/** 
 * Theme Name: BoHo Baby 
 * Theme URI: https://themeforest.net/item/boho-baby-shop/16529416 
 * Description: BoHo Baby WordPress theme by dtbaker 
 * Version: 1.0.9 
 * Author: dtbaker 
 * Author URI: http://dtbaker.net 
 * Text Domain: boho-baby 
 * License: ThemeForest 
 * License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/ 
 */ 
/*! dtbaker-themes - v1.0.2  */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Page Widths
# Elements
# Forms
# Page Background
# Header & Logo
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Sidebar
# Footer
# Blog
    ## Blog Post Summary
    ## Blog Columns
    ## Post Navigation
# Content
    ## Page Title
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Plugin CSS
	## Elementor Tweaks
	## Instagram Widgets
	## Social Icons Widget
	## Contact Form 7
	## WooCommerce


--------------------------------------------------------------*/
/**
* Core website structure  (body /  headers / sidebars / footer )
*/
html,
body {
  min-height: 100%;
}
html {
  position: relative;
}
body {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  line-height: 1.7em;
}
.responsive_enabled #holder {
  min-width: 0;
}
#wrapper {
  margin: -8px 0 0 0;
  padding: 8px 0 0 0;
  position: relative;
  overflow: hidden;
}
#wrapper:after {
  position: absolute;
  background-image: url("images/light/squiggle-white-bottom.svg");
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 2000px 6px;
  content: '';
  bottom: -2px;
  left: 0;
  right: 0;
  height: 4px;
  z-index: 2;
  pointer-events: none;
}
#footer_inner {
  position: relative;
  margin: 0 auto;
  padding: 0 0 30px 0;
}
#header {
  text-align: center;
}
#page_bottom {
  clear: both;
}
#page_style_wrap {
  /*margin-top: 30px;*/
}
#page_style_wrap.with-left-sidebar,
#page_style_wrap.with-right-sidebar {
  overflow: hidden;
}
#page_style_transparent {
  padding: 0;
  min-height: 300px;
  position: relative;
}
#page_style_transparent .boho_page_header {
  display: none;
}
#page_style_transparent .location .boho_page_header {
  display: block;
}
#page_style_no_title,
#page_style_normal {
  padding: 0;
  min-height: 300px;
  position: relative;
}
#page_style_no_title .boho_page_header {
  display: none;
}
#column_wrapper {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
}
#column_wrapper .content_main {
  float: left;
  width: 200%;
  position: relative;
}
#column_wrapper .content_main.with-right-sidebar {
  right: 100%;
}
#column_wrapper .content_main_wrap {
  float: right;
  width: 50%;
  position: relative;
}
#column_wrapper .content_main.with-right-sidebar .content_main_wrap {
  left: 50%;
  float: left;
}
#column_wrapper .content_main.with-left-sidebar .content_main_data {
  position: relative;
  right: 100%;
  /*overflow: hidden;*/
  padding-left: 30px;
}
#column_wrapper .content_main.with-right-sidebar .content_main_data {
  /*overflow: hidden;*/
  padding-right: 30px;
}
#column_wrapper .content_main.with-left-sidebar .sidebar {
  float: left;
  position: relative;
}
#column_wrapper .content_main.with-right-sidebar .sidebar {
  float: right;
  position: relative;
}
.page .content_main_data {
  position: relative;
}
.page_title_text:after,
#content:after {
  content: "";
  display: table;
  clear: both;
}
.page_title_text {
  padding-bottom: 20px;
}
.entry-content {
  position: relative;
}
/** widget **/
#header_widgets {
  margin-bottom: 30px;
}
#footer_wrapper .widget-area.columns-3 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  border-spacing: 30px 0;
}
#footer_wrapper .widget-area.columns-3 .widget {
  -webkit-flex: 1 1 20%;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  padding: 10px;
  position: relative;
  vertical-align: top;
}
#footer_wrapper .widget-area.columns-3 .widget:only-child {
  width: 100%;
}
.widget_content {
  position: relative;
}
.widget_content:after {
  content: "";
  display: table;
  clear: both;
}
.widget-area.columns-1 .widget {
  width: 100%;
}
.widget-area.columns-3 .widget ul li a {
  padding-left: 9px;
}
.sidebar .widget {
  clear: both;
  text-align: left;
  margin: 0 0 35px 0;
  line-height: normal;
  padding: 0;
  position: relative;
}
.widget a {
  /*font-weight: bold;*/
  text-decoration: none;
}
.widget p {
  margin: 0 0 10px;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
  text-decoration: underline;
}
.widget ul {
  margin: 0;
  /*0 6px 0 10px !important;*/
  padding: 0;
  list-style: none;
}
.widget ul ul {
  margin-left: 1em;
}
.widget ul li {
  margin: 0px;
  padding: 0;
  line-height: inherit;
}
.widget ul li a {
  padding: 8px 5px;
  display: inline-block;
}
.widget_content > ul > li > a,
.widget div > ul > li ul.children a,
.widget ul > li ul.children a,
.widget div > ul > li.has-children > a,
.widget ul > li.has-children > a {
  display: block;
  position: relative;
}
.widget ul .widget ul li a,
.widget ul li a:link,
.widget ul li a:visited,
.widget-title {
  text-decoration: none;
}
.widget ul li a:hover {
  /*color:#9a7138;*/
}
.widget-title {
  font-weight: normal;
  z-index: 80;
  text-align: left;
  margin: 0;
  padding: 2px 0 20px 0;
  position: relative;
}
.widget-title:after {
  background-image: url(images/underline-side-right.png), url(images/underline-side-tile.png);
  background-size: 166px 19px, 3px 19px;
  background-repeat: no-repeat, repeat-x;
  background-position: right top, left top;
  background-clip: border-box, padding-box;
  background-origin: border-box, padding-box;
  border-right: 166px solid transparent;
  height: 19px;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  content: '';
}
/* Calendar Widget */
#calendar_wrap {
  padding-left: 7px;
}
.widget_calendar #wp-calendar {
  width: 95%;
  text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  text-align: center;
}
.widget_calendar #wp-calendar caption {
  font-size: 11px;
  font-weight: 500;
  padding: 5px 0 3px 0;
  text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
  border-top: 1px solid #edebdf;
  border-bottom: 1px solid #edebdf;
  font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
  border-top: 1px solid #edebdf;
  border-bottom: 1px solid #edebdf;
}
.widget_calendar a {
  font-weight: bold;
  text-decoration: underline;
}
/* social */
.widget_social_icons-description span {
  width: auto;
}
.widget_social_icons a.webicon:hover,
.widget_social_icons a.webicon {
  margin: 5px;
}
p.widget_social_icons_size_large {
  margin: 0 -6px;
}
/*categories*/
.widget.widget_recent_entries ul li {
  padding-bottom: 5px;
}
.widget_archive li,
.widget_categories li {
  position: relative;
}
.widget_archive li span,
.widget_categories li span {
  /*margin:-21px 5px 0 0;*/
  float: right;
}
.widget_rss li {
  padding: 5px;
  margin: 5px 0 !important;
  border: 1px solid #EFEFEF;
}
.widget_rss li span,
.widget_rss li div,
.widget_rss li cite {
  padding: 6px 10px 2px;
  display: inline-block;
}
.widget_recent_entries li a {
  /*font-weight: bold;*/
}
.widget_recent_entries li > span {
  display: block;
  padding: 0px 0 5px 10px;
  font-style: italic;
  font-size: 0.8em;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.sticky {
  /**/
}
.gallery-caption {
  /**/
}
/* Comment Form */
/* =Comments
----------------------------------------------- */
.widget_content li.recentcomments {
  padding: 16px 0 16px 45px;
  position: relative;
}
.widget_content li.recentcomments a:after {
  display: none;
}
.widget_content li.recentcomments:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  display: inline-block;
  text-decoration: inherit;
  content: "\f0e6";
  position: absolute;
  left: 0;
  top: 22%;
}
#comment_title,
#comments-title {
  margin: 100px 0 0 0;
  position: relative;
  padding: 2px 0 40px 0;
}
#comment_title:after,
#comments-title:after {
  background-image: url(images/underline-side-right.png);
  background-size: 166px 19px;
  background-repeat: no-repeat;
  background-position: left top;
  height: 19px;
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  content: '';
}
#comment_title:before {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: -50px;
  height: 1px;
}
.nopassword,
.nocomments {
  color: #aaa;
  font-size: 24px;
  font-weight: 100;
  margin: 26px 0;
  text-align: center;
}
.commentlist {
  list-style: none;
  margin: 20px 0 0 88px;
  padding: 0;
}
.commentlist li {
  margin: 0 0 21px 0;
  padding: 0;
}
.commentlist .children li {
  margin-bottom: 10px;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
  width: 100%;
  /* reset the width for the one-column and sidebar page layout */
}
.commentlist div.comment {
  margin: 0;
  padding: 20px;
  position: relative;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#reviews .commentlist > li.comment {
  background: #FFF;
}
.commentlist .pingback {
  margin: 0 0 1.625em;
  padding: 0 1.625em;
}
.comment-meta .fn {
  font-style: normal;
}
.comment-meta {
  font-size: 12px;
  line-height: 2.2em;
}
.commentlist .reply {
  text-align: right;
}
.comment-meta a {
  font-weight: bold;
}
.commentlist .avatar {
  left: -90px;
  position: absolute;
  top: 0;
  border-radius: 50%;
  padding: 1px;
}
/*
#blog_comments .commentlist > li:before {
    content: url(images/comment-arrow.png);
    left: -21px;
    position: absolute;
}
.commentlist > li.pingback:before {
    content: '';
}*/
a.comment-reply-link {
  margin: 8px 0 0 0;
  border: 0 !important;
  color: #3989C8;
  font-weight: normal;
  padding: 4px 9px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
  color: #EFA80F;
}
a.comment-reply-link > span {
  display: inline-block;
  position: relative;
  top: -1px;
}
/* Post author highlighting */
.commentlist > li.bypostauthor {
  /*border-color: #d3d3d3;*/
}
.commentlist > li.bypostauthor .comment-meta {
  color: #575757;
}
.commentlist .children {
  position: relative;
  list-style: none;
  margin: -4px 0 0 0;
  padding: 26px 0 0 24px;
  /*li.comment{
    .fn {
      display: block;
    }
    .comment-meta {
      line-height: 1.625em;
      margin-left: 50px;
    }
    .comment-content {
      margin: 1.625em 0 0;
    }
  }*/
}
.commentlist .children .avatar {
  padding: 0;
}
/*
.commentlist > li.bypostauthor:before {
    content: url(images/comment-arrow-bypostauthor.png);
}
.commentlist .children > li.bypostauthor {
    background: #fafafa;
    border-color: #d3d3d3;
}
*/
/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
  margin-left: 102px;
  width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
  width: auto;
}
#respond input[type="email"],
#respond input[type="text"],
#respond textarea {
  position: relative;
  padding: 8px;
  margin-left: 80px;
  display: block;
  border: 1px solid #E2E2E2;
  border-radius: 0;
  width: 50%;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
  position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
  display: inline-block;
  z-index: 1;
  position: absolute;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
}
#respond textarea {
  resize: vertical;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
  color: #CCC;
  font-size: 15px;
  position: absolute;
  z-index: 1;
  top: 2px;
  right: -18px;
}
#respond .comment-notes,
#respond .logged-in-as {
  font-size: 13px;
}
#respond .logged-in-as a:hover,
.commentlist #respond {
  margin: 1.625em 0 0;
  width: auto;
}
#reply-title {
  /*color: #373737;*/
  margin: 10px 0;
  padding: 0;
  display: none;
}
.commentlist #reply-title {
  display: block;
}
#cancel-comment-reply-link {
  float: right;
}
#respond label {
  line-height: 2.2em;
}
#respond p {
  margin: 11px 0;
  padding: 0;
}
#respond p.form-submit {
  margin-left: 78px;
}
p.comment-form-comment {
  margin: 0;
}
.form-allowed-tags {
  display: none;
}
/*****************

Stylesheet Table Of Contents:

style.css:              Menu, Widgets, Footer, Gallery, Inner Page Content.
style.content.css:      Links, Headers, Photo Borders
style.blog.css:         Blog Layout
style.color.css:        Color options for various theme elements.
style.plugins.css:      Visual Composer styles
style.structure.css:    Page layout and sidebars
style.woocommerce.css:  WooCommerce Styles
style.wpcf7.css:        Contact Form Styles.

*.less files:           Used for generating the .css files. Optional.

*****************/
/*General Content*/
img {
  border: 0;
}
a,
a:link,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.clear {
  margin: 0;
  padding: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
}
p {
  margin: 0 0 1em 0;
}
h1 {
  margin: 0 0 20px;
  font-weight: normal;
  line-height: 1em;
}
h2 {
  margin: 0 0 0.6em 0;
  font-weight: normal;
}
h3 {
  margin: 0 0 0.4em 0;
  font-weight: normal;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 17px;
}
h6 {
  font-size: 15px;
}
hr {
  border: 0;
  color: #e7e7e7;
  background-color: #e7e7e7;
  height: 1px;
  width: 100%;
  clear: both;
}
h1 span,
h2 span {
  text-shadow: none !important;
}
/* shortcodes */
/* google map */
.googlemap_placeholder {
  display: table;
  text-align: center;
  width: 100%;
  background: #a1c4ff;
}
.googlemap_placeholder span {
  display: table-cell;
  vertical-align: middle;
}
a.dtbaker_button,
a.dtbaker_button:link,
a.dtbaker_button:visited {
  border-radius: 2px;
  display: inline-block;
  padding: 3px 8px;
  line-height: 14px;
  text-decoration: none;
  text-align: center;
  background: #cbe4e9;
  color: #FFF;
}
a.dtbaker_button.larger {
  font-size: 14px;
}
a.dtbaker_button_light,
a.dtbaker_button_light:link,
a.dtbaker_button_light:visited {
  font-size: 12px;
  border-radius: 2px;
  padding: 0 8px;
  line-height: 14px;
  text-decoration: none;
  text-align: center;
  background: #f3dbab;
  border: 1px solid #ead19b;
  color: #4c4638;
  text-shadow: none;
}
a.dtbaker_button_light.larger {
  font-size: 14px;
}
.widget.woocommerce .button,
.widget.woocommerce .button:hover,
#respond input#submit {
  /*background-image: url(images/pink/banner-flag-sml-tile.png);*/
  background-repeat: repeat;
  background-size: 100% 100%;
  line-height: 14px;
  text-decoration: none;
  text-align: center;
  border: 0;
  display: inline;
  min-height: 36px;
  border-radius: 5px;
  cursor: pointer;
}
/** fancy image */
.fancy_border {
  border: 2px solid #000;
  padding: 2px !important;
  background: #FFF;
}
.page_header_fancy h1 {
  padding: 0;
  margin: 0;
}
.fancy_image {
  display: inline-block;
  padding: 5px;
  border-radius: 5px;
  max-width: 100%;
}
.fancy_image img {
  max-width: 100% !important;
  display: block;
  /*height: 100%;*/
  height: auto;
}
/*gallery*/
.gallery {
  margin: 0 auto 0 auto;
}
.gallery .border2 {
  margin: 11px;
}
.gallery-item {
  float: left;
  margin: 0 4.9% 2em 0;
  text-align: center;
  width: 30%;
  position: relative;
}
.gallery-item-first {
  clear: left;
}
.gallery-item-last {
  margin-right: 0 !important;
}
.gallery-dtbaker-profile .gallery-icon-inner {
  border-radius: 0;
  display: inline-block;
  margin: 0;
  text-align: left;
  border: 1px solid #d3eef7;
  padding: 3px;
  line-height: 0;
}
.gallery-dtbaker-profile .gallery-icon a {
  border: 2px solid #d1eef4;
  line-height: 0;
}
.gallery-dtbaker-profile .dtbaker-pretty-title {
  margin: 0.3em 0;
}
.gallery-dtbaker-profile .wp-caption-text {
  font-size: 1.1em;
  text-transform: uppercase;
}
.gallery-dtbaker-pretty .gallery-icon {
  border: 1px solid #e8e6d9;
  padding: 3px;
  border-radius: 8px;
  line-height: 0;
  margin: 0;
}
.gallery-icon-inner {
  border-radius: 8px;
}
.gallery-icon-inner a {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0;
  max-width: 100%;
  text-align: left;
}
.gallery-icon {
  margin: 0;
  padding: 0;
}
.gallery-icon img {
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 0;
}
img#wpstats {
  display: block;
  margin: 0 auto 1.625em;
}
.gallery-dtbaker-flex {
  margin-bottom: 0 !important;
}
.entry-content .gallery-columns-2 .gallery-item {
  width: 48%;
  margin: 0 3.4% 1.3em 0;
}
.entry-content .gallery-columns-1 .gallery-item {
  width: 100%;
  margin: 0 0 2em;
}
.entry-content .gallery-columns-4 .gallery-item {
  width: 23%;
  margin-right: 2.5%;
}
.entry-content .gallery-columns-5 .gallery-item {
  width: 18.7%;
  margin-right: 1.3%;
}
.entry-content .gallery-columns-6 .gallery-item {
  width: 16%;
  margin-right: 0.5%;
}
.entry-content .gallery img {
  width: 100%;
  height: auto;
}
.boho_box_style img,
.gallery img,
.sidebar img,
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content .googlemap img {
  max-width: inherit;
}
/* post images and alignment  */
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding: 4px;
  margin: 10px 0;
  border-radius: 3px;
  max-width: 100%;
}
.wp-caption-dt {
  display: inline;
}
.wp-caption-text {
  text-align: center;
  margin: 0 0 4px 0;
  padding: 0;
  font-size: 11px;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.opening_hours strong {
  display: inline-block;
  width: 106px;
  padding: 0 0 0 6px;
}
.boho_box_style_box {
  position: relative;
}
.boho_box_style_box .boho_box_wrap {
  padding-top: 5px;
}
.boho_box_style_box .boho_box_wrap .boho_box_content {
  padding: 15px 20px;
}
.boho_box_style_box .boho_box_wrap .boho_box_content:after {
  content: "";
  display: table;
  clear: both;
}
.boho_box_style_box .boho_box_wrap .boho_box_content h2.wpb_heading {
  text-align: center;
}
.boho_box_style_circle {
  position: relative;
  opacity: 0;
  padding: 0 16px 8px 0;
}
.boho_circle_wrap {
  width: 100%;
  position: relative;
  border-radius: 50%;
  padding: 5px;
}
.boho_circle_wrap .boho_circle_border {
  position: relative;
  border-radius: 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.boho_circle_wrap .boho_circle_border .boho_circle_align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #000;
}
.wu-current-conditions .wu-day-title {
  width: 46%;
}
/* location plugin stuff */
.location.entry-content,
.location.boho_box_style {
  margin-bottom: 30px;
}
.dtbaker_location_google_map img {
  max-width: none !important;
}
.blog_content .location_map {
  width: 50%;
  float: right;
}
.location_map {
  margin-bottom: 40px;
  border: 4px solid rgba(0, 0, 0, 0.09);
}
.location_sub_cats {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.7em;
}
.location_sub_cats li {
  list-style: none;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #edece8;
}
.location_sub_cats li .images {
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}
.location_sub_cats li .location_sub_title {
  margin-bottom: 10px;
  color: #61b5b7;
}
.location_sub_cats li .location_sub_title a {
  color: #61b5b7;
}
.location_sub_cats li .location_sub_description {
  font-size: 0.8em;
  margin-bottom: 10px;
}
.location_sub_cats li:last-child {
  border-bottom: none;
}
.location_pics_and_map {
  text-align: left;
}
.location_pics_and_map .location_map {
  margin-bottom: 0;
}
.location_pics_and_map:after {
  display: table;
  clear: both;
  content: '';
}
nav.breadcrumb-trail {
  padding-bottom: 5px;
}
nav.breadcrumb-trail .trail-browse {
  display: none;
}
nav.breadcrumb-trail .trail-items,
nav.breadcrumb-trail .trail-items li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  text-indent: 0;
}
nav.breadcrumb-trail .trail-items {
  list-style: none;
}
nav.breadcrumb-trail .trail-items li::after {
  content: "\002F";
  padding: 0 0.5em;
}
nav.breadcrumb-trail .trail-items li:last-of-type::after {
  display: none;
}
.map_buttons {
  margin: 12px 0 0 0;
  text-align: center;
}
.map_buttons a {
  margin: 0 8px 4px;
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  .map_buttons a {
    display: block;
    margin: 0 0 8px;
  }
}
.simple_slick_slider {
  padding: 40px 40px 10px !important;
}
.simple_slick_slider .border1 {
  margin: 8px;
}
.simple_slick_slider .slickslider-caption {
  text-align: center;
  padding: 10px 0 0 0;
}
.wunderground .widget-title {
  text-align: center;
}
/******************************************/
.border1 {
  box-shadow: 0px 0px 9px 2px #d9d9d9;
  background: #FFF;
  border: 1px solid #eee;
  padding: 8px;
}
.border2 {
  background: transparent;
  padding: 0;
  border: 0;
  box-shadow: none;
  position: relative;
}
.border2:before,
.border2:after {
  background: none;
  content: '';
  position: absolute;
  display: block;
  z-index: -1;
}
.border2:before {
  width: 40%;
  height: 40%;
  left: -8px;
  top: -8px;
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid #b8b8b8;
}
.border2:after {
  width: 40%;
  height: 40%;
  right: -8px;
  bottom: -8px;
  border-bottom: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
}
.dtbaker_icon_horizontal {
  min-height: 64px;
  line-height: 64px;
  font-size: 1.1em;
  position: relative;
  margin: 0 0 17px;
  display: block;
}
.dtbaker_icon_horizontal .icon_bg {
  width: 64px;
  height: 64px;
  border-radius: 64px;
  position: absolute;
  text-align: center;
  font-size: 32px;
  line-height: 65px;
  text-indent: 1px;
  color: #FFF;
}
.dtbaker_icon_horizontal .icon_text {
  margin-left: 76px;
  line-height: 1.5em;
  display: inline-block;
  vertical-align: middle;
}
.dtbaker_icon_horizontal .icon_text .icon_title {
  font-size: 22px;
  margin: 0 0 5px;
  position: relative;
}
.dtbaker_icon_vertical {
  width: 24%;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  margin: 0 0 30px;
}
.dtbaker_icon_vertical .fa {
  font-size: 39px;
}
.dtbaker_icon_vertical .icon_title {
  font-size: 20px;
  margin: 0.6em 0 0;
  position: relative;
}
.dtbaker_icon_vertical .icon_title:after {
  content: '';
  position: absolute;
  left: 44px;
  right: 44px;
  border-bottom: 1px solid #d3eef7;
  bottom: -14px;
}
.dtbaker_icon_vertical .icon_text {
  margin-top: 1.6em;
  color: #978b75;
}
.dtbaker_icon_bubble {
  text-align: center;
  vertical-align: top;
  display: inline-block;
  margin: 0 4px 20px;
  width: auto;
}
.dtbaker_icon_bubble .bubble_wrap {
  width: 40px;
  height: 40px;
  background-position: center;
  background-size: 100% 100%;
  display: table;
}
.dtbaker_icon_bubble .bubble_wrap .fa {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  padding: 0 4px 0 0;
}
.dtbaker_icon_bubble .icon_title {
  font-size: 20px;
  margin: 0.6em 0 0;
  position: relative;
}
.dtbaker_icon_bubble .icon_title:after {
  content: '';
  position: absolute;
  left: 44px;
  right: 44px;
  border-bottom: 1px solid #d3eef7;
  bottom: -14px;
}
.dtbaker_icon_bubble .icon_text {
  margin-top: 1.6em;
  color: #978b75;
}
.widget .widget_content .widget_contact_us_widget {
  text-align: left;
}
.widget .widget_content .widget_contact_us_widget.widget_contact_us_widget_size_small .fa {
  font-size: 22px;
}
.widget .widget_content .widget_contact_us_widget.widget_contact_us_widget_size_medium .fa {
  font-size: 27px;
}
.widget .widget_content .widget_contact_us_widget.widget_contact_us_widget_size_large .fa {
  font-size: 35px;
}
.widget .widget_content .widget_contact_us_widget a.fa {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #FFF;
  padding: 8px 2px 8px 7px;
  margin: 4px;
}
.widget .widget_content .widget_contact_us_widget a.fa:hover {
  text-decoration: none;
}
/** line shortcode */
.dtbaker_line_arrow {
  background-image: url(images/line-arrow-left.png), url(images/line-arrow-right.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top left, top right;
  background-size: 17px 21px, 66px 21px;
  height: 21px;
  position: relative;
  clear: both;
  margin: 0 0 1em 0;
}
.dtbaker_line_arrow:before {
  height: 1px;
  position: absolute;
  content: '';
  top: 10px;
  left: 16px;
  right: 64px;
  bottom: 0;
  border-top: 1px solid #89898A;
}
.dtbaker_line_dash {
  background-image: url(images/line-dash.png);
  background-repeat: repeat-x;
  background-position: center;
  height: 5px;
  width: 100%;
  position: relative;
  clear: both;
  margin: 0 0 1em 0;
}
.dtbaker_line_heart {
  background-image: url(images/line-hearts.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 59px 17px;
  height: 17px;
  width: 100%;
  position: relative;
  clear: both;
  margin: 0 0 1em 0;
  text-align: center;
  overflow: hidden;
  z-index: 0;
}
.dtbaker_line_heart:before {
  height: 1px;
  position: absolute;
  content: '';
  width: 50%;
  top: 6px;
  left: -35px;
  bottom: 0;
  z-index: -1;
  border-top: 1px solid #89898A;
}
.dtbaker_line_heart:after {
  height: 1px;
  position: absolute;
  content: '';
  width: 50%;
  top: 6px;
  right: -35px;
  bottom: 0;
  z-index: -1;
  border-top: 1px solid #89898A;
}
.dtbaker_line_leaf {
  background-image: url(images/line-leaf.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px 12px;
  height: 13px;
  width: 100%;
  position: relative;
  clear: both;
  margin: 0 0 1em 0;
  text-align: center;
  overflow: hidden;
  z-index: 0;
}
.dtbaker_line_leaf:before {
  height: 1px;
  position: absolute;
  content: '';
  width: 50%;
  top: 6px;
  left: -30px;
  bottom: 0;
  z-index: -1;
  border-top: 1px solid #89898A;
}
.dtbaker_line_leaf:after {
  height: 1px;
  position: absolute;
  content: '';
  width: 50%;
  top: 6px;
  right: -30px;
  bottom: 0;
  z-index: -1;
  border-top: 1px solid #89898A;
}
.dtbaker_line_flower {
  background-image: url(images/line_flower.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 68px 14px;
  height: 14px;
  width: 100%;
  position: relative;
  clear: both;
  margin: 0 0 1em 0;
  text-align: center;
  overflow: hidden;
  z-index: 0;
}
.dtbaker_line_flower:before {
  height: 1px;
  position: absolute;
  content: '';
  width: 50%;
  top: 6px;
  left: -35px;
  bottom: 0;
  z-index: -1;
  border-top: 1px solid #89898A;
}
.dtbaker_line_flower:after {
  height: 1px;
  position: absolute;
  content: '';
  width: 50%;
  top: 6px;
  right: -35px;
  bottom: 0;
  z-index: -1;
  border-top: 1px solid #89898A;
}
.dtbaker_line_rectangle {
  position: relative;
  clear: both;
  margin: 34px auto 42px;
  height: 2px;
  overflow: visible;
  text-align: center;
  z-index: 0;
  border-top: 1px solid #89898A;
}
.dtbaker_line_rectangle div {
  border: 1px solid #89898A;
  border-radius: 8px;
  background: #FFF;
  display: inline-block;
  margin: 0 auto;
  color: #89898A;
  font-size: 20px;
  line-height: 27px;
  padding: 7px 20px;
  top: -23px;
  position: relative;
}
div.dtbaker_photo_border {
  position: relative;
  display: inline-block;
  max-width: 100%;
  background: #f4f4f4;
  box-shadow: 0px 0px 18px 2px #d9d9d9;
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
}
div.dtbaker_photo_border > div {
  position: relative;
  display: block;
  background: #FFF;
  padding: 8px;
  border: 1px solid #eee;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.dtbaker_photo_border img {
  display: block;
  max-width: 100%;
}
div.dtbaker_photo_border2 {
  position: relative;
  display: inline-block;
  max-width: 100%;
  box-shadow: 0px 0px 18px 2px #d9d9d9;
}
div.dtbaker_photo_border2 > div {
  position: relative;
  display: block;
  overflow: hidden;
  background: #FFF;
  padding: 8px;
  border: 1px solid #eee;
}
.dtbaker_photo_border2 img {
  display: block;
  max-width: 100%;
}
/** fancy posts / 2 column layout template */
.fancy_posts {
  padding-top: 5px;
}
/*blog*/
.boho_blog_more {
  display: inline-block;
}
div.blog-summary {
  text-align: center;
}
#the-loop div.blog-single {
  margin-bottom: 60px;
}
div.blog {
  margin-bottom: 20px;
  /* full width blog post */
}
div.blog.blog-summary.boho_post_style_clear {
  clear: left;
}
div.blog.blog-summary.boho_post_style_1 {
  width: 48%;
  margin-bottom: 30px;
  float: left;
}
div.blog.blog-summary.boho_post_style_1 .blog_header {
  margin: 1.3em 0 0.7em;
  position: relative;
}
div.blog.blog-summary.boho_post_style_1 .blog_header .entry-title {
  width: 100%;
  font-size: 24px;
  padding: 0;
  margin: 0;
  line-height: 1.5em;
}
div.blog.blog-summary.boho_post_style_1.boho_post_style_last {
  margin-left: 18px;
}
@media only screen and (max-width: 768px) {
  body.responsive_enabled div.blog.blog-summary.boho_post_style_1.boho_post_style_last {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  body.responsive_enabled div.blog.blog-summary.boho_post_style_1 {
    width: auto;
    max-width: 100%;
    float: none;
    clear: left;
  }
}
div.blog.blog-summary.boho_post_style_4 {
  width: 100%;
  margin-bottom: 100px;
  float: left;
  clear: left;
}
div.blog.blog-summary.boho_post_style_4 .blog_summary_holder {
  display: table;
  table-layout: fixed;
}
div.blog.blog-summary.boho_post_style_4 .blog_summary_holder .blog_image,
div.blog.blog-summary.boho_post_style_4 .blog_summary_holder .blog_summary_wrap {
  display: table-cell;
  width: 2%;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  div.blog.blog-summary.boho_post_style_4 .blog_summary_holder {
    display: block;
  }
  div.blog.blog-summary.boho_post_style_4 .blog_summary_holder .blog_image,
  div.blog.blog-summary.boho_post_style_4 .blog_summary_holder .blog_summary_wrap {
    display: block;
    width: 100%;
  }
}
div.blog.blog-summary.boho_post_style_4 .blog_summary_wrap {
  padding-top: 0;
  padding-left: 20px;
}
div.blog.blog-summary.boho_post_style_4 .blog_header {
  margin: 0 0 30px;
  position: relative;
  text-align: left;
}
div.blog.blog-summary.boho_post_style_4 .blog_header .entry-title {
  width: 100%;
  font-size: 24px;
  padding: 0;
  margin: 0;
  line-height: 1.5em;
}
@media only screen and (max-width: 768px) {
  body.responsive_enabled div.blog.blog-summary.boho_post_style_4 {
    clear: left;
    max-width: 100%;
  }
}
div.blog .blog_content_wrap {
  position: relative;
  padding: 0;
  margin-top: 5px;
  text-align: center;
}
div.blog .blog_content_wrap .blog_date {
  z-index: 10;
  top: -10px;
  left: 24px;
  position: absolute;
  padding-top: 0;
  width: 64px;
  height: 72px;
  text-align: center;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  div.blog .blog_content_wrap .blog_date {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  div.blog .blog_content_wrap .blog_date {
    display: none;
  }
}
div.blog .blog_content_wrap .blog_date span {
  display: block;
  width: 64px;
  text-transform: uppercase;
  font-size: 20px;
  height: 20px;
}
div.blog .blog_content_wrap .blog_content {
  text-align: left;
}
div.blog .blog_content_wrap .blog_content:after {
  content: "";
  display: table;
  clear: both;
}
div.blog .blog_summary_wrap {
  padding-left: 0px;
  padding-top: 20px;
  text-align: left;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  div.blog .blog_summary_wrap {
    padding-left: 0;
    padding-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  div.blog .blog_summary_wrap {
    padding-left: 0;
    padding-top: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  div.blog .blog_summary_wrap .blog_date {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  div.blog .blog_summary_wrap .blog_date {
    display: none;
  }
}
div.blog .blog_image {
  position: relative;
}
div.blog .blog_image img {
  display: block;
  max-width: 100%;
  height: auto;
}
div.blog.blog-single.boho_image_style_2 .blog_image {
  float: right;
  width: 300px;
  margin: 0 0 20px 20px;
}
div.blog.blog-single.boho_image_style_3 .blog_image {
  float: left;
  width: 300px;
  margin: 0 20px 20px 0;
}
div.blog.blog-single.boho_image_style_4 .blog_image {
  display: none;
}
.category_image {
  margin-bottom: 20px;
  text-align: center;
}
div.blog .blog_header a,
div.blog .blog_header a:link,
div.blog .blog_header a:visited {
  text-decoration: none;
}
div.blog .blog_header a:hover {
  text-decoration: underline;
}
.blog_summary {
  margin-top: 0.9em;
}
.blog_full {
  margin-top: 20px;
  min-height: 150px;
}
.blog_thumb .thumb_thumb_decoration {
  position: absolute;
  display: block;
  width: 138px;
  height: 138px;
  border: 1px solid #FFF;
  margin-left: 3px;
  opacity: 0.5;
  margin-top: 3px;
}
.blog_text p {
  margin: 0 0 10px 0;
  padding: 0;
}
div.blog-single .blog_header {
  margin: 0 0 1.2em 0;
  /* margin-left:90px; */
  /* uncomment to display blog date on inner page */
}
.blog-single .blog_image {
  margin-bottom: 15px;
}
.blog_links {
  margin-top: 1.5em;
  padding: 8px 0;
  position: relative;
  font-size: 14px;
  clear: both;
  text-align: right;
}
.blog_links:before {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 1px;
}
.blog_links:after {
  display: block;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 1px;
}
.blog_links a,
.blog_links a:link,
.blog_links a:visited {
  font-size: 14px;
}
.blog_links_sep {
  padding: 0 9px;
}
.blog_links ul {
  list-style: none;
  margin: 7px 0 0 0;
  padding: 0;
  position: relative;
}
.blog_links ul li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0 15px 0 0;
  position: relative;
}
.blog_links ul li:after {
  right: 6px;
  position: absolute;
  content: "";
  top: 5px;
  border-radius: 50%;
  height: 2px;
  width: 2px;
}
.blog_links a,
.blog_links a:link,
.blog_links a:visited {
  text-decoration: none;
}
.blog_links a:hover {
  text-decoration: underline;
}
/* other */
/* Assistive text */
.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
  background: #E7E2AF;
  border-bottom: 1px solid #ddd;
  color: #1982d1;
  clip: auto !important;
  font-size: 12px;
  position: absolute;
  text-decoration: underline;
  top: 0;
  left: 7.6%;
}
/* Image borders */
.wp-caption img {
  border-color: #E7E2AF;
}
ul.dtbaker-page-numbers {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
ul.dtbaker-page-numbers li {
  display: block;
  float: left;
  text-align: center;
  width: 30px;
  height: 30px;
  margin: 5px;
  /*background-image:url(images/pink/circle-bg-lg.png);*/
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
ul.dtbaker-page-numbers li span,
ul.dtbaker-page-numbers li a {
  display: inline-block;
  padding-left: 6px;
  padding-right: 9px;
  padding-top: 6px;
}
ul.dtbaker-page-numbers li a span {
  padding: 0;
}
ul.dtbaker-page-numbers li span,
ul.dtbaker-page-numbers li .current,
ul.dtbaker-page-numbers li .current:hover {
  font-weight: bold;
  text-decoration: underline;
}
.dtbaker-page-numbers a:hover,
.dtbaker-page-numbers li > span,
.dtbaker-page-numbers.current,
.dtbaker-page-numbers.current:hover {
  text-decoration: none;
}
.dtbaker-page-numbers:hover {
  text-decoration: none;
}
/*form*/
div.wpcf7 {
  margin: 0;
  padding: 0;
}
.wpcf7 p > span {
  position: relative;
  padding-left: 0px;
  margin-right: 0px;
  display: block;
  height: 66px;
}
.wpcf7 p {
  margin: 0;
  padding: 0;
  font-weight: normal;
  clear: both;
}
.wpcf7 input,
.wpcf7 textarea {
  float: left;
  padding: 7px;
  font-family: inherit;
  font-size: inherit;
  border: 0;
  margin: 0 0 22px 0;
  max-width: 100%;
  min-width: 80px;
}
.wpcf7 textarea {
  height: 100px;
}
.wpcf7 .wpcf7-submit {
  margin: 0 0 0 100px !important;
  position: absolute;
  width: auto;
  cursor: pointer;
}
.wpcf7 .wpcf7-submit:focus,
.wpcf7 .wpcf7-submit:active {
  outline: none;
}
div.wpcf7-response-output,
div.wpcf7-validation-errors {
  position: relative;
}
div.wpcf7-validation-errors,
.wpcf7-not-valid {
  border: 1px solid #FF0000 !important;
}
span.wpcf7-not-valid-tip {
  display: block;
  top: 35px;
  position: absolute;
}
form.wpcf7-form {
  position: relative;
  padding-top: 30px;
  margin: 0 0 40px;
}
.woocommerce-product-gallery__wrapper {
  margin: 0;
  padding: 0;
}
.widget_product_categories ul li {
  line-height: 19px;
}
.woocommerce .page-description,
.woocommerce-page .page-description {
  clear: both;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  background: #ffffff;
  margin-bottom: 3.8%;
  text-align: center;
  padding-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 48% !important;
  }
}
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
  display: block;
  position: relative;
  z-index: 10;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  margin: 0;
  padding: 5px;
  background-color: #fff;
  max-width: 100%;
  box-sizing: border-box;
  height: auto;
  box-shadow: 0px 0px 18px 2px #eeeeee;
}
.woocommerce ul.products li.product a h3,
.woocommerce-page ul.products li.product a h3 {
  font-size: 1.4em;
  padding: .7em 0 .3em;
}
.woocommerce ul.products li.product a.button,
.woocommerce-page ul.products li.product a.button {
  display: inline-block;
  padding: 3px 11px;
  margin: 10px 0 0;
}
.woocommerce ul.products li.product a.added_to_cart,
.woocommerce-page ul.products li.product a.added_to_cart {
  margin: 0;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: #5a564b;
  font-size: 13px;
  height: 20px;
  line-height: 22px;
  padding-left: 2px;
  position: relative;
  margin: 0;
}
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
  display: inline-block;
  padding-right: 7px;
}
.woocommerce ul.products li.product .star-rating,
.woocommerce-page ul.products li.product .star-rating {
  font-size: 0.4em;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 0 5px 0 0;
}
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce .price,
.woocommerce-page .price {
  color: #5a564b;
}
.woocommerce div.product p.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce .price ins,
.woocommerce-page .price ins {
  text-decoration: none;
}
.woocommerce div.product p.price del,
.woocommerce-page div.product p.price del,
.woocommerce .price del,
.woocommerce-page .price del {
  display: inline-block;
  padding-right: 7px;
}
.woocommerce .summary .price,
.woocommerce-page .summary .price {
  border-bottom: 1px solid #edeee9;
  padding-bottom: 13px;
  display: block;
  margin-bottom: 14px;
}
.woocommerce .summary div[itemprop=description],
.woocommerce-page .summary div[itemprop=description] {
  border-bottom: 1px solid #edeee9;
  margin-bottom: 13px;
  padding-bottom: 4px;
}
.woocommerce .summary del .amount,
.woocommerce-page .summary del .amount {
  background: none;
  text-decoration: line-through;
}
.woocommerce .quantity .qty,
.woocommerce-page .quantity .qty {
  height: 2.87em;
}
.woocommerce .wpb_wrapper ul.products,
.woocommerce-page .wpb_wrapper ul.products {
  margin: 0;
}
.woocommerce .wpb_wrapper ul.products li.product,
.woocommerce-page .wpb_wrapper ul.products li.product {
  margin-bottom: 0.5em;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  float: right;
  font-size: 14px;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .woocommerce .woocommerce-breadcrumb,
  .woocommerce-page .woocommerce-breadcrumb {
    float: none;
  }
}
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
  width: 75%;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    float: right;
    width: 48%;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    float: left;
    width: 48%;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    float: none;
    width: 100%;
  }
}
.boho_product_category {
  color: #85ad74 !important;
  padding: 0 4px 5px;
}
.post-type-archive-product .woocommerce-breadcrumb {
  float: right;
  font-size: 14px;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
.boho_header-3.woocommerce-page .woocommerce-breadcrumb,
.boho_header-1.woocommerce-page .woocommerce-breadcrumb,
.boho_header-3.post-type-archive-product .woocommerce-breadcrumb,
.boho_header-1.post-type-archive-product .woocommerce-breadcrumb {
  right: 5px;
  top: 1px !important;
}
.boho_header-2.woocommerce-page .woocommerce-breadcrumb {
  margin: 28px 20px 0 0;
}
.boho_header-2.post-type-archive-product .woocommerce-breadcrumb {
  margin: 28px 20px 0 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
  margin-left: 0px;
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-bottom: 3px;
}
.woocommerce ul.cart_list li a:after,
.woocommerce ul.product_list_widget li a:after,
.woocommerce-page ul.cart_list li a:after,
.woocommerce-page ul.product_list_widget li a:after {
  display: none;
}
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:before {
  display: none;
}
.woocommerce ul.cart_list li > span,
.woocommerce ul.product_list_widget li > span,
.woocommerce-page ul.cart_list li > span,
.woocommerce-page ul.product_list_widget li > span {
  margin: 0;
  padding: 4px 0 0 0;
}
.woocommerce ul.cart_list li > del,
.woocommerce ul.product_list_widget li > del,
.woocommerce-page ul.cart_list li > del,
.woocommerce-page ul.product_list_widget li > del {
  padding: 0 10px 0 0;
}
.woocommerce ul.cart_list li > ins,
.woocommerce ul.product_list_widget li > ins,
.woocommerce-page ul.cart_list li > ins,
.woocommerce-page ul.product_list_widget li > ins {
  text-decoration: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce-page ul.product_list_widget li dl {
  border-left: 0;
  padding: 4px 0 0;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd {
  font-size: 0.8em;
  margin: 0;
  padding: 1px;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
  font-size: 0.8em;
  padding-top: 1px;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
  border-radius: 0;
  line-height: normal;
  text-align: center;
  background: #FFF;
}
.woocommerce.widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons,
.woocommerce-page.widget_shopping_cart .buttons,
.woocommerce-page .widget_shopping_cart .buttons {
  margin: 10px -20px;
  text-align: center;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
  margin: 0;
  padding: 0;
}
.woocommerce-main-image.fancy_border {
  border-radius: 8px;
  display: inline-block;
  line-height: 0;
}
.woocommerce #content div.product div.images img,
.woocommerce div.product div.images img,
.woocommerce-page #content div.product div.images img,
.woocommerce-page div.product div.images img {
  box-shadow: none;
}
.woo-image-wrap {
  border-radius: 8px;
  border: 2px solid #e8e6d9;
  display: inline-block;
  line-height: 0;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  border: 1px solid #e8e6d9;
  box-shadow: none;
}
.product_meta > select {
  clear: left;
  float: left;
}
.product_meta > span {
  clear: left;
  float: left;
}
.woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 2em;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
  vertical-align: middle;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 100px;
  padding: 9px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 9px;
  border: 1px solid #ccc;
}
.woocommerce div.product form.cart .button {
  height: 43px;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
  clear: both;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
  font-weight: bold;
}
.woocommerce .woocommerce-error a.button,
.woocommerce .woocommerce-info a.button,
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-error a.button:hover,
.woocommerce .woocommerce-info a.button:hover,
.woocommerce .woocommerce-message a.button:hover {
  margin-top: -5px;
  padding: 4px 16px;
}
.woocommerce span.onsale {
  left: auto;
  top: -50px !important;
  right: -50px !important;
  margin: 0 !important;
  display: block;
  background-color: #77dfd4;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 100px;
  line-height: 164px;
  width: 100px;
  border-radius: 0;
  padding: 0;
  font-size: 18px;
}
.woocommerce .cart button.button.alt.single_add_to_cart_button,
.woocommerce .cart a.button {
  margin-left: -50px;
}
.woocommerce .woocommerce-header-wrapper {
  background: #f9f9f9;
  height: 55px;
  font-size: 16px;
  margin: 0 0 40px 0;
}
.woocommerce .woocommerce-header-wrapper .woocommerce-result-count {
  margin: 12px 0 0 1em;
}
.woocommerce .woocommerce-header-wrapper .woocommerce-ordering {
  margin: 9px 9px 0 0;
}
.woocommerce .woocommerce-header-wrapper .woocommerce-ordering span {
  padding: 0 6px;
  margin: 3px;
  display: inline-block;
}
.woocommerce div.product div.summary {
  margin-top: 50px;
}
/** woocommerce custom footer product listing (different from sidebar) **/
.widget .onsale {
  display: none;
}
#page_bottom .woocommerce.widget_products ul.product_list_widget li,
.woocommerce-page ul.products li,
.woocommerce ul.products li,
#page_bottom .woocommerce.widget_products ul.product_list_widget li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product {
  overflow: hidden;
}
#page_bottom .woocommerce.widget_products ul.product_list_widget li a h3,
.woocommerce-page ul.products li a h3,
.woocommerce ul.products li a h3,
#page_bottom .woocommerce.widget_products ul.product_list_widget li.product a h3,
.woocommerce-page ul.products li.product a h3,
.woocommerce ul.products li.product a h3 {
  text-align: center;
  font-size: 20px;
  display: block;
  clear: left;
  padding: 5px 0 5px;
  margin: 5px 0 5px;
  position: relative;
}
#page_bottom .woocommerce.widget_products ul.product_list_widget li a h3:after,
.woocommerce-page ul.products li a h3:after,
.woocommerce ul.products li a h3:after,
#page_bottom .woocommerce.widget_products ul.product_list_widget li.product a h3:after,
.woocommerce-page ul.products li.product a h3:after,
.woocommerce ul.products li.product a h3:after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
}
#page_bottom .woocommerce.widget_products ul.product_list_widget li .price,
.woocommerce-page ul.products li .price,
.woocommerce ul.products li .price,
#page_bottom .woocommerce.widget_products ul.product_list_widget li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price,
#page_bottom .woocommerce.widget_products ul.product_list_widget li .amount,
.woocommerce-page ul.products li .amount,
.woocommerce ul.products li .amount,
#page_bottom .woocommerce.widget_products ul.product_list_widget li.product .amount,
.woocommerce-page ul.products li.product .amount,
.woocommerce ul.products li.product .amount,
#page_bottom .woocommerce.widget_products ul.product_list_widget li del,
.woocommerce-page ul.products li del,
.woocommerce ul.products li del,
#page_bottom .woocommerce.widget_products ul.product_list_widget li.product del,
.woocommerce-page ul.products li.product del,
.woocommerce ul.products li.product del,
#page_bottom .woocommerce.widget_products ul.product_list_widget li del .amount,
.woocommerce-page ul.products li del .amount,
.woocommerce ul.products li del .amount,
#page_bottom .woocommerce.widget_products ul.product_list_widget li.product del .amount,
.woocommerce-page ul.products li.product del .amount,
.woocommerce ul.products li.product del .amount {
  font-size: 20px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #5a564b;
  font-size: 20px;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: normal;
}
.woo-image-wrap,
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  border: 0;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  margin-top: 2px !important;
}
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
  margin: 0;
  border: 1px solid #efefef;
  padding: 0 0 10px;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  box-shadow: none;
  padding: 0;
}
.woocommerce ul.products li.product a.button,
.woocommerce-page ul.products li.product a.button {
  margin: 1px 0 0;
  display: block;
  padding: 4px 0 10px;
}
.woocommerce ul.products li.product a.added_to_cart,
.woocommerce-page ul.products li.product a.added_to_cart {
  margin: 2px 0 0;
  display: block;
  padding: 4px 0;
}
.woocommerce.widget_shopping_cart .total {
  border-top: none;
  position: relative;
  margin: 18px 0;
  padding: 6px 0;
}
.woocommerce.widget_shopping_cart .total:before {
  top: -5px;
}
.woocommerce.widget_shopping_cart .total:after {
  bottom: -5px;
}
.woocommerce.widget_shopping_cart .total:before,
.woocommerce.widget_shopping_cart .total:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  height: 5px;
  /* background-image: url(images/dark/hr-circle-black.png); */
  background-position: center;
  background-repeat: repeat-x;
  background-size: 7px 5px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  font-size: 30px;
  padding: 5px;
}
.responsive_enabled {
  /*-----------------------------------------------------------------------------------*/
  /*	responsive css
  /*-----------------------------------------------------------------------------------*/
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .responsive_enabled {
    /* ipad portrait */
  }
  .responsive_enabled #menu_container > div > ul {
    /** smaller padding between menu items */
  }
  .responsive_enabled #menu_container > div > ul > li {
    padding-right: 40px !important;
  }
  .responsive_enabled #menu_container > div > ul > li:after {
    right: 10px !important;
  }
  .responsive_enabled .sidebar-right:before {
    left: -15px;
  }
  .responsive_enabled .sidebar-left:before {
    right: -15px;
  }
  .responsive_enabled .sidebar .widget {
    width: 200px;
  }
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar {
    left: 225px;
  }
  .responsive_enabled .rtl #column_wrapper .content_main.with-left-sidebar {
    right: 225px;
    left: auto;
  }
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar {
    margin-left: -225px;
  }
  .responsive_enabled .rtl #column_wrapper .content_main.with-right-sidebar {
    margin-right: -225px;
    margin-left: 0;
  }
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar .content_main_wrap {
    right: 225px;
  }
  .responsive_enabled .rtl #column_wrapper .content_main.with-left-sidebar .content_main_wrap {
    left: 225px;
    right: auto;
  }
  .responsive_enabled #column_wrapper .content_main_data {
    margin-left: 225px;
    /* increase gap between sidebar and content */
  }
  .responsive_enabled .rtl #column_wrapper .content_main_data {
    margin-right: 225px;
    /* increase gap between sidebar and content */
  }
  .responsive_enabled #column_wrapper .sidebar {
    width: 200px;
    right: 225px;
    /* increase to get sidebar closer to left wall */
  }
  .responsive_enabled .rtl #column_wrapper .sidebar {
    left: 225px;
    /* increase to get sidebar closer to left wall */
    right: auto;
  }
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar .sidebar {
    left: 226px;
    /* increase to get sidebar closer to left wall */
  }
  .responsive_enabled .rtl #column_wrapper .content_main.with-right-sidebar .sidebar {
    right: 226px;
    /* increase to get sidebar closer to left wall */
    left: auto;
  }
  .responsive_enabled #page_style_wrap.with-left-sidebar,
  .responsive_enabled #page_style_wrap.with-right-sidebar {
    padding: 0;
    margin: 0;
  }
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar .content_main_data {
    padding-left: 0;
  }
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar .content_main_data {
    padding-right: 0;
    padding-left: 10px;
  }
  .responsive_enabled .widget_search .widget_content .searchform .searchstring {
    width: 65%;
  }
}
@media only screen and (max-width: 768px) {
  .responsive_enabled #header_wrap #header_border #header #header_container {
    display: block;
  }
  .responsive_enabled #header_wrap #header_border #header #header_container #logo {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .responsive_enabled #header_wrap #header_border #header #header_container #logo a {
    float: none;
  }
  .responsive_enabled #header_wrap #header_border #header #header_container #menu_wrap {
    display: none;
    margin: 0 auto;
    text-align: center;
  }
  .responsive_enabled #header_wrap #header_border #header #header_container #menu_wrap.menu_visible {
    display: block;
  }
  .responsive_enabled #holder {
    overflow: visible;
  }
  .responsive_enabled #logo {
    background: none;
  }
  .responsive_enabled #logo img {
    max-height: 140px;
    width: auto !important;
  }
  .responsive_enabled #page_style_wrap.with-left-sidebar,
  .responsive_enabled #page_style_wrap.with-right-sidebar {
    overflow: visible;
    margin: 0;
    padding: 0;
  }
  .responsive_enabled #column_wrapper {
    clear: none;
    float: none;
  }
  .responsive_enabled #column_wrapper .sidebar,
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar,
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar .content_main_data,
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar .content_main_wrap,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar .content_main_data,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar .content_main_wrap {
    float: none !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 5px !important;
  }
  .responsive_enabled #column_wrapper .sidebar {
    margin: 60px 0 0 0 !important;
  }
  .responsive_enabled .sidebar-right:before,
  .responsive_enabled .sidebar-left:before {
    left: 0;
    right: 0;
    height: 5px;
    bottom: auto;
    top: -30px;
    width: auto;
    background-repeat: repeat-x;
  }
  .responsive_enabled #mobile_menu_toggle {
    display: block;
    width: 48px;
    height: 45px;
    position: absolute;
    left: 10px;
    top: 50px;
    cursor: pointer;
    z-index: 12399994;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .responsive_enabled #mobile_menu_toggle:after {
    content: '';
    position: absolute;
    width: 57%;
    height: 5px;
    top: 10px;
    left: 16%;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 10px 0 rgba(255, 255, 255, 0.8), 0 20px 0 rgba(255, 255, 255, 0.8);
  }
  .responsive_enabled #menu_wrap {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .responsive_enabled #menu_wrap:before {
    display: none;
  }
  .responsive_enabled #menu_wrap #menu_container {
    /*padding:0 5px;*/
    opacity: 1;
    background-repeat: repeat;
  }
  .responsive_enabled #menu_wrap #menu_container > div > ul {
    border-top: none;
  }
  .responsive_enabled #menu_wrap #menu_container ul {
    display: block;
    table-layout: auto;
    position: relative;
    border-top: 1px solid #ffe8f1;
  }
  .responsive_enabled #menu_wrap #menu_container ul li {
    display: inline-block;
    width: 100%;
    margin: 5px 0 0 0;
    text-align: left;
    padding: 0 !important;
    border-bottom: 1px solid #ffe8f1;
  }
  .responsive_enabled #menu_wrap #menu_container ul li:last-child {
    border-bottom: none;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.menu-item-has-children > .menu-dropdown-toggle {
    display: block;
    position: absolute;
    right: 0px;
    top: -5px;
    width: 50px;
    /*bottom:0;*/
    height: 54px;
    cursor: pointer;
    border-left: 1px solid #ffe8f1;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.menu-item-has-children > .menu-dropdown-toggle:before {
    position: absolute;
    top: 21px;
    right: 24px;
    display: block;
    width: 1px;
    height: 12px;
    background: rgba(79, 79, 79, 0.49);
    content: '';
    transition: all 0.25s ease;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.menu-item-has-children > .menu-dropdown-toggle:after {
    position: absolute;
    top: 26px;
    right: 19px;
    width: 12px;
    height: 1px;
    display: block;
    background: rgba(79, 79, 79, 0.49);
    content: '';
  }
  .responsive_enabled #menu_wrap #menu_container ul li:after {
    display: none;
    /* hearts */
  }
  .responsive_enabled #menu_wrap #menu_container ul li a {
    margin: 10px 20px !important;
    padding: 5px !important;
    display: inline-block;
  }
  .responsive_enabled #menu_wrap #menu_container ul li ul {
    display: none !important;
    background: transparent;
    background-image: none !important;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.toggle-open > .menu-dropdown-toggle:before,
  .responsive_enabled #menu_wrap #menu_container ul li.current-menu-item > .menu-dropdown-toggle:before,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_ancestor > .menu-dropdown-toggle:before,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_item > .menu-dropdown-toggle:before,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_parent > .menu-dropdown-toggle:before {
    top: 26px;
    height: 0;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.toggle-open > ul,
  .responsive_enabled #menu_wrap #menu_container ul li.current-menu-item > ul,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_ancestor > ul,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_item > ul,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_parent > ul {
    display: block !important;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    width: auto;
    margin-bottom: -1px;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.toggle-open > ul li,
  .responsive_enabled #menu_wrap #menu_container ul li.current-menu-item > ul li,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_ancestor > ul li,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_item > ul li,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_parent > ul li {
    background: transparent;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.toggle-open > ul li a,
  .responsive_enabled #menu_wrap #menu_container ul li.current-menu-item > ul li a,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_ancestor > ul li a,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_item > ul li a,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_parent > ul li a {
    margin-left: 30px !important;
    font-size: 0.7em;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.toggle-open > ul li a:after,
  .responsive_enabled #menu_wrap #menu_container ul li.current-menu-item > ul li a:after,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_ancestor > ul li a:after,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_item > ul li a:after,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_parent > ul li a:after {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 0;
    content: '';
  }
  .responsive_enabled #menu_wrap #menu_container ul li.toggle-open > ul li li a,
  .responsive_enabled #menu_wrap #menu_container ul li.current-menu-item > ul li li a,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_ancestor > ul li li a,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_item > ul li li a,
  .responsive_enabled #menu_wrap #menu_container ul li.current_page_parent > ul li li a {
    margin-left: 40px !important;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.toggle-closed > .menu-dropdown-toggle:before {
    top: 21px;
    height: 12px;
  }
  .responsive_enabled #menu_wrap #menu_container ul li.toggle-closed > ul {
    display: none !important;
  }
  .responsive_enabled .dtbaker_images {
    height: auto;
    padding: 15px 0 22px;
  }
  .responsive_enabled .dtbaker_images:before {
    display: none;
  }
  .responsive_enabled .dtbaker_images:after {
    background: none;
  }
  .responsive_enabled .dtbaker_images .banner_flex_wrap {
    margin: 0 0;
    padding: 0 5px 0 0;
    height: auto;
    overflow: visible;
  }
  .responsive_enabled .dtbaker_images .banner_flex_wrap .banner_image_wrap {
    height: auto;
  }
  .responsive_enabled .dtbaker_images .banner_flex_wrap .banner_image_wrap .banner_image_position {
    position: relative;
  }
  .responsive_enabled .dtbaker_images .banner_flex_wrap .banner_image_wrap .banner_image_position .banner_image_inner {
    padding: 4px;
    position: relative;
    margin-top: 0;
  }
  .responsive_enabled .dtbaker_banner.dtbaker_banner_banner span,
  .responsive_enabled .dtbaker_banner.dtbaker_banner_brush span {
    font-size: 1.3em;
    line-height: 1em;
  }
  .responsive_enabled .row-fluid [class*="span"] {
    margin-bottom: 25px;
  }
  .responsive_enabled #footer_wrapper {
    padding: 20px 0 0 0;
  }
  .responsive_enabled #footer_wrapper #footer_widgets {
    padding: 10px;
  }
  .responsive_enabled #footer_wrapper #footer_widgets .widget-area.columns-3 {
    display: block;
  }
  .responsive_enabled #footer_wrapper #footer_widgets .widget-area.columns-3 .widget {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    padding-bottom: 40px;
    display: block;
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  .responsive_enabled #column_wrapper .content_main {
    left: 0;
    width: auto;
    float: none;
  }
  .responsive_enabled #column_wrapper .sidebar {
    padding: 20px;
  }
  .responsive_enabled .sidebar .widget:nth-child(even) {
    float: right;
    clear: right;
  }
  .responsive_enabled .sidebar .widget:nth-child(odd) {
    float: left;
    clear: left;
  }
  .responsive_enabled .flex-caption {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 480px) {
  .responsive_enabled #holder {
    background-image: none,none !important;
    padding: 5px !important;
  }
  .responsive_enabled #column_wrapper .content_main {
    left: 0;
    width: auto;
    float: none;
  }
  .responsive_enabled #column_wrapper .sidebar {
    left: auto !important;
    right: auto !important;
    position: relative;
    float: none !important;
    width: auto !important;
    padding: 20px 20px 0;
  }
  .responsive_enabled #column_wrapper .sidebar .widget {
    width: 100% !important;
  }
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar,
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar .content_main_data,
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar .content_main_wrap,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar .content_main_data,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar .content_main_wrap {
    float: none !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    margin: 0 !important;
  }
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar:after,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar:after,
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar .content_main_data:after,
  .responsive_enabled #column_wrapper .content_main.with-right-sidebar .content_main_wrap:after,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar .content_main_data:after,
  .responsive_enabled #column_wrapper .content_main.with-left-sidebar .content_main_wrap:after {
    content: "";
    display: table;
    clear: both;
  }
  .responsive_enabled .woocommerce ul.products li.product,
  .responsive_enabled .woocommerce-page ul.products li.product {
    width: 45%;
    margin: 0 0 15px;
  }
  .responsive_enabled .flex-caption {
    line-height: 22px;
    right: 7px;
    bottom: -7px;
  }
  .responsive_enabled .dtbaker_icon_vertical {
    width: 30%;
    margin: 0 9% 30px;
  }
  .responsive_enabled .gallery-item {
    float: left;
    width: 40% !important;
    margin: 0 10px 10px !important;
  }
  .responsive_enabled .alignright,
  .responsive_enabled .alignleft,
  .responsive_enabled .aligncenter {
    display: block;
    float: none;
  }
  .responsive_enabled .mobile-view-full-width {
    display: block;
  }
  .responsive_enabled.woocommerce ul.products li.product .star-rating,
  .responsive_enabled .woocommerce ul.products li.product .star-rating,
  .responsive_enabled.woocommerce-page ul.products li.product .star-rating {
    position: relative;
  }
  .responsive_enabled.woocommerce #respond input#submit.added:after,
  .responsive_enabled.woocommerce a.button.added:after,
  .responsive_enabled.woocommerce button.button.added:after,
  .responsive_enabled.woocommerce input.button.added:after,
  .responsive_enabled .woocommerce #respond input#submit.added:after,
  .responsive_enabled .woocommerce a.button.added:after,
  .responsive_enabled .woocommerce button.button.added:after,
  .responsive_enabled .woocommerce input.button.added:after {
    font-size: 0.56em;
  }
  .responsive_enabled .woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 20px;
  }
}
.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
@font-face {
  font-family: WooCommerce;
  src: url(fonts/WooCommerce.eot);
  src: url(fonts/WooCommerce.eot?#iefix) format('embedded-opentype'), url(fonts/WooCommerce.woff) format('woff'), url(fonts/WooCommerce.ttf) format('truetype'), url(fonts/WooCommerce.svg#WooCommerce) format('svg');
  font-weight: 400;
  font-style: normal;
}
div.pp_woocommerce .pp_content_container {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 30px 0 rgba(0, 0, 0, 0.25);
  padding: 20px 0;
  *zoom: 1;
}
div.pp_woocommerce .pp_content_container:after,
div.pp_woocommerce .pp_content_container:before {
  content: " ";
  display: table;
}
div.pp_woocommerce .pp_content_container:after {
  clear: both;
}
div.pp_woocommerce .pp_loaderIcon {
  background: url(images/ajax-loader.gif) center no-repeat;
}
div.pp_woocommerce div.ppt {
  color: #000;
}
div.pp_woocommerce .pp_gallery ul li a {
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  display: block;
}
div.pp_woocommerce .pp_gallery ul li a:hover,
div.pp_woocommerce .pp_gallery ul li.selected a {
  border-color: #000;
}
div.pp_woocommerce .pp_next:before,
div.pp_woocommerce .pp_previous:before {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #444;
  color: #fff!important;
  font-size: 16px!important;
  line-height: 1em;
  transition: all ease-in-out 0.2s;
  font-family: WooCommerce;
  content: "\e00b";
  text-indent: 0;
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  text-align: center;
}
div.pp_woocommerce .pp_next:before:hover,
div.pp_woocommerce .pp_previous:before:hover {
  background-color: #000;
}
div.pp_woocommerce .pp_next:hover:before,
div.pp_woocommerce .pp_previous:hover:before {
  display: block;
}
div.pp_woocommerce .pp_previous:before {
  left: 1em;
}
div.pp_woocommerce .pp_next:before {
  right: 1em;
  font-family: WooCommerce;
  content: "\e008";
}
div.pp_woocommerce .pp_details {
  margin: 0;
  padding-top: 1em;
}
div.pp_woocommerce .pp_description,
div.pp_woocommerce .pp_nav {
  font-size: 14px;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous,
div.pp_woocommerce .pp_nav,
div.pp_woocommerce .pp_nav .pp_pause,
div.pp_woocommerce .pp_nav p,
div.pp_woocommerce .pp_play {
  margin: 0;
}
div.pp_woocommerce .pp_nav {
  margin-right: 1em;
  position: relative;
}
div.pp_woocommerce .pp_close {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #444;
  color: #fff!important;
  line-height: 1em;
  transition: all ease-in-out 0.2s;
  top: -0.5em;
  right: -0.5em;
  font-size: 1.618em !important;
}
div.pp_woocommerce .pp_close:hover {
  background-color: #000;
}
div.pp_woocommerce .pp_close:before {
  font-family: WooCommerce;
  content: "\e013";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #444;
  color: #fff!important;
  font-size: 16px!important;
  line-height: 1em;
  transition: all ease-in-out 0.2s;
  position: relative;
  margin-top: -1px;
}
div.pp_woocommerce .pp_arrow_next:hover,
div.pp_woocommerce .pp_arrow_previous:hover {
  background-color: #000;
}
div.pp_woocommerce .pp_arrow_next:before,
div.pp_woocommerce .pp_arrow_previous:before {
  font-family: WooCommerce;
  content: "\e00b";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0;
}
div.pp_woocommerce .pp_arrow_previous {
  margin-right: 0.5em;
}
div.pp_woocommerce .pp_arrow_next {
  margin-left: 0.5em;
}
div.pp_woocommerce .pp_arrow_next:before {
  content: "\e008";
}
div.pp_woocommerce a.pp_contract,
div.pp_woocommerce a.pp_expand {
  border-radius: 100%;
  height: 1em;
  width: 1em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: #444;
  color: #fff!important;
  line-height: 1em;
  transition: all ease-in-out 0.2s;
  right: auto;
  left: -0.5em;
  top: -0.5em;
  font-size: 1.618em !important;
}
div.pp_woocommerce a.pp_contract:hover,
div.pp_woocommerce a.pp_expand:hover {
  background-color: #000;
}
div.pp_woocommerce a.pp_contract:before,
div.pp_woocommerce a.pp_expand:before {
  font-family: WooCommerce;
  content: "\e005";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-indent: 0;
}
div.pp_woocommerce a.pp_contract:before {
  content: "\e004";
}
div.pp_woocommerce #respond {
  margin: 0;
  width: 100%;
  background: 0 0;
  border: 0;
  padding: 0;
}
div.pp_woocommerce #respond .form-submit {
  margin-top: 0;
  float: none;
}
div.pp_woocommerce .pp_inline {
  padding: 0 !important;
}
@media only screen and (max-width: 768px) {
  div.pp_woocommerce {
    left: 5%!important;
    right: 5%!important;
    box-sizing: border-box;
    width: 90% !important;
  }
  div.pp_woocommerce .pp_contract,
  div.pp_woocommerce .pp_expand,
  div.pp_woocommerce .pp_gallery,
  div.pp_woocommerce .pp_next,
  div.pp_woocommerce .pp_previous {
    display: none !important;
  }
  div.pp_woocommerce .pp_arrow_next,
  div.pp_woocommerce .pp_arrow_previous,
  div.pp_woocommerce .pp_close {
    height: 44px;
    width: 44px;
    font-size: 44px;
    line-height: 44px;
  }
  div.pp_woocommerce .pp_arrow_next:before,
  div.pp_woocommerce .pp_arrow_previous:before,
  div.pp_woocommerce .pp_close:before {
    font-size: 44px;
  }
  div.pp_woocommerce .pp_description {
    display: none !important;
  }
  .pp_content,
  div.pp_woocommerce .pp_details {
    width: 100% !important;
  }
  .pp_content img {
    width: 100%!important;
    height: auto !important;
  }
  .currentTextHolder {
    line-height: 3;
  }
}
div.pp_pic_holder a:focus {
  outline: 0;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_top {
  height: 20px;
  position: relative;
}
* html .pp_top {
  padding: 0 20px;
}
.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_fade {
  display: none;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap;
}
.pp_nav .pp_pause,
.pp_nav .pp_play {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_next,
a.pp_arrow_previous {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  text-indent: -100000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_gallery ul a {
  border: 1px #000 solid;
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery li.selected a,
.pp_gallery ul a:hover {
  border-color: #fff;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery li.default a img {
  display: none;
}
.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
  margin-top: 7px !important;
}
a.pp_next {
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_contract,
a.pp_expand {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  text-indent: -10000px;
}
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_bottom {
  padding: 0 20px;
}
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res .pp_inline {
  text-align: left;
}
div.ppt {
  color: #fff!important;
  font-weight: 700;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}
/**
CSS for styling all our custom plugins.
*/
/************************** dtbaker-header-buttons plugin ****************************/
/************************** dtbaker-header-buttons plugin ****************************/
/************************** dtbaker-header-buttons plugin ****************************/
/************************** dtbaker-header-buttons plugin ****************************/
#header_widgets {
  position: absolute;
  width: 100%;
  padding-top: 80px;
  visibility: hidden;
  /* Header widgets (menu buttons) */
}
#header_widgets .widget {
  position: relative;
  float: left;
  z-index: 200;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #header_widgets .widget {
    display: none !important;
  }
}
@media only screen and (max-width: 480px) {
  #header_widgets .widget {
    display: none !important;
  }
}
#header_widgets .widget.widget_boho ul li:before {
  display: none;
}
#header_widgets .widget .widget-title {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
/************************** dtbaker-menu-widget plugin ****************************/
/************************** dtbaker-menu-widget plugin ****************************/
/************************** dtbaker-menu-widget plugin ****************************/
/************************** dtbaker-menu-widget plugin ****************************/
.dtbaker-menu-widget-wrap .dtbaker-menu-widget-go {
  padding: 7px 0 7px 10px;
  font-size: 23px;
  text-transform: uppercase;
}
/************************** buttons an stuff ****************************/
/************************** buttons an stuff ****************************/
/************************** buttons an stuff ****************************/
/************************** buttons an stuff ****************************/
.woocommerce .quantity .qty,
.woocommerce-page .quantity .qty {
  height: 40px;
  border: 0;
  width: 90px;
  padding: 0 0 0 15px;
  text-align: left;
  outline: 0;
}
/* ensure style.color is updated too */
button[type="submit"],
.boho_button,
.boho_button:link,
.boho_button:visited,
.dtbaker_button,
.dtbaker_button:link,
.dtbaker_button:visited,
a.boho_blog_more,
a.boho_blog_more:link,
a.boho_blog_more:hover,
#submit,
.woocommerce a.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt.single_add_to_cart_button,
.widget.woocommerce .button,
.widget.woocommerce .button:hover {
  box-sizing: border-box;
  position: relative;
  line-height: 30.6px !important;
  /* this depends on the chosen font */
  height: 34px !important;
  min-height: 34px !important;
  border: 0;
  border-radius: 0;
  display: inline-block;
  margin-bottom: 3px;
  margin-left: 17px;
  outline: 0;
  background: transparent;
}
.wpcf7 .wpcf7-submit:before,
.boho_button:before {
  content: "";
  position: absolute;
  left: -17px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 17px solid transparent;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 17px;
  border-bottom-width: 17px;
}
.wpcf7 .wpcf7-submit:after,
.boho_button:after {
  content: "";
  position: absolute;
  right: -17px;
  bottom: 0;
  top: 0;
  width: 0;
  height: 0;
  border-left-style: solid;
  border-left-width: 17px;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
}
.woocommerce a.button,
.woocommerce button.button.alt.single_add_to_cart_button {
  box-sizing: border-box;
  position: relative;
  border: 0;
  border-radius: 0;
  display: inline-block;
  margin-bottom: 3px;
  line-height: 36px;
  height: 40px !important;
  min-height: 40px !important;
  outline: 0;
  background: #FFF;
  border: 1px solid #f2f2f2;
}
/************************** events manager ****************************/
/************************** events manager ****************************/
/************************** events manager ****************************/
/************************** events manager ****************************/
/************************** events manager ****************************/
/************************** events manager ****************************/
.em_event_wrapper {
  /** bookings **/
}
.em_event_wrapper .heading_booking_form,
.em_event_wrapper .heading_event_details {
  clear: both;
  margin: 0 0 20px;
}
.em_event_wrapper .event_description:after {
  display: table;
  content: '';
  clear: both;
}
.em_event_wrapper .event_details {
  float: left;
}
.em_event_wrapper .event_details ul,
.em_event_wrapper .event_details li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.em_event_wrapper .event_details li {
  padding: 14px 0;
  font-size: 1.3em;
  line-height: 44px;
  padding-left: 60px;
}
.em_event_wrapper .event_details li span {
  margin-left: -60px;
  text-align: center;
  font-size: 30px;
  line-height: 42px;
  width: 42px;
  height: 42px;
  display: inline-block;
  margin-right: 20px;
  position: absolute;
}
.em_event_wrapper .event_map {
  float: right;
  width: 300px;
  margin: 0 0 20px 20px;
}
.em_event_wrapper .em-tickets tr {
  display: none;
}
.em_event_wrapper .em-tickets tr.em-ticket {
  display: table-row;
}
.em_event_wrapper .em-tickets tr.em-ticket td {
  font-size: 1.3em;
  padding: 5px 18px 5px 0;
}
.em_event_wrapper .em-tickets tr.em-ticket td span {
  font-size: 0.7em;
  font-family: Arial;
}
.em_event_wrapper .em-booking-form-details {
  padding: 0;
}
.em_event_wrapper .em-booking-form-details label {
  font-size: 1.3em;
}
.em_event_wrapper .em-booking-form-details input.input,
.em_event_wrapper .em-booking-form-details textarea {
  width: 180px;
}
.em_event_wrapper .em-booking-buttons {
  padding-left: 89px;
}
.em_event_wrapper .em-booking-buttons button {
  font-size: 1.1em;
}
.em_event_wrapper .location_map {
  border: 0;
  float: none;
  width: 100%;
}
.em_event_wrapper .location_map .widget_content {
  padding-top: 20px;
}
.em_event_wrapper .location_details {
  background-repeat: repeat;
  background-size: 353px 353px;
  padding: 10px 30px;
  margin: 30px 0;
  font-size: 1.3em;
  line-height: 2.1em;
}
.em_event_wrapper .location_details span.fa {
  width: 20px;
  font-size: 1.2em;
}
.em_event_wrapper .location_details span.fa,
.em_event_wrapper .location_details span.title {
  color: #76a3a9;
  display: inline-block;
  margin: 0 10px 0 0;
}
.em_event_wrapper .future-events,
.em_event_wrapper .event_bookings {
  padding: 20px 10px;
}
.em_event_wrapper .rtb-booking-form {
  text-align: center;
}
.em_event_wrapper .rtb-booking-form input,
.em_event_wrapper .rtb-booking-form textarea,
.em_event_wrapper .rtb-booking-form select {
  width: 220px;
}
.em_event_wrapper .rtb-booking-form button {
  font-size: 1.2em;
  line-height: 1.7em !important;
}
.em_event_wrapper .rtb-booking-form .add-message {
  font-size: 0.8em;
  padding: 0 0 0 10px;
}
.em_event_wrapper .rtb-booking-form .rtb_button_clear {
  display: table;
  clear: both;
  height: 13px;
}
.em_event_wrapper .rtb-booking-form fieldset {
  min-height: 250px;
  text-align: left;
}
.em_event_wrapper .rtb-booking-form fieldset.reservation {
  float: left;
  width: 45%;
}
.em_event_wrapper .rtb-booking-form fieldset.contact {
  float: right;
  width: 45%;
}
.em_event_wrapper .rtb-booking-form fieldset label {
  display: inline-block;
  width: 100px;
  vertical-align: top;
  padding: 7px 0 0 10px;
}
div.css-search .em-search-submit-custom {
  padding: 4px 7px;
  float: right;
  margin: 2px 14px 0 0;
}
div.css-search .em-search-options span {
  font-size: 0.8em;
}
div.css-search div.em-search-text,
div.css-search div.em-search-geo {
  padding-left: 30px;
  padding-right: 20px;
}
div.css-search.has-search-geo.has-search-term input.em-search-text,
div.css-search.has-search-geo.has-search-term input.em-search-geo {
  width: 25%;
}
table.events-table {
  width: 100%;
}
table.events-table tr th,
table.events-table tr td {
  text-align: left;
  padding: 7px 11px;
}
table.events-table tr th .boho_button_dark,
table.events-table tr td .boho_button_dark {
  margin: 0 10px;
}
table.events-table tr th.location-name,
table.events-table tr td.location-name {
  font-weight: bold;
}
table.events-table tr th.location-button,
table.events-table tr td.location-button,
table.events-table tr th.event-button,
table.events-table tr td.event-button {
  text-align: right;
}
table.events-table tr th.event-date,
table.events-table tr td.event-date {
  width: 84px;
}
table.events-table tr th.event-button,
table.events-table tr td.event-button {
  width: 78px;
}
#em_wp-submit {
  margin: 0 35px 10px 0;
}
/************************** dtbaker images ****************************/
.dtbaker_image_style {
  box-shadow: none;
}
.dtbaker_image_style.border1 {
  padding: 0;
}
.border1 {
  box-shadow: none;
  background: transparent;
}
.dtbaker_image_style .border1 {
  padding: 0 !important;
  border: 0 !important;
}
/************************** dtbaker icons ****************************/
.dtbaker_icon {
  text-align: left;
}
.dtbaker_icon_horizontal .icon_bg {
  border-radius: 0;
  line-height: 64px;
}
.dtbaker_icon_horizontal .icon_bg .fa {
  line-height: 64px !important;
}
.dtbaker_icon_horizontal .icon_text {
  margin-left: 90px;
}
.dtbaker_icon_horizontal .icon_text .icon_title {
  font-size: 18px;
}
.dtbaker_icon_square {
  text-align: center;
  vertical-align: top;
  display: inline-block;
  margin: 0 4px 20px;
  width: auto;
}
.dtbaker_icon_square .square_wrap {
  width: 40px;
  height: 40px;
  display: table;
}
.dtbaker_icon_square .square_wrap .fa {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  padding: 0 4px 0 0;
}
.wpview-wrap[data-wpview-text^="%5Bdtbaker_icon%20type%3D%22square"] {
  display: inline-block;
  width: auto;
}
/************************** rhcol ****************************/
.rhcol.widget_box_style {
  padding: 30px;
}
/************************** lines ****************************/
.dtbaker_line_circle_black,
.dtbaker_line_circle_grey {
  background-repeat: repeat-x;
  background-position: center;
  background-size: 7px 5px;
  height: 5px;
  width: 100%;
  position: relative;
  clear: both;
  margin: 0 0 1em 0;
  text-align: center;
  overflow: hidden;
  z-index: 0;
}
.dtbaker_line_grunge {
  background-repeat: repeat-x;
  background-position: center;
  background-size: 251px 2px;
  height: 2px;
  width: 100%;
  position: relative;
  clear: both;
  margin: 0 0 1em 0;
  text-align: center;
  overflow: hidden;
  z-index: 0;
}
.dtbaker_line_slash {
  background-repeat: repeat-x;
  background-position: center;
  background-size: 10px 7px;
  height: 7px;
  width: 100%;
  position: relative;
  clear: both;
  margin: 0 0 1em 0;
  text-align: center;
  overflow: hidden;
  z-index: 0;
}
.map_buttons {
  margin-top: 19px;
}
form.wpcf7-form {
  padding-top: 6px;
}
.wpcf7 p > span:only-child {
  margin: 0 20px 0 0;
  padding: 0;
}
.wpcf7 p > span:only-child input {
  background: #FFF;
  border-color: #FFF;
  font-size: 14px;
}
.wpcf7 .wpcf7-submit.widget-submit {
  margin: 0 0 0 16px !important;
}
.WP_Editor_Widget h2 {
  color: #a1a1a1;
}
/** visual composer ***/
/** visual composer ***/
/** visual composer ***/
/** visual composer ***/
.vc_row {
  /*margin-top: 40px;*/
}
.vc_row.boho_row_border_both,
.vc_row.boho_row_border_top {
  border-top: none !important;
}
.vc_row.boho_row_border_both,
.vc_row.boho_row_border_bottom {
  border-bottom: none !important;
}
.vc_row[data-vc-full-width] {
  overflow: visible !important;
}
.vc_row[data-vc-full-width].vc_parallax {
  overflow: hidden !important;
  margin-bottom: 16px;
}
.boho-row-wrap-before {
  position: absolute;
  top: 0;
  left: -2000px;
  right: -2000px;
}
.boho-row-wrap-after {
  position: absolute;
  bottom: 0;
  left: -2000px;
  right: -2000px;
}
.boho_row_border_both .boho-row-wrap-before:before,
.boho_row_border_top .boho-row-wrap-before:before {
  position: absolute;
  background-repeat: repeat-x;
  background-size: 1600px 6px;
  background-position: top;
  content: '';
  top: -2px;
  left: 0;
  right: 0;
  height: 5px;
  z-index: 1;
  pointer-events: none;
}
.vc_editor .boho_row_border_both .boho-row-wrap-before:before,
.vc_editor .boho_row_border_top .boho-row-wrap-before:before {
  z-index: 0;
}
.boho_row_border_both .boho-row-wrap-after:after,
.boho_row_border_bottom .boho-row-wrap-after:after {
  position: absolute;
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 1600px 6px;
  content: '';
  bottom: -3px;
  left: 0;
  right: 0;
  height: 5px;
  z-index: 2;
  pointer-events: none;
}
.vc_editor .boho_row_border_both .boho-row-wrap-after:after,
.vc_editor .boho_row_border_bottom .boho-row-wrap-after:after {
  z-index: 0;
}
.boho_row_border_flag-top {
  background-image: url(images/flags-tile.png);
  background-position: left top;
  background-repeat: repeat-x;
}
.boho-row-wrap .boho-row-wrap-after {
  clear: both;
}
.vc_btn3.vc_btn3-shape-boho-arrow {
  background-image: none !important;
  margin-left: 25px;
}
.vc_btn3.vc_btn3-shape-boho-arrow:before {
  content: "";
  position: absolute;
  left: -21px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-top-style: solid;
  border-bottom-style: solid;
}
.vc_btn3.vc_btn3-shape-boho-arrow:after {
  content: "";
  position: absolute;
  right: -21px;
  bottom: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-left-style: solid;
  border-left-width: 20px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-lg {
  font-size: 50px;
  padding: 5px 19px;
  line-height: 50px;
}
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-lg:before,
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-lg:after {
  border-top-width: 31px;
  border-bottom-width: 31px;
}
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-md {
  font-size: 36px;
  padding: 5px 19px;
  line-height: 36px;
}
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-md:before,
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-md:after {
  border-top-width: 24px;
  border-bottom-width: 24px;
}
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-sm {
  font-size: 24px;
  padding: 5px 19px;
  line-height: 24px;
}
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-sm:before,
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-sm:after {
  border-top-width: 18px;
  border-bottom-width: 18px;
}
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-xs {
  font-size: 18px;
  padding: 5px 19px;
  line-height: 18px;
}
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-xs:before,
.vc_btn3.vc_btn3-shape-boho-arrow.vc_btn3-size-xs:after {
  border-top-width: 15px;
  border-bottom-width: 15px;
}
.vc_btn3.vc_btn3-shape-boho-arrow:hover {
  background-position: 0 0;
}
.vc_icon_element-outer .vc_icon_element-icon {
  transition: margin 0.5s ease;
  margin-top: 0;
}
.vc_icon_element-outer:hover .vc_icon_element-icon {
  margin-top: -10px;
}
/** staff output **/
.vc_grid-item:hover .staff_layout {
  top: 0;
}
.vc_grid-item .staff_layout {
  position: relative;
  top: 150px;
  transition: top 1s ease 0s;
}
.vc_grid-item .staff_layout:before {
  content: '';
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(124, 115, 114, 0.59);
  -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 20%, 50% 0%, 0% 20%);
  clip-path: polygon(0% 100%, 100% 100%, 100% 20%, 50% 0%, 0% 20%);
}
.vc_grid-item .staff_layout div,
.vc_grid-item .staff_layout h4 {
  margin: 0;
  padding: 0;
  color: #FFF;
  position: relative;
  z-index: 2;
  font-size: 24px;
}
.vc_grid-item .staff_layout .vc_gitem-post-meta-field-staff_contact_html {
  line-height: 10px;
}
.vc_grid-item .staff_layout .vc_gitem-post-meta-field-staff_contact_html a {
  display: inline-block;
}
.vc_grid-item .staff_layout .vc_gitem-post-meta-field-staff_contact_html .fa {
  color: #FFF;
  font-size: 12px;
  margin: 0 5px;
}
/** woocommerce slider **/
.dtbaker_woocommerce_product_slider .dtbaker_woocommerce_product > div a {
  margin: 6px 6px 0px;
  padding: 0 0 10px;
}
.dtbaker_woocommerce_product_slider .dtbaker_woocommerce_product > div a.button {
  padding: 4px 0 10px;
}
.inner-wrap {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 10px;
}
@media only screen and (max-width: 1150px) {
  .inner-wrap {
    margin: 0 10px;
  }
}
#page_inner_wrap {
  padding-bottom: 1px;
}
#page_inner_wrap.has-breadcrumb {
  padding-top: 30px;
}
#page_inner_wrap.no-breadcrumb .boho_page_header {
  margin-top: 30px;
}
#page_inner_wrap.no-breadcrumb .sidebar {
  margin-top: 30px;
}
.wpcf7 input,
.wpcf7 textarea,
input,
select,
textarea {
  border: 0;
  padding: 10px;
  font-family: Arial;
}
.wpcf7 input:focus,
.wpcf7 textarea:focus,
input:focus,
select:focus,
textarea:focus,
.wpcf7 input:active,
.wpcf7 textarea:active,
input:active,
select:active,
textarea:active {
  outline: 0;
}
select {
  max-width: 100%;
}
button[type="submit"],
input[type="submit"] {
  cursor: pointer;
}
#holder {
  overflow: hidden;
}
#top_header {
  background-position: center top;
  background-repeat: repeat;
}
#boho_page_header #boho_top_title {
  background-position: center top;
  background-repeat: repeat;
  background-size: cover;
  text-align: center;
  padding: 100px 0;
  position: relative;
}
#boho_page_header #boho_top_title h1 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 85px;
  color: #2a2a2a;
}
#boho_page_header #boho_top_title span {
  background-image: url(images/arrow-lines-dark.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 245px;
  height: 38px;
  display: inline-block;
}
#boho_page_header #boho_top_title h2 {
  margin: 21px 0 0;
  padding: 0;
  font-size: 50px;
  color: #666666;
}
#boho_page_header #boho_top_title:after {
  position: absolute;
  background-image: url("images/light/squiggle-white-top.svg");
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 2000px 6px;
  content: '';
  bottom: -2px;
  left: 0;
  right: 0;
  height: 4px;
  z-index: 2;
  pointer-events: none;
}
#boho_page_header #boho_top_breadcrumb {
  border-bottom: 1px solid #f2f2f2;
  padding-top: 40px;
  padding-bottom: 9px;
  margin-bottom: 0px;
}
#header_wrap {
  position: relative;
  margin: 0;
  z-index: 4;
  padding: 2px 0 2px;
  box-shadow: 0px 8px 13px -2px rgba(97, 97, 97, 0.31);
}
#header_wrap:before {
  content: '';
  background-repeat: repeat-x;
  background-size: 2050px 6px;
  background-position: top;
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  height: 6px;
}
#header_wrap:after {
  content: '';
  background-repeat: repeat-x;
  background-size: 2050px 6px;
  background-position: bottom;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  height: 6px;
}
#header_wrap #header_border {
  padding: 20px 0;
  position: relative;
}
#header_wrap #header_border:before {
  content: '';
  background-image: url("images/menu-arrow-tile.png");
  background-repeat: repeat-x;
  background-size: 14px 12px;
  background-position: top;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 12px;
}
#header_wrap #header_border:after {
  content: '';
  background-image: url("images/menu-arrow-tile.png");
  background-repeat: repeat-x;
  background-size: 14px 12px;
  background-position: bottom;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 12px;
}
#header_wrap #header_border #header {
  text-align: left;
}
#header_wrap #header_border #header #header_container {
  display: table;
  width: 100%;
}
#header_wrap #header_border #header #header_container #logo {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  white-space: nowrap;
}
#header_wrap #header_border #header #header_container #logo a {
  text-decoration: none;
  display: inline-block;
  float: left;
}
#header_wrap #header_border #header #header_container #logo a:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
  height: 100%;
}
#header_wrap #header_border #header #header_container #logo a img {
  display: inline-block;
  vertical-align: middle;
}
#header_wrap #header_border #header #header_container #logo a span {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 0 0 20px;
}
#header_wrap #header_border #header #header_container #menu_wrap {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
#menu_mobile {
  display: none;
}
#menu_wrap {
  min-height: 60px;
  box-sizing: border-box;
}
#menu_wrap #menu_container {
  border-right: 0 !important;
}
#menu_wrap #menu_container > div > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
#menu_wrap #menu_container > div > ul li a,
#menu_wrap #menu_container > div > ul li a:link,
#menu_wrap #menu_container > div > ul li a:visited {
  text-decoration: none;
}
#menu_wrap #menu_container > div > ul li.current_page_parent,
#menu_wrap #menu_container > div > ul li.current_page_ancestor,
#menu_wrap #menu_container > div > ul li.current-menu-item,
#menu_wrap #menu_container > div > ul li.current_page_item {
  /*> a:after{
          position: absolute;
          left:5px;
          right:5px;
          bottom:0;
          content: '';
        }*/
}
#menu_wrap #menu_container > div > ul > li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 20px 0 0 18px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .responsive_enabled #menu_wrap #menu_container > div > ul > li {
    padding: 21px 0 5px 15px !important;
  }
}
#menu_wrap #menu_container > div > ul > li > a {
  position: relative;
  z-index: 57;
  padding: 15px 5px 35px 5px;
  display: block;
}
#menu_wrap #menu_container > div > ul > li > a:focus {
  outline: none;
}
#menu_wrap #menu_container > div > ul > li:hover ul {
  display: block;
}
#menu_wrap #menu_container > div > ul > li:hover ul ul {
  display: none;
}
#menu_wrap #menu_container > div > ul > li ul {
  /* second level nav */
  position: absolute;
  top: 86px;
  left: 10px;
  margin: 0;
  padding: 0;
  display: none;
  height: auto;
  z-index: 400;
  text-align: left;
  box-shadow: 0px 2px 13px 1px rgba(97, 97, 97, 0.31);
}
#menu_wrap #menu_container > div > ul > li ul li {
  list-style: none;
  position: relative;
  padding: 0 5px;
  min-width: 180px;
  border-bottom: 1px solid rgba(97, 97, 97, 0.31);
}
#menu_wrap #menu_container > div > ul > li ul li a {
  padding: 15px 20px;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  font-size: 0.8em;
}
#menu_wrap #menu_container > div > ul > li ul li:hover ul {
  display: block;
}
#menu_wrap #menu_container > div > ul > li ul li ul {
  display: none;
  top: 1px;
  left: 97%;
}
#menu_wrap #menu_container > div > ul > li ul li.current_page_parent > a:after,
#menu_wrap #menu_container > div > ul > li ul li.current_page_ancestor > a:after,
#menu_wrap #menu_container > div > ul > li ul li.current-menu-item > a:after,
#menu_wrap #menu_container > div > ul > li ul li.current_page_item > a:after {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 15px;
  content: '';
}
#menu_wrap #menu_container.small-padding > div > ul > li {
  padding: 0 32px 40px 0;
}
#menu_wrap #menu_container.small-padding > div > ul > li:after {
  right: 10px;
}
.sidebar-right:before {
  content: '';
  position: absolute;
  top: 20px;
  bottom: 0;
  left: -32px;
  /*background-image: url(images/pink/side-bar-line-v.png);*/
  background-repeat: repeat-y;
  width: 5px;
}
.sidebar-left:before {
  content: '';
  position: absolute;
  top: 20px;
  bottom: 0;
  right: -32px;
  /*background-image: url(images/pink/side-bar-line-v.png);*/
  background-repeat: repeat-y;
  width: 5px;
}
/* update style.color too */
.heading_decoration,
h1 {
  position: relative;
}
.heading_decoration:after,
h1:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 7.5px;
  /*.double_background("url(images/dark/hr-slash-dark-grey.gif)");*/
  background-size: 10px 7.5px;
  background-repeat: repeat-x;
}
.widget ul > li,
.widget div > ul > li,
.widget_content > ul > li {
  text-align: left;
}
/* in color.css too */
.widget_content > ul > li > a,
.widget div > ul > li ul.children a,
.widget ul > li ul.children a,
.widget div > ul > li.has-children > a,
.widget ul > li.has-children > a {
  display: block;
  position: relative;
  text-align: left;
}
.widget_content > ul > li > a:after,
.widget div > ul > li ul.children a:after,
.widget ul > li ul.children a:after,
.widget div > ul > li.has-children > a:after,
.widget ul > li.has-children > a:after {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
}
.widget div > ul > li:last-child > a,
.widget ul > li:last-child > a,
.widget div > ul > li:last-child ul.children li:last-child a,
.widget ul > li:last-child ul.children li:last-child a,
#footer_widgets .widget div > ul > li > a,
#footer_widgets .widget ul > li > a,
#footer_widgets .widget div > ul > li ul.children a,
#footer_widgets .widget ul > li ul.children a {
  border-bottom: none;
}
.widget li span.count,
.widget li span.number {
  position: absolute;
  border-radius: 50%;
  right: 5px;
  top: 8px;
  width: 25px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 1px 0 3px 0;
  font-size: 13px;
}
.widget_search .widget_content .widget-title {
  padding-bottom: 10px;
}
.widget_search .widget_content .searchform {
  font-size: 1em;
  padding: 0px 0 0 8px;
  border-radius: 1em;
  font-family: sans-serif;
  border-width: 0;
  line-height: 1em;
  overflow: visible;
  height: 45px;
  position: relative;
}
.widget_search .widget_content .searchform .searchstring {
  width: 75%;
  float: left;
  padding-left: 15px;
  border: 0;
}
.widget_search .widget_content .searchform .searchstring:focus {
  border: 0;
  outline: none;
}
.widget_search .widget_content .searchform .searchsubmit {
  border: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  right: 6px;
  text-transform: uppercase;
  background-color: transparent;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  font-size: 30px;
}
.widget_search .widget_content .searchform .searchsubmit:hover {
  cursor: pointer;
}
.widget_search .widget_content .searchform * {
  box-sizing: border-box;
  height: 54px;
  vertical-align: top;
}
/** widget styles **/
#footer_wrapper {
  margin-top: 23px;
  padding: 80px 0 0;
  position: relative;
  background-image: url(images/wood-tile-green.jpg);
  background-position: center top;
  background-repeat: repeat;
}
#footer_wrapper:before {
  background-image: url(images/menu-arrow-tile.png);
  background-repeat: repeat-x;
  background-position: center top;
  height: 12px;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -13px;
  display: block;
}
#footer_wrapper #footer_inner {
  padding: 0 0 60px;
  background-image: url(images/flourish.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
#footer_wrapper .widget ul li a {
  padding: 2px 5px 2px 16px !important;
  position: relative;
}
#footer_wrapper .widget ul li a:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
  height: 4px;
  width: 4px;
  display: block;
  border-radius: 50%;
}
#footer_wrapper .widget_recent_entries li > span {
  padding-left: 16px;
}
#footer_wrapper .widget-title {
  position: relative;
  margin-bottom: 40px;
}
#footer_wrapper .widget-title:after {
  content: '';
  position: absolute;
  bottom: -24px;
  right: 0;
  left: 0;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url("images/underline-drop-light.png");
  background-size: contain;
  background-position: left;
}
#footer_copy {
  background-image: url(images/menu-arrow-tile.png);
  background-repeat: repeat-x;
  background-position: center top;
  text-align: center;
  padding: 24px 0 10px;
  font-size: 0.8em;
  margin: 4px 0 0;
}
.mobile-view-full-width {
  display: none;
}
.boho_page_header h1 {
  float: none;
}
.boho_page_header br.clear {
  display: none;
}
div.dtbaker_photo_border,
div.dtbaker_photo_border2 {
  box-shadow: none;
  -webkit-transform: none;
  transform: none;
}
div.dtbaker_photo_border > div,
div.dtbaker_photo_border2 > div {
  background: transparent;
  padding: 0;
  border: 0;
  -webkit-transform: none;
  transform: none;
}
div.dtbaker_photo_border > div img,
div.dtbaker_photo_border2 > div img {
  display: block;
  max-width: 100%;
}
.widget.box_style_background,
.gallery-slickslider2,
div.dtbaker_photo_border > div,
div.dtbaker_photo_border2 > div {
  padding: 12px !important;
  background: #FFF;
  border: 1px solid #f2f2f2;
}
.gallery-slickslider {
  padding: 40px 40px 10px !important;
}
.gallery-slickslider .slickslider-caption {
  text-align: center;
  padding: 10px 0 0 0;
}
.gallery-slickslider2 {
  visibility: hidden;
  margin-bottom: 80px;
}
.gallery-slickslider2:before,
.gallery-slickslider2:after {
  /* IE 9 */
  -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg) translate3d(0, 0, 0);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 1s;
  transition-delay: 1s;
}
.gallery-slickslider2.slick-initialized {
  visibility: visible;
}
.gallery-slickslider2.slick-initialized:before {
  /* IE 9 */
  -webkit-transform: rotate(2deg) translate3d(0, 0, 0);
  /* Chrome, Safari, Opera */
  transform: rotate(2deg) translate3d(0, 0, 0);
  top: 4px;
  left: -11px;
  right: -3px;
  bottom: -11px;
}
.gallery-slickslider2.slick-initialized:after {
  /* IE 9 */
  -webkit-transform: rotate(-2deg) translate3d(0, 0, 0);
  /* Chrome, Safari, Opera */
  transform: rotate(-2deg) translate3d(0, 0, 0);
  top: 1px;
  left: -8px;
  right: -3px;
  bottom: -7px;
}
.gallery-slickslider2 .slick-dots {
  display: none !important;
}
.gallery-slickslider2 .slick-slide {
  position: relative;
}
.gallery-slickslider2 .slick-slide .slickslider-caption {
  position: absolute;
  text-align: center;
  padding: 10px 40px;
  background: rgba(0, 0, 0, 0.66);
  bottom: -16px;
  right: 0px;
  height: 40px;
  line-height: 50px;
  color: #FFF;
}
.gallery-slickslider2 .slick-slide .slickslider-caption:before {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0;
  top: 0;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-top: 30px solid rgba(0, 0, 0, 0.66);
  border-bottom: 30px solid rgba(0, 0, 0, 0.66);
}
#page_style_wrap.with-left-sidebar,
#page_style_wrap.with-right-sidebar {
  overflow: visible;
}
#page_bottom {
  padding-top: 55px;
}
a.dtbaker_button,
a.dtbaker_button:link,
a.dtbaker_button:visited {
  border-radius: 0;
}
div.share-post-wrapper {
  text-align: center;
  margin: 40px 0;
}
div.share-post-wrapper div.share-post {
  width: auto;
  display: inline-block;
  text-align: center;
  padding: 0 20px;
  background-position: center top, center top, center bottom;
  background-repeat: repeat-x, repeat, repeat-x;
  background-size: 21px 5px, 353px 353px, 21px 5px;
  background-clip: border-box, padding-box, border-box;
  background-origin: border-box, padding-box, border-box;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
div.share-post-wrapper div.share-post .title {
  display: inline;
  padding: 0 0 20px 0;
  font-size: 45px;
  color: #afafaf;
  position: relative;
}
div.share-post-wrapper div.share-post .title:before {
  content: '';
  display: block;
  background: url(images/title-ends-arrow-left-green.png) left top no-repeat;
  position: absolute;
  left: -167px;
  width: 147px;
  height: 22px;
  top: 20px;
}
div.share-post-wrapper div.share-post .title:after {
  content: '';
  display: block;
  background: url(images/title-ends-arrow-right-green.png) left top no-repeat;
  position: absolute;
  right: -167px;
  width: 147px;
  height: 22px;
  top: 20px;
}
div.share-post-wrapper div.share-post ul.share-buttons {
  display: block;
  list-style: none;
  padding: 0;
  margin: 8px 0;
}
div.share-post-wrapper div.share-post ul.share-buttons li {
  margin: 0;
  display: inline;
  padding: 0 3px;
}
div.share-post-wrapper div.share-post .dtbaker_icon {
  vertical-align: middle;
  margin: 0;
}
#nav-single.navigation {
  text-align: center;
  height: auto;
  margin: 80px 0;
  border-top: 1px dashed #EFEFEF;
  border-bottom: 1px dashed #EFEFEF;
  color: #EFEFEF;
  padding: 10px 0;
}
#nav-single.navigation .nav-sep,
#nav-single.navigation .nav-next,
#nav-single.navigation .nav-previous {
  display: inline-block;
  padding: 0 10px;
  float: none;
}
#nav-single.navigation .nav-sep {
  font-size: 2em;
}
#nav-single.navigation a {
  background: none;
  border: 0;
  font-size: 2em;
}
/* pagination for woocommerce, blogs and events all the same */
.boho_pagination_wrap {
  text-align: center;
  margin: 21px 0;
}
ul.em-pagination,
.woocommerce nav.woocommerce-pagination ul,
ul.dtbaker-page-numbers {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  border: 0;
  margin: 1px;
}
ul.em-pagination li,
.woocommerce nav.woocommerce-pagination ul li,
ul.dtbaker-page-numbers li {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  list-style: none;
  width: auto;
  height: auto;
}
ul.em-pagination li span,
.woocommerce nav.woocommerce-pagination ul li span,
ul.dtbaker-page-numbers li span,
ul.em-pagination li a,
.woocommerce nav.woocommerce-pagination ul li a,
ul.dtbaker-page-numbers li a {
  margin: 0;
  text-decoration: none;
  line-height: 1;
  font-size: 1em;
  padding: .5em;
  min-width: 1em;
  display: block;
  font-weight: normal;
}
ul.em-pagination li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
ul.dtbaker-page-numbers li a:hover,
ul.em-pagination li span.current:hover,
.woocommerce nav.woocommerce-pagination ul li span.current:hover,
ul.dtbaker-page-numbers li span.current:hover,
ul.em-pagination li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
ul.dtbaker-page-numbers li span.current {
  font-weight: normal;
  text-decoration: none;
  /* colors moved to color stylesheet */
}
.widget .widget_content .widget_contact_us_widget a.fa {
  color: inherit;
}
h1.decal1,
h2.decal1,
h3.decal1,
h4.decal1,
h5.decal1 {
  position: relative;
  display: table;
  margin: 0 auto 20px;
}
h1.decal1:before,
h2.decal1:before,
h3.decal1:before,
h4.decal1:before,
h5.decal1:before {
  content: '';
  position: absolute;
  left: -162px;
  top: 27px;
  width: 144px;
  height: 19px;
  background-repeat: no-repeat;
  background-image: url("images/title-deco-left.png");
  background-size: auto;
}
h1.decal1:after,
h2.decal1:after,
h3.decal1:after,
h4.decal1:after,
h5.decal1:after {
  content: '';
  position: absolute;
  right: -162px;
  top: 27px;
  width: 144px;
  height: 19px;
  background-repeat: no-repeat;
  background-image: url("images/title-deco-right.png");
  background-size: auto;
}
h1.decal2,
h2.decal2,
h3.decal2,
h4.decal2,
h5.decal2 {
  position: relative;
  margin-bottom: 80px;
}
h1.decal2:after,
h2.decal2:after,
h3.decal2:after,
h4.decal2:after,
h5.decal2:after {
  content: '';
  position: absolute;
  bottom: -32px;
  left: 0;
  right: 0;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url("images/underline-curl-light.png");
  background-position: center;
  background-size: auto;
}
h1.decal3,
h2.decal3,
h3.decal3,
h4.decal3,
h5.decal3 {
  position: relative;
  display: table;
  margin: 0 auto 20px;
}
h1.decal3:before,
h2.decal3:before,
h3.decal3:before,
h4.decal3:before,
h5.decal3:before {
  content: '';
  position: absolute;
  left: -172px;
  top: 38px;
  width: 147px;
  height: 22px;
  background-repeat: no-repeat;
  background-image: url("images/title-ends-arrow-left.png");
  background-size: auto;
}
h1.decal3:after,
h2.decal3:after,
h3.decal3:after,
h4.decal3:after,
h5.decal3:after {
  content: '';
  position: absolute;
  right: -172px;
  top: 38px;
  width: 144px;
  height: 19px;
  background-repeat: no-repeat;
  background-image: url("images/title-ends-arrow-right.png");
  background-size: auto;
}
h1.decal4,
h2.decal4,
h3.decal4,
h4.decal4,
h5.decal4 {
  position: relative;
  margin-bottom: 80px;
}
h1.decal4:after,
h2.decal4:after,
h3.decal4:after,
h4.decal4:after,
h5.decal4:after {
  content: '';
  position: absolute;
  bottom: -42px;
  left: 0;
  right: 0;
  height: 19px;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url("images/underline-circle-twirl.png");
  background-size: auto;
}
.boho_color_dark {
  background: #000000;
  color: #FFFFFF;
  /*background-color: lighten(@color_code, 20%);
    &.boho_header_overlay #holder{
      background-image: url("images/@{page_color}/header-bg.png"), none;
      padding: 0 0 30px;
    }*/
  /** events */
  /** header buttons */
  /* menu **/
  /* widget */
  /** pagination */
  /********/
}
.boho_color_dark#tinymce .row-fluid {
  background: #000000;
}
.boho_color_dark#tinymce .row-fluid .rhcol {
  background: #000000 !important;
}
@media only screen and (max-width: 768px) {
  .boho_color_dark.responsive_enabled #mobile_menu_toggle:after {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 10px 0 rgba(255, 255, 255, 0.2), 0 20px 0 rgba(255, 255, 255, 0.2);
  }
  .boho_color_dark.responsive_enabled #menu_wrap #menu_container {
    background-size: 353px 353px;
    background-image: url("images/2x/dark/box-grey-large-tile.jpg");
  }
  .boho_color_dark.responsive_enabled #menu_wrap #menu_container div ul {
    border-top: 1px solid #000000;
  }
  .boho_color_dark.responsive_enabled #menu_wrap #menu_container div ul li {
    border-bottom: 1px solid #000000;
  }
  .boho_color_dark.responsive_enabled #menu_wrap #menu_container div ul li.menu-item-has-children > .menu-dropdown-toggle {
    border-left: 1px solid #000000;
  }
  .boho_color_dark.responsive_enabled #menu_wrap #menu_container > div > ul > li ul li {
    border-bottom: 1px solid #000000;
  }
}
.boho_color_dark .widget.box_style_background,
.boho_color_dark .gallery-slickslider2,
.boho_color_dark div.dtbaker_photo_border > div,
.boho_color_dark div.dtbaker_photo_border2 > div {
  padding: 12px !important;
  background: #000000;
  border: 1px solid #272727;
}
.boho_color_dark .dtbaker-menu-widget-wrap .dtbaker-menu-widget-go {
  color: #FFFFFF;
}
.boho_color_dark .googlemap {
  border: 3px solid #272727;
}
.boho_color_dark .widget li span.count,
.boho_color_dark .widget li span.number {
  color: #FFFFFF;
  background-color: #000000;
}
.boho_color_dark .widget_content li.recentcomments {
  border-bottom: 1px solid #272727;
}
.boho_color_dark .widget_content > ul > li > a:after,
.boho_color_dark .widget div > ul > li ul.children a:after,
.boho_color_dark .widget ul > li ul.children a:after,
.boho_color_dark .widget div > ul > li.has-children > a:after,
.boho_color_dark .widget ul > li.has-children > a:after {
  border-bottom: 1px solid #272727;
}
.boho_color_dark .wpcf7 .wpcf7-submit,
.boho_color_dark .boho_button {
  background: #c9fe4a !important;
}
.boho_color_dark .wpcf7 .wpcf7-submit:before,
.boho_color_dark .boho_button:before {
  border-top-color: #c9fe4a;
  border-bottom-color: #c9fe4a;
}
.boho_color_dark .wpcf7 .wpcf7-submit:after,
.boho_color_dark .boho_button:after {
  border-left-color: #c9fe4a;
}
.boho_color_dark .wpcf7 .wpcf7-submit.widget-submit {
  background: #000000 !important;
}
.boho_color_dark .wpcf7 .wpcf7-submit.widget-submit:before {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.boho_color_dark .wpcf7 .wpcf7-submit.widget-submit:after {
  border-left-color: #000000;
}
.boho_color_dark .boho_button.boho_button_dark {
  background: #000000 !important;
}
.boho_color_dark.woocommerce .widget_shopping_cart .total:before,
.boho_color_dark .woocommerce.widget_shopping_cart .total:before,
.boho_color_dark.woocommerce .widget_shopping_cart .total:after,
.boho_color_dark .woocommerce.widget_shopping_cart .total:after {
  background-image: url(images/dark/hr-circle-black.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_dark.woocommerce .summary .price,
.boho_color_dark.woocommerce-page .summary .price {
  border-bottom: 1px solid #272727;
}
.boho_color_dark.woocommerce #reviews #comments ol.commentlist li img.avatar {
  background: #272727;
  border-color: #272727;
}
.boho_color_dark.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-color: #272727;
}
.boho_color_dark.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom-color: #272727;
}
.boho_color_dark.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-color: #000000;
  border-bottom-color: #272727;
  background: #272727;
  color: #FFFFFF;
}
.boho_color_dark.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.boho_color_dark.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none;
}
.boho_color_dark .widget_search .widget_content .searchform .searchsubmit {
  color: #FFFFFF !important;
  background: #c9fe4a;
}
.boho_color_dark div.blog .blog_content_wrap .blog_date {
  color: #FFFFFF;
  background: #c9fe4a;
}
.boho_color_dark .blog_links {
  border-top: 1px solid #272727;
  border-bottom: 1px solid #272727;
}
.boho_color_dark .blog_links:before {
  border-top: 1px solid #272727;
}
.boho_color_dark .blog_links:after {
  border-bottom: 1px solid #272727;
}
.boho_color_dark #comment_title:before {
  border-top: 1px solid #272727;
  border-bottom: 1px solid #272727;
}
.boho_color_dark #respond input[type="text"],
.boho_color_dark #respond input[type="email"],
.boho_color_dark #respond textarea,
.boho_color_dark .wpcf7 input,
.boho_color_dark .wpcf7 textarea,
.boho_color_dark input,
.boho_color_dark select,
.boho_color_dark textarea {
  background: #272727;
  color: #FFFFFF;
  border-color: #272727;
}
.boho_color_dark div.css-search {
  background: #000000;
  border: 1px solid #272727;
}
.boho_color_dark div.css-search.has-advanced div.em-search-main {
  border-bottom: 1px solid #272727;
}
.boho_color_dark table.events-table tbody tr td {
  background: #272727;
  border-bottom: 3px solid #000000;
}
.boho_color_dark .em_event_wrapper .event_details li span {
  border: 1px solid #272727;
}
.boho_color_dark .em_event_wrapper .location_details {
  background-image: url(images/dark/box-grey-large-tile.jpg);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_dark .em_event_wrapper .rtb-booking-form fieldset {
  border: 1px solid #272727;
}
.boho_color_dark #header_wrap {
  background: #000000;
}
.boho_color_dark .boho_row_border {
  position: relative;
}
.boho_color_dark #header_wrap:before {
  background-image: url("images/dark/squiggle-white-top.svg");
}
.boho_color_dark #header_wrap:after {
  background-image: url("images/dark/squiggle-white-bottom.svg");
}
.boho_color_dark #menu_wrap #menu_container > div > ul > li ul {
  background: #000000;
}
.boho_color_dark #menu_wrap #menu_container > div > ul > li ul li:hover {
  background-color: #222222;
}
.boho_color_dark div.blog .blog_content_wrap:after {
  background-image: url(images/dark/hr-circle-grey.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_dark div.blog .blog_content_wrap .blog_summary_wrap .blog_date {
  background-image: url(images/dark/date-bg.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_dark .border1 {
  border: 3px solid #FFFFFF;
}
.boho_color_dark .commentlist div.comment {
  border: 1px solid #272727;
}
.boho_color_dark .commentlist .avatar {
  border: 1px solid #272727;
}
.boho_color_dark a.dtbaker_icon.dtbaker_icon_horizontal {
  color: #FFFFFF !important;
}
.boho_color_dark .dtbaker_icon_horizontal .icon_bg {
  border: 1px solid #272727;
}
.boho_color_dark .dtbaker_line_circle_black {
  background-image: url(images/dark/hr-circle-black.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_dark .dtbaker_line_circle_grey {
  background-image: url(images/dark/hr-circle-grey.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_dark .dtbaker_line_grunge {
  background-image: url(images/dark/hr-line-grunge.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_dark .dtbaker_line_slash {
  background-image: url(images/dark/hr-slash-dark-grey.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_dark .widget_header_button span.title {
  text-shadow: 2px 2px 2px #000000, /* Simulated effect for Firefox and Opera
           and nice enhancement for WebKit */ -2px -2px 2px #000000, 2px -2px 2px #000000, -2px 2px 2px #000000, 2px 2px 2px #000000;
}
.boho_color_dark .widget_header_button span.fa {
  color: #000000;
}
.boho_color_dark .dtbaker_cafe_menu_buttons .menu_button a {
  border: 1px solid #272727;
}
.boho_color_dark .dtbaker_cafe_header_wrap {
  background: rgba(0, 0, 0, 0.43);
}
.boho_color_dark .dtbaker_cafe_header_wrap div {
  color: #FFFFFF;
}
.boho_color_dark .dtbaker_cafe_header_wrap h3 {
  color: #FFFFFF;
}
.boho_color_dark .dtbaker_cafe_items .menu_item_title,
.boho_color_dark .dtbaker_cafe_items .menu_item_title a {
  color: #c9fe4a;
}
.boho_color_dark .dtbaker_cafe_items .menu_item_title .item_space:after {
  border-bottom: 1px dotted #272727;
}
.boho_color_dark #footer_wrapper .widget ul li a:before {
  border: 1px solid #FFFFFF;
}
.boho_color_dark ul.em-pagination li a,
.boho_color_dark.woocommerce nav.woocommerce-pagination ul li a,
.boho_color_dark ul.dtbaker-page-numbers li a {
  color: #FFFFFF;
}
.boho_color_dark ul.em-pagination li a:hover,
.boho_color_dark.woocommerce nav.woocommerce-pagination ul li a:hover,
.boho_color_dark ul.dtbaker-page-numbers li a:hover,
.boho_color_dark ul.em-pagination li span.current:hover,
.boho_color_dark.woocommerce nav.woocommerce-pagination ul li span.current:hover,
.boho_color_dark ul.dtbaker-page-numbers li span.current:hover,
.boho_color_dark ul.em-pagination li span.current,
.boho_color_dark.woocommerce nav.woocommerce-pagination ul li span.current,
.boho_color_dark ul.dtbaker-page-numbers li span.current {
  background: #272727;
  color: #FFFFFF;
}
.boho_color_dark div.share-post-wrapper div.share-post a,
.boho_color_dark div.share-post-wrapper div.share-post ul.share-buttons li a {
  color: #c9fe4a;
}
.boho_color_dark .widget_content li.recentcomments:before {
  color: #c9fe4a;
}
.boho_color_light {
  background: #FFFFFF;
  color: #666666;
  /*background-color: lighten(@color_code, 20%);
    &.boho_header_overlay #holder{
      background-image: url("images/@{page_color}/header-bg.png"), none;
      padding: 0 0 30px;
    }*/
  /** events */
  /** header buttons */
  /* menu **/
  /* widget */
  /** pagination */
  /********/
}
.boho_color_light#tinymce .row-fluid {
  background: #FFFFFF;
}
.boho_color_light#tinymce .row-fluid .rhcol {
  background: #FFFFFF !important;
}
@media only screen and (max-width: 768px) {
  .boho_color_light.responsive_enabled #mobile_menu_toggle:after {
    background: rgba(102, 102, 102, 0.2);
    box-shadow: 0 10px 0 rgba(102, 102, 102, 0.2), 0 20px 0 rgba(102, 102, 102, 0.2);
  }
  .boho_color_light.responsive_enabled #menu_wrap #menu_container {
    background-size: 353px 353px;
    background-image: url("images/2x/light/box-grey-large-tile.jpg");
  }
  .boho_color_light.responsive_enabled #menu_wrap #menu_container div ul {
    border-top: 1px solid #FFFFFF;
  }
  .boho_color_light.responsive_enabled #menu_wrap #menu_container div ul li {
    border-bottom: 1px solid #FFFFFF;
  }
  .boho_color_light.responsive_enabled #menu_wrap #menu_container div ul li.menu-item-has-children > .menu-dropdown-toggle {
    border-left: 1px solid #FFFFFF;
  }
  .boho_color_light.responsive_enabled #menu_wrap #menu_container > div > ul > li ul li {
    border-bottom: 1px solid #FFFFFF;
  }
}
.boho_color_light .widget.box_style_background,
.boho_color_light .gallery-slickslider2,
.boho_color_light div.dtbaker_photo_border > div,
.boho_color_light div.dtbaker_photo_border2 > div {
  padding: 12px !important;
  background: #FFFFFF;
  border: 1px solid #f2f2f2;
}
.boho_color_light .dtbaker-menu-widget-wrap .dtbaker-menu-widget-go {
  color: #666666;
}
.boho_color_light .googlemap {
  border: 3px solid #f2f2f2;
}
.boho_color_light .widget li span.count,
.boho_color_light .widget li span.number {
  color: #666666;
  background-color: #FFFFFF;
}
.boho_color_light .widget_content li.recentcomments {
  border-bottom: 1px solid #f2f2f2;
}
.boho_color_light .widget_content > ul > li > a:after,
.boho_color_light .widget div > ul > li ul.children a:after,
.boho_color_light .widget ul > li ul.children a:after,
.boho_color_light .widget div > ul > li.has-children > a:after,
.boho_color_light .widget ul > li.has-children > a:after {
  border-bottom: 1px solid #f2f2f2;
}
.boho_color_light .wpcf7 .wpcf7-submit,
.boho_color_light .boho_button {
  background: #d0f4f0 !important;
}
.boho_color_light .wpcf7 .wpcf7-submit:before,
.boho_color_light .boho_button:before {
  border-top-color: #d0f4f0;
  border-bottom-color: #d0f4f0;
}
.boho_color_light .wpcf7 .wpcf7-submit:after,
.boho_color_light .boho_button:after {
  border-left-color: #d0f4f0;
}
.boho_color_light .wpcf7 .wpcf7-submit.widget-submit {
  background: #FFFFFF !important;
}
.boho_color_light .wpcf7 .wpcf7-submit.widget-submit:before {
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
.boho_color_light .wpcf7 .wpcf7-submit.widget-submit:after {
  border-left-color: #FFFFFF;
}
.boho_color_light .boho_button.boho_button_dark {
  background: #FFFFFF !important;
}
.boho_color_light.woocommerce .widget_shopping_cart .total:before,
.boho_color_light .woocommerce.widget_shopping_cart .total:before,
.boho_color_light.woocommerce .widget_shopping_cart .total:after,
.boho_color_light .woocommerce.widget_shopping_cart .total:after {
  background-image: url(images/light/hr-circle-black.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_light.woocommerce .summary .price,
.boho_color_light.woocommerce-page .summary .price {
  border-bottom: 1px solid #f2f2f2;
}
.boho_color_light.woocommerce #reviews #comments ol.commentlist li img.avatar {
  background: #f2f2f2;
  border-color: #f2f2f2;
}
.boho_color_light.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-color: #f2f2f2;
}
.boho_color_light.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom-color: #f2f2f2;
}
.boho_color_light.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-color: #FFFFFF;
  border-bottom-color: #f2f2f2;
  background: #f2f2f2;
  color: #666666;
}
.boho_color_light.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.boho_color_light.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  display: none;
}
.boho_color_light .widget_search .widget_content .searchform .searchsubmit {
  color: #666666 !important;
  background: #d0f4f0;
}
.boho_color_light div.blog .blog_content_wrap .blog_date {
  color: #666666;
  background: #d0f4f0;
}
.boho_color_light .blog_links {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.boho_color_light .blog_links:before {
  border-top: 1px solid #f2f2f2;
}
.boho_color_light .blog_links:after {
  border-bottom: 1px solid #f2f2f2;
}
.boho_color_light #comment_title:before {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.boho_color_light #respond input[type="text"],
.boho_color_light #respond input[type="email"],
.boho_color_light #respond textarea,
.boho_color_light .wpcf7 input,
.boho_color_light .wpcf7 textarea,
.boho_color_light input,
.boho_color_light select,
.boho_color_light textarea {
  background: #f2f2f2;
  color: #666666;
  border-color: #f2f2f2;
}
.boho_color_light div.css-search {
  background: #FFFFFF;
  border: 1px solid #f2f2f2;
}
.boho_color_light div.css-search.has-advanced div.em-search-main {
  border-bottom: 1px solid #f2f2f2;
}
.boho_color_light table.events-table tbody tr td {
  background: #f2f2f2;
  border-bottom: 3px solid #FFFFFF;
}
.boho_color_light .em_event_wrapper .event_details li span {
  border: 1px solid #f2f2f2;
}
.boho_color_light .em_event_wrapper .location_details {
  background-image: url(images/light/box-grey-large-tile.jpg);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_light .em_event_wrapper .rtb-booking-form fieldset {
  border: 1px solid #f2f2f2;
}
.boho_color_light #header_wrap {
  background: #FFFFFF;
}
.boho_color_light .boho_row_border {
  position: relative;
}
.boho_color_light #header_wrap:before {
  background-image: url("images/light/squiggle-white-top.svg");
}
.boho_color_light #header_wrap:after {
  background-image: url("images/light/squiggle-white-bottom.svg");
}
.boho_color_light #menu_wrap #menu_container > div > ul > li ul {
  background: #FFFFFF;
}
.boho_color_light #menu_wrap #menu_container > div > ul > li ul li:hover {
  background-color: #ededed;
}
.boho_color_light div.blog .blog_content_wrap:after {
  background-image: url(images/light/hr-circle-grey.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_light div.blog .blog_content_wrap .blog_summary_wrap .blog_date {
  background-image: url(images/light/date-bg.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_light .border1 {
  border: 3px solid #666666;
}
.boho_color_light .commentlist div.comment {
  border: 1px solid #f2f2f2;
}
.boho_color_light .commentlist .avatar {
  border: 1px solid #f2f2f2;
}
.boho_color_light a.dtbaker_icon.dtbaker_icon_horizontal {
  color: #666666 !important;
}
.boho_color_light .dtbaker_icon_horizontal .icon_bg {
  border: 1px solid #f2f2f2;
}
.boho_color_light .dtbaker_line_circle_black {
  background-image: url(images/light/hr-circle-black.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_light .dtbaker_line_circle_grey {
  background-image: url(images/light/hr-circle-grey.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_light .dtbaker_line_grunge {
  background-image: url(images/light/hr-line-grunge.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_light .dtbaker_line_slash {
  background-image: url(images/light/hr-slash-dark-grey.png);
  /*@media @highdpi{
    background-image: ~`@{url}.replace(/images\//g, 'images/2x/')`;
  }*/
}
.boho_color_light .widget_header_button span.title {
  text-shadow: 2px 2px 2px #FFFFFF, /* Simulated effect for Firefox and Opera
           and nice enhancement for WebKit */ -2px -2px 2px #FFFFFF, 2px -2px 2px #FFFFFF, -2px 2px 2px #FFFFFF, 2px 2px 2px #FFFFFF;
}
.boho_color_light .widget_header_button span.fa {
  color: #FFFFFF;
}
.boho_color_light .dtbaker_cafe_menu_buttons .menu_button a {
  border: 1px solid #f2f2f2;
}
.boho_color_light .dtbaker_cafe_header_wrap {
  background: rgba(255, 255, 255, 0.43);
}
.boho_color_light .dtbaker_cafe_header_wrap div {
  color: #666666;
}
.boho_color_light .dtbaker_cafe_header_wrap h3 {
  color: #666666;
}
.boho_color_light .dtbaker_cafe_items .menu_item_title,
.boho_color_light .dtbaker_cafe_items .menu_item_title a {
  color: #d0f4f0;
}
.boho_color_light .dtbaker_cafe_items .menu_item_title .item_space:after {
  border-bottom: 1px dotted #f2f2f2;
}
.boho_color_light #footer_wrapper .widget ul li a:before {
  border: 1px solid #666666;
}
.boho_color_light ul.em-pagination li a,
.boho_color_light.woocommerce nav.woocommerce-pagination ul li a,
.boho_color_light ul.dtbaker-page-numbers li a {
  color: #666666;
}
.boho_color_light ul.em-pagination li a:hover,
.boho_color_light.woocommerce nav.woocommerce-pagination ul li a:hover,
.boho_color_light ul.dtbaker-page-numbers li a:hover,
.boho_color_light ul.em-pagination li span.current:hover,
.boho_color_light.woocommerce nav.woocommerce-pagination ul li span.current:hover,
.boho_color_light ul.dtbaker-page-numbers li span.current:hover,
.boho_color_light ul.em-pagination li span.current,
.boho_color_light.woocommerce nav.woocommerce-pagination ul li span.current,
.boho_color_light ul.dtbaker-page-numbers li span.current {
  background: #f2f2f2;
  color: #666666;
}
.boho_color_light div.share-post-wrapper div.share-post a,
.boho_color_light div.share-post-wrapper div.share-post ul.share-buttons li a {
  color: #d0f4f0;
}
.boho_color_light .widget_content li.recentcomments:before {
  color: #d0f4f0;
}
