/*****************

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%;
}
