@import url(//fonts.googleapis.com/css?family=Open+Sans:700,600,400,300);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,300);
@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
.star-rating:not(.mark):not(.review) {
  position: relative;
  height: 22.5px;
  line-height: 22.5px;
  width: 87px;
  vertical-align: middle;
  font-size: 0;
  color: transparent;
}
.star-rating:not(.mark):not(.review) span {
  overflow: hidden;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating:not(.mark):not(.review) span:before {
  font-size: 15px;
  content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f005";
  position: absolute;
  font-family: FontAwesome;
  top: 0;
  left: 0;
  color: #e8500e;
}
.star-rating:not(.mark):not(.review)::before {
  font-size: 15px;
  content: "\f006\00a0\f006\00a0\f006\00a0\f006\00a0\f006";
  color: #e8500e;
  font-family: FontAwesome;
  top: 0;
  left: 0;
  position: absolute;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  margin: 0;
  background-color: #fcfbf9;
}
body.error404 .site-main .content-area .site-content .page-wrapper .page-content .search-wrapper {
  display: block;
  float: none;
  margin-top: 30px;
}
body.error404 .site-main .content-area .site-content .page-wrapper .page-content .search-wrapper form.searchform {
  text-align: center;
}
body.error404 .site-main .content-area .site-content .page-wrapper .page-content .search-wrapper form.searchform .searchform-wrapper {
  display: inline-block;
  position: relative;
}
body.error404 .site-main .content-area .site-content .page-wrapper .page-content .search-wrapper form.searchform .searchform-wrapper > input {
  padding-right: 88px;
}
body.error404 .site-main .content-area .site-content .page-wrapper .page-content .search-wrapper form.searchform .searchform-wrapper .submit {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
body.error404 .site-main .content-area .site-content .page-wrapper .page-content .search-wrapper form.searchform + i,
body.error404 .site-main .content-area .site-content .page-wrapper .page-content .search-wrapper form.searchform span {
  display: none;
}
body.error404 #primary,
body.search-no-results #primary {
  text-align: center;
}
@media (max-width: 768px) {
  body.error404 #primary,
  body.search-no-results #primary {
    color: #121924;
  }
  body.error404 #primary h2,
  body.search-no-results #primary h2 {
    color: #121924;
  }
}
body.error404 .site-main,
body.search-no-results .site-main,
body.blog .site-main,
body.archive .site-main,
body.search-results .site-main,
body.page-template-with-right-sidebar .site-main,
body.page-template-with-left-sidebar .site-main,
body.page-template-with-right-shop-sidebar .site-main,
body.page-template-with-left-shop-sidebar .site-main,
body.page-template-default .site-main,
body.single .site-main {
  margin: 0;
  padding: 50px 0;
  min-height: 500px;
}
body.page-template-default .page-header {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  body.page-template-default .page-header {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-default .page-header {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default .page-header {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .page-header {
    max-width: 1170px !important;
  }
}
@media (max-width: 768px) {
  body.page-template-default .page-header {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-default .page-header {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default .page-header {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .page-header {
    max-width: 1170px !important;
  }
}
body.page-template-default .page-header.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default .page-header.active-sidebar #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .page-header.active-sidebar #tertiary {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .page-header.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .page-header.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
@media (max-width: 992px) {
  body.page-template-default .page-header.active-sidebar #primary + #tertiary .sidebar-inner {
    margin: 0;
  }
}
body.page-template-default .page-header.active-sidebar.additional-sidebar #additional {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .page-header.active-sidebar.additional-sidebar #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .page-header.active-sidebar.additional-sidebar #primary {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .page-header.active-sidebar.additional-sidebar #tertiary {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .page-header.active-sidebar.additional-sidebar #primary + #additional .sidebar-inner {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .page-header.additional-sidebar:not(.active-sidebar) {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default .page-header.additional-sidebar:not(.active-sidebar) #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .page-header.additional-sidebar:not(.active-sidebar) #additional {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .page-header.additional-sidebar:not(.active-sidebar) #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .page-header.additional-sidebar:not(.active-sidebar) #primary + #additional .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
body.page-template-default .entry.page {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
  padding: 20px;
  background-color: #fcfbf9;
  margin: 30px 0 30px;
  border-radius: 3px;
  border: 1px solid #ededed;
}
@media (max-width: 768px) {
  body.page-template-default .entry.page {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-default .entry.page {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default .entry.page {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .entry.page {
    max-width: 1170px !important;
  }
}
@media (max-width: 768px) {
  body.page-template-default .entry.page {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-default .entry.page {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default .entry.page {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .entry.page {
    max-width: 1170px !important;
  }
}
body.page-template-default .entry.page.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default .entry.page.active-sidebar #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .entry.page.active-sidebar #tertiary {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .entry.page.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .entry.page.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
@media (max-width: 992px) {
  body.page-template-default .entry.page.active-sidebar #primary + #tertiary .sidebar-inner {
    margin: 0;
  }
}
body.page-template-default .entry.page.active-sidebar.additional-sidebar #additional {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .entry.page.active-sidebar.additional-sidebar #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .entry.page.active-sidebar.additional-sidebar #primary {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .entry.page.active-sidebar.additional-sidebar #tertiary {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .entry.page.active-sidebar.additional-sidebar #primary + #additional .sidebar-inner {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .entry.page.additional-sidebar:not(.active-sidebar) {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default .entry.page.additional-sidebar:not(.active-sidebar) #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .entry.page.additional-sidebar:not(.active-sidebar) #additional {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .entry.page.additional-sidebar:not(.active-sidebar) #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .entry.page.additional-sidebar:not(.active-sidebar) #primary + #additional .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
body.page-template-default .entry.page::after {
  content: "";
  display: table;
  clear: both;
}
body.page-template-default .comments-area {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  body.page-template-default .comments-area {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-default .comments-area {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default .comments-area {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .comments-area {
    max-width: 1170px !important;
  }
}
@media (max-width: 768px) {
  body.page-template-default .comments-area {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-default .comments-area {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default .comments-area {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default .comments-area {
    max-width: 1170px !important;
  }
}
body.page-template-default .comments-area.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default .comments-area.active-sidebar #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .comments-area.active-sidebar #tertiary {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .comments-area.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .comments-area.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
@media (max-width: 992px) {
  body.page-template-default .comments-area.active-sidebar #primary + #tertiary .sidebar-inner {
    margin: 0;
  }
}
body.page-template-default .comments-area.active-sidebar.additional-sidebar #additional {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .comments-area.active-sidebar.additional-sidebar #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .comments-area.active-sidebar.additional-sidebar #primary {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .comments-area.active-sidebar.additional-sidebar #tertiary {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .comments-area.active-sidebar.additional-sidebar #primary + #additional .sidebar-inner {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .comments-area.additional-sidebar:not(.active-sidebar) {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default .comments-area.additional-sidebar:not(.active-sidebar) #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .comments-area.additional-sidebar:not(.active-sidebar) #additional {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default .comments-area.additional-sidebar:not(.active-sidebar) #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default .comments-area.additional-sidebar:not(.active-sidebar) #primary + #additional .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
body.page-template-with-right-sidebar .entry.page,
body.page-template-with-left-sidebar .entry.page,
body.page-template-with-right-shop-sidebar .entry.page,
body.page-template-with-left-shop-sidebar .entry.page {
  padding: 20px;
  background-color: #fcfbf9;
  margin: 30px 0 30px;
  border-radius: 3px;
  border: 1px solid #ededed;
}
body.page-template-without-container .page-header {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  body.page-template-without-container .page-header {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-without-container .page-header {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-without-container .page-header {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-without-container .page-header {
    max-width: 1170px !important;
  }
}
@media (max-width: 768px) {
  body.page-template-without-container .page-header {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-without-container .page-header {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-without-container .page-header {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-without-container .page-header {
    max-width: 1170px !important;
  }
}
body.page-template-without-container .page-header.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-without-container .page-header.active-sidebar #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-without-container .page-header.active-sidebar #tertiary {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-without-container .page-header.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-without-container .page-header.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
@media (max-width: 992px) {
  body.page-template-without-container .page-header.active-sidebar #primary + #tertiary .sidebar-inner {
    margin: 0;
  }
}
body.page-template-without-container .page-header.active-sidebar.additional-sidebar #additional {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-without-container .page-header.active-sidebar.additional-sidebar #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-without-container .page-header.active-sidebar.additional-sidebar #primary {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-without-container .page-header.active-sidebar.additional-sidebar #tertiary {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-without-container .page-header.active-sidebar.additional-sidebar #primary + #additional .sidebar-inner {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-without-container .page-header.additional-sidebar:not(.active-sidebar) {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-without-container .page-header.additional-sidebar:not(.active-sidebar) #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-without-container .page-header.additional-sidebar:not(.active-sidebar) #additional {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-without-container .page-header.additional-sidebar:not(.active-sidebar) #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-without-container .page-header.additional-sidebar:not(.active-sidebar) #primary + #additional .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
body #page {
  overflow: hidden;
}
html {
  overflow-y: scroll;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#preloader {
  position: fixed;
  z-index: 100500;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
#preloader #status {
  position: absolute;
  z-index: 1001;
  top: 50%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  -webkit-animation: spin 2.5s infinite linear;
  -khtml-animation: spin 2.5s infinite linear;
  -moz-animation: spin 2.5s infinite linear;
  -ms-animation: spin 2.5s infinite linear;
  animation: spin 2.5s infinite linear;
  border: 3px solid transparent;
  border-top-color: #e8500e;
  border-radius: 50%;
}
#preloader #status::before,
#preloader #status::after {
  position: absolute;
  content: '';
  border-radius: 50%;
}
#preloader #status::before {
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  -webkit-animation: spin 2s infinite linear;
  -khtml-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -ms-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  border: 3px solid transparent;
  border-top-color: #d8bea5;
}
#preloader #status::after {
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  -webkit-animation: spin 1s infinite linear;
  -khtml-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -ms-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  border: 3px solid transparent;
  border-top-color: #4caf50;
}
.page-template-default .content-area {
  padding-top: 0;
}
.container {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px !important;
  }
}
.container.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.container.active-sidebar #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.container.active-sidebar #tertiary {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.container.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
.container.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
@media (max-width: 992px) {
  .container.active-sidebar #primary + #tertiary .sidebar-inner {
    margin: 0;
  }
}
.container.active-sidebar.additional-sidebar #additional {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.container.active-sidebar.additional-sidebar #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
.container.active-sidebar.additional-sidebar #primary {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.container.active-sidebar.additional-sidebar #tertiary {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.container.active-sidebar.additional-sidebar #primary + #additional .sidebar-inner {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
.container.additional-sidebar:not(.active-sidebar) {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.container.additional-sidebar:not(.active-sidebar) #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.container.additional-sidebar:not(.active-sidebar) #additional {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.container.additional-sidebar:not(.active-sidebar) #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
.container.additional-sidebar:not(.active-sidebar) #primary + #additional .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
@media (max-width: 992px) {
  .site-main .container.active-sidebar {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -khtml-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .site-main .container.active-sidebar #additional {
    order: 0;
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  .site-main .container.active-sidebar #additional .sidebar-inner {
    margin-right: 0;
    margin-left: 0;
  }
  .site-main .container.active-sidebar #primary {
    order: 1;
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  .site-main .container.active-sidebar #tertiary {
    order: 2;
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  .site-main .container.active-sidebar #tertiary .sidebar-inner {
    margin-right: 0;
    margin-left: 0;
  }
  .site-main .container.additional-sidebar:not(.active-sidebar) {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -khtml-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .site-main .container.additional-sidebar:not(.active-sidebar) #additional {
    order: 0;
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  .site-main .container.additional-sidebar:not(.active-sidebar) #additional .sidebar-inner {
    margin-right: 0;
    margin-left: 0;
  }
  .site-main .container.additional-sidebar:not(.active-sidebar) #primary {
    order: 1;
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
}
.social_connect_ui {
  margin-bottom: 5px;
}
.social_connect_ui .comment-form-social-connect {
  margin: 0;
}
#main.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
#main.fixed > div #primary {
  position: absolute;
  top: 0;
  left: 0;
  right: 60%;
  bottom: 0;
  display: block;
}
#main.fixed > div #primary #content {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
}
#main.fixed > div #primary #content .after-shop-loop {
  display: none;
}
#main.fixed > div #tertiary {
  position: absolute;
  top: 0;
  left: 40%;
  right: 0;
  bottom: 0;
  display: block;
}
#main.fixed > div #tertiary .azl-map-wrapper {
  height: 100%;
}
#main.fixed > div #tertiary .azl-map-wrapper .controls {
  top: 30px;
}
#main.fixed > div #tertiary .azl-map-wrapper .controls > div,
#main.fixed > div #tertiary .azl-map-wrapper .controls > a {
  margin-left: 30px;
}
#main.fixed > div #tertiary .azl-map-wrapper .controls .fullscreen {
  display: none;
}
#main.fixed > div #tertiary .azl-map-wrapper .azl-map {
  height: 100%;
}
@media (max-width: 1600px) {
  #main.fixed > div #primary {
    right: 55%;
  }
  #main.fixed > div #tertiary {
    left: 45%;
  }
}
@media (max-width: 1400px) {
  #main.fixed > div #primary {
    right: 50%;
  }
  #main.fixed > div #tertiary {
    left: 50%;
  }
}
@media (max-width: 1200px) {
  #main.fixed > div #primary {
    right: 45%;
  }
  #main.fixed > div #tertiary {
    left: 55%;
  }
}
@media (max-width: 1100px) {
  #main.fixed > div #primary {
    right: 35%;
  }
  #main.fixed > div #tertiary {
    left: 65%;
  }
}
@media (max-width: 1000px) {
  #main.fixed > div #primary {
    right: 30%;
  }
  #main.fixed > div #tertiary {
    left: 70%;
  }
}
@media (max-width: 900px) {
  #main.fixed > div #primary {
    right: 25%;
  }
  #main.fixed > div #tertiary {
    left: 75%;
  }
}
@media (max-width: 768px) {
  #main.fixed {
    position: static;
  }
  #main.fixed > div #primary {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: block;
  }
  #main.fixed > div #primary #content {
    overflow: visible;
    height: auto;
    position: relative;
    padding: 15px;
    box-sizing: border-box;
  }
  #main.fixed > div #primary #content .after-shop-loop {
    display: none;
  }
  #main.fixed > div #tertiary {
    display: none;
  }
  #main.fixed.gmap-triggered {
    position: fixed;
  }
  #main.fixed.gmap-triggered > div #primary {
    display: none;
  }
  #main.fixed.gmap-triggered > div #tertiary {
    left: 0 !important;
    display: block;
  }
  #main.fixed.gmap-triggered > div #tertiary .azl-map-wrapper .controls {
    top: 30px;
  }
  #main.fixed.gmap-triggered > div #tertiary .azl-map-wrapper .controls > div,
  #main.fixed.gmap-triggered > div #tertiary .azl-map-wrapper .controls > a {
    margin-left: 0;
  }
}
.product-header-container {
  padding: 100px 0 120px;
  margin-bottom: 125px;
}
.product-header-container .timer-wrapper {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -270px;
  box-sizing: border-box;
  background-color: #e8500e;
  border-radius: 3px;
  padding: 35px 60px;
  text-align: center;
}
@media (max-width: 768px) {
  .product-header-container .timer-wrapper {
    padding: 20px 0;
    bottom: -240px;
  }
}
@media (max-width: 600px) {
  .product-header-container .timer-wrapper {
    bottom: -201px;
  }
}
.product-header-container .timer-wrapper .time-left {
  display: inline-block;
  background-color: #e8500e;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
.product-header-container .timer-wrapper .time-left .time {
  background-color: #ffffff;
  color: #414551;
  padding: 30px 15px;
  border-radius: 3px;
}
.product-header-container .timer-wrapper .time-left .time > div {
  position: relative;
  padding: 0 30px;
  line-height: 1;
}
@media (max-width: 480px) {
  .product-header-container .timer-wrapper .time-left .time > div {
    padding: 0 15px;
  }
}
.product-header-container .timer-wrapper .time-left .time > div .count {
  display: block;
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 5px;
}
@media (max-width: 480px) {
  .product-header-container .timer-wrapper .time-left .time > div .count {
    font-size: 18px;
  }
}
.product-header-container .timer-wrapper .time-left .time > div .title {
  display: block;
  font-size: 12px;
  color: #999999;
  margin: 0;
  font-weight: 600;
}
.product-header-container .timer-wrapper .time-left .time > div::after {
  content: "";
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  background-color: #ededed;
}
.product-header-container .timer-wrapper .time-left .time > div:last-child::after {
  display: none;
}
@media (max-width: 600px) {
  .product-header-container .timer-wrapper .time-left .time {
    padding: 15px 0;
  }
}
@media (max-width: 480px) {
  .product-header-container .timer-wrapper .time-left .time {
    white-space: nowrap;
  }
}
@media (max-width: 480px) {
  .product-header-container .timer-wrapper .time-left {
    padding: 0 10px;
  }
}
.product-header-container .timer-wrapper::before,
.product-header-container .timer-wrapper::after {
  content: "";
  opacity: .3;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  left: 60px;
  right: 60px;
  top: 50%;
  z-index: 1;
}
@media (max-width: 600px) {
  .product-header-container .timer-wrapper::before,
  .product-header-container .timer-wrapper::after {
    display: none;
  }
}
.product-header-container .timer-wrapper::before {
  -webkit-transform: translateY(-2px);
  -khtml-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.product-header-container .timer-wrapper::after {
  -webkit-transform: translateY(2px);
  -khtml-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}
.product-header-container .timer-wrapper:empty {
  display: none;
}
.colored {
  color: #ffffff;
}
.colored h3 {
  color: #ffffff;
}
.colored .button {
  display: inline-block;
  background-color: #121924;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.colored .button:hover {
  background-color: #d8bea5;
  color: #ffffff;
}
.colored .owl-carousel .owl-controls .owl-nav .owl-prev,
.colored .owl-carousel .owl-controls .owl-nav .owl-next {
  color: #ffffff;
}
.custom-categories-list {
  margin-top: 0;
}
.custom-categories-list .widgettitle {
  display: none;
}
.custom-categories-list .widget > ul {
  margin-top: 30px !important;
  padding: 0;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -khtml-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-box-align: start;
  -o-box-align: start;
  box-align: start;
  -ms-flex-align: flex-start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -khtml-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 600px) {
  .custom-categories-list .widget > ul {
    display: block;
  }
}
.custom-categories-list .widget > ul > li {
  background-color: #ffffff;
  padding: 35px 40px;
  display: block;
  box-sizing: border-box;
  width: 33.33%;
  max-width: 270px;
  border-radius: 3px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .custom-categories-list .widget > ul > li {
    width: calc(50% - 15px);
    max-width: none;
  }
}
@media (max-width: 600px) {
  .custom-categories-list .widget > ul > li {
    width: 100%;
    max-width: none;
  }
}
.custom-categories-list .widget > ul > li > a {
  display: block;
  color: #121924;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
  position: relative;
}
.custom-categories-list .widget > ul > li > a > img {
  width: auto;
  height: auto;
  max-width: 14px;
  max-height: 14px;
  position: absolute;
  top: 8px;
  left: -47px;
}
.custom-categories-list .widget > ul > li > a::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: -55px;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+1) {
  border-bottom: 2px solid #8bc34a;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+1) > a::before {
  background-color: #8bc34a;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+2) {
  border-bottom: 2px solid #009688;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+2) > a::before {
  background-color: #009688;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+3) {
  border-bottom: 2px solid #f44336;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+3) > a::before {
  background-color: #f44336;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+4) {
  border-bottom: 2px solid #9c27b0;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+4) > a::before {
  background-color: #9c27b0;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+5) {
  border-bottom: 2px solid #3f51b5;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+5) > a::before {
  background-color: #3f51b5;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+6) {
  border-bottom: 2px solid #4caf50;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+6) > a::before {
  background-color: #4caf50;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+7) {
  border-bottom: 2px solid #00bcd4;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+7) > a::before {
  background-color: #00bcd4;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+8) {
  border-bottom: 2px solid #795548;
}
.custom-categories-list .widget > ul > li:nth-of-type(8n+8) > a::before {
  background-color: #795548;
}
.custom-categories-list .widget > ul > li > .count {
  display: none;
}
.custom-categories-list .widget > ul > li > ul.children {
  margin: 15px 0 0;
  padding: 0;
}
.custom-categories-list .widget > ul > li > ul.children > li {
  overflow: hidden;
  padding: 3px 0;
}
.custom-categories-list .widget > ul > li > ul.children > li:first-child {
  padding-top: 0;
}
.custom-categories-list .widget > ul > li > ul.children > li:last-child {
  padding-bottom: 0;
}
.custom-categories-list .widget > ul > li > ul.children > li > a {
  color: #bbbcc0;
  font-weight: normal;
  float: left;
  font-size: 14px;
  display: block;
  max-width: 80%;
}
.custom-categories-list .widget > ul > li > ul.children > li > a:hover {
  color: #e8500e;
}
.custom-categories-list .widget > ul > li > ul.children > li .count {
  float: right;
  font-size: 12px;
  color: #a2a2a3;
  margin-top: 3px;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #748796;
  line-height: 1.8;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 21px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p,
.p {
  margin: 10px 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #414551;
  margin: 0 0 10px;
  line-height: 1.2;
  font-weight: 400;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
a {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #e8500e;
  text-decoration: none;
}
a:focus,
a:hover {
  outline: 0;
  color: #414551;
}
a:active,
a:focus,
button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
select::-moz-focus-inner {
  outline: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #fcfbf9;
}
strong,
b {
  font-weight: 600;
}
dfn,
cite,
em {
  font-style: italic;
}
blockquote {
  font-size: 22px;
  font-style: italic;
  padding: 0 60px 0 60px;
  position: relative;
  color: #414551;
  line-height: 1.4;
  margin: 30px 0;
}
@media (max-width: 750px) {
  blockquote {
    font-size: 16px;
  }
}
blockquote cite {
  display: block;
  font-style: normal;
  text-align: left;
  color: #414551;
  font-size: 14px;
  font-weight: 700;
  margin-top: 15px;
}
blockquote::before {
  content: "\f10e";
  position: absolute;
  font-family: FontAwesome;
  top: 3px;
  left: 10px;
  font-size: 22px;
  font-style: normal;
}
address {
  margin: 0 0 1.6em;
  color: #414551;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace;
  -webkit-hyphens: none;
  -khtml-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre {
  background-color: transparent;
  border: 1px solid #bbbcc0;
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  word-wrap: break-word;
}
abbr[title] {
  border-bottom: 1px dotted #ededed;
  cursor: help;
}
mark,
ins {
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  text-align: center;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.wp-caption {
  width: auto !important;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
.wp-caption .wp-caption-text {
  color: #e8500e;
  font-weight: 600;
}
dl {
  margin-bottom: 20px;
}
dl dt {
  color: #414551;
  font-weight: bold;
  float: left;
  clear: both;
}
dl dd {
  margin-bottom: 10px;
  float: right;
  width: 70%;
}
@media (max-width: 768px) {
  dl dt {
    float: none;
  }
  dl dd {
    margin-bottom: 10px;
    float: none;
    width: auto;
  }
}
dl::after {
  content: "";
  display: table;
  clear: both;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
figure {
  margin: 0;
}
del {
  opacity: 0.8;
}
.entry .entry-content ul,
#comments .comment-list li.comment .comment-data ul,
#tab-description ul {
  margin-top: 13px;
  padding: 0;
}
.entry .entry-content ul > li,
#comments .comment-list li.comment .comment-data ul > li,
#tab-description ul > li {
  position: relative;
  margin: 13px 0;
  padding: 0px 0 0 30px;
  list-style: none;
}
.entry .entry-content ul > li::before,
#comments .comment-list li.comment .comment-data ul > li::before,
#tab-description ul > li::before {
  content: "\f105";
  display: inline-block;
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 7px;
  font-size: 14px;
  vertical-align: 0;
}
.entry .entry-content ol,
#comments .comment-list li.comment .comment-data ol,
#tab-description ol {
  margin-top: 13px;
  padding: 0;
}
.entry .entry-content ol > li,
#comments .comment-list li.comment .comment-data ol > li,
#tab-description ol > li {
  position: relative;
  counter-increment: olCount;
  margin: 13px 0;
  padding: 0 0 0 30px;
  list-style: none;
}
.entry .entry-content ol > li::before,
#comments .comment-list li.comment .comment-data ol > li::before,
#tab-description ol > li::before {
  content: counter(olCount) ". ";
  display: inline-block;
  font-size: 11px;
  font-family: 'Arvo', sans-serif;
  margin-right: 6px;
  margin-left: -15px;
}
.entry .entry-content table,
#comments .comment-list li.comment .comment-data table,
#tab-description table {
  margin-bottom: 15px;
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  text-align: left;
  border: 1px solid #ededed;
  background-color: #ffffff;
  font-size: 14px;
}
.entry .entry-content table caption,
#comments .comment-list li.comment .comment-data table caption,
#tab-description table caption {
  margin-bottom: 20px;
  color: #414551;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #f2f1f3;
}
.entry .entry-content table thead,
#comments .comment-list li.comment .comment-data table thead,
#tab-description table thead {
  background-color: #f2f1f3;
  color: #414551;
  border: 1px solid #ededed;
  font-weight: 600;
}
.entry .entry-content table thead tr th,
#comments .comment-list li.comment .comment-data table thead tr th,
#tab-description table thead tr th,
.entry .entry-content table thead tr td,
#comments .comment-list li.comment .comment-data table thead tr td,
#tab-description table thead tr td {
  padding: 10px 20px;
}
.entry .entry-content table tr,
#comments .comment-list li.comment .comment-data table tr,
#tab-description table tr {
  border-top: 1px solid #ededed;
}
.entry .entry-content table tr td,
#comments .comment-list li.comment .comment-data table tr td,
#tab-description table tr td,
.entry .entry-content table tr th,
#comments .comment-list li.comment .comment-data table tr th,
#tab-description table tr th {
  border-right: 1px solid #ededed;
}
.entry .entry-content table tbody tr th,
#comments .comment-list li.comment .comment-data table tbody tr th,
#tab-description table tbody tr th,
.entry .entry-content table tbody tr td,
#comments .comment-list li.comment .comment-data table tbody tr td,
#tab-description table tbody tr td {
  padding: 10px 20px;
  vertical-align: middle;
}
.entry .entry-content table tfoot tr th,
#comments .comment-list li.comment .comment-data table tfoot tr th,
#tab-description table tfoot tr th,
.entry .entry-content table tfoot tr td,
#comments .comment-list li.comment .comment-data table tfoot tr td,
#tab-description table tfoot tr td {
  padding: 10px 20px;
}
.entry .entry-content table tfoot tr th a,
#comments .comment-list li.comment .comment-data table tfoot tr th a,
#tab-description table tfoot tr th a,
.entry .entry-content table tfoot tr td a,
#comments .comment-list li.comment .comment-data table tfoot tr td a,
#tab-description table tfoot tr td a {
  color: #e8500e;
}
@media (max-width: 768px) {
  .entry .entry-content table,
  #comments .comment-list li.comment .comment-data table,
  #tab-description table {
    border-spacing: 0;
    table-layout: auto;
    width: 100%;
    text-align: left;
    border: 1px solid #ededed;
    background-color: #ffffff;
    font-size: 14px;
  }
  .entry .entry-content table caption,
  #comments .comment-list li.comment .comment-data table caption,
  #tab-description table caption {
    margin-bottom: 20px;
    color: #414551;
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #f2f1f3;
  }
  .entry .entry-content table thead,
  #comments .comment-list li.comment .comment-data table thead,
  #tab-description table thead {
    background-color: #f2f1f3;
    color: #414551;
    border: 1px solid #ededed;
    font-weight: 600;
  }
  .entry .entry-content table thead tr th,
  #comments .comment-list li.comment .comment-data table thead tr th,
  #tab-description table thead tr th,
  .entry .entry-content table thead tr td,
  #comments .comment-list li.comment .comment-data table thead tr td,
  #tab-description table thead tr td {
    padding: 5px 10px;
  }
  .entry .entry-content table tr,
  #comments .comment-list li.comment .comment-data table tr,
  #tab-description table tr {
    border-top: 1px solid #ededed;
  }
  .entry .entry-content table tr td,
  #comments .comment-list li.comment .comment-data table tr td,
  #tab-description table tr td,
  .entry .entry-content table tr th,
  #comments .comment-list li.comment .comment-data table tr th,
  #tab-description table tr th {
    border-right: 1px solid #ededed;
  }
  .entry .entry-content table tbody tr th,
  #comments .comment-list li.comment .comment-data table tbody tr th,
  #tab-description table tbody tr th,
  .entry .entry-content table tbody tr td,
  #comments .comment-list li.comment .comment-data table tbody tr td,
  #tab-description table tbody tr td {
    padding: 5px 10px;
    vertical-align: middle;
  }
  .entry .entry-content table tfoot tr th,
  #comments .comment-list li.comment .comment-data table tfoot tr th,
  #tab-description table tfoot tr th,
  .entry .entry-content table tfoot tr td,
  #comments .comment-list li.comment .comment-data table tfoot tr td,
  #tab-description table tfoot tr td {
    padding: 5px 10px;
  }
  .entry .entry-content table tfoot tr th a,
  #comments .comment-list li.comment .comment-data table tfoot tr th a,
  #tab-description table tfoot tr th a,
  .entry .entry-content table tfoot tr td a,
  #comments .comment-list li.comment .comment-data table tfoot tr td a,
  #tab-description table tfoot tr td a {
    color: #e8500e;
  }
}
.entry .entry-content .gallery,
#comments .comment-list li.comment .comment-data .gallery,
#tab-description .gallery {
  width: 100%;
  margin: 0;
}
.entry .entry-content .gallery .gallery-item,
#comments .comment-list li.comment .comment-data .gallery .gallery-item,
#tab-description .gallery .gallery-item {
  overflow: hidden;
  float: left;
  text-align: center;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 2px;
  padding-top: 2px;
  box-sizing: border-box;
}
.entry .entry-content .gallery .gallery-item img,
#comments .comment-list li.comment .comment-data .gallery .gallery-item img,
#tab-description .gallery .gallery-item img {
  display: block;
  width: 100%;
  height: auto;
}
.entry .entry-content .gallery .gallery-item .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery .gallery-item .gallery-caption,
#tab-description .gallery .gallery-item .gallery-caption {
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  padding: 10px;
  text-align: left;
  margin: 0;
  bottom: 0;
  left: 0;
  right: 2px;
  position: absolute;
  line-height: 1.3;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, 100%);
  -khtml-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.entry .entry-content .gallery .gallery-item:hover .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery .gallery-item:hover .gallery-caption,
#tab-description .gallery .gallery-item:hover .gallery-caption {
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.entry .entry-content .gallery.gallery-columns-5 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-5 .gallery-caption,
#tab-description .gallery.gallery-columns-5 .gallery-caption,
.entry .entry-content .gallery.gallery-columns-6 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-6 .gallery-caption,
#tab-description .gallery.gallery-columns-6 .gallery-caption,
.entry .entry-content .gallery.gallery-columns-7 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-7 .gallery-caption,
#tab-description .gallery.gallery-columns-7 .gallery-caption,
.entry .entry-content .gallery.gallery-columns-8 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-8 .gallery-caption,
#tab-description .gallery.gallery-columns-8 .gallery-caption,
.entry .entry-content .gallery.gallery-columns-9 .gallery-caption,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-9 .gallery-caption,
#tab-description .gallery.gallery-columns-9 .gallery-caption {
  display: none;
}
.entry .entry-content .gallery.gallery-columns-1 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-1 .gallery-item,
#tab-description .gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}
.entry .entry-content .gallery.gallery-columns-2 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-2 .gallery-item,
#tab-description .gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}
.entry .entry-content .gallery.gallery-columns-3 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-3 .gallery-item,
#tab-description .gallery.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.entry .entry-content .gallery.gallery-columns-4 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-4 .gallery-item,
#tab-description .gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}
.entry .entry-content .gallery.gallery-columns-5 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-5 .gallery-item,
#tab-description .gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}
.entry .entry-content .gallery.gallery-columns-6 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-6 .gallery-item,
#tab-description .gallery.gallery-columns-6 .gallery-item {
  width: 16.66666666%;
}
.entry .entry-content .gallery.gallery-columns-7 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-7 .gallery-item,
#tab-description .gallery.gallery-columns-7 .gallery-item {
  width: 14.285714286%;
}
.entry .entry-content .gallery.gallery-columns-8 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-8 .gallery-item,
#tab-description .gallery.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.entry .entry-content .gallery.gallery-columns-9 .gallery-item,
#comments .comment-list li.comment .comment-data .gallery.gallery-columns-9 .gallery-item,
#tab-description .gallery.gallery-columns-9 .gallery-item {
  width: 11.111111111%;
}
.site-content input[type="text"],
.sidebar-container input[type="text"],
.woocommerce input[type="text"],
.search-wrapper input[type="text"],
.wpcf7 input[type="text"],
.header-my-account input[type="text"],
.ordering input[type="text"],
.site-content input[type="password"],
.sidebar-container input[type="password"],
.woocommerce input[type="password"],
.search-wrapper input[type="password"],
.wpcf7 input[type="password"],
.header-my-account input[type="password"],
.ordering input[type="password"],
.site-content input[type="email"],
.sidebar-container input[type="email"],
.woocommerce input[type="email"],
.search-wrapper input[type="email"],
.wpcf7 input[type="email"],
.header-my-account input[type="email"],
.ordering input[type="email"],
.site-content input[type="search"],
.sidebar-container input[type="search"],
.woocommerce input[type="search"],
.search-wrapper input[type="search"],
.wpcf7 input[type="search"],
.header-my-account input[type="search"],
.ordering input[type="search"],
.site-content input[type="number"],
.sidebar-container input[type="number"],
.woocommerce input[type="number"],
.search-wrapper input[type="number"],
.wpcf7 input[type="number"],
.header-my-account input[type="number"],
.ordering input[type="number"],
.site-content input[type="date"],
.sidebar-container input[type="date"],
.woocommerce input[type="date"],
.search-wrapper input[type="date"],
.wpcf7 input[type="date"],
.header-my-account input[type="date"],
.ordering input[type="date"],
.site-content select,
.sidebar-container select,
.woocommerce select,
.search-wrapper select,
.wpcf7 select,
.header-my-account select,
.ordering select,
.site-content textarea,
.sidebar-container textarea,
.woocommerce textarea,
.search-wrapper textarea,
.wpcf7 textarea,
.header-my-account textarea,
.ordering textarea,
.site-content input[type="tel"],
.sidebar-container input[type="tel"],
.woocommerce input[type="tel"],
.search-wrapper input[type="tel"],
.wpcf7 input[type="tel"],
.header-my-account input[type="tel"],
.ordering input[type="tel"] {
  background-color: #ffffff;
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #ededed;
  background-image: none;
  box-shadow: none;
  color: #414551;
  box-sizing: border-box;
  padding: 0 15px;
  font-weight: 300;
  font-size: 14px;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.site-content input[type="text"]:placeholder,
.sidebar-container input[type="text"]:placeholder,
.woocommerce input[type="text"]:placeholder,
.search-wrapper input[type="text"]:placeholder,
.wpcf7 input[type="text"]:placeholder,
.header-my-account input[type="text"]:placeholder,
.ordering input[type="text"]:placeholder,
.site-content input[type="password"]:placeholder,
.sidebar-container input[type="password"]:placeholder,
.woocommerce input[type="password"]:placeholder,
.search-wrapper input[type="password"]:placeholder,
.wpcf7 input[type="password"]:placeholder,
.header-my-account input[type="password"]:placeholder,
.ordering input[type="password"]:placeholder,
.site-content input[type="email"]:placeholder,
.sidebar-container input[type="email"]:placeholder,
.woocommerce input[type="email"]:placeholder,
.search-wrapper input[type="email"]:placeholder,
.wpcf7 input[type="email"]:placeholder,
.header-my-account input[type="email"]:placeholder,
.ordering input[type="email"]:placeholder,
.site-content input[type="search"]:placeholder,
.sidebar-container input[type="search"]:placeholder,
.woocommerce input[type="search"]:placeholder,
.search-wrapper input[type="search"]:placeholder,
.wpcf7 input[type="search"]:placeholder,
.header-my-account input[type="search"]:placeholder,
.ordering input[type="search"]:placeholder,
.site-content input[type="number"]:placeholder,
.sidebar-container input[type="number"]:placeholder,
.woocommerce input[type="number"]:placeholder,
.search-wrapper input[type="number"]:placeholder,
.wpcf7 input[type="number"]:placeholder,
.header-my-account input[type="number"]:placeholder,
.ordering input[type="number"]:placeholder,
.site-content input[type="date"]:placeholder,
.sidebar-container input[type="date"]:placeholder,
.woocommerce input[type="date"]:placeholder,
.search-wrapper input[type="date"]:placeholder,
.wpcf7 input[type="date"]:placeholder,
.header-my-account input[type="date"]:placeholder,
.ordering input[type="date"]:placeholder,
.site-content select:placeholder,
.sidebar-container select:placeholder,
.woocommerce select:placeholder,
.search-wrapper select:placeholder,
.wpcf7 select:placeholder,
.header-my-account select:placeholder,
.ordering select:placeholder,
.site-content textarea:placeholder,
.sidebar-container textarea:placeholder,
.woocommerce textarea:placeholder,
.search-wrapper textarea:placeholder,
.wpcf7 textarea:placeholder,
.header-my-account textarea:placeholder,
.ordering textarea:placeholder,
.site-content input[type="tel"]:placeholder,
.sidebar-container input[type="tel"]:placeholder,
.woocommerce input[type="tel"]:placeholder,
.search-wrapper input[type="tel"]:placeholder,
.wpcf7 input[type="tel"]:placeholder,
.header-my-account input[type="tel"]:placeholder,
.ordering input[type="tel"]:placeholder {
  color: #748796;
}
.site-content input[type="text"]::placeholder,
.sidebar-container input[type="text"]::placeholder,
.woocommerce input[type="text"]::placeholder,
.search-wrapper input[type="text"]::placeholder,
.wpcf7 input[type="text"]::placeholder,
.header-my-account input[type="text"]::placeholder,
.ordering input[type="text"]::placeholder,
.site-content input[type="password"]::placeholder,
.sidebar-container input[type="password"]::placeholder,
.woocommerce input[type="password"]::placeholder,
.search-wrapper input[type="password"]::placeholder,
.wpcf7 input[type="password"]::placeholder,
.header-my-account input[type="password"]::placeholder,
.ordering input[type="password"]::placeholder,
.site-content input[type="email"]::placeholder,
.sidebar-container input[type="email"]::placeholder,
.woocommerce input[type="email"]::placeholder,
.search-wrapper input[type="email"]::placeholder,
.wpcf7 input[type="email"]::placeholder,
.header-my-account input[type="email"]::placeholder,
.ordering input[type="email"]::placeholder,
.site-content input[type="search"]::placeholder,
.sidebar-container input[type="search"]::placeholder,
.woocommerce input[type="search"]::placeholder,
.search-wrapper input[type="search"]::placeholder,
.wpcf7 input[type="search"]::placeholder,
.header-my-account input[type="search"]::placeholder,
.ordering input[type="search"]::placeholder,
.site-content input[type="number"]::placeholder,
.sidebar-container input[type="number"]::placeholder,
.woocommerce input[type="number"]::placeholder,
.search-wrapper input[type="number"]::placeholder,
.wpcf7 input[type="number"]::placeholder,
.header-my-account input[type="number"]::placeholder,
.ordering input[type="number"]::placeholder,
.site-content input[type="date"]::placeholder,
.sidebar-container input[type="date"]::placeholder,
.woocommerce input[type="date"]::placeholder,
.search-wrapper input[type="date"]::placeholder,
.wpcf7 input[type="date"]::placeholder,
.header-my-account input[type="date"]::placeholder,
.ordering input[type="date"]::placeholder,
.site-content select::placeholder,
.sidebar-container select::placeholder,
.woocommerce select::placeholder,
.search-wrapper select::placeholder,
.wpcf7 select::placeholder,
.header-my-account select::placeholder,
.ordering select::placeholder,
.site-content textarea::placeholder,
.sidebar-container textarea::placeholder,
.woocommerce textarea::placeholder,
.search-wrapper textarea::placeholder,
.wpcf7 textarea::placeholder,
.header-my-account textarea::placeholder,
.ordering textarea::placeholder,
.site-content input[type="tel"]::placeholder,
.sidebar-container input[type="tel"]::placeholder,
.woocommerce input[type="tel"]::placeholder,
.search-wrapper input[type="tel"]::placeholder,
.wpcf7 input[type="tel"]::placeholder,
.header-my-account input[type="tel"]::placeholder,
.ordering input[type="tel"]::placeholder {
  color: #748796;
}
.site-content input[type="text"]::-webkit-input-placeholder,
.sidebar-container input[type="text"]::-webkit-input-placeholder,
.woocommerce input[type="text"]::-webkit-input-placeholder,
.search-wrapper input[type="text"]::-webkit-input-placeholder,
.wpcf7 input[type="text"]::-webkit-input-placeholder,
.header-my-account input[type="text"]::-webkit-input-placeholder,
.ordering input[type="text"]::-webkit-input-placeholder,
.site-content input[type="password"]::-webkit-input-placeholder,
.sidebar-container input[type="password"]::-webkit-input-placeholder,
.woocommerce input[type="password"]::-webkit-input-placeholder,
.search-wrapper input[type="password"]::-webkit-input-placeholder,
.wpcf7 input[type="password"]::-webkit-input-placeholder,
.header-my-account input[type="password"]::-webkit-input-placeholder,
.ordering input[type="password"]::-webkit-input-placeholder,
.site-content input[type="email"]::-webkit-input-placeholder,
.sidebar-container input[type="email"]::-webkit-input-placeholder,
.woocommerce input[type="email"]::-webkit-input-placeholder,
.search-wrapper input[type="email"]::-webkit-input-placeholder,
.wpcf7 input[type="email"]::-webkit-input-placeholder,
.header-my-account input[type="email"]::-webkit-input-placeholder,
.ordering input[type="email"]::-webkit-input-placeholder,
.site-content input[type="search"]::-webkit-input-placeholder,
.sidebar-container input[type="search"]::-webkit-input-placeholder,
.woocommerce input[type="search"]::-webkit-input-placeholder,
.search-wrapper input[type="search"]::-webkit-input-placeholder,
.wpcf7 input[type="search"]::-webkit-input-placeholder,
.header-my-account input[type="search"]::-webkit-input-placeholder,
.ordering input[type="search"]::-webkit-input-placeholder,
.site-content input[type="number"]::-webkit-input-placeholder,
.sidebar-container input[type="number"]::-webkit-input-placeholder,
.woocommerce input[type="number"]::-webkit-input-placeholder,
.search-wrapper input[type="number"]::-webkit-input-placeholder,
.wpcf7 input[type="number"]::-webkit-input-placeholder,
.header-my-account input[type="number"]::-webkit-input-placeholder,
.ordering input[type="number"]::-webkit-input-placeholder,
.site-content input[type="date"]::-webkit-input-placeholder,
.sidebar-container input[type="date"]::-webkit-input-placeholder,
.woocommerce input[type="date"]::-webkit-input-placeholder,
.search-wrapper input[type="date"]::-webkit-input-placeholder,
.wpcf7 input[type="date"]::-webkit-input-placeholder,
.header-my-account input[type="date"]::-webkit-input-placeholder,
.ordering input[type="date"]::-webkit-input-placeholder,
.site-content select::-webkit-input-placeholder,
.sidebar-container select::-webkit-input-placeholder,
.woocommerce select::-webkit-input-placeholder,
.search-wrapper select::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder,
.header-my-account select::-webkit-input-placeholder,
.ordering select::-webkit-input-placeholder,
.site-content textarea::-webkit-input-placeholder,
.sidebar-container textarea::-webkit-input-placeholder,
.woocommerce textarea::-webkit-input-placeholder,
.search-wrapper textarea::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder,
.header-my-account textarea::-webkit-input-placeholder,
.ordering textarea::-webkit-input-placeholder,
.site-content input[type="tel"]::-webkit-input-placeholder,
.sidebar-container input[type="tel"]::-webkit-input-placeholder,
.woocommerce input[type="tel"]::-webkit-input-placeholder,
.search-wrapper input[type="tel"]::-webkit-input-placeholder,
.wpcf7 input[type="tel"]::-webkit-input-placeholder,
.header-my-account input[type="tel"]::-webkit-input-placeholder,
.ordering input[type="tel"]::-webkit-input-placeholder {
  color: #748796;
}
.site-content input[type="text"]::-moz-placeholder,
.sidebar-container input[type="text"]::-moz-placeholder,
.woocommerce input[type="text"]::-moz-placeholder,
.search-wrapper input[type="text"]::-moz-placeholder,
.wpcf7 input[type="text"]::-moz-placeholder,
.header-my-account input[type="text"]::-moz-placeholder,
.ordering input[type="text"]::-moz-placeholder,
.site-content input[type="password"]::-moz-placeholder,
.sidebar-container input[type="password"]::-moz-placeholder,
.woocommerce input[type="password"]::-moz-placeholder,
.search-wrapper input[type="password"]::-moz-placeholder,
.wpcf7 input[type="password"]::-moz-placeholder,
.header-my-account input[type="password"]::-moz-placeholder,
.ordering input[type="password"]::-moz-placeholder,
.site-content input[type="email"]::-moz-placeholder,
.sidebar-container input[type="email"]::-moz-placeholder,
.woocommerce input[type="email"]::-moz-placeholder,
.search-wrapper input[type="email"]::-moz-placeholder,
.wpcf7 input[type="email"]::-moz-placeholder,
.header-my-account input[type="email"]::-moz-placeholder,
.ordering input[type="email"]::-moz-placeholder,
.site-content input[type="search"]::-moz-placeholder,
.sidebar-container input[type="search"]::-moz-placeholder,
.woocommerce input[type="search"]::-moz-placeholder,
.search-wrapper input[type="search"]::-moz-placeholder,
.wpcf7 input[type="search"]::-moz-placeholder,
.header-my-account input[type="search"]::-moz-placeholder,
.ordering input[type="search"]::-moz-placeholder,
.site-content input[type="number"]::-moz-placeholder,
.sidebar-container input[type="number"]::-moz-placeholder,
.woocommerce input[type="number"]::-moz-placeholder,
.search-wrapper input[type="number"]::-moz-placeholder,
.wpcf7 input[type="number"]::-moz-placeholder,
.header-my-account input[type="number"]::-moz-placeholder,
.ordering input[type="number"]::-moz-placeholder,
.site-content input[type="date"]::-moz-placeholder,
.sidebar-container input[type="date"]::-moz-placeholder,
.woocommerce input[type="date"]::-moz-placeholder,
.search-wrapper input[type="date"]::-moz-placeholder,
.wpcf7 input[type="date"]::-moz-placeholder,
.header-my-account input[type="date"]::-moz-placeholder,
.ordering input[type="date"]::-moz-placeholder,
.site-content select::-moz-placeholder,
.sidebar-container select::-moz-placeholder,
.woocommerce select::-moz-placeholder,
.search-wrapper select::-moz-placeholder,
.wpcf7 select::-moz-placeholder,
.header-my-account select::-moz-placeholder,
.ordering select::-moz-placeholder,
.site-content textarea::-moz-placeholder,
.sidebar-container textarea::-moz-placeholder,
.woocommerce textarea::-moz-placeholder,
.search-wrapper textarea::-moz-placeholder,
.wpcf7 textarea::-moz-placeholder,
.header-my-account textarea::-moz-placeholder,
.ordering textarea::-moz-placeholder,
.site-content input[type="tel"]::-moz-placeholder,
.sidebar-container input[type="tel"]::-moz-placeholder,
.woocommerce input[type="tel"]::-moz-placeholder,
.search-wrapper input[type="tel"]::-moz-placeholder,
.wpcf7 input[type="tel"]::-moz-placeholder,
.header-my-account input[type="tel"]::-moz-placeholder,
.ordering input[type="tel"]::-moz-placeholder {
  color: #748796;
}
.site-content input[type="text"]:-moz-placeholder,
.sidebar-container input[type="text"]:-moz-placeholder,
.woocommerce input[type="text"]:-moz-placeholder,
.search-wrapper input[type="text"]:-moz-placeholder,
.wpcf7 input[type="text"]:-moz-placeholder,
.header-my-account input[type="text"]:-moz-placeholder,
.ordering input[type="text"]:-moz-placeholder,
.site-content input[type="password"]:-moz-placeholder,
.sidebar-container input[type="password"]:-moz-placeholder,
.woocommerce input[type="password"]:-moz-placeholder,
.search-wrapper input[type="password"]:-moz-placeholder,
.wpcf7 input[type="password"]:-moz-placeholder,
.header-my-account input[type="password"]:-moz-placeholder,
.ordering input[type="password"]:-moz-placeholder,
.site-content input[type="email"]:-moz-placeholder,
.sidebar-container input[type="email"]:-moz-placeholder,
.woocommerce input[type="email"]:-moz-placeholder,
.search-wrapper input[type="email"]:-moz-placeholder,
.wpcf7 input[type="email"]:-moz-placeholder,
.header-my-account input[type="email"]:-moz-placeholder,
.ordering input[type="email"]:-moz-placeholder,
.site-content input[type="search"]:-moz-placeholder,
.sidebar-container input[type="search"]:-moz-placeholder,
.woocommerce input[type="search"]:-moz-placeholder,
.search-wrapper input[type="search"]:-moz-placeholder,
.wpcf7 input[type="search"]:-moz-placeholder,
.header-my-account input[type="search"]:-moz-placeholder,
.ordering input[type="search"]:-moz-placeholder,
.site-content input[type="number"]:-moz-placeholder,
.sidebar-container input[type="number"]:-moz-placeholder,
.woocommerce input[type="number"]:-moz-placeholder,
.search-wrapper input[type="number"]:-moz-placeholder,
.wpcf7 input[type="number"]:-moz-placeholder,
.header-my-account input[type="number"]:-moz-placeholder,
.ordering input[type="number"]:-moz-placeholder,
.site-content input[type="date"]:-moz-placeholder,
.sidebar-container input[type="date"]:-moz-placeholder,
.woocommerce input[type="date"]:-moz-placeholder,
.search-wrapper input[type="date"]:-moz-placeholder,
.wpcf7 input[type="date"]:-moz-placeholder,
.header-my-account input[type="date"]:-moz-placeholder,
.ordering input[type="date"]:-moz-placeholder,
.site-content select:-moz-placeholder,
.sidebar-container select:-moz-placeholder,
.woocommerce select:-moz-placeholder,
.search-wrapper select:-moz-placeholder,
.wpcf7 select:-moz-placeholder,
.header-my-account select:-moz-placeholder,
.ordering select:-moz-placeholder,
.site-content textarea:-moz-placeholder,
.sidebar-container textarea:-moz-placeholder,
.woocommerce textarea:-moz-placeholder,
.search-wrapper textarea:-moz-placeholder,
.wpcf7 textarea:-moz-placeholder,
.header-my-account textarea:-moz-placeholder,
.ordering textarea:-moz-placeholder,
.site-content input[type="tel"]:-moz-placeholder,
.sidebar-container input[type="tel"]:-moz-placeholder,
.woocommerce input[type="tel"]:-moz-placeholder,
.search-wrapper input[type="tel"]:-moz-placeholder,
.wpcf7 input[type="tel"]:-moz-placeholder,
.header-my-account input[type="tel"]:-moz-placeholder,
.ordering input[type="tel"]:-moz-placeholder {
  color: #748796;
}
.site-content input[type="text"]:-ms-input-placeholder,
.sidebar-container input[type="text"]:-ms-input-placeholder,
.woocommerce input[type="text"]:-ms-input-placeholder,
.search-wrapper input[type="text"]:-ms-input-placeholder,
.wpcf7 input[type="text"]:-ms-input-placeholder,
.header-my-account input[type="text"]:-ms-input-placeholder,
.ordering input[type="text"]:-ms-input-placeholder,
.site-content input[type="password"]:-ms-input-placeholder,
.sidebar-container input[type="password"]:-ms-input-placeholder,
.woocommerce input[type="password"]:-ms-input-placeholder,
.search-wrapper input[type="password"]:-ms-input-placeholder,
.wpcf7 input[type="password"]:-ms-input-placeholder,
.header-my-account input[type="password"]:-ms-input-placeholder,
.ordering input[type="password"]:-ms-input-placeholder,
.site-content input[type="email"]:-ms-input-placeholder,
.sidebar-container input[type="email"]:-ms-input-placeholder,
.woocommerce input[type="email"]:-ms-input-placeholder,
.search-wrapper input[type="email"]:-ms-input-placeholder,
.wpcf7 input[type="email"]:-ms-input-placeholder,
.header-my-account input[type="email"]:-ms-input-placeholder,
.ordering input[type="email"]:-ms-input-placeholder,
.site-content input[type="search"]:-ms-input-placeholder,
.sidebar-container input[type="search"]:-ms-input-placeholder,
.woocommerce input[type="search"]:-ms-input-placeholder,
.search-wrapper input[type="search"]:-ms-input-placeholder,
.wpcf7 input[type="search"]:-ms-input-placeholder,
.header-my-account input[type="search"]:-ms-input-placeholder,
.ordering input[type="search"]:-ms-input-placeholder,
.site-content input[type="number"]:-ms-input-placeholder,
.sidebar-container input[type="number"]:-ms-input-placeholder,
.woocommerce input[type="number"]:-ms-input-placeholder,
.search-wrapper input[type="number"]:-ms-input-placeholder,
.wpcf7 input[type="number"]:-ms-input-placeholder,
.header-my-account input[type="number"]:-ms-input-placeholder,
.ordering input[type="number"]:-ms-input-placeholder,
.site-content input[type="date"]:-ms-input-placeholder,
.sidebar-container input[type="date"]:-ms-input-placeholder,
.woocommerce input[type="date"]:-ms-input-placeholder,
.search-wrapper input[type="date"]:-ms-input-placeholder,
.wpcf7 input[type="date"]:-ms-input-placeholder,
.header-my-account input[type="date"]:-ms-input-placeholder,
.ordering input[type="date"]:-ms-input-placeholder,
.site-content select:-ms-input-placeholder,
.sidebar-container select:-ms-input-placeholder,
.woocommerce select:-ms-input-placeholder,
.search-wrapper select:-ms-input-placeholder,
.wpcf7 select:-ms-input-placeholder,
.header-my-account select:-ms-input-placeholder,
.ordering select:-ms-input-placeholder,
.site-content textarea:-ms-input-placeholder,
.sidebar-container textarea:-ms-input-placeholder,
.woocommerce textarea:-ms-input-placeholder,
.search-wrapper textarea:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder,
.header-my-account textarea:-ms-input-placeholder,
.ordering textarea:-ms-input-placeholder,
.site-content input[type="tel"]:-ms-input-placeholder,
.sidebar-container input[type="tel"]:-ms-input-placeholder,
.woocommerce input[type="tel"]:-ms-input-placeholder,
.search-wrapper input[type="tel"]:-ms-input-placeholder,
.wpcf7 input[type="tel"]:-ms-input-placeholder,
.header-my-account input[type="tel"]:-ms-input-placeholder,
.ordering input[type="tel"]:-ms-input-placeholder {
  color: #748796;
}
.site-content input[type="text"]:focus,
.sidebar-container input[type="text"]:focus,
.woocommerce input[type="text"]:focus,
.search-wrapper input[type="text"]:focus,
.wpcf7 input[type="text"]:focus,
.header-my-account input[type="text"]:focus,
.ordering input[type="text"]:focus,
.site-content input[type="password"]:focus,
.sidebar-container input[type="password"]:focus,
.woocommerce input[type="password"]:focus,
.search-wrapper input[type="password"]:focus,
.wpcf7 input[type="password"]:focus,
.header-my-account input[type="password"]:focus,
.ordering input[type="password"]:focus,
.site-content input[type="email"]:focus,
.sidebar-container input[type="email"]:focus,
.woocommerce input[type="email"]:focus,
.search-wrapper input[type="email"]:focus,
.wpcf7 input[type="email"]:focus,
.header-my-account input[type="email"]:focus,
.ordering input[type="email"]:focus,
.site-content input[type="search"]:focus,
.sidebar-container input[type="search"]:focus,
.woocommerce input[type="search"]:focus,
.search-wrapper input[type="search"]:focus,
.wpcf7 input[type="search"]:focus,
.header-my-account input[type="search"]:focus,
.ordering input[type="search"]:focus,
.site-content input[type="number"]:focus,
.sidebar-container input[type="number"]:focus,
.woocommerce input[type="number"]:focus,
.search-wrapper input[type="number"]:focus,
.wpcf7 input[type="number"]:focus,
.header-my-account input[type="number"]:focus,
.ordering input[type="number"]:focus,
.site-content input[type="date"]:focus,
.sidebar-container input[type="date"]:focus,
.woocommerce input[type="date"]:focus,
.search-wrapper input[type="date"]:focus,
.wpcf7 input[type="date"]:focus,
.header-my-account input[type="date"]:focus,
.ordering input[type="date"]:focus,
.site-content select:focus,
.sidebar-container select:focus,
.woocommerce select:focus,
.search-wrapper select:focus,
.wpcf7 select:focus,
.header-my-account select:focus,
.ordering select:focus,
.site-content textarea:focus,
.sidebar-container textarea:focus,
.woocommerce textarea:focus,
.search-wrapper textarea:focus,
.wpcf7 textarea:focus,
.header-my-account textarea:focus,
.ordering textarea:focus,
.site-content input[type="tel"]:focus,
.sidebar-container input[type="tel"]:focus,
.woocommerce input[type="tel"]:focus,
.search-wrapper input[type="tel"]:focus,
.wpcf7 input[type="tel"]:focus,
.header-my-account input[type="tel"]:focus,
.ordering input[type="tel"]:focus {
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
.site-content select::-ms-expand,
.sidebar-container select::-ms-expand,
.woocommerce select::-ms-expand,
.search-wrapper select::-ms-expand,
.wpcf7 select::-ms-expand,
.header-my-account select::-ms-expand,
.ordering select::-ms-expand {
  display: none;
}
.site-content select,
.sidebar-container select,
.woocommerce select,
.search-wrapper select,
.wpcf7 select,
.header-my-account select,
.ordering select {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFNJREFUeNpiDA0NNWBgYKgH4kQg/sCAAAJAPB+IG5mAxAMgVgDi/VAJmIL9UPEHTFDdjlDJ/UgaGKDiH5igHGSF95EVgBhMSG6AKWxAVgACAAEGAORZEfrcSOdGAAAAAElFTkSuQmCC');
  background-position: 95% center;
  background-repeat: no-repeat;
}
.site-content input[type="checkbox"],
.sidebar-container input[type="checkbox"],
.woocommerce input[type="checkbox"],
.search-wrapper input[type="checkbox"],
.wpcf7 input[type="checkbox"],
.header-my-account input[type="checkbox"],
.ordering input[type="checkbox"] {
  margin: 0;
}
.site-content textarea,
.sidebar-container textarea,
.woocommerce textarea,
.search-wrapper textarea,
.wpcf7 textarea,
.header-my-account textarea,
.ordering textarea {
  height: auto;
  overflow: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.site-content form label,
.sidebar-container form label,
.woocommerce form label,
.search-wrapper form label,
.wpcf7 form label,
.header-my-account form label,
.ordering form label {
  margin-bottom: 0;
  color: #414551;
  font-weight: 500;
}
.site-content label,
.sidebar-container label,
.woocommerce label,
.search-wrapper label,
.wpcf7 label,
.header-my-account label,
.ordering label {
  display: inline-block;
  max-width: 100%;
  color: #748796;
}
.site-content label input[type="checkbox"],
.sidebar-container label input[type="checkbox"],
.woocommerce label input[type="checkbox"],
.search-wrapper label input[type="checkbox"],
.wpcf7 label input[type="checkbox"],
.header-my-account label input[type="checkbox"],
.ordering label input[type="checkbox"] {
  position: static !important;
  opacity: 1 !important;
  margin: 0px 5px 0 0;
}
.site-content input[type="checkbox"],
.sidebar-container input[type="checkbox"],
.woocommerce input[type="checkbox"],
.search-wrapper input[type="checkbox"],
.wpcf7 input[type="checkbox"],
.header-my-account input[type="checkbox"],
.ordering input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.site-content input[type="checkbox"]:checked + label::before,
.sidebar-container input[type="checkbox"]:checked + label::before,
.woocommerce input[type="checkbox"]:checked + label::before,
.search-wrapper input[type="checkbox"]:checked + label::before,
.wpcf7 input[type="checkbox"]:checked + label::before,
.header-my-account input[type="checkbox"]:checked + label::before,
.ordering input[type="checkbox"]:checked + label::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  vertical-align: -3px;
  border: 1px solid #e8500e;
  background-color: #e8500e;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKBAMAAAByAqLJAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAAD3RSTlMA/WBcJuQ+A+Czqah3WDZw7+F2AAAAMUlEQVQI12MAgzwwySwBpgyFwBxBBYacAjBn4nYQh8FVShEkwxII4gC5QA6IewFIAAC1aQXfxlb8egAAAABJRU5ErkJggg==');
  background-position: center center;
  background-repeat: no-repeat;
}
.site-content input[type="checkbox"] + label,
.sidebar-container input[type="checkbox"] + label,
.woocommerce input[type="checkbox"] + label,
.search-wrapper input[type="checkbox"] + label,
.wpcf7 input[type="checkbox"] + label,
.header-my-account input[type="checkbox"] + label,
.ordering input[type="checkbox"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  line-height: 1.5;
}
.site-content input[type="checkbox"] + label::before,
.sidebar-container input[type="checkbox"] + label::before,
.woocommerce input[type="checkbox"] + label::before,
.search-wrapper input[type="checkbox"] + label::before,
.wpcf7 input[type="checkbox"] + label::before,
.header-my-account input[type="checkbox"] + label::before,
.ordering input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  vertical-align: -3px;
  border: 1px solid #bebac2;
}
.site-content input[type="radio"],
.sidebar-container input[type="radio"],
.woocommerce input[type="radio"],
.search-wrapper input[type="radio"],
.wpcf7 input[type="radio"],
.header-my-account input[type="radio"],
.ordering input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.site-content input[type="radio"]:checked + label::before,
.sidebar-container input[type="radio"]:checked + label::before,
.woocommerce input[type="radio"]:checked + label::before,
.search-wrapper input[type="radio"]:checked + label::before,
.wpcf7 input[type="radio"]:checked + label::before,
.header-my-account input[type="radio"]:checked + label::before,
.ordering input[type="radio"]:checked + label::before {
  content: "";
  color: #ffffff;
  position: absolute;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #e8500e;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKBAMAAAByAqLJAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAAD3RSTlMA/WBcJuQ+A+Czqah3WDZw7+F2AAAAMUlEQVQI12MAgzwwySwBpgyFwBxBBYacAjBn4nYQh8FVShEkwxII4gC5QA6IewFIAAC1aQXfxlb8egAAAABJRU5ErkJggg==');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #e8500e;
  box-shadow: 0 0 10px #ededed;
}
.site-content input[type="radio"] + label,
.sidebar-container input[type="radio"] + label,
.woocommerce input[type="radio"] + label,
.search-wrapper input[type="radio"] + label,
.wpcf7 input[type="radio"] + label,
.header-my-account input[type="radio"] + label,
.ordering input[type="radio"] + label {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  padding-left: 30px;
  position: relative;
  min-height: 23px;
}
.site-content input[type="radio"] + label::before,
.sidebar-container input[type="radio"] + label::before,
.woocommerce input[type="radio"] + label::before,
.search-wrapper input[type="radio"] + label::before,
.wpcf7 input[type="radio"] + label::before,
.header-my-account input[type="radio"] + label::before,
.ordering input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 100%;
  box-shadow: 0 0 10px #ededed;
}
.site-content [type="file"],
.sidebar-container [type="file"],
.woocommerce [type="file"],
.search-wrapper [type="file"],
.wpcf7 [type="file"],
.header-my-account [type="file"],
.ordering [type="file"] {
  line-height: 1;
  padding: 0;
  background: none;
}
.button,
.wpcf7-submit,
[type="submit"] {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.button:hover,
.wpcf7-submit:hover,
[type="submit"]:hover {
  background-color: #e8500e;
  color: #ffffff;
}
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: auto;
}
#comments.comments-area {
  border-radius: 3px;
  background-color: #fcfbf9;
  border: 1px solid #ededed;
}
#comments .comments-title {
  padding: 20px;
  margin: 0;
}
#comments .no-comments,
#comments .comment-navigation {
  padding: 0 20px;
}
#comments .no-comments .nav-previous,
#comments .comment-navigation .nav-previous {
  float: left;
}
#comments .no-comments .nav-next,
#comments .comment-navigation .nav-next {
  float: right;
}
#comments .no-comments::after,
#comments .comment-navigation::after {
  content: "";
  display: table;
  clear: both;
}
#comments .comment-list {
  list-style-type: none;
  padding: 0 20px 0;
}
#comments .comment-list ul.children {
  padding: 0 0 0 40px;
}
@media (max-width: 768px) {
  #comments .comment-list ul.children {
    padding: 0;
  }
}
#comments .comment-list ul.children li:last-of-type {
  padding-bottom: 0;
}
#comments .comment-list li.comment .comment-body {
  background-color: #ffffff;
  border: 1px solid #ededed;
  border-radius: 3px;
  padding: 10px 20px 15px;
  margin-bottom: 20px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
#comments .comment-list li.comment .comment-body::after {
  content: "";
  display: table;
  clear: both;
}
#comments .comment-list li.comment .comment-body .comment-author {
  display: table-cell;
  width: 50px;
  padding-right: 20px;
}
#comments .comment-list li.comment .comment-body .comment-author img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
#comments .comment-list li.comment .comment-body .comment-data {
  position: relative;
  display: table-cell;
}
#comments .comment-list li.comment .comment-body .comment-data .comment-meta {
  display: inline-block;
  line-height: 1;
}
#comments .comment-list li.comment .comment-body .comment-data .comment-meta a {
  color: #748796;
}
#comments .comment-list li.comment .comment-body .comment-data > p {
  width: 100%;
  margin: 15px 0 0;
  color: #748796;
}
#comments .comment-list li.comment .comment-body .comment-data cite {
  display: inline-block;
  font-style: normal;
  line-height: 1;
  order: 0;
  margin-right: 10px;
  font-weight: 600;
  color: #414551;
}
#comments .comment-list li.comment .comment-body .comment-data cite a {
  display: inline-block;
  line-height: 1;
}
#comments .comment-list li.comment:last-of-type {
  padding-bottom: 0;
}
#comments .comment-list li.comment #respond #commentform {
  padding-bottom: 40px;
}
#comments .comment-list .reply {
  position: absolute;
  right: 0;
  top: 10px;
}
@media (max-width: 767px) {
  #comments .comment-list .reply {
    position: static;
    margin-top: 10px;
  }
}
#comments .comment-list .reply a {
  font-weight: 600;
}
#comments #respond {
  color: #414551;
  font-size: 14px;
}
#comments #respond #reply-title {
  padding: 20px;
}
#comments #respond #commentform {
  padding: 0 20px 20px;
  color: #999999;
}
#comments #respond #commentform a {
  font-weight: 600;
}
#comments #respond #commentform .comment-fields {
  box-sizing: border-box;
}
#comments #respond #commentform .comment-fields .author-email {
  display: block;
  width: 100%;
  font-size: 0;
}
#comments #respond #commentform .comment-fields #author,
#comments #respond #commentform .comment-fields #email,
#comments #respond #commentform .comment-fields #url,
#comments #respond #commentform .comment-fields #comment {
  margin-bottom: 30px;
}
#comments #respond #commentform .comment-fields #author,
#comments #respond #commentform .comment-fields #email {
  width: calc(50% - 15px);
  height: 40px;
  box-sizing: border-box;
}
#comments #respond #commentform .comment-fields input:first-child {
  margin-right: 30px;
}
#comments #respond #commentform .comment-fields #url {
  display: block;
  width: 100%;
  height: 40px;
}
#comments #respond #commentform .logged-in-as + #comment {
  width: 100%;
}
#comments #respond #commentform #comment {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  resize: none;
}
#comments #respond #commentform #comment:focus {
  box-shadow: none;
  outline: none;
}
#comments #respond #commentform #submit {
  margin-top: 20px;
}
#comments #respond #cancel-comment-reply-link {
  font-weight: 600;
  float: right;
  margin-top: 6px;
}
@media (max-width: 480px) {
  #comments #respond #cancel-comment-reply-link {
    float: none;
    display: block;
  }
}
#comments #respond input {
  vertical-align: middle;
  display: inline-block;
}
#comments #respond input:focus {
  box-shadow: none;
  outline: none;
}
#comments #respond div.form-submit {
  padding: 0px;
  margin: 0px;
}
@media (max-width: 768px) {
  #comments #respond #commentform .comment-fields {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  #comments #respond #commentform #comment {
    width: 100%;
  }
}
body.single-post .site-content .entry.post {
  background-color: #fcfbf9;
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
}
body.single-post .site-content .entry.post .entry-video,
body.single-post .site-content .entry.post .entry-thumbnail,
body.single-post .site-content .entry.post .entry-gallery {
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
}
body.single-post .site-content .entry.post .entry-video::before,
body.single-post .site-content .entry.post .entry-thumbnail::before,
body.single-post .site-content .entry.post .entry-gallery::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  z-index: 3;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGZJREFUeNpi/P//PwMy+PvnFw+QWgjET4G4gpmF7RuKApAGGP7z+6cSEF8C4v9QfAeIbZHVICt2BOLXSIph+C8Q9wMxF0gdI4gAOiMLaNkEIGZlwA1uA3ESI1DnUiAjioE48A8gwABE92fYusK+KwAAAABJRU5ErkJggg==') left bottom repeat-x;
}
@media (max-width: 600px) {
  body.single-post .site-content .entry.post .entry-video .image,
  body.single-post .site-content .entry.post .entry-thumbnail .image,
  body.single-post .site-content .entry.post .entry-gallery .image {
    max-height: 250px;
  }
}
body.single-post .site-content .entry.post .entry-video {
  line-height: 1;
  max-height: 215px;
  overflow: hidden;
}
body.single-post .site-content .entry.post .entry-video iframe {
  width: 100%;
  max-height: 215px;
}
body.single-post .site-content .entry.post .entry-thumbnail a {
  display: block;
  text-align: center;
}
body.single-post .site-content .entry.post .entry-thumbnail .image {
  background-position: center;
  background-size: cover;
}
body.single-post .site-content .entry.post.sticky {
  background-color: #ffffff;
  border: 1px solid #e8500e;
}
body.single-post .site-content .entry.post .entry-data {
  padding: 20px;
  border: 1px solid #ededed;
}
body.single-post .site-content .entry.post .entry-data .entry-extra,
body.single-post .site-content .entry.post .entry-data .entry-meta,
body.single-post .site-content .entry.post .entry-data .entry-footer {
  font-size: 14px;
  font-weight: 400;
}
body.single-post .site-content .entry.post .entry-data .entry-extra > span,
body.single-post .site-content .entry.post .entry-data .entry-meta > span,
body.single-post .site-content .entry.post .entry-data .entry-footer > span,
body.single-post .site-content .entry.post .entry-data .entry-extra > div,
body.single-post .site-content .entry.post .entry-data .entry-meta > div,
body.single-post .site-content .entry.post .entry-data .entry-footer > div,
body.single-post .site-content .entry.post .entry-data .entry-extra > label,
body.single-post .site-content .entry.post .entry-data .entry-meta > label,
body.single-post .site-content .entry.post .entry-data .entry-footer > label,
body.single-post .site-content .entry.post .entry-data .entry-extra > img,
body.single-post .site-content .entry.post .entry-data .entry-meta > img,
body.single-post .site-content .entry.post .entry-data .entry-footer > img,
body.single-post .site-content .entry.post .entry-data .entry-extra > a,
body.single-post .site-content .entry.post .entry-data .entry-meta > a,
body.single-post .site-content .entry.post .entry-data .entry-footer > a {
  display: inline-block;
  vertical-align: -6px;
  color: #748796;
}
@media (max-width: 480px) {
  body.single-post .site-content .entry.post .entry-data .entry-extra > span,
  body.single-post .site-content .entry.post .entry-data .entry-meta > span,
  body.single-post .site-content .entry.post .entry-data .entry-footer > span,
  body.single-post .site-content .entry.post .entry-data .entry-extra > div,
  body.single-post .site-content .entry.post .entry-data .entry-meta > div,
  body.single-post .site-content .entry.post .entry-data .entry-footer > div,
  body.single-post .site-content .entry.post .entry-data .entry-extra > label,
  body.single-post .site-content .entry.post .entry-data .entry-meta > label,
  body.single-post .site-content .entry.post .entry-data .entry-footer > label,
  body.single-post .site-content .entry.post .entry-data .entry-extra > img,
  body.single-post .site-content .entry.post .entry-data .entry-meta > img,
  body.single-post .site-content .entry.post .entry-data .entry-footer > img,
  body.single-post .site-content .entry.post .entry-data .entry-extra > a,
  body.single-post .site-content .entry.post .entry-data .entry-meta > a,
  body.single-post .site-content .entry.post .entry-data .entry-footer > a {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
body.single-post .site-content .entry.post .entry-data .entry-extra > span img,
body.single-post .site-content .entry.post .entry-data .entry-meta > span img,
body.single-post .site-content .entry.post .entry-data .entry-footer > span img,
body.single-post .site-content .entry.post .entry-data .entry-extra > div img,
body.single-post .site-content .entry.post .entry-data .entry-meta > div img,
body.single-post .site-content .entry.post .entry-data .entry-footer > div img,
body.single-post .site-content .entry.post .entry-data .entry-extra > label img,
body.single-post .site-content .entry.post .entry-data .entry-meta > label img,
body.single-post .site-content .entry.post .entry-data .entry-footer > label img,
body.single-post .site-content .entry.post .entry-data .entry-extra > img img,
body.single-post .site-content .entry.post .entry-data .entry-meta > img img,
body.single-post .site-content .entry.post .entry-data .entry-footer > img img,
body.single-post .site-content .entry.post .entry-data .entry-extra > a img,
body.single-post .site-content .entry.post .entry-data .entry-meta > a img,
body.single-post .site-content .entry.post .entry-data .entry-footer > a img {
  width: 10px;
  height: 10px;
}
body.single-post .site-content .entry.post .entry-data .entry-extra > a.button,
body.single-post .site-content .entry.post .entry-data .entry-meta > a.button,
body.single-post .site-content .entry.post .entry-data .entry-footer > a.button {
  display: inline-block;
}
body.single-post .site-content .entry.post .entry-data .entry-extra > span,
body.single-post .site-content .entry.post .entry-data .entry-meta > span,
body.single-post .site-content .entry.post .entry-data .entry-footer > span {
  margin-right: 50px;
}
body.single-post .site-content .entry.post .entry-data .entry-extra > span a,
body.single-post .site-content .entry.post .entry-data .entry-meta > span a,
body.single-post .site-content .entry.post .entry-data .entry-footer > span a {
  text-decoration: none;
  color: #748796;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .tags-links,
body.single-post .site-content .entry.post .entry-data .entry-meta .tags-links,
body.single-post .site-content .entry.post .entry-data .entry-footer .tags-links {
  font-size: 0;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .tags-links a,
body.single-post .site-content .entry.post .entry-data .entry-meta .tags-links a,
body.single-post .site-content .entry.post .entry-data .entry-footer .tags-links a,
body.single-post .site-content .entry.post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
body.single-post .site-content .entry.post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
body.single-post .site-content .entry.post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud) {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .tags-links a:hover,
body.single-post .site-content .entry.post .entry-data .entry-meta .tags-links a:hover,
body.single-post .site-content .entry.post .entry-data .entry-footer .tags-links a:hover,
body.single-post .site-content .entry.post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.single-post .site-content .entry.post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.single-post .site-content .entry.post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover {
  color: #e8500e;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .date a .entry-date::before,
body.single-post .site-content .entry.post .entry-data .entry-meta .date a .entry-date::before,
body.single-post .site-content .entry.post .entry-data .entry-footer .date a .entry-date::before {
  content: "\f274";
  font-size: 14px;
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 10px;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .comments .count::before,
body.single-post .site-content .entry.post .entry-data .entry-meta .comments .count::before,
body.single-post .site-content .entry.post .entry-data .entry-footer .comments .count::before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .comments .label,
body.single-post .site-content .entry.post .entry-data .entry-meta .comments .label,
body.single-post .site-content .entry.post .entry-data .entry-footer .comments .label {
  display: none;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share {
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: middle;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share .helper,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share .helper,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share .helper {
  display: inline-block;
  margin-right: 7px;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share .links,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share .links,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share .links {
  position: absolute;
  white-space: nowrap;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share a,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share a,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share a {
  display: none;
  color: #999999;
  margin-right: 7px;
}
@media (max-width: 768px) {
  body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share a,
  body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share a,
  body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share a {
    margin-right: 15px;
  }
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share a i,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share a i,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share a i {
  font-size: 14px;
}
@media (max-width: 768px) {
  body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share a i,
  body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share a i,
  body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share a i {
    font-size: 19px;
  }
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share:hover .helper,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share:hover .helper,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share:hover .helper {
  color: #e8500e;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share:hover a,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share:hover a,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share:hover a {
  display: inline-block;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-share:hover a:hover,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-share:hover a:hover,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-share:hover a:hover {
  color: #e8500e;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .avatar img,
body.single-post .site-content .entry.post .entry-data .entry-meta .avatar img,
body.single-post .site-content .entry.post .entry-data .entry-footer .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .avatar label,
body.single-post .site-content .entry.post .entry-data .entry-meta .avatar label,
body.single-post .site-content .entry.post .entry-data .entry-footer .avatar label {
  margin-right: 10px;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-more,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-more,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-more {
  float: right;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-more .more-link,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-more .more-link,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-more .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-more .more-link:hover,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-more .more-link:hover,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-more .more-link:hover,
body.single-post .site-content .entry.post .entry-data .entry-extra .entry-more .more-link:active,
body.single-post .site-content .entry.post .entry-data .entry-meta .entry-more .more-link:active,
body.single-post .site-content .entry.post .entry-data .entry-footer .entry-more .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
@media (max-width: 480px) {
  body.single-post .site-content .entry.post .entry-data .entry-extra .entry-more,
  body.single-post .site-content .entry.post .entry-data .entry-meta .entry-more,
  body.single-post .site-content .entry.post .entry-data .entry-footer .entry-more {
    float: none;
  }
}
body.single-post .site-content .entry.post .entry-data .entry-extra::after,
body.single-post .site-content .entry.post .entry-data .entry-meta::after,
body.single-post .site-content .entry.post .entry-data .entry-footer::after {
  content: "";
  display: table;
  clear: both;
}
body.single-post .site-content .entry.post .entry-data .entry-title {
  margin: 10px 0 15px;
  font-size: 26px;
  color: #e8500e;
  font-weight: 400;
}
body.single-post .site-content .entry.post .entry-data .entry-title a {
  color: #e8500e;
}
body.single-post .site-content .entry.post .entry-data .entry-title a:hover {
  color: #414551;
}
body.single-post .site-content .entry.post .entry-data .entry-content,
body.single-post .site-content .entry.post .entry-data .entry-summary {
  margin-bottom: 20px;
}
body.single-post .site-content .entry.post .entry-data .entry-content iframe,
body.single-post .site-content .entry.post .entry-data .entry-summary iframe,
body.single-post .site-content .entry.post .entry-data .entry-content embed,
body.single-post .site-content .entry.post .entry-data .entry-summary embed {
  width: 100% !important;
}
body.single-post .site-content .entry.post .entry-additions {
  border: 1px solid #ededed;
  border-top: none;
  padding: 15px 20px 15px;
  font-size: 14px;
  font-weight: 400;
}
body.single-post .site-content .entry.post .entry-additions > span,
body.single-post .site-content .entry.post .entry-additions > div,
body.single-post .site-content .entry.post .entry-additions > label,
body.single-post .site-content .entry.post .entry-additions > img,
body.single-post .site-content .entry.post .entry-additions > a {
  display: inline-block;
  vertical-align: -6px;
  color: #748796;
}
@media (max-width: 480px) {
  body.single-post .site-content .entry.post .entry-additions > span,
  body.single-post .site-content .entry.post .entry-additions > div,
  body.single-post .site-content .entry.post .entry-additions > label,
  body.single-post .site-content .entry.post .entry-additions > img,
  body.single-post .site-content .entry.post .entry-additions > a {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
body.single-post .site-content .entry.post .entry-additions > span img,
body.single-post .site-content .entry.post .entry-additions > div img,
body.single-post .site-content .entry.post .entry-additions > label img,
body.single-post .site-content .entry.post .entry-additions > img img,
body.single-post .site-content .entry.post .entry-additions > a img {
  width: 10px;
  height: 10px;
}
body.single-post .site-content .entry.post .entry-additions > a.button {
  display: inline-block;
}
body.single-post .site-content .entry.post .entry-additions > span {
  margin-right: 50px;
}
body.single-post .site-content .entry.post .entry-additions > span a {
  text-decoration: none;
  color: #748796;
}
body.single-post .site-content .entry.post .entry-additions .tags-links {
  font-size: 0;
}
body.single-post .site-content .entry.post .entry-additions .tags-links a,
body.single-post .site-content .entry.post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud) {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
}
body.single-post .site-content .entry.post .entry-additions .tags-links a:hover,
body.single-post .site-content .entry.post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud):hover {
  color: #e8500e;
}
body.single-post .site-content .entry.post .entry-additions .date a .entry-date::before {
  content: "\f274";
  font-size: 14px;
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 10px;
}
body.single-post .site-content .entry.post .entry-additions .comments .count::before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}
body.single-post .site-content .entry.post .entry-additions .comments .label {
  display: none;
}
body.single-post .site-content .entry.post .entry-additions .entry-share {
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: middle;
}
body.single-post .site-content .entry.post .entry-additions .entry-share .helper {
  display: inline-block;
  margin-right: 7px;
}
body.single-post .site-content .entry.post .entry-additions .entry-share .links {
  position: absolute;
  white-space: nowrap;
}
body.single-post .site-content .entry.post .entry-additions .entry-share a {
  display: none;
  color: #999999;
  margin-right: 7px;
}
@media (max-width: 768px) {
  body.single-post .site-content .entry.post .entry-additions .entry-share a {
    margin-right: 15px;
  }
}
body.single-post .site-content .entry.post .entry-additions .entry-share a i {
  font-size: 14px;
}
@media (max-width: 768px) {
  body.single-post .site-content .entry.post .entry-additions .entry-share a i {
    font-size: 19px;
  }
}
body.single-post .site-content .entry.post .entry-additions .entry-share:hover .helper {
  color: #e8500e;
}
body.single-post .site-content .entry.post .entry-additions .entry-share:hover a {
  display: inline-block;
}
body.single-post .site-content .entry.post .entry-additions .entry-share:hover a:hover {
  color: #e8500e;
}
body.single-post .site-content .entry.post .entry-additions .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
body.single-post .site-content .entry.post .entry-additions .avatar label {
  margin-right: 10px;
}
body.single-post .site-content .entry.post .entry-additions .entry-more {
  float: right;
}
body.single-post .site-content .entry.post .entry-additions .entry-more .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
body.single-post .site-content .entry.post .entry-additions .entry-more .more-link:hover,
body.single-post .site-content .entry.post .entry-additions .entry-more .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
@media (max-width: 480px) {
  body.single-post .site-content .entry.post .entry-additions .entry-more {
    float: none;
  }
}
body.single-post .site-content .entry.post .entry-additions::after {
  content: "";
  display: table;
  clear: both;
}
body.single-post .site-content .post-navigation {
  margin-bottom: 30px;
  background-color: #fcfbf9;
  border-radius: 3px;
  border: 1px solid #ededed;
}
body.single-post .site-content .post-navigation .title {
  display: none;
}
body.single-post .site-content .post-navigation::after {
  content: "";
  display: table;
  clear: both;
}
body.single-post .site-content .post-navigation a {
  height: 65px;
  line-height: 65px;
  font-weight: 600;
}
body.single-post .site-content .post-navigation a i::before {
  font-size: 16px;
  font-family: FontAwesome;
  margin: 0 10px;
  line-height: 1;
}
body.single-post .site-content .post-navigation a > div {
  display: inline-block;
}
body.single-post .site-content .post-navigation a:first-of-type {
  float: left;
  padding-left: 10px;
  padding-right: 20px;
}
body.single-post .site-content .post-navigation a:first-of-type i::before {
  content: "\f104";
}
body.single-post .site-content .post-navigation a:last-of-type {
  float: right;
  padding-left: 20px;
  padding-right: 10px;
}
body.single-post .site-content .post-navigation a:last-of-type i {
  float: right;
}
body.single-post .site-content .post-navigation a:last-of-type i::before {
  content: "\f105";
}
body.single-post .site-content .entry.post + .post-navigation {
  margin-top: 30px;
}
body.blog .site-content.archive-post > .entry.post,
body.archive .site-content.archive-post > .entry.post,
body.search-results .site-content.archive-post > .entry.post,
body.blog .site-content.archive-post > .entry.archive-post,
body.archive .site-content.archive-post > .entry.archive-post,
body.search-results .site-content.archive-post > .entry.archive-post {
  background-color: #fcfbf9;
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
}
body.blog .site-content.archive-post > .entry.post .entry-video,
body.archive .site-content.archive-post > .entry.post .entry-video,
body.search-results .site-content.archive-post > .entry.post .entry-video,
body.blog .site-content.archive-post > .entry.archive-post .entry-video,
body.archive .site-content.archive-post > .entry.archive-post .entry-video,
body.search-results .site-content.archive-post > .entry.archive-post .entry-video,
body.blog .site-content.archive-post > .entry.post .entry-thumbnail,
body.archive .site-content.archive-post > .entry.post .entry-thumbnail,
body.search-results .site-content.archive-post > .entry.post .entry-thumbnail,
body.blog .site-content.archive-post > .entry.archive-post .entry-thumbnail,
body.archive .site-content.archive-post > .entry.archive-post .entry-thumbnail,
body.search-results .site-content.archive-post > .entry.archive-post .entry-thumbnail,
body.blog .site-content.archive-post > .entry.post .entry-gallery,
body.archive .site-content.archive-post > .entry.post .entry-gallery,
body.search-results .site-content.archive-post > .entry.post .entry-gallery,
body.blog .site-content.archive-post > .entry.archive-post .entry-gallery,
body.archive .site-content.archive-post > .entry.archive-post .entry-gallery,
body.search-results .site-content.archive-post > .entry.archive-post .entry-gallery {
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
}
body.blog .site-content.archive-post > .entry.post .entry-video::before,
body.archive .site-content.archive-post > .entry.post .entry-video::before,
body.search-results .site-content.archive-post > .entry.post .entry-video::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-video::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-video::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-video::before,
body.blog .site-content.archive-post > .entry.post .entry-thumbnail::before,
body.archive .site-content.archive-post > .entry.post .entry-thumbnail::before,
body.search-results .site-content.archive-post > .entry.post .entry-thumbnail::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-thumbnail::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-thumbnail::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-thumbnail::before,
body.blog .site-content.archive-post > .entry.post .entry-gallery::before,
body.archive .site-content.archive-post > .entry.post .entry-gallery::before,
body.search-results .site-content.archive-post > .entry.post .entry-gallery::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-gallery::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-gallery::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-gallery::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  z-index: 3;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGZJREFUeNpi/P//PwMy+PvnFw+QWgjET4G4gpmF7RuKApAGGP7z+6cSEF8C4v9QfAeIbZHVICt2BOLXSIph+C8Q9wMxF0gdI4gAOiMLaNkEIGZlwA1uA3ESI1DnUiAjioE48A8gwABE92fYusK+KwAAAABJRU5ErkJggg==') left bottom repeat-x;
}
@media (max-width: 600px) {
  body.blog .site-content.archive-post > .entry.post .entry-video .image,
  body.archive .site-content.archive-post > .entry.post .entry-video .image,
  body.search-results .site-content.archive-post > .entry.post .entry-video .image,
  body.blog .site-content.archive-post > .entry.archive-post .entry-video .image,
  body.archive .site-content.archive-post > .entry.archive-post .entry-video .image,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-video .image,
  body.blog .site-content.archive-post > .entry.post .entry-thumbnail .image,
  body.archive .site-content.archive-post > .entry.post .entry-thumbnail .image,
  body.search-results .site-content.archive-post > .entry.post .entry-thumbnail .image,
  body.blog .site-content.archive-post > .entry.archive-post .entry-thumbnail .image,
  body.archive .site-content.archive-post > .entry.archive-post .entry-thumbnail .image,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-thumbnail .image,
  body.blog .site-content.archive-post > .entry.post .entry-gallery .image,
  body.archive .site-content.archive-post > .entry.post .entry-gallery .image,
  body.search-results .site-content.archive-post > .entry.post .entry-gallery .image,
  body.blog .site-content.archive-post > .entry.archive-post .entry-gallery .image,
  body.archive .site-content.archive-post > .entry.archive-post .entry-gallery .image,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-gallery .image {
    max-height: 250px;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-video,
body.archive .site-content.archive-post > .entry.post .entry-video,
body.search-results .site-content.archive-post > .entry.post .entry-video,
body.blog .site-content.archive-post > .entry.archive-post .entry-video,
body.archive .site-content.archive-post > .entry.archive-post .entry-video,
body.search-results .site-content.archive-post > .entry.archive-post .entry-video {
  line-height: 1;
  max-height: 215px;
  overflow: hidden;
}
body.blog .site-content.archive-post > .entry.post .entry-video iframe,
body.archive .site-content.archive-post > .entry.post .entry-video iframe,
body.search-results .site-content.archive-post > .entry.post .entry-video iframe,
body.blog .site-content.archive-post > .entry.archive-post .entry-video iframe,
body.archive .site-content.archive-post > .entry.archive-post .entry-video iframe,
body.search-results .site-content.archive-post > .entry.archive-post .entry-video iframe {
  width: 100%;
  max-height: 215px;
}
body.blog .site-content.archive-post > .entry.post .entry-thumbnail a,
body.archive .site-content.archive-post > .entry.post .entry-thumbnail a,
body.search-results .site-content.archive-post > .entry.post .entry-thumbnail a,
body.blog .site-content.archive-post > .entry.archive-post .entry-thumbnail a,
body.archive .site-content.archive-post > .entry.archive-post .entry-thumbnail a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-thumbnail a {
  display: block;
  text-align: center;
}
body.blog .site-content.archive-post > .entry.post .entry-thumbnail .image,
body.archive .site-content.archive-post > .entry.post .entry-thumbnail .image,
body.search-results .site-content.archive-post > .entry.post .entry-thumbnail .image,
body.blog .site-content.archive-post > .entry.archive-post .entry-thumbnail .image,
body.archive .site-content.archive-post > .entry.archive-post .entry-thumbnail .image,
body.search-results .site-content.archive-post > .entry.archive-post .entry-thumbnail .image {
  background-position: center;
  background-size: cover;
}
body.blog .site-content.archive-post > .entry.post.sticky,
body.archive .site-content.archive-post > .entry.post.sticky,
body.search-results .site-content.archive-post > .entry.post.sticky,
body.blog .site-content.archive-post > .entry.archive-post.sticky,
body.archive .site-content.archive-post > .entry.archive-post.sticky,
body.search-results .site-content.archive-post > .entry.archive-post.sticky {
  background-color: #ffffff;
  border: 1px solid #e8500e;
}
body.blog .site-content.archive-post > .entry.post .entry-data,
body.archive .site-content.archive-post > .entry.post .entry-data,
body.search-results .site-content.archive-post > .entry.post .entry-data,
body.blog .site-content.archive-post > .entry.archive-post .entry-data,
body.archive .site-content.archive-post > .entry.archive-post .entry-data,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data {
  padding: 20px;
  border: 1px solid #ededed;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer {
  font-size: 14px;
  font-weight: 400;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > div,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > div,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > div,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > div,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > div,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > div,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > div,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > div,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > div,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a {
  display: inline-block;
  vertical-align: -6px;
  color: #748796;
}
@media (max-width: 480px) {
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > div,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > div,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > div,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > div,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > div,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > div,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > div,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > div,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > div,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > label,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > label,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > label,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > label,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > label,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > label,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > label,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > label,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > label,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > img,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > img,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > img,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > img,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > img,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > img,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > img,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > img,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > img,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > a,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > a,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > a,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > a,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > a,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > a,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > a,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > a,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > a,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > span img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > span img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > span img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > span img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > span img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > span img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > span img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > span img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > span img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > div img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > div img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > div img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > div img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > div img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > div img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > div img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > div img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > div img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > div img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > div img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > div img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > label img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > label img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > label img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > label img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > label img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > label img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > label img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > label img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > label img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > label img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > label img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > label img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > img img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > img img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > img img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > img img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > img img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > img img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > img img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > img img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > img img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > img img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > img img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > img img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > a img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > a img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > a img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > a img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > a img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > a img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > a img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > a img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > a img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a img {
  width: 10px;
  height: 10px;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > a.button,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > a.button,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > a.button,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a.button,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a.button,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > a.button,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > a.button,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > a.button,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > a.button,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a.button,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a.button,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > a.button,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > a.button,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > a.button,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > a.button,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a.button,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a.button,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > a.button {
  display: inline-block;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > span,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > span,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > span,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span {
  margin-right: 50px;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra > span a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra > span a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra > span a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra > span a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta > span a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta > span a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta > span a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta > span a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer > span a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer > span a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer > span a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer > span a {
  text-decoration: none;
  color: #748796;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links {
  font-size: 0;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud),
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud),
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud),
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud),
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud),
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud) {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links a:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links a:hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links a:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links a:hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links a:hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover {
  color: #e8500e;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .date a .entry-date::before,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .date a .entry-date::before,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .date a .entry-date::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .date a .entry-date::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .date a .entry-date::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .date a .entry-date::before,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .date a .entry-date::before,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .date a .entry-date::before,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .date a .entry-date::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .date a .entry-date::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .date a .entry-date::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .date a .entry-date::before,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .date a .entry-date::before,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .date a .entry-date::before,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .date a .entry-date::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .date a .entry-date::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .date a .entry-date::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .date a .entry-date::before {
  content: "\f274";
  font-size: 14px;
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 10px;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .comments .count::before,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .comments .count::before,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .comments .count::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .comments .count::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .comments .count::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .comments .count::before,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .comments .count::before,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .comments .count::before,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .comments .count::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .comments .count::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .comments .count::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .comments .count::before,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .comments .count::before,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .comments .count::before,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .comments .count::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .comments .count::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .comments .count::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .comments .count::before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .comments .label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .comments .label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .comments .label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .comments .label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .comments .label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .comments .label,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .comments .label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .comments .label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .comments .label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .comments .label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .comments .label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .comments .label,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .comments .label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .comments .label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .comments .label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .comments .label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .comments .label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .comments .label {
  display: none;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share {
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: middle;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share .helper,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share .helper,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share .helper,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share .helper,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share .helper,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share .helper,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share .helper,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share .helper,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share .helper,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share .helper,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share .helper,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share .helper,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share .helper,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share .helper,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share .helper,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share .helper,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share .helper,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share .helper {
  display: inline-block;
  margin-right: 7px;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share .links,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share .links,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share .links,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share .links,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share .links,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share .links,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share .links,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share .links,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share .links,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share .links,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share .links,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share .links,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share .links,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share .links,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share .links,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share .links,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share .links,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share .links {
  position: absolute;
  white-space: nowrap;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a {
  display: none;
  color: #999999;
  margin-right: 7px;
}
@media (max-width: 768px) {
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a {
    margin-right: 15px;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a i,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a i,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a i,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a i,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a i,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a i,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a i,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a i,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a i,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a i,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a i,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a i,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a i,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a i,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a i,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a i,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a i,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a i {
  font-size: 14px;
}
@media (max-width: 768px) {
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a i,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a i,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share a i,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a i,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a i,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share a i,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a i,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a i,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share a i,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a i,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a i,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share a i,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a i,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a i,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share a i,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a i,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a i,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share a i {
    font-size: 19px;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover .helper,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover .helper,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover .helper,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover .helper,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover .helper,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover .helper,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover .helper,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover .helper,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover .helper,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover .helper,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover .helper,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover .helper,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover .helper,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover .helper,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover .helper,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover .helper,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover .helper,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover .helper {
  color: #e8500e;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover a,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover a {
  display: inline-block;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover a:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-share:hover a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-share:hover a:hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover a:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-share:hover a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-share:hover a:hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover a:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-share:hover a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-share:hover a:hover {
  color: #e8500e;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .avatar img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .avatar img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .avatar img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .avatar img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .avatar img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .avatar img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .avatar img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .avatar img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .avatar img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .avatar img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .avatar img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .avatar img,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .avatar img,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .avatar img,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .avatar img,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .avatar img,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .avatar img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .avatar label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .avatar label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .avatar label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .avatar label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .avatar label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .avatar label,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .avatar label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .avatar label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .avatar label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .avatar label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .avatar label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .avatar label,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .avatar label,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .avatar label,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .avatar label,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .avatar label,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .avatar label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .avatar label {
  margin-right: 10px;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more {
  float: right;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link:hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link:hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link:hover,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link:active,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link:active,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more .more-link:active,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link:active,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link:active,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more .more-link:active,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link:active,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link:active,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more .more-link:active,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link:active,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link:active,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more .more-link:active,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link:active,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link:active,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more .more-link:active,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link:active,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link:active,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
@media (max-width: 480px) {
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra .entry-more,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra .entry-more,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta .entry-more,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta .entry-more,
  body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more,
  body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more,
  body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer .entry-more,
  body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more,
  body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer .entry-more {
    float: none;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-extra::after,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-extra::after,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-extra::after,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-extra::after,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-extra::after,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-extra::after,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-meta::after,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-meta::after,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-meta::after,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-meta::after,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-meta::after,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-meta::after,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-footer::after,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-footer::after,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-footer::after,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-footer::after,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-footer::after,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-footer::after {
  content: "";
  display: table;
  clear: both;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-title,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-title,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-title,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-title,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-title,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-title {
  margin: 10px 0 15px;
  font-size: 26px;
  color: #e8500e;
  font-weight: 400;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-title a,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-title a,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-title a,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-title a,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-title a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-title a {
  color: #e8500e;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-title a:hover,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-title a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-title a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-title a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-title a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-title a:hover {
  color: #414551;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-content,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-content,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-content,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-content,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-content,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-content,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-summary,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-summary,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-summary,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-summary,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-summary,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-summary {
  margin-bottom: 20px;
}
body.blog .site-content.archive-post > .entry.post .entry-data .entry-content iframe,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-content iframe,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-content iframe,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-content iframe,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-content iframe,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-content iframe,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-summary iframe,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-summary iframe,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-summary iframe,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-summary iframe,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-summary iframe,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-summary iframe,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-content embed,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-content embed,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-content embed,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-content embed,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-content embed,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-content embed,
body.blog .site-content.archive-post > .entry.post .entry-data .entry-summary embed,
body.archive .site-content.archive-post > .entry.post .entry-data .entry-summary embed,
body.search-results .site-content.archive-post > .entry.post .entry-data .entry-summary embed,
body.blog .site-content.archive-post > .entry.archive-post .entry-data .entry-summary embed,
body.archive .site-content.archive-post > .entry.archive-post .entry-data .entry-summary embed,
body.search-results .site-content.archive-post > .entry.archive-post .entry-data .entry-summary embed {
  width: 100% !important;
}
body.blog .site-content.archive-post > .entry.post .entry-additions,
body.archive .site-content.archive-post > .entry.post .entry-additions,
body.search-results .site-content.archive-post > .entry.post .entry-additions,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions {
  border: 1px solid #ededed;
  border-top: none;
  padding: 15px 20px 15px;
  font-size: 14px;
  font-weight: 400;
}
body.blog .site-content.archive-post > .entry.post .entry-additions > span,
body.archive .site-content.archive-post > .entry.post .entry-additions > span,
body.search-results .site-content.archive-post > .entry.post .entry-additions > span,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > span,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > span,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > span,
body.blog .site-content.archive-post > .entry.post .entry-additions > div,
body.archive .site-content.archive-post > .entry.post .entry-additions > div,
body.search-results .site-content.archive-post > .entry.post .entry-additions > div,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > div,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > div,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > div,
body.blog .site-content.archive-post > .entry.post .entry-additions > label,
body.archive .site-content.archive-post > .entry.post .entry-additions > label,
body.search-results .site-content.archive-post > .entry.post .entry-additions > label,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > label,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > label,
body.blog .site-content.archive-post > .entry.post .entry-additions > img,
body.archive .site-content.archive-post > .entry.post .entry-additions > img,
body.search-results .site-content.archive-post > .entry.post .entry-additions > img,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > img,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > img,
body.blog .site-content.archive-post > .entry.post .entry-additions > a,
body.archive .site-content.archive-post > .entry.post .entry-additions > a,
body.search-results .site-content.archive-post > .entry.post .entry-additions > a,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > a,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > a {
  display: inline-block;
  vertical-align: -6px;
  color: #748796;
}
@media (max-width: 480px) {
  body.blog .site-content.archive-post > .entry.post .entry-additions > span,
  body.archive .site-content.archive-post > .entry.post .entry-additions > span,
  body.search-results .site-content.archive-post > .entry.post .entry-additions > span,
  body.blog .site-content.archive-post > .entry.archive-post .entry-additions > span,
  body.archive .site-content.archive-post > .entry.archive-post .entry-additions > span,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > span,
  body.blog .site-content.archive-post > .entry.post .entry-additions > div,
  body.archive .site-content.archive-post > .entry.post .entry-additions > div,
  body.search-results .site-content.archive-post > .entry.post .entry-additions > div,
  body.blog .site-content.archive-post > .entry.archive-post .entry-additions > div,
  body.archive .site-content.archive-post > .entry.archive-post .entry-additions > div,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > div,
  body.blog .site-content.archive-post > .entry.post .entry-additions > label,
  body.archive .site-content.archive-post > .entry.post .entry-additions > label,
  body.search-results .site-content.archive-post > .entry.post .entry-additions > label,
  body.blog .site-content.archive-post > .entry.archive-post .entry-additions > label,
  body.archive .site-content.archive-post > .entry.archive-post .entry-additions > label,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > label,
  body.blog .site-content.archive-post > .entry.post .entry-additions > img,
  body.archive .site-content.archive-post > .entry.post .entry-additions > img,
  body.search-results .site-content.archive-post > .entry.post .entry-additions > img,
  body.blog .site-content.archive-post > .entry.archive-post .entry-additions > img,
  body.archive .site-content.archive-post > .entry.archive-post .entry-additions > img,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > img,
  body.blog .site-content.archive-post > .entry.post .entry-additions > a,
  body.archive .site-content.archive-post > .entry.post .entry-additions > a,
  body.search-results .site-content.archive-post > .entry.post .entry-additions > a,
  body.blog .site-content.archive-post > .entry.archive-post .entry-additions > a,
  body.archive .site-content.archive-post > .entry.archive-post .entry-additions > a,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > a {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-additions > span img,
body.archive .site-content.archive-post > .entry.post .entry-additions > span img,
body.search-results .site-content.archive-post > .entry.post .entry-additions > span img,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > span img,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > span img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > span img,
body.blog .site-content.archive-post > .entry.post .entry-additions > div img,
body.archive .site-content.archive-post > .entry.post .entry-additions > div img,
body.search-results .site-content.archive-post > .entry.post .entry-additions > div img,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > div img,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > div img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > div img,
body.blog .site-content.archive-post > .entry.post .entry-additions > label img,
body.archive .site-content.archive-post > .entry.post .entry-additions > label img,
body.search-results .site-content.archive-post > .entry.post .entry-additions > label img,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > label img,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > label img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > label img,
body.blog .site-content.archive-post > .entry.post .entry-additions > img img,
body.archive .site-content.archive-post > .entry.post .entry-additions > img img,
body.search-results .site-content.archive-post > .entry.post .entry-additions > img img,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > img img,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > img img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > img img,
body.blog .site-content.archive-post > .entry.post .entry-additions > a img,
body.archive .site-content.archive-post > .entry.post .entry-additions > a img,
body.search-results .site-content.archive-post > .entry.post .entry-additions > a img,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > a img,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > a img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > a img {
  width: 10px;
  height: 10px;
}
body.blog .site-content.archive-post > .entry.post .entry-additions > a.button,
body.archive .site-content.archive-post > .entry.post .entry-additions > a.button,
body.search-results .site-content.archive-post > .entry.post .entry-additions > a.button,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > a.button,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > a.button,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > a.button {
  display: inline-block;
}
body.blog .site-content.archive-post > .entry.post .entry-additions > span,
body.archive .site-content.archive-post > .entry.post .entry-additions > span,
body.search-results .site-content.archive-post > .entry.post .entry-additions > span,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > span,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > span,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > span {
  margin-right: 50px;
}
body.blog .site-content.archive-post > .entry.post .entry-additions > span a,
body.archive .site-content.archive-post > .entry.post .entry-additions > span a,
body.search-results .site-content.archive-post > .entry.post .entry-additions > span a,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions > span a,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions > span a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions > span a {
  text-decoration: none;
  color: #748796;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .tags-links,
body.archive .site-content.archive-post > .entry.post .entry-additions .tags-links,
body.search-results .site-content.archive-post > .entry.post .entry-additions .tags-links,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .tags-links,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .tags-links,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .tags-links {
  font-size: 0;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .tags-links a,
body.archive .site-content.archive-post > .entry.post .entry-additions .tags-links a,
body.search-results .site-content.archive-post > .entry.post .entry-additions .tags-links a,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .tags-links a,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .tags-links a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .tags-links a,
body.blog .site-content.archive-post > .entry.post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud),
body.archive .site-content.archive-post > .entry.post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud),
body.search-results .site-content.archive-post > .entry.post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud),
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud),
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud),
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud) {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .tags-links a:hover,
body.archive .site-content.archive-post > .entry.post .entry-additions .tags-links a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-additions .tags-links a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .tags-links a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .tags-links a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .tags-links a:hover,
body.blog .site-content.archive-post > .entry.post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.archive .site-content.archive-post > .entry.post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.search-results .site-content.archive-post > .entry.post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud):hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud):hover {
  color: #e8500e;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .date a .entry-date::before,
body.archive .site-content.archive-post > .entry.post .entry-additions .date a .entry-date::before,
body.search-results .site-content.archive-post > .entry.post .entry-additions .date a .entry-date::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .date a .entry-date::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .date a .entry-date::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .date a .entry-date::before {
  content: "\f274";
  font-size: 14px;
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 10px;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .comments .count::before,
body.archive .site-content.archive-post > .entry.post .entry-additions .comments .count::before,
body.search-results .site-content.archive-post > .entry.post .entry-additions .comments .count::before,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .comments .count::before,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .comments .count::before,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .comments .count::before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .comments .label,
body.archive .site-content.archive-post > .entry.post .entry-additions .comments .label,
body.search-results .site-content.archive-post > .entry.post .entry-additions .comments .label,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .comments .label,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .comments .label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .comments .label {
  display: none;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share {
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: middle;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share .helper,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share .helper,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share .helper,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share .helper,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share .helper,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share .helper {
  display: inline-block;
  margin-right: 7px;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share .links,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share .links,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share .links,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share .links,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share .links,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share .links {
  position: absolute;
  white-space: nowrap;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share a,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share a,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share a,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a {
  display: none;
  color: #999999;
  margin-right: 7px;
}
@media (max-width: 768px) {
  body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share a,
  body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share a,
  body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share a,
  body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a,
  body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a {
    margin-right: 15px;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share a i,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share a i,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share a i,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a i,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a i,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a i {
  font-size: 14px;
}
@media (max-width: 768px) {
  body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share a i,
  body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share a i,
  body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share a i,
  body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a i,
  body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a i,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share a i {
    font-size: 19px;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share:hover .helper,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share:hover .helper,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share:hover .helper,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover .helper,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover .helper,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover .helper {
  color: #e8500e;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share:hover a,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share:hover a,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share:hover a,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover a,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover a,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover a {
  display: inline-block;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-share:hover a:hover,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-share:hover a:hover,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-share:hover a:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover a:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover a:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-share:hover a:hover {
  color: #e8500e;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .avatar img,
body.archive .site-content.archive-post > .entry.post .entry-additions .avatar img,
body.search-results .site-content.archive-post > .entry.post .entry-additions .avatar img,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .avatar img,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .avatar img,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .avatar label,
body.archive .site-content.archive-post > .entry.post .entry-additions .avatar label,
body.search-results .site-content.archive-post > .entry.post .entry-additions .avatar label,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .avatar label,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .avatar label,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .avatar label {
  margin-right: 10px;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-more,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-more,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-more,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-more,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-more,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-more {
  float: right;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link:hover,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link:hover,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link:hover,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link:hover,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link:hover,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link:hover,
body.blog .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link:active,
body.archive .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link:active,
body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-more .more-link:active,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link:active,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link:active,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-more .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
@media (max-width: 480px) {
  body.blog .site-content.archive-post > .entry.post .entry-additions .entry-more,
  body.archive .site-content.archive-post > .entry.post .entry-additions .entry-more,
  body.search-results .site-content.archive-post > .entry.post .entry-additions .entry-more,
  body.blog .site-content.archive-post > .entry.archive-post .entry-additions .entry-more,
  body.archive .site-content.archive-post > .entry.archive-post .entry-additions .entry-more,
  body.search-results .site-content.archive-post > .entry.archive-post .entry-additions .entry-more {
    float: none;
  }
}
body.blog .site-content.archive-post > .entry.post .entry-additions::after,
body.archive .site-content.archive-post > .entry.post .entry-additions::after,
body.search-results .site-content.archive-post > .entry.post .entry-additions::after,
body.blog .site-content.archive-post > .entry.archive-post .entry-additions::after,
body.archive .site-content.archive-post > .entry.archive-post .entry-additions::after,
body.search-results .site-content.archive-post > .entry.archive-post .entry-additions::after {
  content: "";
  display: table;
  clear: both;
}
.owl-carousel .entry.archive-post {
  background-color: #fcfbf9;
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
}
.owl-carousel .entry.archive-post .entry-video,
.owl-carousel .entry.archive-post .entry-thumbnail,
.owl-carousel .entry.archive-post .entry-gallery {
  position: relative;
  z-index: 1;
  margin-bottom: -1px;
}
.owl-carousel .entry.archive-post .entry-video::before,
.owl-carousel .entry.archive-post .entry-thumbnail::before,
.owl-carousel .entry.archive-post .entry-gallery::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  z-index: 3;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGZJREFUeNpi/P//PwMy+PvnFw+QWgjET4G4gpmF7RuKApAGGP7z+6cSEF8C4v9QfAeIbZHVICt2BOLXSIph+C8Q9wMxF0gdI4gAOiMLaNkEIGZlwA1uA3ESI1DnUiAjioE48A8gwABE92fYusK+KwAAAABJRU5ErkJggg==') left bottom repeat-x;
}
@media (max-width: 600px) {
  .owl-carousel .entry.archive-post .entry-video .image,
  .owl-carousel .entry.archive-post .entry-thumbnail .image,
  .owl-carousel .entry.archive-post .entry-gallery .image {
    max-height: 250px;
  }
}
.owl-carousel .entry.archive-post .entry-video {
  line-height: 1;
  max-height: 215px;
  overflow: hidden;
}
.owl-carousel .entry.archive-post .entry-video iframe {
  width: 100%;
  max-height: 215px;
}
.owl-carousel .entry.archive-post .entry-thumbnail a {
  display: block;
  text-align: center;
}
.owl-carousel .entry.archive-post .entry-thumbnail .image {
  background-position: center;
  background-size: cover;
}
.owl-carousel .entry.archive-post.sticky {
  background-color: #ffffff;
  border: 1px solid #e8500e;
}
.owl-carousel .entry.archive-post .entry-data {
  padding: 20px;
  border: 1px solid #ededed;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra,
.owl-carousel .entry.archive-post .entry-data .entry-meta,
.owl-carousel .entry.archive-post .entry-data .entry-footer {
  font-size: 14px;
  font-weight: 400;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra > span,
.owl-carousel .entry.archive-post .entry-data .entry-meta > span,
.owl-carousel .entry.archive-post .entry-data .entry-footer > span,
.owl-carousel .entry.archive-post .entry-data .entry-extra > div,
.owl-carousel .entry.archive-post .entry-data .entry-meta > div,
.owl-carousel .entry.archive-post .entry-data .entry-footer > div,
.owl-carousel .entry.archive-post .entry-data .entry-extra > label,
.owl-carousel .entry.archive-post .entry-data .entry-meta > label,
.owl-carousel .entry.archive-post .entry-data .entry-footer > label,
.owl-carousel .entry.archive-post .entry-data .entry-extra > img,
.owl-carousel .entry.archive-post .entry-data .entry-meta > img,
.owl-carousel .entry.archive-post .entry-data .entry-footer > img,
.owl-carousel .entry.archive-post .entry-data .entry-extra > a,
.owl-carousel .entry.archive-post .entry-data .entry-meta > a,
.owl-carousel .entry.archive-post .entry-data .entry-footer > a {
  display: inline-block;
  vertical-align: -6px;
  color: #748796;
}
@media (max-width: 480px) {
  .owl-carousel .entry.archive-post .entry-data .entry-extra > span,
  .owl-carousel .entry.archive-post .entry-data .entry-meta > span,
  .owl-carousel .entry.archive-post .entry-data .entry-footer > span,
  .owl-carousel .entry.archive-post .entry-data .entry-extra > div,
  .owl-carousel .entry.archive-post .entry-data .entry-meta > div,
  .owl-carousel .entry.archive-post .entry-data .entry-footer > div,
  .owl-carousel .entry.archive-post .entry-data .entry-extra > label,
  .owl-carousel .entry.archive-post .entry-data .entry-meta > label,
  .owl-carousel .entry.archive-post .entry-data .entry-footer > label,
  .owl-carousel .entry.archive-post .entry-data .entry-extra > img,
  .owl-carousel .entry.archive-post .entry-data .entry-meta > img,
  .owl-carousel .entry.archive-post .entry-data .entry-footer > img,
  .owl-carousel .entry.archive-post .entry-data .entry-extra > a,
  .owl-carousel .entry.archive-post .entry-data .entry-meta > a,
  .owl-carousel .entry.archive-post .entry-data .entry-footer > a {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.owl-carousel .entry.archive-post .entry-data .entry-extra > span img,
.owl-carousel .entry.archive-post .entry-data .entry-meta > span img,
.owl-carousel .entry.archive-post .entry-data .entry-footer > span img,
.owl-carousel .entry.archive-post .entry-data .entry-extra > div img,
.owl-carousel .entry.archive-post .entry-data .entry-meta > div img,
.owl-carousel .entry.archive-post .entry-data .entry-footer > div img,
.owl-carousel .entry.archive-post .entry-data .entry-extra > label img,
.owl-carousel .entry.archive-post .entry-data .entry-meta > label img,
.owl-carousel .entry.archive-post .entry-data .entry-footer > label img,
.owl-carousel .entry.archive-post .entry-data .entry-extra > img img,
.owl-carousel .entry.archive-post .entry-data .entry-meta > img img,
.owl-carousel .entry.archive-post .entry-data .entry-footer > img img,
.owl-carousel .entry.archive-post .entry-data .entry-extra > a img,
.owl-carousel .entry.archive-post .entry-data .entry-meta > a img,
.owl-carousel .entry.archive-post .entry-data .entry-footer > a img {
  width: 10px;
  height: 10px;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra > a.button,
.owl-carousel .entry.archive-post .entry-data .entry-meta > a.button,
.owl-carousel .entry.archive-post .entry-data .entry-footer > a.button {
  display: inline-block;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra > span,
.owl-carousel .entry.archive-post .entry-data .entry-meta > span,
.owl-carousel .entry.archive-post .entry-data .entry-footer > span {
  margin-right: 50px;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra > span a,
.owl-carousel .entry.archive-post .entry-data .entry-meta > span a,
.owl-carousel .entry.archive-post .entry-data .entry-footer > span a {
  text-decoration: none;
  color: #748796;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .tags-links,
.owl-carousel .entry.archive-post .entry-data .entry-meta .tags-links,
.owl-carousel .entry.archive-post .entry-data .entry-footer .tags-links {
  font-size: 0;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .tags-links a,
.owl-carousel .entry.archive-post .entry-data .entry-meta .tags-links a,
.owl-carousel .entry.archive-post .entry-data .entry-footer .tags-links a,
.owl-carousel .entry.archive-post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
.owl-carousel .entry.archive-post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
.owl-carousel .entry.archive-post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud) {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .tags-links a:hover,
.owl-carousel .entry.archive-post .entry-data .entry-meta .tags-links a:hover,
.owl-carousel .entry.archive-post .entry-data .entry-footer .tags-links a:hover,
.owl-carousel .entry.archive-post .entry-data .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
.owl-carousel .entry.archive-post .entry-data .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
.owl-carousel .entry.archive-post .entry-data .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover {
  color: #e8500e;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .date a .entry-date::before,
.owl-carousel .entry.archive-post .entry-data .entry-meta .date a .entry-date::before,
.owl-carousel .entry.archive-post .entry-data .entry-footer .date a .entry-date::before {
  content: "\f274";
  font-size: 14px;
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 10px;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .comments .count::before,
.owl-carousel .entry.archive-post .entry-data .entry-meta .comments .count::before,
.owl-carousel .entry.archive-post .entry-data .entry-footer .comments .count::before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .comments .label,
.owl-carousel .entry.archive-post .entry-data .entry-meta .comments .label,
.owl-carousel .entry.archive-post .entry-data .entry-footer .comments .label {
  display: none;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share {
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: middle;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share .helper,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share .helper,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share .helper {
  display: inline-block;
  margin-right: 7px;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share .links,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share .links,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share .links {
  position: absolute;
  white-space: nowrap;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share a,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share a,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share a {
  display: none;
  color: #999999;
  margin-right: 7px;
}
@media (max-width: 768px) {
  .owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share a,
  .owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share a,
  .owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share a {
    margin-right: 15px;
  }
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share a i,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share a i,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share a i {
  font-size: 14px;
}
@media (max-width: 768px) {
  .owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share a i,
  .owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share a i,
  .owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share a i {
    font-size: 19px;
  }
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share:hover .helper,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share:hover .helper,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share:hover .helper {
  color: #e8500e;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share:hover a,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share:hover a,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share:hover a {
  display: inline-block;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-share:hover a:hover,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-share:hover a:hover,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-share:hover a:hover {
  color: #e8500e;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .avatar img,
.owl-carousel .entry.archive-post .entry-data .entry-meta .avatar img,
.owl-carousel .entry.archive-post .entry-data .entry-footer .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .avatar label,
.owl-carousel .entry.archive-post .entry-data .entry-meta .avatar label,
.owl-carousel .entry.archive-post .entry-data .entry-footer .avatar label {
  margin-right: 10px;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-more,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-more,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-more {
  float: right;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-more .more-link,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-more .more-link,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-more .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-more .more-link:hover,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-more .more-link:hover,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-more .more-link:hover,
.owl-carousel .entry.archive-post .entry-data .entry-extra .entry-more .more-link:active,
.owl-carousel .entry.archive-post .entry-data .entry-meta .entry-more .more-link:active,
.owl-carousel .entry.archive-post .entry-data .entry-footer .entry-more .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
@media (max-width: 480px) {
  .owl-carousel .entry.archive-post .entry-data .entry-extra .entry-more,
  .owl-carousel .entry.archive-post .entry-data .entry-meta .entry-more,
  .owl-carousel .entry.archive-post .entry-data .entry-footer .entry-more {
    float: none;
  }
}
.owl-carousel .entry.archive-post .entry-data .entry-extra::after,
.owl-carousel .entry.archive-post .entry-data .entry-meta::after,
.owl-carousel .entry.archive-post .entry-data .entry-footer::after {
  content: "";
  display: table;
  clear: both;
}
.owl-carousel .entry.archive-post .entry-data .entry-title {
  margin: 10px 0 15px;
  font-size: 26px;
  color: #e8500e;
  font-weight: 400;
}
.owl-carousel .entry.archive-post .entry-data .entry-title a {
  color: #e8500e;
}
.owl-carousel .entry.archive-post .entry-data .entry-title a:hover {
  color: #414551;
}
.owl-carousel .entry.archive-post .entry-data .entry-content,
.owl-carousel .entry.archive-post .entry-data .entry-summary {
  margin-bottom: 20px;
}
.owl-carousel .entry.archive-post .entry-data .entry-content iframe,
.owl-carousel .entry.archive-post .entry-data .entry-summary iframe,
.owl-carousel .entry.archive-post .entry-data .entry-content embed,
.owl-carousel .entry.archive-post .entry-data .entry-summary embed {
  width: 100% !important;
}
.owl-carousel .entry.archive-post .entry-additions {
  border: 1px solid #ededed;
  border-top: none;
  padding: 15px 20px 15px;
  font-size: 14px;
  font-weight: 400;
}
.owl-carousel .entry.archive-post .entry-additions > span,
.owl-carousel .entry.archive-post .entry-additions > div,
.owl-carousel .entry.archive-post .entry-additions > label,
.owl-carousel .entry.archive-post .entry-additions > img,
.owl-carousel .entry.archive-post .entry-additions > a {
  display: inline-block;
  vertical-align: -6px;
  color: #748796;
}
@media (max-width: 480px) {
  .owl-carousel .entry.archive-post .entry-additions > span,
  .owl-carousel .entry.archive-post .entry-additions > div,
  .owl-carousel .entry.archive-post .entry-additions > label,
  .owl-carousel .entry.archive-post .entry-additions > img,
  .owl-carousel .entry.archive-post .entry-additions > a {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.owl-carousel .entry.archive-post .entry-additions > span img,
.owl-carousel .entry.archive-post .entry-additions > div img,
.owl-carousel .entry.archive-post .entry-additions > label img,
.owl-carousel .entry.archive-post .entry-additions > img img,
.owl-carousel .entry.archive-post .entry-additions > a img {
  width: 10px;
  height: 10px;
}
.owl-carousel .entry.archive-post .entry-additions > a.button {
  display: inline-block;
}
.owl-carousel .entry.archive-post .entry-additions > span {
  margin-right: 50px;
}
.owl-carousel .entry.archive-post .entry-additions > span a {
  text-decoration: none;
  color: #748796;
}
.owl-carousel .entry.archive-post .entry-additions .tags-links {
  font-size: 0;
}
.owl-carousel .entry.archive-post .entry-additions .tags-links a,
.owl-carousel .entry.archive-post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud) {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
}
.owl-carousel .entry.archive-post .entry-additions .tags-links a:hover,
.owl-carousel .entry.archive-post .entry-additions .tags-links div:not(.widget-title):not(.tagcloud):hover {
  color: #e8500e;
}
.owl-carousel .entry.archive-post .entry-additions .date a .entry-date::before {
  content: "\f274";
  font-size: 14px;
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 10px;
}
.owl-carousel .entry.archive-post .entry-additions .comments .count::before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}
.owl-carousel .entry.archive-post .entry-additions .comments .label {
  display: none;
}
.owl-carousel .entry.archive-post .entry-additions .entry-share {
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: middle;
}
.owl-carousel .entry.archive-post .entry-additions .entry-share .helper {
  display: inline-block;
  margin-right: 7px;
}
.owl-carousel .entry.archive-post .entry-additions .entry-share .links {
  position: absolute;
  white-space: nowrap;
}
.owl-carousel .entry.archive-post .entry-additions .entry-share a {
  display: none;
  color: #999999;
  margin-right: 7px;
}
@media (max-width: 768px) {
  .owl-carousel .entry.archive-post .entry-additions .entry-share a {
    margin-right: 15px;
  }
}
.owl-carousel .entry.archive-post .entry-additions .entry-share a i {
  font-size: 14px;
}
@media (max-width: 768px) {
  .owl-carousel .entry.archive-post .entry-additions .entry-share a i {
    font-size: 19px;
  }
}
.owl-carousel .entry.archive-post .entry-additions .entry-share:hover .helper {
  color: #e8500e;
}
.owl-carousel .entry.archive-post .entry-additions .entry-share:hover a {
  display: inline-block;
}
.owl-carousel .entry.archive-post .entry-additions .entry-share:hover a:hover {
  color: #e8500e;
}
.owl-carousel .entry.archive-post .entry-additions .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
.owl-carousel .entry.archive-post .entry-additions .avatar label {
  margin-right: 10px;
}
.owl-carousel .entry.archive-post .entry-additions .entry-more {
  float: right;
}
.owl-carousel .entry.archive-post .entry-additions .entry-more .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.owl-carousel .entry.archive-post .entry-additions .entry-more .more-link:hover,
.owl-carousel .entry.archive-post .entry-additions .entry-more .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
@media (max-width: 480px) {
  .owl-carousel .entry.archive-post .entry-additions .entry-more {
    float: none;
  }
}
.owl-carousel .entry.archive-post .entry-additions::after {
  content: "";
  display: table;
  clear: both;
}
.owl-carousel .entry.archive-post .entry-thumbnail .image,
.owl-carousel .entry.archive-post .entry-gallery .image,
.owl-carousel .entry.archive-post .entry-video .image {
  max-height: 300px;
}
.owl-carousel .entry.archive-post .entry-video {
  max-height: 300px;
}
.owl-carousel .entry.archive-post .entry-video iframe {
  max-height: 300px;
}
.owl-carousel.posts-list .owl-dots {
  display: none !important;
}
.entry.page .entry-content iframe,
.entry.page .entry-content embed {
  width: 100% !important;
}
@media (max-width: 750px) {
  .container.active-sidebar {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .container.active-sidebar.active-sidebar #primary {
    width: 100%;
    display: block;
    padding: 0;
  }
  .container.active-sidebar.active-sidebar #tertiary {
    width: 100%;
    display: block;
    margin-top: 40px;
  }
}
.entry.post-preview > .entry-data {
  background-color: #ffffff;
  color: #999999;
  padding: 25px 30px;
  font-weight: 500;
  border-radius: 0 0 3px 3px;
}
.entry.post-preview > .entry-data .date {
  color: #bebac2;
}
.entry.post-preview > .entry-data .date a {
  color: #bebac2;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
}
.entry.post-preview > .entry-data .entry-title {
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 14px;
}
.entry.post-preview > .entry-data .entry-title a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #d8bea5;
}
.entry.post-preview > .entry-data .entry-summary {
  line-height: 1.3;
}
.entry.post-preview > .entry-data .entry-more {
  margin-top: 15px;
}
.entry.post-preview > .entry-data .entry-more .more-link {
  color: #e8500e;
  font-weight: 700;
  font-size: 12px;
}
.entry.post-preview > .entry-data .entry-more .more-link:hover {
  color: #d8bea5;
}
.entry.post-preview > .entry-thumbnail .image {
  border-radius: 3px 3px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.entry.footer-posts-list {
  margin-bottom: 30px;
}
.entry.footer-posts-list::before {
  content: "\f15c";
  font-family: FontAwesome;
  float: left;
  color: #e8500e;
}
.entry.footer-posts-list::after {
  content: "";
  display: table;
  clear: both;
}
.entry.footer-posts-list .entry-data {
  float: right;
  width: calc(100% - 40px);
}
.entry.footer-posts-list .entry-data .entry-title {
  font-size: 14px;
  margin: 0;
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
}
.entry.footer-posts-list .entry-data .entry-title a:hover {
  color: #e8500e;
}
.entry.footer-posts-list .entry-data .date {
  text-transform: uppercase;
  font-size: 12px;
}
.entry.footer-posts-list .entry-data .date a {
  color: #999999;
}
body.single-product .site-header {
  z-index: initial;
}
body.single-product .product-main > .entry-content {
  background-color: #fcfbf9;
  border-radius: 3px;
  border: 1px solid #ededed;
  padding: 20px;
  margin-bottom: 30px;
}
body.admin-bar .site-header.scrolled {
  padding-top: 0;
}
body.admin-bar .site-header.scrolled .header-main {
  position: static;
  left: auto;
  right: auto;
  top: auto;
}
.site-header {
  position: relative;
  color: #ffffff;
  background-color: #121924;
}
@media (min-width: 1100px) {
  .site-header.scrolled {
    padding-top: 91px;
  }
}
.site-header.scrolled .header-main {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background-color: #121924;
  z-index: 100;
}
@media (max-width: 1100px) {
  .site-header.scrolled .header-main {
    background-color: transparent;
    position: relative;
  }
}
.site-header.scrolled .header-main .site-title img {
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.site-header.scrolled .header-main span.hot,
.site-header.scrolled .header-main span.new {
  display: none;
}
.site-header .header-main {
  position: relative;
  width: 100%;
  padding: 25px 0 0;
  z-index: 5;
  box-sizing: border-box;
  min-height: 90px;
}
@media (max-width: 1100px) {
  .site-header .header-main {
    padding: 20px 0;
    min-height: 75px;
  }
}
.site-header .header-main .site-title {
  float: left;
  line-height: 0;
}
.site-header .header-main .site-title img {
  -webkit-transition: all 0.5s ease-out;
  -khtml-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  max-height: 66px;
  width: auto;
  max-width: none;
}
.site-header .header-main .site-title span {
  line-height: 40px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
}
.site-header .header-main .header-my-account {
  float: right;
  position: relative;
  margin-left: 30px;
}
.site-header .header-main .header-my-account.logged-in .dropdown {
  position: relative;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link {
  display: inline-block;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link span {
  margin-right: 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.1em;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link a:hover {
  color: #ffffff;
}
.site-header .header-main .header-my-account.logged-in .dropdown::after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
  color: #e8500e;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widgettitle {
  display: none;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links {
  background-color: #ffffff;
  padding: 0;
  border-radius: 3px;
  position: absolute;
  right: 0;
  top: 45px;
  visibility: hidden;
  opacity: 0;
  font-size: 12px;
  z-index: 1;
  min-width: 170px;
  border: 1px solid #ededed;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li a {
  display: block;
  padding: 10px 30px;
  font-weight: 600;
  white-space: nowrap;
  position: relative;
  text-align: right;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li a:after {
  content: "";
  position: absolute;
  height: 1px;
  left: 30px;
  right: 30px;
  bottom: 0;
  background-color: #ededed;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li:last-of-type a::after {
  display: none;
}
.site-header .header-main .header-my-account.logged-in .dropdown:hover .widget_azexo_dashboard_links {
  visibility: visible;
  opacity: 1;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link label[for="login-register-toggle"] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a {
  color: #ffffff;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #ffffff;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a:hover,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form {
  display: none;
  background-color: #fcfbf9;
  position: fixed;
  color: #748796;
  left: 50vw;
  top: 50vh;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 3px;
  z-index: 2;
  padding: 40px;
  width: 400px;
  max-width: 100vw;
  box-sizing: border-box;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form a {
  font-weight: 400;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form label[for="login-register-toggle"] {
  font-size: 0;
  margin: 0;
  display: inline;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form label[for="login-register-toggle"]::before {
  content: "\f00d";
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  color: #414551;
  cursor: pointer;
  line-height: 1;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form h2 {
  margin: 0;
  font-size: 26px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .woocommerce-error {
  display: none;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .col-1,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form span.register {
  display: block;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .col-2,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form span.login {
  display: none;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form input[type="submit"] {
  margin-right: 30px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form label[for="register-toggle"] {
  color: #e8500e;
  cursor: pointer;
  right: 40px;
  position: absolute;
  top: 45px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .site-header .header-main .header-my-account:not(.logged-in) .dropdown .form label[for="register-toggle"] {
    position: static;
  }
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #register-toggle:checked ~ .col2-set .col-1 {
  display: none;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #register-toggle:checked ~ .col2-set .col-2 {
  display: block;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #register-toggle:checked ~ label span.register {
  display: none;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form #register-toggle:checked ~ label span.login {
  display: block;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login {
  margin-top: 20px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login label {
  white-space: normal;
  display: block;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  margin: 5px 10px 0 0;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a i.fa {
  display: block;
  line-height: 30px;
  color: #ffffff;
  font-size: 12px;
  background-color: #e8500e;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown #login-register-toggle:checked ~ .form {
  display: block;
}
@media (max-width: 767px) {
  .site-header .header-main .header-my-account:not(.logged-in) .dropdown #login-register-toggle:checked ~ .form {
    max-height: 999px;
  }
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown #login-register-toggle:checked ~ .link label {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  height: 200vh;
  bottom: auto;
}
nav.primary-navigation {
  pointer-events: none;
  display: inline-block;
  float: right;
  max-width: 60%;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item {
  pointer-events: all;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.menu-item-has-children > a.menu-link::after,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.mega > a.menu-link::after {
  font-size: 13px;
  content: "\f107";
  line-height: 0.9;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  font-family: FontAwesome;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.current-menu-item > a.menu-link,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.current-menu-ancestor > a.menu-link {
  color: #e8500e;
  font-weight: 700;
}
nav.primary-navigation ul.nav-menu:not(.vc)::after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
nav.primary-navigation ul.nav-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) {
  display: block;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  will-change: transform;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:hover > ul.sub-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:hover > ul.sub-menu:not(.vc),
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:hover > .page,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:hover > .page {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:hover a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:hover a.menu-link {
  color: #e8500e;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > a.menu-link {
  color: #ffffff;
  display: block;
  text-decoration: none;
  line-height: 1;
  padding: 14px 15px 40px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.1em;
  font-weight: 400;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > a.menu-link .fa,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > a.menu-link .fa,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > a.menu-link [class*="icon"],
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > a.menu-link [class*="icon"] {
  margin-right: 8px;
  line-height: inherit;
  vertical-align: top;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > .page,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > .page {
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  visibility: hidden;
  opacity: 0;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ffffff;
  border: 1px solid #fcfbf9;
  line-height: 20px;
  will-change: visibility, opacity;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) {
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: -15px;
  background-color: #ffffff;
  padding: 0;
  text-align: left;
  will-change: visibility, opacity;
  min-width: 220px;
  border: 1px solid #ededed;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item {
  float: none;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item.menu-item-has-children::after,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item.menu-item-has-children::after {
  font-size: 14px;
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 15px;
  color: #414551;
  letter-spacing: 0;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-family: FontAwesome;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: color 0.2s ease;
  -khtml-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item:hover > a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item:hover > a.menu-link {
  color: #e8500e;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item:hover.menu-item-has-children::after,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item:hover.menu-item-has-children::after {
  color: #e8500e;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item:last-of-type > a::after,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item:last-of-type > a::after {
  display: none;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item a.menu-link,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item a.menu-link {
  padding: 15px 30px;
  display: block;
  font-weight: 400;
  white-space: nowrap;
  position: relative;
  line-height: 2;
  text-transform: none;
  letter-spacing: normal;
  color: #414551;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item a.menu-link::after,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item a.menu-link::after {
  content: "";
  position: absolute;
  height: 1px;
  left: 30px;
  right: 30px;
  bottom: 0;
  background-color: #ededed;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item a.menu-link:hover,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item a.menu-link:hover {
  color: #e8500e;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item > ul.sub-menu:not(.vc),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item ul.sub-menu:not(.vc) li.menu-item > ul.sub-menu:not(.vc) {
  top: -1px;
  left: 100%;
}
nav.primary-navigation .description {
  display: none;
}
@media (max-width: 1100px) {
  nav.primary-navigation {
    display: none;
  }
}
nav.primary-navigation:empty {
  height: 66px;
}
.mobile-menu-button {
  display: none;
  vertical-align: middle;
  line-height: 1;
  float: right;
  padding: 10px 0;
  outline: none;
  margin: 0 0 0 30px;
}
@media (max-width: 1100px) {
  .mobile-menu-button {
    display: inline-block;
  }
}
.mobile-menu-button span {
  color: #ffffff;
  font-size: 20px;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}
nav.mobile-menu {
  display: none;
  width: 100%;
  float: left;
  position: relative;
  top: 0;
  text-align: left;
}
@media (max-width: 1100px) {
  nav.mobile-menu {
    display: inline-block;
  }
}
nav.mobile-menu .page {
  display: none;
  width: 100%;
  position: relative;
  list-style: none;
  margin-top: 10px;
}
nav.mobile-menu ul.sub-menu:not(.vc) {
  margin: 0 !important;
}
nav.mobile-menu ul.nav-menu:not(.vc),
nav.mobile-menu ul.sub-menu:not(.vc) {
  background-color: #ffffff;
  display: none;
  width: 100%;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item {
  margin: 0;
  padding: 0;
  position: relative;
  float: none !important;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item::before,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item::before {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  height: 1px;
  background-color: #f2f1f3;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.active > a.menu-link,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.active > a.menu-link {
  color: #e8500e;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > h4,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 {
  padding: 11px 30px;
  display: block;
  text-decoration: none;
  font-size: 13px;
  color: #414551;
  font-weight: 600;
  outline: 0;
  text-transform: uppercase;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link .fa,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link .fa,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > h4 .fa,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 .fa,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link [class*="icon"],
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link [class*="icon"],
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > h4 [class*="icon"],
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 [class*="icon"] {
  margin-right: 10px;
  font-size: 12px;
  line-height: inherit;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link .description,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link .description,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > h4 .description,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > h4 .description {
  display: none;
  color: #748796;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link {
  -webkit-tap-highlight-color: transparent;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > a.menu-link:hover,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover {
  color: #e8500e;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.open-sub > ul.sub-menu:not(.vc),
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.open-sub > ul.sub-menu:not(.vc) {
  border-top: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item:last-child,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item:last-child {
  border: 0 !important;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item span.mobile-arrow i,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item span.mobile-arrow i {
  color: inherit;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item {
  margin: 0 0 0 15px;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children.open-sub > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children.open-sub > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega.open-sub > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega.open-sub > span.mobile-arrow i.fa-angle-right {
  display: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children.open-sub > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children.open-sub > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega.open-sub > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega.open-sub > span.mobile-arrow i.fa-angle-down {
  display: inline;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-right,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-right {
  display: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > ul.open-sub > li.menu-item > span.mobile-arrow i.fa-angle-down {
  display: inline;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow {
  cursor: pointer;
  margin: 0;
  padding-right: 20px;
  position: absolute;
  font-size: 18px;
  top: 0;
  right: 0;
  height: 45px;
  line-height: 45px;
  text-align: right;
  width: 10%;
  color: #414551;
  -webkit-tap-highlight-color: transparent;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow i,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow i,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow i,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow i {
  display: inline;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item-has-children > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.nav-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow i.fa-angle-down,
nav.mobile-menu ul.sub-menu:not(.vc) > li.menu-item.mega > span.mobile-arrow i.fa-angle-down {
  display: none;
}
nav.mobile-menu ul.nav-menu:not(.vc) > li > span.mobile-arrow i,
nav.mobile-menu ul.sub-menu:not(.vc) > li > span.mobile-arrow i {
  display: none;
}
nav.mobile-menu ul.sub-menu:not(.vc) {
  border: none;
  padding: 0;
}
.post-type-archive-product a.gmap {
  display: none;
  padding: 14px 5px;
  line-height: 1;
  margin: 0 5px;
}
@media (max-width: 767px) {
  .post-type-archive-product a.gmap {
    display: inline-block;
  }
}
nav.paging-navigation .loop-pagination span.current,
nav.paging-navigation .loop-pagination span.dots,
nav.paging-navigation .loop-pagination a {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 40px;
  text-align: center;
  color: #414551;
  line-height: 40px;
  height: 40px;
  background-color: #ffffff;
  border: 1px solid #ededed;
  border-radius: 3px;
}
nav.paging-navigation .loop-pagination span.current.prev span,
nav.paging-navigation .loop-pagination span.dots.prev span,
nav.paging-navigation .loop-pagination a.prev span,
nav.paging-navigation .loop-pagination span.current.next span,
nav.paging-navigation .loop-pagination span.dots.next span,
nav.paging-navigation .loop-pagination a.next span {
  display: none;
}
nav.paging-navigation .loop-pagination span.current.prev i::before,
nav.paging-navigation .loop-pagination span.dots.prev i::before,
nav.paging-navigation .loop-pagination a.prev i::before,
nav.paging-navigation .loop-pagination span.current.next i::before,
nav.paging-navigation .loop-pagination span.dots.next i::before,
nav.paging-navigation .loop-pagination a.next i::before {
  font-size: 16px;
  font-family: FontAwesome;
}
nav.paging-navigation .loop-pagination span.current.prev i::before,
nav.paging-navigation .loop-pagination span.dots.prev i::before,
nav.paging-navigation .loop-pagination a.prev i::before {
  content: "\f104";
}
nav.paging-navigation .loop-pagination span.current.next,
nav.paging-navigation .loop-pagination span.dots.next,
nav.paging-navigation .loop-pagination a.next {
  margin-right: 0;
}
nav.paging-navigation .loop-pagination span.current.next i::before,
nav.paging-navigation .loop-pagination span.dots.next i::before,
nav.paging-navigation .loop-pagination a.next i::before {
  content: "\f105";
}
nav.paging-navigation .loop-pagination span.current,
nav.paging-navigation .loop-pagination a:hover {
  color: #e8500e;
}
#tertiary .sidebar-inner .widget-area .widget .widget-title h3,
#additional .sidebar-inner .widget-area .widget .widget-title h3 {
  margin: 0 0 20px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
#tertiary .sidebar-inner .widget-area .widget:first-of-type .widget-title,
#additional .sidebar-inner .widget-area .widget:first-of-type .widget-title {
  position: relative;
  margin: -21px -20px 20px;
  padding: 20px 20px 20px;
  background-color: #e8500e;
}
#tertiary .sidebar-inner .widget-area .widget:first-of-type .widget-title h3,
#additional .sidebar-inner .widget-area .widget:first-of-type .widget-title h3 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  text-align: center;
  margin: 0;
}
#tertiary .sidebar-inner .widget-area .widget > label,
#additional .sidebar-inner .widget-area .widget > label {
  display: block;
}
#secondary .widget,
#middle .widget {
  margin-bottom: 0px;
}
#quaternary.container > .sidebar-inner > .widget-area,
#secondary.container > .sidebar-inner > .widget-area,
#middle.container > .sidebar-inner > .widget-area {
  margin: 0 -30px;
}
#quaternary.container > .sidebar-inner > .widget-area > .widget,
#secondary.container > .sidebar-inner > .widget-area > .widget,
#middle.container > .sidebar-inner > .widget-area > .widget {
  padding: 0 30px;
}
#quaternary > .sidebar-inner > .widget-area > .widget.widget_vc_widget,
#secondary > .sidebar-inner > .widget-area > .widget.widget_vc_widget,
#middle > .sidebar-inner > .widget-area > .widget.widget_vc_widget,
#quaternary > .sidebar-inner > .widget-area > .widget.widget_azexo_post,
#secondary > .sidebar-inner > .widget-area > .widget.widget_azexo_post,
#middle > .sidebar-inner > .widget-area > .widget.widget_azexo_post,
#quaternary > .sidebar-inner > .widget-area > .widget.page-title,
#secondary > .sidebar-inner > .widget-area > .widget.page-title,
#middle > .sidebar-inner > .widget-area > .widget.page-title {
  margin: 0;
}
#quaternary > .sidebar-inner > .widget-area > .widget:not(.widget_vc_widget):not(.widget_azexo_post):not(.widget_azexo_dashboard_links):not(.widget_azh_widget),
#secondary > .sidebar-inner > .widget-area > .widget:not(.widget_vc_widget):not(.widget_azexo_post):not(.widget_azexo_dashboard_links):not(.widget_azh_widget),
#middle > .sidebar-inner > .widget-area > .widget:not(.widget_vc_widget):not(.widget_azexo_post):not(.widget_azexo_dashboard_links):not(.widget_azh_widget) {
  box-sizing: border-box;
  position: relative;
  border: none;
  float: left;
  width: 25%;
  margin: 0 0 40px 0;
  padding: 0 15px;
}
@media (max-width: 768px) {
  #quaternary > .sidebar-inner > .widget-area,
  #secondary > .sidebar-inner > .widget-area,
  #middle > .sidebar-inner > .widget-area {
    margin: 0 !important;
  }
  #quaternary > .sidebar-inner > .widget-area > .widget,
  #secondary > .sidebar-inner > .widget-area > .widget,
  #middle > .sidebar-inner > .widget-area > .widget {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
  }
}
.widget-area .widget_search * {
  box-sizing: border-box;
}
.widget-area .widget_search form.searchform .searchform-wrapper {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"] {
  display: table-cell;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  background-image: none;
  box-shadow: none;
  color: #414551;
  border-right: none;
  border-radius: 3px 0 0 3px;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:focus {
  outline: none;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:placeholder {
  color: #748796;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::placeholder {
  color: #748796;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::-webkit-input-placeholder {
  color: #748796;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::-moz-placeholder {
  color: #748796;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:-moz-placeholder {
  color: #748796;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:-ms-input-placeholder {
  color: #748796;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit {
  display: table-cell;
  vertical-align: top;
  margin-left: -1px;
  width: 1%;
  position: relative;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit::before {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%) scale(-1, 1);
  -khtml-transform: translate(-50%, -50%) scale(-1, 1);
  -moz-transform: translate(-50%, -50%) scale(-1, 1);
  -ms-transform: translate(-50%, -50%) scale(-1, 1);
  transform: translate(-50%, -50%) scale(-1, 1);
  font-size: 14px;
  line-height: 40px;
  vertical-align: middle;
  display: inline;
  color: #e8500e;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  content: "\f002";
  pointer-events: none;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit input[type="submit"] {
  height: 40px;
  background-color: #ffffff;
  border: 1px solid #ededed;
  border-left: none;
  position: relative;
  font-size: 0;
  white-space: nowrap;
  min-width: 40px;
  padding: 10px 14px;
  color: transparent;
  border-radius: 0 3px 3px 0;
  -webkit-transition: all 0.15s ease-in-out;
  -khtml-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  text-align: center;
  box-shadow: none;
}
.widget-area .widget_search form.searchform .searchform-wrapper .screen-reader-text {
  display: none;
}
.widget-area .widget_calendar #calendar_wrap {
  margin-top: -20px;
  max-width: 320px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar {
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  text-align: left;
  border: 1px solid #ededed;
  background-color: #ffffff;
  font-size: 14px;
  text-align: center;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar caption {
  margin-bottom: 20px;
  color: #414551;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #f2f1f3;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead {
  background-color: #f2f1f3;
  color: #414551;
  border: 1px solid #ededed;
  font-weight: 600;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead tr th,
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead tr td {
  padding: 5px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tr {
  border-top: 1px solid #ededed;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tr td,
.widget-area .widget_calendar #calendar_wrap #wp-calendar tr th {
  border-right: 1px solid #ededed;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr th,
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr td {
  padding: 5px;
  vertical-align: middle;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot tr th,
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot tr td {
  padding: 5px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot tr th a,
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot tr td a {
  color: #e8500e;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar a {
  font-weight: 600;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead tr th {
  padding-bottom: 10px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar caption {
  padding: 20px 0 15px;
  background: none;
  margin: 0;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr td {
  text-align: center;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot td:first-child {
  text-align: left;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot td:last-child {
  text-align: right;
}
.widget-area .widget_tag_cloud,
.widget-area .widget_product_tag_cloud {
  font-size: 0;
}
.widget-area .widget_tag_cloud a,
.widget-area .widget_product_tag_cloud a,
.widget-area .widget_tag_cloud div:not(.widget-title):not(.tagcloud),
.widget-area .widget_product_tag_cloud div:not(.widget-title):not(.tagcloud) {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
}
.widget-area .widget_tag_cloud a:hover,
.widget-area .widget_product_tag_cloud a:hover,
.widget-area .widget_tag_cloud div:not(.widget-title):not(.tagcloud):hover,
.widget-area .widget_product_tag_cloud div:not(.widget-title):not(.tagcloud):hover {
  color: #e8500e;
}
.widget-area .widget_recent_entries ul li,
.widget-area .widget_recent_comments ul li,
.widget-area .widget_rss ul li {
  padding: 5px 0;
}
.widget-area .widget_recent_entries ul li::after,
.widget-area .widget_recent_comments ul li::after,
.widget-area .widget_rss ul li::after {
  content: "";
  display: table;
  clear: both;
}
.widget-area .widget_recent_entries ul li:first-child,
.widget-area .widget_recent_comments ul li:first-child,
.widget-area .widget_rss ul li:first-child {
  padding-top: 0;
}
.widget-area .widget_recent_entries ul li a,
.widget-area .widget_recent_comments ul li a,
.widget-area .widget_rss ul li a {
  margin-right: 10px;
}
.widget-area .widget_recent_entries ul li img,
.widget-area .widget_recent_comments ul li img,
.widget-area .widget_rss ul li img {
  float: left;
  width: 30px;
  height: 30px;
}
.widget-area .widget_vc_widget iframe {
  width: 100%;
  max-height: 250px;
}
.widget-area .widget_vc_widget::after {
  content: "";
  display: table;
  clear: both;
}
.widget-area .widget_archive > ul:not(.children) li,
.widget-area .widget_categories > ul:not(.children) li,
.widget-area .widget_product_categories > ul:not(.children) li,
.widget-area .widget_pages > ul:not(.children) li,
.widget-area .widget_nav_menu div > ul:not(.children) li,
.widget-area .widget_archive > ul:not(.children) li,
.widget-area .widget_pages > ul:not(.children) li,
.widget-area .widget_meta > ul:not(.children) li,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li,
.widget-area .azexo-posts-list-groups > ul:not(.children) li,
.widget-area .widget_archive > ul:not(.sub-menu) li,
.widget-area .widget_categories > ul:not(.sub-menu) li,
.widget-area .widget_product_categories > ul:not(.sub-menu) li,
.widget-area .widget_pages > ul:not(.sub-menu) li,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li,
.widget-area .widget_archive > ul:not(.sub-menu) li,
.widget-area .widget_pages > ul:not(.sub-menu) li,
.widget-area .widget_meta > ul:not(.sub-menu) li,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li {
  text-align: left;
}
.widget-area .widget_archive > ul:not(.children) li a,
.widget-area .widget_categories > ul:not(.children) li a,
.widget-area .widget_product_categories > ul:not(.children) li a,
.widget-area .widget_pages > ul:not(.children) li a,
.widget-area .widget_nav_menu div > ul:not(.children) li a,
.widget-area .widget_archive > ul:not(.children) li a,
.widget-area .widget_pages > ul:not(.children) li a,
.widget-area .widget_meta > ul:not(.children) li a,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li a,
.widget-area .azexo-posts-list-groups > ul:not(.children) li a,
.widget-area .widget_archive > ul:not(.sub-menu) li a,
.widget-area .widget_categories > ul:not(.sub-menu) li a,
.widget-area .widget_product_categories > ul:not(.sub-menu) li a,
.widget-area .widget_pages > ul:not(.sub-menu) li a,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li a,
.widget-area .widget_archive > ul:not(.sub-menu) li a,
.widget-area .widget_pages > ul:not(.sub-menu) li a,
.widget-area .widget_meta > ul:not(.sub-menu) li a,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li a,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li a {
  margin: 0 3px 0 0;
  padding: 10px 0;
  font-size: 14px;
  display: inline-block;
  z-index: 1;
  color: #414551;
  position: relative;
}
.widget-area .widget_archive > ul:not(.children) li a:hover,
.widget-area .widget_categories > ul:not(.children) li a:hover,
.widget-area .widget_product_categories > ul:not(.children) li a:hover,
.widget-area .widget_pages > ul:not(.children) li a:hover,
.widget-area .widget_nav_menu div > ul:not(.children) li a:hover,
.widget-area .widget_archive > ul:not(.children) li a:hover,
.widget-area .widget_pages > ul:not(.children) li a:hover,
.widget-area .widget_meta > ul:not(.children) li a:hover,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li a:hover,
.widget-area .azexo-posts-list-groups > ul:not(.children) li a:hover,
.widget-area .widget_archive > ul:not(.sub-menu) li a:hover,
.widget-area .widget_categories > ul:not(.sub-menu) li a:hover,
.widget-area .widget_product_categories > ul:not(.sub-menu) li a:hover,
.widget-area .widget_pages > ul:not(.sub-menu) li a:hover,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li a:hover,
.widget-area .widget_archive > ul:not(.sub-menu) li a:hover,
.widget-area .widget_pages > ul:not(.sub-menu) li a:hover,
.widget-area .widget_meta > ul:not(.sub-menu) li a:hover,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li a:hover,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li a:hover {
  color: #e8500e;
}
.widget-area .widget_archive > ul:not(.children) li a.active::before,
.widget-area .widget_categories > ul:not(.children) li a.active::before,
.widget-area .widget_product_categories > ul:not(.children) li a.active::before,
.widget-area .widget_pages > ul:not(.children) li a.active::before,
.widget-area .widget_nav_menu div > ul:not(.children) li a.active::before,
.widget-area .widget_archive > ul:not(.children) li a.active::before,
.widget-area .widget_pages > ul:not(.children) li a.active::before,
.widget-area .widget_meta > ul:not(.children) li a.active::before,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li a.active::before,
.widget-area .azexo-posts-list-groups > ul:not(.children) li a.active::before,
.widget-area .widget_archive > ul:not(.sub-menu) li a.active::before,
.widget-area .widget_categories > ul:not(.sub-menu) li a.active::before,
.widget-area .widget_product_categories > ul:not(.sub-menu) li a.active::before,
.widget-area .widget_pages > ul:not(.sub-menu) li a.active::before,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li a.active::before,
.widget-area .widget_archive > ul:not(.sub-menu) li a.active::before,
.widget-area .widget_pages > ul:not(.sub-menu) li a.active::before,
.widget-area .widget_meta > ul:not(.sub-menu) li a.active::before,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li a.active::before,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li a.active::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9999px;
  left: -999px;
  background-color: #ffffff;
  z-index: -1;
  border: 1px solid #ededed;
}
.widget-area .widget_archive > ul:not(.children) li a img,
.widget-area .widget_categories > ul:not(.children) li a img,
.widget-area .widget_product_categories > ul:not(.children) li a img,
.widget-area .widget_pages > ul:not(.children) li a img,
.widget-area .widget_nav_menu div > ul:not(.children) li a img,
.widget-area .widget_archive > ul:not(.children) li a img,
.widget-area .widget_pages > ul:not(.children) li a img,
.widget-area .widget_meta > ul:not(.children) li a img,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li a img,
.widget-area .azexo-posts-list-groups > ul:not(.children) li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li a img,
.widget-area .widget_categories > ul:not(.sub-menu) li a img,
.widget-area .widget_product_categories > ul:not(.sub-menu) li a img,
.widget-area .widget_pages > ul:not(.sub-menu) li a img,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li a img,
.widget-area .widget_pages > ul:not(.sub-menu) li a img,
.widget-area .widget_meta > ul:not(.sub-menu) li a img,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li a img,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li a img {
  width: 16px;
  height: auto;
  max-height: 16px;
  margin-right: 15px;
  display: none;
}
.widget-area .widget_archive > ul:not(.children) li a .description,
.widget-area .widget_categories > ul:not(.children) li a .description,
.widget-area .widget_product_categories > ul:not(.children) li a .description,
.widget-area .widget_pages > ul:not(.children) li a .description,
.widget-area .widget_nav_menu div > ul:not(.children) li a .description,
.widget-area .widget_archive > ul:not(.children) li a .description,
.widget-area .widget_pages > ul:not(.children) li a .description,
.widget-area .widget_meta > ul:not(.children) li a .description,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li a .description,
.widget-area .azexo-posts-list-groups > ul:not(.children) li a .description,
.widget-area .widget_archive > ul:not(.sub-menu) li a .description,
.widget-area .widget_categories > ul:not(.sub-menu) li a .description,
.widget-area .widget_product_categories > ul:not(.sub-menu) li a .description,
.widget-area .widget_pages > ul:not(.sub-menu) li a .description,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li a .description,
.widget-area .widget_archive > ul:not(.sub-menu) li a .description,
.widget-area .widget_pages > ul:not(.sub-menu) li a .description,
.widget-area .widget_meta > ul:not(.sub-menu) li a .description,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li a .description,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li a .description {
  display: none;
}
.widget-area .widget_archive > ul:not(.children) li > span,
.widget-area .widget_categories > ul:not(.children) li > span,
.widget-area .widget_product_categories > ul:not(.children) li > span,
.widget-area .widget_pages > ul:not(.children) li > span,
.widget-area .widget_nav_menu div > ul:not(.children) li > span,
.widget-area .widget_archive > ul:not(.children) li > span,
.widget-area .widget_pages > ul:not(.children) li > span,
.widget-area .widget_meta > ul:not(.children) li > span,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li > span,
.widget-area .azexo-posts-list-groups > ul:not(.children) li > span,
.widget-area .widget_archive > ul:not(.sub-menu) li > span,
.widget-area .widget_categories > ul:not(.sub-menu) li > span,
.widget-area .widget_product_categories > ul:not(.sub-menu) li > span,
.widget-area .widget_pages > ul:not(.sub-menu) li > span,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li > span,
.widget-area .widget_archive > ul:not(.sub-menu) li > span,
.widget-area .widget_pages > ul:not(.sub-menu) li > span,
.widget-area .widget_meta > ul:not(.sub-menu) li > span,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li > span {
  position: relative;
  z-index: 1;
}
.widget-area .widget_archive > ul:not(.children) li > span:empty,
.widget-area .widget_categories > ul:not(.children) li > span:empty,
.widget-area .widget_product_categories > ul:not(.children) li > span:empty,
.widget-area .widget_pages > ul:not(.children) li > span:empty,
.widget-area .widget_nav_menu div > ul:not(.children) li > span:empty,
.widget-area .widget_archive > ul:not(.children) li > span:empty,
.widget-area .widget_pages > ul:not(.children) li > span:empty,
.widget-area .widget_meta > ul:not(.children) li > span:empty,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li > span:empty,
.widget-area .azexo-posts-list-groups > ul:not(.children) li > span:empty,
.widget-area .widget_archive > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_categories > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_product_categories > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_pages > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_archive > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_pages > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_meta > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span:empty,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li > span:empty {
  display: none;
}
.widget-area .widget_archive > ul:not(.children) li ul.children,
.widget-area .widget_categories > ul:not(.children) li ul.children,
.widget-area .widget_product_categories > ul:not(.children) li ul.children,
.widget-area .widget_pages > ul:not(.children) li ul.children,
.widget-area .widget_nav_menu div > ul:not(.children) li ul.children,
.widget-area .widget_archive > ul:not(.children) li ul.children,
.widget-area .widget_pages > ul:not(.children) li ul.children,
.widget-area .widget_meta > ul:not(.children) li ul.children,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li ul.children,
.widget-area .azexo-posts-list-groups > ul:not(.children) li ul.children,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.children,
.widget-area .widget_categories > ul:not(.sub-menu) li ul.children,
.widget-area .widget_product_categories > ul:not(.sub-menu) li ul.children,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.children,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li ul.children,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.children,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.children,
.widget-area .widget_meta > ul:not(.sub-menu) li ul.children,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.children,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li ul.children,
.widget-area .widget_archive > ul:not(.children) li ul.sub-menu,
.widget-area .widget_categories > ul:not(.children) li ul.sub-menu,
.widget-area .widget_product_categories > ul:not(.children) li ul.sub-menu,
.widget-area .widget_pages > ul:not(.children) li ul.sub-menu,
.widget-area .widget_nav_menu div > ul:not(.children) li ul.sub-menu,
.widget-area .widget_archive > ul:not(.children) li ul.sub-menu,
.widget-area .widget_pages > ul:not(.children) li ul.sub-menu,
.widget-area .widget_meta > ul:not(.children) li ul.sub-menu,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li ul.sub-menu,
.widget-area .azexo-posts-list-groups > ul:not(.children) li ul.sub-menu,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_categories > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_product_categories > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_meta > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li ul.sub-menu {
  clear: both;
  padding-left: 15px;
}
.widget-area .widget_archive > ul:not(.children) li ul.children li a img,
.widget-area .widget_categories > ul:not(.children) li ul.children li a img,
.widget-area .widget_product_categories > ul:not(.children) li ul.children li a img,
.widget-area .widget_pages > ul:not(.children) li ul.children li a img,
.widget-area .widget_nav_menu div > ul:not(.children) li ul.children li a img,
.widget-area .widget_archive > ul:not(.children) li ul.children li a img,
.widget-area .widget_pages > ul:not(.children) li ul.children li a img,
.widget-area .widget_meta > ul:not(.children) li ul.children li a img,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li ul.children li a img,
.widget-area .azexo-posts-list-groups > ul:not(.children) li ul.children li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_categories > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_product_categories > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_meta > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.children li a img,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_archive > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_categories > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_product_categories > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_pages > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_nav_menu div > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_archive > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_pages > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_meta > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li ul.sub-menu li a img,
.widget-area .azexo-posts-list-groups > ul:not(.children) li ul.sub-menu li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .widget_categories > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .widget_product_categories > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .widget_meta > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.sub-menu li a img,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li ul.sub-menu li a img {
  display: none;
}
.widget-area .widget_archive > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_categories > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_product_categories > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_pages > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_nav_menu div > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_archive > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_pages > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_meta > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li.current-cat > a::before,
.widget-area .azexo-posts-list-groups > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_categories > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_product_categories > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_meta > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .azexo-posts-list-groups > ul:not(.sub-menu) li.current-cat > a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9999px;
  left: -999px;
  background-color: #ffffff;
  z-index: -1;
  border: 1px solid #ededed;
}
.widget-area .azexo-posts-list-groups {
  position: relative;
  padding: 0 0 20px;
}
.widget-area .azexo-posts-list-groups ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9999px;
  left: -999px;
  background-color: transparent;
  z-index: -1;
  border: 1px solid transparent;
}
.widget-area .azexo-posts-list-groups ul li a:hover::before {
  background-color: #ffffff;
  border: 1px solid #ededed;
}
.widget-area .azexo-posts-list-groups:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -20px;
  right: -20px;
  height: 1px;
  background-color: #ededed;
}
.widget-area .azexo-posts-list-groups a:empty {
  display: none !important;
}
.widget-area .azexo-posts-list-filters {
  padding: 0;
}
.widget-area .azexo-posts-list-filters .list-filter .filter-term {
  display: inline-block;
  padding: 6px 30px 6px 15px;
  margin: 0 7px 5px 0;
  line-height: 1;
  color: #414551;
  font-size: 12px;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
  position: relative;
}
.widget-area .azexo-posts-list-filters .list-filter .filter-term::after {
  content: "";
  width: 9px;
  height: 9px;
  border: none;
  position: absolute;
  right: 15px;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAOVBMVEUAAAC+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usLnrIG1AAAAE3RSTlMAFZ/UJQnlubrk/fPFq4lHOTAOG3hOugAAAD9JREFUCNcty0kOACEMA0EnZJid7f+PRQbnVC3FsC/AO/4K+B3kmQwrREbuIuMR+fvmEK9kztgEGOKO4ZqVNgFPFgFQz2cykwAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-position: center center;
}
.widget-area .azexo-posts-list-filters .list-filter .filter-term.active {
  background-color: #e8500e;
  color: #ffffff;
}
.widget-area .azexo-posts-list-filters .list-filter .filter-term.active::after {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKBAMAAAByAqLJAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAAD3RSTlMA/WBcJuQ+A+Czqah3WDZw7+F2AAAAMUlEQVQI12MAgzwwySwBpgyFwBxBBYacAjBn4nYQh8FVShEkwxII4gC5QA6IewFIAAC1aQXfxlb8egAAAABJRU5ErkJggg==');
  background-color: transparent;
  background-size: cover;
}
header .widget_nav_menu ul:not(.children),
header .widget_nav_menu ul:not(.sub-menu) {
  margin-top: 10px;
  font-size: 0;
  border: none;
  background: none;
}
@media (min-width: 768px) {
  header .widget_nav_menu ul:not(.children),
  header .widget_nav_menu ul:not(.sub-menu) {
    text-align: right;
    margin-top: 0;
    line-height: 1;
  }
}
header .widget_nav_menu ul:not(.children) > li,
header .widget_nav_menu ul:not(.sub-menu) > li {
  display: inline-block;
  border: none;
  background: none;
  vertical-align: middle;
  margin-bottom: 0 !important;
}
header .widget_nav_menu ul:not(.children) > li > a.menu-link,
header .widget_nav_menu ul:not(.sub-menu) > li > a.menu-link {
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 10px;
  font-size: 12px;
  border: none;
  background: none;
}
header .widget_nav_menu ul:not(.children) > li > a.menu-link:hover,
header .widget_nav_menu ul:not(.sub-menu) > li > a.menu-link:hover {
  color: #e8500e;
}
header .widget_nav_menu ul:not(.children) > li > a.menu-link > span,
header .widget_nav_menu ul:not(.sub-menu) > li > a.menu-link > span {
  margin-right: 3px;
}
header .widget_nav_menu ul:not(.children) > li:last-child a.menu-link,
header .widget_nav_menu ul:not(.sub-menu) > li:last-child a.menu-link {
  padding-right: 0;
}
header .widget_nav_menu ul:not(.children) > li:first-child a.menu-link,
header .widget_nav_menu ul:not(.sub-menu) > li:first-child a.menu-link {
  padding-left: 0;
}
#tertiary .sidebar-inner .widget-area .widget,
#additional .sidebar-inner .widget-area .widget {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-radius: 3px;
  background-color: #fcfbf9;
  overflow: hidden;
  border: 1px solid #ededed;
  border-top: none;
}
#tertiary .sidebar-inner .widget-area .widget:first-of-type,
#additional .sidebar-inner .widget-area .widget:first-of-type {
  border-top: 1px solid #ededed;
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-title h3,
#additional .sidebar-inner .widget-area .widget .panel .panel-title h3 {
  margin: 0 0 20px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field::after,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field::after,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy::after,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field.empty,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field.empty,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy.empty,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy.empty {
  display: none;
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field img,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field img,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy img,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field label,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field label,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy label,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy label,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .value,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .value,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .value,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .value,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .links,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .links,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .links,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .links,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field img,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field img,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy img,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy img {
  vertical-align: middle;
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field label,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field label,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy label,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field label + .value,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field label + .value,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy label + .value,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy label + .value,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field label + .links,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field label + .links,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy label + .links,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .value,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .value,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .value,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .value,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .links,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .links,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .links,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .star-rating,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .meta-field .star-rating,
#tertiary .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .star-rating,
#additional .sidebar-inner .widget-area .widget .panel .panel-content .field .taxonomy .star-rating {
  display: inline-block;
}
.archive-header .archive-title,
.page-header .archive-title,
.archive-header .page-title,
.page-header .page-title,
.archive-header .entry-title,
.page-header .entry-title {
  font-weight: 400;
  color: #414551;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 25px;
}
.archive-header .archive-title + .archive-subtitle,
.page-header .archive-title + .archive-subtitle,
.archive-header .page-title + .archive-subtitle,
.page-header .page-title + .archive-subtitle,
.archive-header .entry-title + .archive-subtitle,
.page-header .entry-title + .archive-subtitle,
.archive-header .archive-title + .page-subtitle,
.page-header .archive-title + .page-subtitle,
.archive-header .page-title + .page-subtitle,
.page-header .page-title + .page-subtitle,
.archive-header .entry-title + .page-subtitle,
.page-header .entry-title + .page-subtitle {
  margin-top: 10px;
  margin-bottom: 25px;
}
.archive-header .archive-subtitle,
.page-header .archive-subtitle,
.archive-header .page-subtitle,
.page-header .page-subtitle {
  font-size: 14px;
  font-weight: 400;
}
.archive-header .archive-meta,
.page-header .archive-meta {
  display: none;
}
body.single #primary .page-header {
  display: none;
}
.entry.post .entry-gallery .thumbnails:not(.images) {
  height: 50px;
  z-index: 1;
  position: relative;
}
.entry.post .entry-gallery .thumbnails:not(.images) .slides {
  overflow: hidden;
}
.entry.post .entry-gallery .thumbnails:not(.images) .slides li {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 10px 5px;
  box-sizing: border-box;
  cursor: pointer;
}
.entry.post .entry-gallery .thumbnails:not(.images) .slides li:first-of-type {
  margin-left: 0;
}
.entry.post .entry-gallery .thumbnails:not(.images) .slides li .image {
  max-height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.entry.post .entry-gallery .thumbnails:not(.images) .slides li.flex-active-slide::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #ededed;
}
.entry.post .entry-gallery .thumbnails:not(.images) .flex-direction-nav {
  display: none;
}
.entry.post .entry-gallery .thumbnails.images {
  overflow: hidden;
}
.entry.post .entry-gallery .thumbnails.images .image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.entry.post .entry-gallery .thumbnails.images .flex-direction-nav a {
  top: calc(100% - 50px);
}
.entry.post .entry-gallery .flex-direction-nav a {
  background-color: #e8500e;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 999;
  opacity: 1 !important;
  text-shadow: none;
  text-align: center;
  cursor: pointer !important;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.entry.post .entry-gallery .flex-direction-nav a::before {
  font-family: FontAwesome;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  text-shadow: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.entry.post .entry-gallery .flex-direction-nav .flex-prev {
  left: 20px;
}
.entry.post .entry-gallery .flex-direction-nav .flex-prev::before {
  content: "\f104";
  left: 50%;
}
.entry.post .entry-gallery .flex-direction-nav .flex-next {
  right: 20px;
}
.entry.post .entry-gallery .flex-direction-nav .flex-next::before {
  content: "\f105";
  left: 55%;
}
.entry.post .entry-gallery .images {
  position: relative;
}
.entry.post .entry-gallery .images .image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.entry.post .entry-gallery .images::after {
  content: "";
  display: table;
  clear: both;
}
.carousel .list-title,
.carousel .carousel-title {
  margin-left: 70px;
  margin-bottom: -19px;
  text-transform: uppercase;
}
.carousel .list-title h3,
.carousel .carousel-title h3 {
  margin: 0;
}
@media (max-width: 480px) {
  .carousel .list-title,
  .carousel .carousel-title {
    margin-left: 0;
    margin-bottom: 25px;
  }
}
.carousel .owl-carousel {
  box-sizing: border-box;
}
.carousel .owl-carousel .owl-stage-outer {
  -webkit-transform: none !important;
  padding-bottom: 20px;
  padding-top: 60px;
}
.carousel .owl-carousel .owl-controls .owl-nav {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: auto;
}
.owl-carousel:hover .owl-controls .owl-nav {
  opacity: 1;
  -webkit-transition: all 0.4s;
  -khtml-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.owl-carousel .owl-controls .owl-nav {
  position: absolute;
  top: 50%;
  pointer-events: none;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 1;
  width: 100%;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
  pointer-events: all;
  display: inline-block;
  width: 25px;
  color: #bebac2;
}
.owl-carousel .owl-controls .owl-nav .owl-prev::after,
.owl-carousel .owl-controls .owl-nav .owl-next::after {
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 1;
  -webkit-transition: color 0.2s ease;
  -khtml-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
  color: #121924;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
  float: left;
  text-align: left;
}
.owl-carousel .owl-controls .owl-nav .owl-prev::after {
  content: '\f104';
}
.owl-carousel .owl-controls .owl-nav .owl-next {
  float: right;
  text-align: right;
}
.owl-carousel .owl-controls .owl-nav .owl-next::after {
  content: '\f105';
}
.owl-carousel .owl-controls .owl-dots {
  text-align: center;
  line-height: 1;
}
.owl-carousel .owl-controls .owl-dots * {
  box-sizing: border-box;
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  margin: 10px;
  background-color: #bebac2;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: transform 0.2s ease;
  -khtml-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
  -ms-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active {
  background-color: #e8500e;
  opacity: 1;
  -webkit-transform: scale(2);
  -khtml-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.posts-list.recent-comments .entry.recent-comments .entry-thumbnail {
  display: block;
  float: left;
  max-width: 70px;
  margin-top: 2px;
  margin-right: 10px;
  margin-bottom: 15px;
}
.posts-list.recent-comments .entry.recent-comments .entry-thumbnail .image {
  width: 70px;
}
.posts-list.recent-comments .entry.recent-comments .entry-data {
  line-height: 1.3;
  font-size: 12px;
}
.posts-list.recent-comments .entry.recent-comments .entry-data .entry-footer {
  margin-top: 0;
}
.posts-list.recent-comments .entry.recent-comments .entry-data .entry-footer > * {
  display: inline-block;
  margin-right: 10px;
  letter-spacing: 0;
}
.posts-list.recent-comments .entry.recent-comments::after {
  content: "";
  display: table;
  clear: both;
}
.entry.recent-post {
  border-bottom: 1px solid #ededed;
  padding: 15px 0 25px;
}
.entry.recent-post:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.entry.recent-post:first-of-type {
  margin-top: -10px;
}
.entry.recent-post .entry-extra,
.entry.recent-post .entry-meta,
.entry.recent-post .entry-footer {
  font-size: 14px;
  font-weight: 400;
}
.entry.recent-post .entry-extra > span,
.entry.recent-post .entry-meta > span,
.entry.recent-post .entry-footer > span,
.entry.recent-post .entry-extra > div,
.entry.recent-post .entry-meta > div,
.entry.recent-post .entry-footer > div,
.entry.recent-post .entry-extra > label,
.entry.recent-post .entry-meta > label,
.entry.recent-post .entry-footer > label,
.entry.recent-post .entry-extra > img,
.entry.recent-post .entry-meta > img,
.entry.recent-post .entry-footer > img,
.entry.recent-post .entry-extra > a,
.entry.recent-post .entry-meta > a,
.entry.recent-post .entry-footer > a {
  display: inline-block;
  vertical-align: -6px;
  color: #748796;
}
@media (max-width: 480px) {
  .entry.recent-post .entry-extra > span,
  .entry.recent-post .entry-meta > span,
  .entry.recent-post .entry-footer > span,
  .entry.recent-post .entry-extra > div,
  .entry.recent-post .entry-meta > div,
  .entry.recent-post .entry-footer > div,
  .entry.recent-post .entry-extra > label,
  .entry.recent-post .entry-meta > label,
  .entry.recent-post .entry-footer > label,
  .entry.recent-post .entry-extra > img,
  .entry.recent-post .entry-meta > img,
  .entry.recent-post .entry-footer > img,
  .entry.recent-post .entry-extra > a,
  .entry.recent-post .entry-meta > a,
  .entry.recent-post .entry-footer > a {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.entry.recent-post .entry-extra > span img,
.entry.recent-post .entry-meta > span img,
.entry.recent-post .entry-footer > span img,
.entry.recent-post .entry-extra > div img,
.entry.recent-post .entry-meta > div img,
.entry.recent-post .entry-footer > div img,
.entry.recent-post .entry-extra > label img,
.entry.recent-post .entry-meta > label img,
.entry.recent-post .entry-footer > label img,
.entry.recent-post .entry-extra > img img,
.entry.recent-post .entry-meta > img img,
.entry.recent-post .entry-footer > img img,
.entry.recent-post .entry-extra > a img,
.entry.recent-post .entry-meta > a img,
.entry.recent-post .entry-footer > a img {
  width: 10px;
  height: 10px;
}
.entry.recent-post .entry-extra > a.button,
.entry.recent-post .entry-meta > a.button,
.entry.recent-post .entry-footer > a.button {
  display: inline-block;
}
.entry.recent-post .entry-extra > span,
.entry.recent-post .entry-meta > span,
.entry.recent-post .entry-footer > span {
  margin-right: 50px;
}
.entry.recent-post .entry-extra > span a,
.entry.recent-post .entry-meta > span a,
.entry.recent-post .entry-footer > span a {
  text-decoration: none;
  color: #748796;
}
.entry.recent-post .entry-extra .tags-links,
.entry.recent-post .entry-meta .tags-links,
.entry.recent-post .entry-footer .tags-links {
  font-size: 0;
}
.entry.recent-post .entry-extra .tags-links a,
.entry.recent-post .entry-meta .tags-links a,
.entry.recent-post .entry-footer .tags-links a,
.entry.recent-post .entry-extra .tags-links div:not(.widget-title):not(.tagcloud),
.entry.recent-post .entry-meta .tags-links div:not(.widget-title):not(.tagcloud),
.entry.recent-post .entry-footer .tags-links div:not(.widget-title):not(.tagcloud) {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
}
.entry.recent-post .entry-extra .tags-links a:hover,
.entry.recent-post .entry-meta .tags-links a:hover,
.entry.recent-post .entry-footer .tags-links a:hover,
.entry.recent-post .entry-extra .tags-links div:not(.widget-title):not(.tagcloud):hover,
.entry.recent-post .entry-meta .tags-links div:not(.widget-title):not(.tagcloud):hover,
.entry.recent-post .entry-footer .tags-links div:not(.widget-title):not(.tagcloud):hover {
  color: #e8500e;
}
.entry.recent-post .entry-extra .date a .entry-date::before,
.entry.recent-post .entry-meta .date a .entry-date::before,
.entry.recent-post .entry-footer .date a .entry-date::before {
  content: "\f274";
  font-size: 14px;
  font-weight: normal;
  font-family: FontAwesome;
  margin-right: 10px;
}
.entry.recent-post .entry-extra .comments .count::before,
.entry.recent-post .entry-meta .comments .count::before,
.entry.recent-post .entry-footer .comments .count::before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}
.entry.recent-post .entry-extra .comments .label,
.entry.recent-post .entry-meta .comments .label,
.entry.recent-post .entry-footer .comments .label {
  display: none;
}
.entry.recent-post .entry-extra .entry-share,
.entry.recent-post .entry-meta .entry-share,
.entry.recent-post .entry-footer .entry-share {
  position: relative;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: middle;
}
.entry.recent-post .entry-extra .entry-share .helper,
.entry.recent-post .entry-meta .entry-share .helper,
.entry.recent-post .entry-footer .entry-share .helper {
  display: inline-block;
  margin-right: 7px;
}
.entry.recent-post .entry-extra .entry-share .links,
.entry.recent-post .entry-meta .entry-share .links,
.entry.recent-post .entry-footer .entry-share .links {
  position: absolute;
  white-space: nowrap;
}
.entry.recent-post .entry-extra .entry-share a,
.entry.recent-post .entry-meta .entry-share a,
.entry.recent-post .entry-footer .entry-share a {
  display: none;
  color: #999999;
  margin-right: 7px;
}
@media (max-width: 768px) {
  .entry.recent-post .entry-extra .entry-share a,
  .entry.recent-post .entry-meta .entry-share a,
  .entry.recent-post .entry-footer .entry-share a {
    margin-right: 15px;
  }
}
.entry.recent-post .entry-extra .entry-share a i,
.entry.recent-post .entry-meta .entry-share a i,
.entry.recent-post .entry-footer .entry-share a i {
  font-size: 14px;
}
@media (max-width: 768px) {
  .entry.recent-post .entry-extra .entry-share a i,
  .entry.recent-post .entry-meta .entry-share a i,
  .entry.recent-post .entry-footer .entry-share a i {
    font-size: 19px;
  }
}
.entry.recent-post .entry-extra .entry-share:hover .helper,
.entry.recent-post .entry-meta .entry-share:hover .helper,
.entry.recent-post .entry-footer .entry-share:hover .helper {
  color: #e8500e;
}
.entry.recent-post .entry-extra .entry-share:hover a,
.entry.recent-post .entry-meta .entry-share:hover a,
.entry.recent-post .entry-footer .entry-share:hover a {
  display: inline-block;
}
.entry.recent-post .entry-extra .entry-share:hover a:hover,
.entry.recent-post .entry-meta .entry-share:hover a:hover,
.entry.recent-post .entry-footer .entry-share:hover a:hover {
  color: #e8500e;
}
.entry.recent-post .entry-extra .avatar img,
.entry.recent-post .entry-meta .avatar img,
.entry.recent-post .entry-footer .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
.entry.recent-post .entry-extra .avatar label,
.entry.recent-post .entry-meta .avatar label,
.entry.recent-post .entry-footer .avatar label {
  margin-right: 10px;
}
.entry.recent-post .entry-extra .entry-more,
.entry.recent-post .entry-meta .entry-more,
.entry.recent-post .entry-footer .entry-more {
  float: right;
}
.entry.recent-post .entry-extra .entry-more .more-link,
.entry.recent-post .entry-meta .entry-more .more-link,
.entry.recent-post .entry-footer .entry-more .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.entry.recent-post .entry-extra .entry-more .more-link:hover,
.entry.recent-post .entry-meta .entry-more .more-link:hover,
.entry.recent-post .entry-footer .entry-more .more-link:hover,
.entry.recent-post .entry-extra .entry-more .more-link:active,
.entry.recent-post .entry-meta .entry-more .more-link:active,
.entry.recent-post .entry-footer .entry-more .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
@media (max-width: 480px) {
  .entry.recent-post .entry-extra .entry-more,
  .entry.recent-post .entry-meta .entry-more,
  .entry.recent-post .entry-footer .entry-more {
    float: none;
  }
}
.entry.recent-post .entry-extra::after,
.entry.recent-post .entry-meta::after,
.entry.recent-post .entry-footer::after {
  content: "";
  display: table;
  clear: both;
}
.entry.recent-post .entry-title {
  font-size: 22px;
  line-height: 28px;
}
.product-owner .entry .entry-extra {
  margin-left: -40px;
  margin-right: -40px;
  padding-left: 40px;
  padding-right: 40px;
  border-bottom: 1px solid #ededed;
  padding-top: 32px;
  margin-bottom: 30px;
  margin-top: -20px;
}
.product-owner .entry .entry-extra .avatar {
  display: block;
  margin-bottom: -8px;
}
.product-owner .entry .entry-extra .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 8px solid #ffffff;
  display: inline-block;
  margin-right: 5px;
  margin-left: -8px;
}
.product-owner .entry .entry-extra .avatar label {
  margin-right: 10px;
}
.product-owner .entry .meta-field,
.product-owner .entry .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.product-owner .entry .meta-field::after,
.product-owner .entry .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.product-owner .entry .meta-field.empty,
.product-owner .entry .taxonomy.empty {
  display: none;
}
.product-owner .entry .meta-field img,
.product-owner .entry .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.product-owner .entry .meta-field label,
.product-owner .entry .taxonomy label,
.product-owner .entry .meta-field .value,
.product-owner .entry .taxonomy .value,
.product-owner .entry .meta-field .links,
.product-owner .entry .taxonomy .links,
.product-owner .entry .meta-field img,
.product-owner .entry .taxonomy img {
  vertical-align: middle;
}
.product-owner .entry .meta-field label,
.product-owner .entry .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.product-owner .entry .meta-field label + .value,
.product-owner .entry .taxonomy label + .value,
.product-owner .entry .meta-field label + .links,
.product-owner .entry .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.product-owner .entry .meta-field .value,
.product-owner .entry .taxonomy .value,
.product-owner .entry .meta-field .links,
.product-owner .entry .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.product-owner .entry .meta-field .star-rating,
.product-owner .entry .taxonomy .star-rating {
  display: inline-block;
}
.product-owner .entry .meta-field .value,
.product-owner .entry .taxonomy .value,
.product-owner .entry .meta-field .links,
.product-owner .entry .taxonomy .links {
  color: #414551;
}
.map-marker .icon {
  width: 54px;
  height: 54px;
}
.map-marker .icon::before {
  display: none;
}
.map-marker .icon .cat {
  left: 50%;
  top: 46%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.clear {
  clear: both;
}
.only-static {
  position: static !important;
}
.horizontal-list-2:not(.posts-list-wrapper) {
  font-size: 0;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.horizontal-list-2:not(.posts-list-wrapper).p > * {
  margin-bottom: 0;
}
.horizontal-list-2:not(.posts-list-wrapper) > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 0.5px);
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .horizontal-list-2:not(.posts-list-wrapper) {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .horizontal-list-2:not(.posts-list-wrapper) > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 45px !important;
  }
}
.horizontal-list-3:not(.posts-list-wrapper) {
  font-size: 0;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.horizontal-list-3:not(.posts-list-wrapper).p > * {
  margin-bottom: 0;
}
.horizontal-list-3:not(.posts-list-wrapper) > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(33.33333% - 0.5px);
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .horizontal-list-3:not(.posts-list-wrapper) {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .horizontal-list-3:not(.posts-list-wrapper) > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 45px !important;
  }
}
.horizontal-list-4:not(.posts-list-wrapper) {
  font-size: 0;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.horizontal-list-4:not(.posts-list-wrapper).p > * {
  margin-bottom: 0;
}
.horizontal-list-4:not(.posts-list-wrapper) > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 0.5px);
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .horizontal-list-4:not(.posts-list-wrapper) {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .horizontal-list-4:not(.posts-list-wrapper) > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 45px !important;
  }
}
@media (max-width: 992px) {
  .horizontal-list-4:not(.posts-list-wrapper) > * {
    width: calc(50% - 0.5px);
  }
}
.no-transition {
  -webkit-transition: none !important;
  -khtml-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.margin-0 {
  margin: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.h-padding-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.h-margin-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.h-margin-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.h-padding-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.h-padding-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
@media (max-width: 768px) {
  .h-padding-0.h-adaptive {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.v-align-children {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -khtml-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -khtml-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.border-top-1 {
  border-top: 1px solid;
}
.box-shadow-none {
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
}
.headers-height-1 h1,
.headers-height-1 h2,
.headers-height-1 h3,
.headers-height-1 h4,
.headers-height-1 h5,
.headers-height-1 h6 {
  line-height: 1;
}
.paragraphs-height-1 p {
  line-height: 1;
}
.overflow-hidden {
  overflow: hidden;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.large {
  font-size: 16px;
}
.small {
  font-size: 14px;
}
.normal {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
.background-center-left {
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
}
.background-center-right {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
footer .background-center-bottom,
footer .vc_custom_1463485978997 {
  background-position: center bottom !important;
}
@media (max-width: 768px) {
  .background-center-left,
  vc_row.background-center-left {
    background-image: none !important;
  }
  .background-center-right,
  .vc_row.background-center-right {
    background-image: none !important;
  }
}
.input-group {
  margin-bottom: 20px !important;
}
.input-group label {
  margin-bottom: 5px;
  font-weight: 600;
}
.input-group p.description {
  margin-top: 5px;
  margin-bottom: 0;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
@media (max-width: 768px) {
  div .margin-bottom-30-max-width-768,
  h1 .margin-bottom-30-max-width-768,
  h2 .margin-bottom-30-max-width-768,
  h3 .margin-bottom-30-max-width-768,
  h4 .margin-bottom-30-max-width-768,
  h5 .margin-bottom-30-max-width-768,
  h6 .margin-bottom-30-max-width-768 {
    margin-bottom: 30px !important;
  }
  .text-align-center-max-width-768 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}
@media (min-width: 780px) {
  .text-center-sm {
    visible: hidden;
  }
}
@media (max-width: 780px) {
  .text-center-sm {
    text-align: center;
    visible: visible;
  }
}
.lead p {
  font-size: 16px;
}
.hover-gradient:hover {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.98) 0%, rgba(252, 251, 249, 0.84) 100%);
}
.gray-background {
  background-color: #fcfbf9;
}
.darked-background {
  position: relative;
}
.darked-background::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(65, 69, 81, 0.9);
}
.muted-background {
  position: relative;
}
.muted-background::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.nofloat {
  float: none !important;
}
.hide-arrows .owl-carousel .owl-controls .owl-nav {
  display: none !important;
}
.hide-dots .owl-carousel .owl-controls .owl-dots {
  display: none !important;
}
.dots-on-top .owl-carousel .owl-controls .owl-dots {
  position: absolute;
  right: 0;
  top: -160px;
}
@media (max-width: 767px) {
  .dots-on-top .owl-carousel .owl-controls .owl-dots {
    position: static;
  }
}
.bold-title {
  font-weight: 700;
  text-transform: uppercase;
}
.regular-title {
  font-weight: 400;
  text-transform: uppercase;
}
.meta-field.order label::before,
.meta-field.minimum-order-amount label::before {
  content: "\f05d";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin-right: 5px;
  font-size: 15px;
  vertical-align: -1px;
}
.meta-field.delivery-time::before {
  content: "\f21c";
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  margin-right: 3px !important;
  font-size: 15px;
  vertical-align: -1px;
}
.wpb_column > .wpb_wrapper > :last-child {
  margin-bottom: 0;
}
.image-full-width .vc_single_image-wrapper,
.image-full-width img {
  width: 100%;
}
div.vc_row {
  margin-left: 0px;
  margin-right: 0px;
}
.vc_row-fluid:not(.vc_inner) {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.vc_row-fluid:not(.vc_inner).h-padding-0 {
  padding-right: 0;
  padding-left: 0;
}
.vc_row-fluid:not(.vc_inner).h-padding-0 > .row {
  margin-left: 0px;
  margin-right: 0px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row .wpb_column {
  padding-left: 15px;
  padding-right: 15px;
}
.row:before {
  content: " ";
  display: table;
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
.vc_row.row-5-paddings .row {
  margin-left: -5px;
  margin-right: -5px;
}
.vc_row.row-5-paddings .row .wpb_column {
  padding-left: 5px;
  padding-right: 5px;
}
.vc_row.row-0-paddings {
  padding-right: 0;
  padding-left: 0;
}
.vc_row.row-0-paddings .row {
  margin-left: 0;
  margin-right: 0;
}
.vc_row.row-0-paddings .row .wpb_column {
  padding-left: 0;
  padding-right: 0;
}
.v-align-columns .row {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -khtml-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -khtml-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.wpb_button.wpb_regularsize {
  display: inline-block;
  background-color: #d8bea5;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.1;
  padding: 10px 14px;
}
.wpb_button.wpb_regularsize:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.wpcf7 .wpcf7-form * {
  box-sizing: border-box;
}
.wpcf7 .wpcf7-form > p {
  max-width: 100%;
  margin: 20px 0;
}
.wpcf7 .wpcf7-form textarea.wpcf7-form-control {
  height: 100px;
}
.wpcf7 .wpcf7-form .wpcf7-response-output {
  margin: 0;
}
.wpcf7 .wpcf7-form div.wpcf7-validation-errors {
  border: none;
  background-color: #fcfbf9;
  color: #f00;
}
.wpcf7 .wpcf7-form .appointment-wide .wpcf7-submit {
  background-color: transparent;
  border: 1px solid #e8500e;
  color: #e8500e;
  width: 100%;
  height: 40px;
}
.wpcf7 .wpcf7-form .appointment-wide .p:last-child {
  margin-bottom: 0;
}
.wpcf7 .wpcf7-form .appointment-wide .ajax-loader {
  display: none;
}
.wpcf7 .wpcf7-form input[type="reset"] {
  display: inline-block;
  background-color: #414551;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wpcf7 .wpcf7-form input[type="reset"]:hover {
  background-color: #d8bea5;
  color: #ffffff;
}
.contact-form-inner {
  background-color: #fcfbf9;
  padding: 30px 40px;
  margin: 40px -40px -25px;
}
.contact-form-inner::after {
  content: "";
  display: table;
  clear: both;
}
.contact-form-inner span {
  float: left;
  position: relative;
}
.contact-form-inner span::before {
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 5px;
  position: absolute;
  top: 47%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
  pointer-events: none;
  -webkit-transition: color 0.2s ease;
  -khtml-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.contact-form-inner span input[type="submit"] {
  padding-left: 40px;
}
.contact-form-inner span .ajax-loader {
  position: absolute;
  top: 50%;
  right: -25px;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contact-form-inner span:hover::before {
  color: #121924;
}
.contact-form-inner input[type="reset"] {
  float: right;
}
@media (max-width: 480px) {
  .contact-form-inner {
    padding: 25px 20px;
    margin: 0 -20px -20px;
  }
}
@media (max-width: 768px) {
  .v-align-columns .row {
    display: block;
  }
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-sm,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-sm {
  display: inline-block;
  background-color: #d8bea5;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 0 30px !important;
  font-size: 12px !important;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-sm:hover,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-sm:hover {
  background-color: #e8500e;
  color: #ffffff;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-md,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-md {
  display: inline-block;
  background-color: #d8bea5;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 12px !important;
  font-weight: 400 !important;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-md:hover,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-md:hover {
  background-color: #e8500e;
  color: #ffffff;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-md:hover,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-md:hover {
  border: none !important;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-md .vc_btn3-icon,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
  font-size: inherit !important;
  height: auto !important;
  line-height: inherit !important;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-lg,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-lg {
  background-color: #e8500e;
  color: #ffffff;
  outline: 0;
  outline-offset: 0;
  display: inline-block;
  width: auto;
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-touch-action: manipulation;
  -khtml-touch-action: manipulation;
  -moz-touch-action: manipulation;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  margin: 0;
  text-decoration: none;
  box-shadow: none;
  padding: 0 50px !important;
  border: none;
  border-radius: 4px !important;
  position: relative;
  line-height: 60px;
  font-size: 16px !important;
  font-weight: 400 !important;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-lg:focus,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-lg:focus {
  outline: 0;
  outline-offset: 0;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-lg:hover,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-lg:hover {
  border: none;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-lg .vc_btn3-icon,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
  margin-right: 30px !important;
  position: static !important;
  top: auto !important;
  left: auto !important;
  font-size: inherit !important;
  height: auto !important;
  line-height: inherit !important;
  -webkit-transform: none;
  -khtml-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-block,
div.vc_btn3-container button.vc_btn3.vc_btn3-block {
  display: block;
  width: 100%;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top.right .vc_tta-tabs-container .vc_tta-tabs-list {
  float: right;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top.right .vc_tta-tabs-container::after {
  content: "";
  display: table;
  clear: both;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top.line .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  border-radius: 0;
  color: #7d7885;
  font-weight: 400;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  margin-right: 10px;
  padding: 10px 20px;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top.line .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
  background-color: transparent;
  color: #7d7885;
  border-top: 2px solid #414551;
  border-bottom: 2px solid #414551;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
  margin: 0 0 40px 0 !important;
  overflow: visible;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list {
  padding: 0;
  margin: 0;
  overflow: visible;
  border-bottom: none;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  margin: 0;
  margin-bottom: 0;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab::before {
  content: none;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child a {
  margin-right: 0;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  border-radius: 16px;
  background-color: transparent;
  color: #e8500e;
  padding: 6px 25px;
  border: none;
  margin-right: 5px;
  line-height: 20px;
  font-weight: 500;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
  position: relative;
  background-color: #e8500e;
  color: #ffffff;
  border: none;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a::before,
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a::after {
  content: none;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container {
  z-index: 4;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
  border: none;
  background-color: transparent;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  margin: 0;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #e8500e;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title {
  position: relative;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
  color: #ffffff;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  margin: 0;
  border: none;
  background-color: #fcfbf9;
  border-radius: 16px;
  margin-bottom: 10px;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 6px 25px;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  padding: 0;
  color: #e8500e;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  background-color: transparent;
  border-radius: 0;
  border: none;
  padding: 0;
  overflow: visible;
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
}
.vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .owl-carousel .owl-controls .owl-dots {
  display: none !important;
}
.vc_tta-container .plus.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i {
  display: block;
  position: absolute;
  right: 15px;
  left: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vc_tta-container .plus.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i::before,
.vc_tta-container .plus.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i::after {
  border-color: #121924;
}
.vc_tta-container .plus.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i.vc_tta-controls-icon-plus::before {
  border-width: 1px 0 0 0;
}
.vc_tta-container .plus.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i.vc_tta-controls-icon-plus::after {
  border-width: 0 0 0 1px;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container {
  z-index: 4;
  overflow: hidden;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels {
  border: none;
  background-color: transparent;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
  margin: 0;
  margin-top: 5px;
  position: relative;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.accent-1-color .vc_tta-panel-heading {
  border-left: 4px solid #d8bea5;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.accent-2-color .vc_tta-panel-heading {
  border-left: 4px solid #4caf50;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.brand-color .vc_tta-panel-heading {
  border-left: 4px solid #e8500e;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  margin: 0;
  border: none;
  border-radius: 0;
  border: 1px solid #fcfbf9;
  background-color: #ffffff;
  position: relative;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 15px 20px;
  position: static;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
  padding: 0;
  color: #414551;
  position: static;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i {
  display: none;
}
.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  background-color: #ffffff;
  border-radius: 0;
  border: none;
  padding: 15px;
  overflow: visible;
}
@media (max-width: 768px) {
  .vc_tta-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding-bottom: 10px;
  }
}
.vc_custom_heading.styled {
  border-bottom: 1px solid #fcfbf9;
  position: relative;
  padding-bottom: 13px;
  margin-bottom: 25px;
}
.vc_custom_heading.styled:first-child {
  margin-top: 0;
}
.vc_custom_heading.styled::before {
  position: absolute;
  bottom: -2px;
  display: block;
  width: 50px;
  height: 3px;
  content: '';
  background-color: #e8500e;
}
.wpb_single_image.left-sticked-image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.wpb_single_image.left-sticked-image .wpb_wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
}
.wpb_single_image.left-sticked-image .wpb_wrapper .vc_single_image-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.wpb_single_image.left-sticked-image .wpb_wrapper .vc_single_image-wrapper img {
  position: absolute;
  width: auto;
  height: 100%;
  max-width: none;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.wpb_single_image.full-width .vc_single_image-wrapper {
  width: 100%;
}
.wpb_single_image.full-width .vc_single_image-wrapper img {
  width: 100%;
}
.wpb_content_element.align-center {
  text-align: center;
}
.wpb_content_element.align-center > * {
  display: inline-block;
}
.wpb_content_element.align-right {
  text-align: right;
}
.wpb_content_element.align-right > * {
  display: inline-block;
}
@media (max-width: 768px) {
  .wpb_content_element.responsive-align-center {
    text-align: center;
  }
  .wpb_content_element.responsive-align-center > * {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .vc_row.only-first-column-max-width-768 > .row > .wpb_column {
    display: none;
  }
  .vc_row.only-first-column-max-width-768 > .row > .wpb_column:first-child {
    display: block;
    width: 100%;
  }
  .vc_row.only-last-column-max-width-768 > .row > .wpb_column {
    display: none;
  }
  .vc_row.only-last-column-max-width-768 > .row > .wpb_column:last-child {
    display: block;
    width: 100%;
  }
  .vc_row.columns-offset-20-max-width-768 > .row > .wpb_column {
    padding-bottom: 20px !important;
  }
  .vc_row.columns-offset-20-max-width-768 > .row > .wpb_column:last-child {
    padding-bottom: 0 !important;
  }
  .vc_row.columns-offset-30-max-width-768 > .row > .wpb_column {
    padding-bottom: 30px !important;
  }
  .vc_row.columns-offset-30-max-width-768 > .row > .wpb_column:last-child {
    padding-bottom: 0 !important;
  }
  .vc_row.columns-reverse-max-width-768 > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-display: flex;
    -khtml-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -ms-box-direction: reverse;
    -o-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -khtml-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .vc_row.columns-reverse-max-width-768 > .row > .wpb_column {
    padding-bottom: 20px !important;
  }
  .vc_row.columns-reverse-max-width-768 > .row > .wpb_column:last-child {
    padding-bottom: 0 !important;
  }
}
.sl-wrapper > a {
  border-bottom: 0;
  text-decoration: none;
  color: #748796;
}
.sl-wrapper > a.liked {
  color: #748796;
}
.sl-wrapper > a.liked:hover,
.sl-wrapper > a.liked:active,
.sl-wrapper > a.liked:focus {
  color: #748796;
}
.sl-wrapper > a .sl-icon {
  margin-right: 7px !important;
}
.sl-wrapper > a .sl-icon svg {
  fill: #748796;
  width: auto;
  height: 12px;
  vertical-align: middle;
}
.sl-wrapper > span .loader,
.sl-wrapper > span .loader:before,
.sl-wrapper > span .loader:after {
  background: #748796;
  -webkit-animation: load1 1s infinite ease-in-out;
  -khtml-animation: load1 1s infinite ease-in-out;
  -moz-animation: load1 1s infinite ease-in-out;
  -ms-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: .2em;
  height: .6em;
}
.sl-wrapper > span .loader:before,
.sl-wrapper > span .loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.sl-wrapper > span .loader:before {
  left: -.375em;
  -webkit-animation-delay: -0.32s;
  -khtml-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  -ms-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.sl-wrapper > span .loader {
  margin-left: 0.3125em;
  text-indent: -9999em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  -webkit-transform: translateZ(0);
  -khtml-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  -khtml-animation-delay: -0.16s;
  -moz-animation-delay: -0.16s;
  -ms-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.sl-wrapper > span .loader:after {
  left: .375em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #748796;
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em #748796;
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #748796;
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em #748796;
    height: 1em;
  }
}
form[name="add_comment"] textarea[name="comment_text"] {
  width: 100% !important;
  margin-bottom: 10px;
}
.product-searchform {
  border: 2px solid #f2f1f3;
  border-radius: 23px;
  overflow: hidden;
  padding: 0 10px;
}
.product-searchform .searchform-wrapper > * {
  float: left;
}
.product-searchform .searchform-wrapper .product-cat-wrapper {
  width: 40%;
  position: relative;
}
.product-searchform .searchform-wrapper .product-cat-wrapper .select2-container > span > span.select2-selection > span.select2-selection__rendered {
  border: none !important;
  height: 38px;
  line-height: 38px;
}
.product-searchform .searchform-wrapper .product-cat-wrapper::after {
  content: "";
  width: 1px;
  height: 18px;
  background: #bbbcc0;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -9px;
}
.product-searchform .searchform-wrapper .s-wrapper {
  width: 55%;
}
.product-searchform .searchform-wrapper .s-wrapper input {
  padding: 0 0 0 8px;
  border: none;
  height: 38px;
}
.product-searchform .searchform-wrapper .submit {
  width: 5%;
  position: relative;
}
.product-searchform .searchform-wrapper .submit:hover::after {
  color: #e8500e;
}
.product-searchform .searchform-wrapper .submit::after {
  position: absolute;
  font-size: 15px;
  font-family: FontAwesome;
  content: "\f002";
  background-color: #ffffff;
  display: inline-block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 38px;
  vertical-align: middle;
  pointer-events: none;
}
.product-searchform .searchform-wrapper .submit input {
  padding: 0;
  display: block;
  width: 100%;
  height: 38px;
  text-indent: -1000px;
}
.product-searchform .searchform-wrapper::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  .product-searchform .searchform-wrapper {
    display: block;
    margin: 0;
  }
  .product-searchform .searchform-wrapper > * {
    float: none;
    width: 100% !important;
    padding: 0;
  }
  .product-searchform .searchform-wrapper .product-cat-wrapper::after {
    content: none;
  }
}
#pv_seller_info_container,
#pv_shop_description_container {
  margin-bottom: 30px;
}
#pv_seller_info_container p:first-child,
#pv_shop_description_container p:first-child {
  margin: 0;
}
.wpb_content_element.contact-info p {
  font-style: italic;
}
.wpb_content_element.contact-info p strong {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
}
.wpb_content_element.contact-info-small {
  font-size: 13px;
  color: #ffffff;
}
.wpb_content_element.contact-info-small strong {
  color: #ffffff;
}
.wpb_content_element span.phone,
.wpb_content_element span.email {
  font-size: 13px;
  margin-right: 30px;
  color: #999999;
}
.wpb_content_element span.phone a,
.wpb_content_element span.email a {
  color: #999999;
}
.wpb_content_element span.phone a:hover,
.wpb_content_element span.email a:hover {
  color: #414551;
}
.wpb_content_element span.phone .fa,
.wpb_content_element span.email .fa {
  font-size: 14px;
  top: 6px;
  margin-right: 5px;
}
.azqf-query-form .wrapper {
  display: block;
}
.azqf-query-form .wrapper .taxonomy-checkboxes ul li {
  padding: 5px 0;
}
.azqf-query-form .wrapper .taxonomy-dropdown select.hierarchical ~ .hierarchy-level {
  margin-bottom: 5px;
}
.azqf-query-form .wrapper .geo-location label {
  display: block;
}
.azqf-query-form .wrapper .geo-location .location {
  box-sizing: border-box;
  float: left;
  width: 70%;
  position: relative;
}
.azqf-query-form .wrapper .geo-location .location .locate {
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
  cursor: pointer;
  width: 40px;
  text-align: center;
  color: #f2f1f3;
  font-size: 16px;
  background-color: #ffffff;
  border-radius: 0 20px 20px 0;
}
.azqf-query-form .wrapper .geo-location .location .locate::before {
  content: "\f041";
  font-family: FontAwesome;
  line-height: 40px;
  display: inline-block;
}
.azqf-query-form .wrapper .geo-location .radius {
  box-sizing: border-box;
  float: left;
  width: 30%;
  padding-left: 10px;
}
.azqf-query-form .wrapper .geo-location .radius label {
  display: none;
}
.azqf-query-form .wrapper .geo-location .radius .ui-slider {
  height: auto;
}
.azqf-query-form .wrapper .geo-location .radius .ui-slider .ui-slider-range {
  display: none;
}
.azqf-query-form .wrapper .geo-location .radius .ui-slider .ui-slider-handle {
  display: none;
}
.azqf-query-form .wrapper .geo-location::after {
  content: "";
  display: table;
  clear: both;
}
.azqf-query-form .wrapper .date-range .dates {
  font-size: 0;
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.azqf-query-form .wrapper .date-range .dates.p > * {
  margin-bottom: 0;
}
.azqf-query-form .wrapper .date-range .dates > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 0.5px);
  padding-left: 5px !important;
  padding-right: 5px !important;
  font-size: 14px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .azqf-query-form .wrapper .date-range .dates {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azqf-query-form .wrapper .date-range .dates > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 15px !important;
  }
}
.azqf-query-form .wrapper .date-range .dates > * {
  margin-bottom: 0;
}
.azqf-query-form .wrapper .number-range .numbers {
  font-size: 0;
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.azqf-query-form .wrapper .number-range .numbers.p > * {
  margin-bottom: 0;
}
.azqf-query-form .wrapper .number-range .numbers > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 0.5px);
  padding-left: 5px !important;
  padding-right: 5px !important;
  font-size: 14px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .azqf-query-form .wrapper .number-range .numbers {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azqf-query-form .wrapper .number-range .numbers > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 15px !important;
  }
}
.azqf-query-form .wrapper .number-range .numbers > * {
  margin-bottom: 0;
}
.azqf-query-form .wrapper .number-range.slider .numbers {
  margin-top: 10px;
}
.azqf-query-form .wrapper .submit input {
  width: 100%;
}
.azqf-query-form .wrapper label {
  vertical-align: top;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-2 .taxonomy-checkboxes ul {
  font-size: 0;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-2 .taxonomy-checkboxes ul.p > * {
  margin-bottom: 0;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-2 .taxonomy-checkboxes ul > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 0.5px);
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-size: 14px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .azqf-query-form .wrapper .taxonomy-checkboxes-2 .taxonomy-checkboxes ul {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azqf-query-form .wrapper .taxonomy-checkboxes-2 .taxonomy-checkboxes ul > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0px !important;
  }
}
.azqf-query-form .wrapper .taxonomy-checkboxes-3 .taxonomy-checkboxes ul {
  font-size: 0;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-3 .taxonomy-checkboxes ul.p > * {
  margin-bottom: 0;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-3 .taxonomy-checkboxes ul > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(33.333% - 0.5px);
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-size: 14px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .azqf-query-form .wrapper .taxonomy-checkboxes-3 .taxonomy-checkboxes ul {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azqf-query-form .wrapper .taxonomy-checkboxes-3 .taxonomy-checkboxes ul > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0px !important;
  }
}
.azqf-query-form .wrapper .taxonomy-checkboxes-4 .taxonomy-checkboxes ul {
  font-size: 0;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-4 .taxonomy-checkboxes ul.p > * {
  margin-bottom: 0;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-4 .taxonomy-checkboxes ul > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 0.5px);
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-size: 14px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .azqf-query-form .wrapper .taxonomy-checkboxes-4 .taxonomy-checkboxes ul {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azqf-query-form .wrapper .taxonomy-checkboxes-4 .taxonomy-checkboxes ul > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 992px) {
  .azqf-query-form .wrapper .taxonomy-checkboxes-4 .taxonomy-checkboxes ul > * {
    width: calc(50% - 0.5px);
  }
}
.azqf-query-form .wrapper .taxonomy-checkboxes-5 .taxonomy-checkboxes ul {
  font-size: 0;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-5 .taxonomy-checkboxes ul.p > * {
  margin-bottom: 0;
}
.azqf-query-form .wrapper .taxonomy-checkboxes-5 .taxonomy-checkboxes ul > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(20% - 0.5px);
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-size: 14px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .azqf-query-form .wrapper .taxonomy-checkboxes-5 .taxonomy-checkboxes ul {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azqf-query-form .wrapper .taxonomy-checkboxes-5 .taxonomy-checkboxes ul > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0px !important;
  }
}
.azqf-query-form .wrapper [class*="horizontal-list"].labels > * > *:first-child:not(label) {
  margin-top: 27px;
}
.azqf-query-form .wrapper .taxonomy-radio ul li {
  padding: 5px 0;
}
.azqf-query-form .wrapper .delivery-type-wrapper ul li {
  display: inline-block;
  margin-right: 25px;
}
.azqf-query-form .toggle {
  display: none;
}
@media (max-width: 768px) {
  .azqf-query-form > .wrapper [class*="horizontal-list"].labels > *:first-child:not(label) {
    margin-top: 0;
  }
  .azqf-query-form > .wrapper [class*="horizontal-list"] > * {
    margin-bottom: 20px !important;
  }
}
.azqf-query-form.search {
  position: relative;
  z-index: 1;
}
.azqf-query-form.search .wrapper {
  padding: 50px;
  background-color: #121924;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.azqf-query-form.search .wrapper > div:not(.submit) {
  display: table-cell;
  vertical-align: middle;
  width: 28%;
}
.azqf-query-form.search .wrapper > div:nth-child(1) {
  background: linear-gradient(to right, transparent 50%, #ffffff 50%);
  width: 34%;
}
.azqf-query-form.search .wrapper > div:nth-child(1) input {
  box-shadow: none;
}
.azqf-query-form.search .wrapper > div:nth-child(2) {
  background: linear-gradient(to left, transparent 50%, #ffffff 50%);
}
.azqf-query-form.search .wrapper > div:nth-child(3) {
  padding: 0 30px;
}
.azqf-query-form.search .wrapper .geo-location .location {
  width: 100%;
}
.azqf-query-form.search .wrapper .geo-location .radius {
  float: left;
  width: 50%;
  padding-left: 30px;
  box-sizing: border-box;
  display: none;
}
.azqf-query-form.search .wrapper .geo-location .radius label {
  display: none;
}
.azqf-query-form.search .wrapper .geo-location::after {
  content: "";
  display: table;
  clear: both;
}
.azqf-query-form.search .wrapper .submit {
  max-width: 110px;
}
@media (max-width: 1000px) {
  .azqf-query-form.search .wrapper {
    -webkit-transform: translateY(-15%);
    -khtml-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
  }
  .azqf-query-form.search .wrapper div.section + div:not(.section) {
    color: red;
    position: relative;
    padding-top: 20px;
  }
  .azqf-query-form.search .wrapper div.section + div:not(.section)::after {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    height: 1px;
    background-color: #ededed;
  }
  .azqf-query-form.search .wrapper .section {
    padding: 15px 0;
    position: relative;
  }
  .azqf-query-form.search .wrapper .section::before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    height: 1px;
    background-color: #ededed;
  }
  .azqf-query-form.search .wrapper .section.no-wrapper::before {
    display: none;
  }
  .azqf-query-form.search .wrapper .section > label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #414551;
    margin: 0 0 15px;
  }
  .azqf-query-form.search .wrapper .section .form-inner {
    -webkit-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    overflow: hidden;
    max-height: 0;
    box-sizing: border-box;
  }
  .azqf-query-form.search .wrapper .section > input[type="checkbox"]:checked ~ .form-inner {
    max-height: 999px;
    padding: 30px 0;
  }
  .azqf-query-form.search .wrapper .section > input[type="checkbox"]:checked ~ label::after {
    -webkit-transform: rotate(90deg);
    -khtml-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .azqf-query-form.search .wrapper .taglooking ul li {
    display: inline-block;
    margin: 0 7px 7px 0;
    padding: 0;
  }
  .azqf-query-form.search .wrapper .taglooking ul li input[type="checkbox"] + label {
    display: inline-block;
    padding: 6px 30px 6px 15px;
    line-height: 1;
    color: #414551;
    font-size: 12px !important;
    font-weight: 400;
    background-color: #f2f1f3;
    cursor: pointer;
    position: relative;
  }
  .azqf-query-form.search .wrapper .taglooking ul li input[type="checkbox"] + label:hover {
    color: #e8500e;
  }
  .azqf-query-form.search .wrapper .taglooking ul li input[type="checkbox"] + label::before {
    content: "";
    width: 9px;
    height: 9px;
    border: none;
    position: absolute;
    right: 15px;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAOVBMVEUAAAC+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usLnrIG1AAAAE3RSTlMAFZ/UJQnlubrk/fPFq4lHOTAOG3hOugAAAD9JREFUCNcty0kOACEMA0EnZJid7f+PRQbnVC3FsC/AO/4K+B3kmQwrREbuIuMR+fvmEK9kztgEGOKO4ZqVNgFPFgFQz2cykwAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: center center;
  }
  .azqf-query-form.search .wrapper .taglooking ul li input[type="checkbox"]:checked + label {
    background-color: #e8500e;
    color: #ffffff;
  }
  .azqf-query-form.search .wrapper .taglooking ul li input[type="checkbox"]:checked + label::after {
    display: none;
  }
  .azqf-query-form.search .wrapper .taglooking ul li input[type="checkbox"]:checked + label::before {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKBAMAAAByAqLJAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAAD3RSTlMA/WBcJuQ+A+Czqah3WDZw7+F2AAAAMUlEQVQI12MAgzwwySwBpgyFwBxBBYacAjBn4nYQh8FVShEkwxII4gC5QA6IewFIAAC1aQXfxlb8egAAAABJRU5ErkJggg==');
    background-color: transparent;
    background-size: cover;
  }
  .azqf-query-form.search .wrapper .submit-wrapper {
    padding: 30px 40px;
    margin: 0 -40px -25px;
  }
  .azqf-query-form.search .wrapper .numbers input {
    pointer-events: none;
    background-color: transparent !important;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    height: 20px;
    line-height: 20px;
    border: none;
  }
  .azqf-query-form.search .wrapper .numbers input::-webkit-inner-spin-button,
  .azqf-query-form.search .wrapper .numbers input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
  }
  .azqf-query-form.search .wrapper .numbers .min input {
    text-align: left;
  }
  .azqf-query-form.search .wrapper .numbers .max input {
    text-align: right;
  }
  .azqf-query-form.search .wrapper .geo-location {
    margin-bottom: 15px;
  }
  .azqf-query-form.search .wrapper .geo-location label {
    padding: 0;
  }
  .azqf-query-form.search .wrapper .geo-location .location {
    float: none;
    width: 100% !important;
    position: relative;
    padding: 0;
  }
  .azqf-query-form.search .wrapper .geo-location .radius {
    float: none;
    padding: 0;
    width: 100% !important;
    padding-left: 0 !important;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .azqf-query-form.search .wrapper .geo-location .radius label {
    display: block;
    margin-bottom: 20px;
  }
  .azqf-query-form.search .wrapper .geo-location .radius label .radius {
    margin-left: 5px;
  }
  .azqf-query-form.search .wrapper .geo-location .radius input[name="radius"] {
    display: none;
  }
  .azqf-query-form.search .wrapper .geo-location .radius .ui-slider {
    margin-top: 9px;
    height: 10px;
  }
  .azqf-query-form.search .wrapper .geo-location .radius .ui-slider .ui-slider-range {
    display: block;
  }
  .azqf-query-form.search .wrapper .geo-location .radius .ui-slider .ui-slider-handle {
    display: block;
  }
  .azqf-query-form.search .wrapper .number-range-radio ul li {
    padding: 5px 0;
  }
  .azqf-query-form.search .wrapper .number-range-radio ul li label::after {
    font-family: FontAwesome;
    color: #e8500e;
    font-weight: normal;
    font-size: 16px;
  }
  .azqf-query-form.search .wrapper .number-range-radio ul li label[for="azlp_average_rating-45"]::after {
    content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f005";
  }
  .azqf-query-form.search .wrapper .number-range-radio ul li label[for="azlp_average_rating-34"]::after {
    content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f006";
  }
  .azqf-query-form.search .wrapper .number-range-radio ul li label[for="azlp_average_rating-23"]::after {
    content: "\f005\00a0\f005\00a0\f005\00a0\f006\00a0\f006";
  }
  .azqf-query-form.search .wrapper .number-range-radio ul li label[for="azlp_average_rating-12"]::after {
    content: "\f005\00a0\f005\00a0\f006\00a0\f006\00a0\f006";
  }
  .azqf-query-form.search .wrapper .number-range-radio ul li label[for="azlp_average_rating-01"]::after {
    content: "\f005\00a0\f006\00a0\f006\00a0\f006\00a0\f006";
  }
  .azqf-query-form.search .wrapper > div {
    background: none !important;
    display: block !important;
    width: 100% !important;
    margin-bottom: 15px !important;
    padding: 0 !important;
  }
}
@media (max-width: 480px) {
  .azqf-query-form.search .wrapper {
    padding: 20px;
  }
}
.azqf-query-form.filter_form div.section + div:not(.section) {
  color: red;
  position: relative;
  padding-top: 20px;
}
.azqf-query-form.filter_form div.section + div:not(.section)::after {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  height: 1px;
  background-color: #ededed;
}
.azqf-query-form.filter_form .section {
  padding: 15px 0;
  position: relative;
}
.azqf-query-form.filter_form .section::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  height: 1px;
  background-color: #ededed;
}
.azqf-query-form.filter_form .section.no-wrapper::before {
  display: none;
}
.azqf-query-form.filter_form .section > label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #414551;
  margin: 0 0 15px;
}
.azqf-query-form.filter_form .section .form-inner {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow: hidden;
  max-height: 0;
  box-sizing: border-box;
}
.azqf-query-form.filter_form .section > input[type="checkbox"]:checked ~ .form-inner {
  max-height: 999px;
  padding: 30px 0;
}
.azqf-query-form.filter_form .section > input[type="checkbox"]:checked ~ label::after {
  -webkit-transform: rotate(90deg);
  -khtml-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.azqf-query-form.filter_form .taglooking ul li {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 0;
}
.azqf-query-form.filter_form .taglooking ul li input[type="checkbox"] + label {
  display: inline-block;
  padding: 6px 30px 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
  position: relative;
}
.azqf-query-form.filter_form .taglooking ul li input[type="checkbox"] + label:hover {
  color: #e8500e;
}
.azqf-query-form.filter_form .taglooking ul li input[type="checkbox"] + label::before {
  content: "";
  width: 9px;
  height: 9px;
  border: none;
  position: absolute;
  right: 15px;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAOVBMVEUAAAC+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usLnrIG1AAAAE3RSTlMAFZ/UJQnlubrk/fPFq4lHOTAOG3hOugAAAD9JREFUCNcty0kOACEMA0EnZJid7f+PRQbnVC3FsC/AO/4K+B3kmQwrREbuIuMR+fvmEK9kztgEGOKO4ZqVNgFPFgFQz2cykwAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-position: center center;
}
.azqf-query-form.filter_form .taglooking ul li input[type="checkbox"]:checked + label {
  background-color: #e8500e;
  color: #ffffff;
}
.azqf-query-form.filter_form .taglooking ul li input[type="checkbox"]:checked + label::after {
  display: none;
}
.azqf-query-form.filter_form .taglooking ul li input[type="checkbox"]:checked + label::before {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKBAMAAAByAqLJAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAAD3RSTlMA/WBcJuQ+A+Czqah3WDZw7+F2AAAAMUlEQVQI12MAgzwwySwBpgyFwBxBBYacAjBn4nYQh8FVShEkwxII4gC5QA6IewFIAAC1aQXfxlb8egAAAABJRU5ErkJggg==');
  background-color: transparent;
  background-size: cover;
}
.azqf-query-form.filter_form .submit-wrapper {
  padding: 30px 40px;
  margin: 0 -40px -25px;
}
.azqf-query-form.filter_form .numbers input {
  pointer-events: none;
  background-color: transparent !important;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  height: 20px;
  line-height: 20px;
  border: none;
}
.azqf-query-form.filter_form .numbers input::-webkit-inner-spin-button,
.azqf-query-form.filter_form .numbers input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.azqf-query-form.filter_form .numbers .min input {
  text-align: left;
}
.azqf-query-form.filter_form .numbers .max input {
  text-align: right;
}
.azqf-query-form.filter_form .geo-location {
  margin-bottom: 15px;
}
.azqf-query-form.filter_form .geo-location label {
  padding: 0;
}
.azqf-query-form.filter_form .geo-location .location {
  float: none;
  width: 100% !important;
  position: relative;
  padding: 0;
}
.azqf-query-form.filter_form .geo-location .radius {
  float: none;
  padding: 0;
  width: 100% !important;
  padding-left: 0 !important;
  margin-bottom: 0;
  margin-top: 10px;
}
.azqf-query-form.filter_form .geo-location .radius label {
  display: block;
  margin-bottom: 20px;
}
.azqf-query-form.filter_form .geo-location .radius label .radius {
  margin-left: 5px;
}
.azqf-query-form.filter_form .geo-location .radius input[name="radius"] {
  display: none;
}
.azqf-query-form.filter_form .geo-location .radius .ui-slider {
  margin-top: 9px;
  height: 10px;
}
.azqf-query-form.filter_form .geo-location .radius .ui-slider .ui-slider-range {
  display: block;
}
.azqf-query-form.filter_form .geo-location .radius .ui-slider .ui-slider-handle {
  display: block;
}
.azqf-query-form.filter_form .number-range-radio ul li {
  padding: 5px 0;
}
.azqf-query-form.filter_form .number-range-radio ul li label::after {
  font-family: FontAwesome;
  color: #e8500e;
  font-weight: normal;
  font-size: 16px;
}
.azqf-query-form.filter_form .number-range-radio ul li label[for="azlp_average_rating-45"]::after {
  content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f005";
}
.azqf-query-form.filter_form .number-range-radio ul li label[for="azlp_average_rating-34"]::after {
  content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f006";
}
.azqf-query-form.filter_form .number-range-radio ul li label[for="azlp_average_rating-23"]::after {
  content: "\f005\00a0\f005\00a0\f005\00a0\f006\00a0\f006";
}
.azqf-query-form.filter_form .number-range-radio ul li label[for="azlp_average_rating-12"]::after {
  content: "\f005\00a0\f005\00a0\f006\00a0\f006\00a0\f006";
}
.azqf-query-form.filter_form .number-range-radio ul li label[for="azlp_average_rating-01"]::after {
  content: "\f005\00a0\f006\00a0\f006\00a0\f006\00a0\f006";
}
.vertical .azqf-query-form .wrapper div.section + div:not(.section) {
  color: red;
  position: relative;
  padding-top: 20px;
}
.vertical .azqf-query-form .wrapper div.section + div:not(.section)::after {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  height: 1px;
  background-color: #ededed;
}
.vertical .azqf-query-form .wrapper .section {
  padding: 15px 0;
  position: relative;
}
.vertical .azqf-query-form .wrapper .section::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  right: -20px;
  height: 1px;
  background-color: #ededed;
}
.vertical .azqf-query-form .wrapper .section.no-wrapper::before {
  display: none;
}
.vertical .azqf-query-form .wrapper .section > label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #414551;
  margin: 0 0 15px;
}
.vertical .azqf-query-form .wrapper .section .form-inner {
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow: hidden;
  max-height: 0;
  box-sizing: border-box;
}
.vertical .azqf-query-form .wrapper .section > input[type="checkbox"]:checked ~ .form-inner {
  max-height: 999px;
  padding: 30px 0;
}
.vertical .azqf-query-form .wrapper .section > input[type="checkbox"]:checked ~ label::after {
  -webkit-transform: rotate(90deg);
  -khtml-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical .azqf-query-form .wrapper .taglooking ul li {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 0;
}
.vertical .azqf-query-form .wrapper .taglooking ul li input[type="checkbox"] + label {
  display: inline-block;
  padding: 6px 30px 6px 15px;
  line-height: 1;
  color: #414551;
  font-size: 12px !important;
  font-weight: 400;
  background-color: #f2f1f3;
  cursor: pointer;
  position: relative;
}
.vertical .azqf-query-form .wrapper .taglooking ul li input[type="checkbox"] + label:hover {
  color: #e8500e;
}
.vertical .azqf-query-form .wrapper .taglooking ul li input[type="checkbox"] + label::before {
  content: "";
  width: 9px;
  height: 9px;
  border: none;
  position: absolute;
  right: 15px;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAMAAABVLlSxAAAAOVBMVEUAAAC+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usK+usLnrIG1AAAAE3RSTlMAFZ/UJQnlubrk/fPFq4lHOTAOG3hOugAAAD9JREFUCNcty0kOACEMA0EnZJid7f+PRQbnVC3FsC/AO/4K+B3kmQwrREbuIuMR+fvmEK9kztgEGOKO4ZqVNgFPFgFQz2cykwAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-position: center center;
}
.vertical .azqf-query-form .wrapper .taglooking ul li input[type="checkbox"]:checked + label {
  background-color: #e8500e;
  color: #ffffff;
}
.vertical .azqf-query-form .wrapper .taglooking ul li input[type="checkbox"]:checked + label::after {
  display: none;
}
.vertical .azqf-query-form .wrapper .taglooking ul li input[type="checkbox"]:checked + label::before {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKBAMAAAByAqLJAAAALVBMVEUAAAD///////////////////////////////////////////////////////+hSKubAAAAD3RSTlMA/WBcJuQ+A+Czqah3WDZw7+F2AAAAMUlEQVQI12MAgzwwySwBpgyFwBxBBYacAjBn4nYQh8FVShEkwxII4gC5QA6IewFIAAC1aQXfxlb8egAAAABJRU5ErkJggg==');
  background-color: transparent;
  background-size: cover;
}
.vertical .azqf-query-form .wrapper .submit-wrapper {
  padding: 30px 40px;
  margin: 0 -40px -25px;
}
.vertical .azqf-query-form .wrapper .numbers input {
  pointer-events: none;
  background-color: transparent !important;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  height: 20px;
  line-height: 20px;
  border: none;
}
.vertical .azqf-query-form .wrapper .numbers input::-webkit-inner-spin-button,
.vertical .azqf-query-form .wrapper .numbers input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.vertical .azqf-query-form .wrapper .numbers .min input {
  text-align: left;
}
.vertical .azqf-query-form .wrapper .numbers .max input {
  text-align: right;
}
.vertical .azqf-query-form .wrapper .geo-location {
  margin-bottom: 15px;
}
.vertical .azqf-query-form .wrapper .geo-location label {
  padding: 0;
}
.vertical .azqf-query-form .wrapper .geo-location .location {
  float: none;
  width: 100% !important;
  position: relative;
  padding: 0;
}
.vertical .azqf-query-form .wrapper .geo-location .radius {
  float: none;
  padding: 0;
  width: 100% !important;
  padding-left: 0 !important;
  margin-bottom: 0;
  margin-top: 10px;
}
.vertical .azqf-query-form .wrapper .geo-location .radius label {
  display: block;
  margin-bottom: 20px;
}
.vertical .azqf-query-form .wrapper .geo-location .radius label .radius {
  margin-left: 5px;
}
.vertical .azqf-query-form .wrapper .geo-location .radius input[name="radius"] {
  display: none;
}
.vertical .azqf-query-form .wrapper .geo-location .radius .ui-slider {
  margin-top: 9px;
  height: 10px;
}
.vertical .azqf-query-form .wrapper .geo-location .radius .ui-slider .ui-slider-range {
  display: block;
}
.vertical .azqf-query-form .wrapper .geo-location .radius .ui-slider .ui-slider-handle {
  display: block;
}
.vertical .azqf-query-form .wrapper .number-range-radio ul li {
  padding: 5px 0;
}
.vertical .azqf-query-form .wrapper .number-range-radio ul li label::after {
  font-family: FontAwesome;
  color: #e8500e;
  font-weight: normal;
  font-size: 16px;
}
.vertical .azqf-query-form .wrapper .number-range-radio ul li label[for="azlp_average_rating-45"]::after {
  content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f005";
}
.vertical .azqf-query-form .wrapper .number-range-radio ul li label[for="azlp_average_rating-34"]::after {
  content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f006";
}
.vertical .azqf-query-form .wrapper .number-range-radio ul li label[for="azlp_average_rating-23"]::after {
  content: "\f005\00a0\f005\00a0\f005\00a0\f006\00a0\f006";
}
.vertical .azqf-query-form .wrapper .number-range-radio ul li label[for="azlp_average_rating-12"]::after {
  content: "\f005\00a0\f005\00a0\f006\00a0\f006\00a0\f006";
}
.vertical .azqf-query-form .wrapper .number-range-radio ul li label[for="azlp_average_rating-01"]::after {
  content: "\f005\00a0\f006\00a0\f006\00a0\f006\00a0\f006";
}
.close .azqf-query-form .wrapper {
  margin-left: 0;
  margin-right: 0;
}
.close .azqf-query-form .wrapper > * {
  padding-left: 0;
  padding-right: 0;
}
.close .azqf-query-form .wrapper .geo-location {
  margin: 0;
}
.close .azqf-query-form .wrapper .geo-location .location {
  width: 60%;
  padding: 0;
}
.close .azqf-query-form .wrapper .geo-location .location .locate {
  top: 0;
  bottom: 0;
  border: none;
}
.close .azqf-query-form .wrapper .geo-location .location .locate::before {
  line-height: 60px;
}
.close .azqf-query-form .wrapper .geo-location .radius {
  width: 40%;
  padding: 0;
  padding-left: 0;
}
.close .azqf-query-form .wrapper input[type="text"],
.close .azqf-query-form .wrapper input[type="number"] {
  height: 60px;
  border: none;
  padding: 20px;
  border-right: 1px solid #f2f1f3;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}
.close .azqf-query-form .wrapper .submit input {
  height: 60px;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}
.close .azqf-query-form .wrapper div.select2-container {
  border-right: 1px solid #f2f1f3;
}
.close .azqf-query-form .wrapper div.select2-container > span > span.select2-selection > span.select2-selection__rendered {
  border: none !important;
  height: 60px;
  line-height: 60px;
  padding: 0 0 0 20px;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}
.close .azqf-query-form .wrapper div.select2-container > span > span.select2-selection > span.select2-selection__arrow {
  border-left: none;
}
.azl-map-wrapper {
  overflow: hidden;
}
.azl-map-wrapper.single .controls {
  top: 5px;
  padding: 0 5px;
  box-sizing: border-box;
}
.azl-map-wrapper.single .azl-map {
  max-height: 200px;
}
.azl-map-wrapper .controls {
  pointer-events: none;
  top: 50px;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 4;
}
@media (min-width: 768px) {
  .azl-map-wrapper .controls {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  .azl-map-wrapper .controls {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .azl-map-wrapper .controls {
    max-width: 1170px !important;
  }
}
@media (max-width: 768px) {
  .azl-map-wrapper .controls {
    padding: 0 15px;
    box-sizing: border-box;
  }
}
.azl-map-wrapper .controls > div,
.azl-map-wrapper .controls > a {
  pointer-events: all;
  cursor: pointer;
  padding: 7px;
  margin-bottom: 5px;
  line-height: 1;
  display: table;
  color: #414551;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.azl-map-wrapper .controls > div:hover,
.azl-map-wrapper .controls > a:hover {
  color: #e8500e;
}
.azl-map-wrapper .controls > div::after,
.azl-map-wrapper .controls > a::after {
  font-family: FontAwesome;
}
.azl-map-wrapper .controls .toggle {
  display: none;
}
.azl-map-wrapper .controls .zoom-in::after {
  content: "\f00e";
}
.azl-map-wrapper .controls .zoom-out::after {
  content: "\f010";
}
.azl-map-wrapper .controls .fullscreen::after {
  content: "\f0b2";
}
.azl-map-wrapper .controls .locate {
  font-size: 15px;
}
.azl-map-wrapper .controls .locate::after {
  content: "\f05b";
}
.azl-map-wrapper .controls .directions::after {
  content: "\f0a4";
}
.azl-map-wrapper .azl-map.fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 3;
}
@media (max-width: 1100px) {
  .azl-map-wrapper .azl-map.fullscreen {
    position: absolute !important;
    width: 100vw !important;
    height: 100vh !important;
  }
}
.dashboard-buttons .button {
  display: inline-block;
  background-color: #d8bea5;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.dashboard-buttons .button:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.dashboard .woocommerce-MyAccount-navigation {
  margin-bottom: 20px;
}
.dashboard .woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  margin-right: 20px;
}
.dashboard .woocommerce-MyAccount-navigation ul li a {
  font-weight: 400;
}
.dashboard .woocommerce-MyAccount-navigation ul li.is-active a {
  text-decoration: underline;
}
.product form.cart div.quantity {
  float: left;
  margin: 0;
  width: 60px;
  padding-right: 20px;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  box-sizing: border-box;
}
.product form.cart div.quantity input[name="quantity"] {
  float: left;
  text-align: center;
  width: 100% !important;
  height: 40px;
  color: #999999;
  font-size: 13px !important;
  font-weight: 500;
  border-radius: 3px 0 0 3px;
  padding: 0;
}
.product form.cart div.quantity input[name="quantity"]:focus {
  outline: none;
}
.product form.cart div.quantity input[name="quantity"]::-webkit-outer-spin-button,
.product form.cart div.quantity input[name="quantity"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.product form.cart div.quantity .qty-arrows {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 20px;
  border-radius: 0 3px 3px 0;
  border: 1px solid #f2f1f3;
  border-left: none;
  box-sizing: border-box;
}
.product form.cart div.quantity .qty-arrows input[type="button"] {
  border: none;
  outline: none;
  background: none;
  display: block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  height: 50%;
  color: #999999;
  cursor: pointer;
}
.product form.cart div.quantity .qty-arrows input[type="button"]:hover {
  background-color: #f2f1f3;
}
.product form.cart .button {
  vertical-align: middle;
}
.product form.cart .azb-picker {
  margin-bottom: 15px;
}
.product form.cart .azb-picker table.ui-datepicker-calendar {
  width: 100%;
}
.product form.cart table:not(.ui-datepicker-calendar) {
  width: 100%;
}
.product form.cart table:not(.ui-datepicker-calendar) td {
  padding-left: 0;
}
.product form.cart table:not(.ui-datepicker-calendar) div.quantity {
  float: none;
  margin: 0;
}
.product form.cart table:not(.ui-datepicker-calendar) small.stock {
  display: block;
  float: none;
}
.product form.cart .variations {
  border: 0;
}
.product form.cart .variations td,
.product form.cart .variations th {
  border: 0;
  padding-bottom: 10px;
}
.product form.cart .variations td:last-child,
.product form.cart .variations th:last-child {
  padding-bottom: 0;
}
.product form.cart .variations label {
  font-weight: 400;
  margin: 0;
  color: #7d7885;
}
.product form.cart .variations select {
  width: 100%;
  float: left;
}
.product form.cart .variations .reset_variations {
  color: #7d7885;
}
.product form.cart .variations .reset_variations:hover {
  color: #e8500e;
}
.product form.cart .variations td.label {
  padding-right: 1em;
  line-height: 40px;
}
.product form.cart .variations td {
  vertical-align: top;
  line-height: 30px;
}
.product form.cart .group_table td.label {
  padding-right: 1em;
  padding-left: 1em;
}
.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: .5em;
  border: 0;
}
.product form.cart .single_variation_wrap .single_variation {
  margin-bottom: 1em;
  color: #7d7885;
}
.product form.cart .single_variation_wrap .single_variation .price del {
  margin-right: 5px;
}
.product form.cart .single_variation_wrap .single_variation .price ins,
.product form.cart .single_variation_wrap .single_variation .price > span.amount {
  color: #414551;
  background-color: transparent;
}
.product form.cart::after {
  content: "";
  display: table;
  clear: both;
}
.product div.social {
  text-align: right;
  margin: 0 0 1em;
}
.product div.social span {
  margin: 0 0 0 2px;
}
.product div.social span span {
  margin: 0;
}
.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.product .woocommerce-product-rating .star-rating {
  display: inline-block;
}
.product .woocommerce-product-rating .woocommerce-review-link {
  font-size: 12px;
  display: block;
}
.widget_vc_widget .product {
  margin-top: 0;
}
@media (max-width: 768px) {
  .widget_vc_widget .product {
    margin-top: 0;
  }
}
.widget_vc_widget .product hr,
.widget_vc_widget .product .vc_separator {
  margin-left: -30px;
  margin-right: -30px;
  width: auto;
}
.widget_vc_widget .product .entry-thumbnail .image,
.widget_vc_widget .product .entry-gallery .image {
  background-size: cover;
  background-position: center;
  max-height: 250px;
}
.widget_vc_widget .product h4 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.widget_vc_widget .product .meta-field .links,
.widget_vc_widget .product .taxonomy .links {
  color: #e8500e;
}
.widget_vc_widget .product .meta-field label,
.widget_vc_widget .product .taxonomy label {
  margin-bottom: 0;
}
.widget_vc_widget .product .meta-field::after,
.widget_vc_widget .product .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.widget_vc_widget .product .meta-field img + .meta-field span {
  vertical-align: middle;
}
.widget_vc_widget .product .without-image .meta-field img,
.widget_vc_widget .product .without-image .taxonomy img {
  display: none;
}
.widget_vc_widget .product .time-left {
  text-align: center;
  font-weight: 600;
}
.entry.product p.price {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 15px 0;
  background-color: #fcfbf9;
}
.entry.product p.price del {
  margin-right: 5px;
  font-size: 14px;
  color: #e8500e;
  opacity: 1;
}
.entry.product p.price ins,
.entry.product p.price > span.amount {
  color: #e8500e;
  background-color: transparent;
}
.entry.product p.stock {
  margin: 3px 0 0 0;
  color: #748796;
}
.related.products > h2,
.upsells.products > h2 {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 20px;
  display: none;
}
.related.products > h2 span,
.upsells.products > h2 span {
  color: #e8500e;
}
.related.products .owl-controls .owl-dots,
.upsells.products .owl-controls .owl-dots {
  display: none !important;
}
.woocommerce-tabs ul.tabs {
  border-bottom: 1px solid #ededed;
  background-color: #fcfbf9;
}
.woocommerce-tabs ul.tabs li {
  float: left;
  position: relative;
  display: block;
}
.woocommerce-tabs ul.tabs li a {
  background-color: transparent;
  position: relative;
  display: block;
  line-height: 65px;
  min-width: 150px;
  height: 65px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.woocommerce-tabs ul.tabs li.active a {
  color: #ffffff;
  background-color: #e8500e;
  cursor: default;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 480px) {
  .woocommerce-tabs ul.tabs li {
    float: none;
  }
}
.woocommerce-tabs ul.tabs::after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
  padding: 25px 40px;
}
@media (max-width: 480px) {
  .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 15px 20px;
  }
}
.shop-product .entry,
.related-product .entry {
  background-color: #fcfbf9;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
}
.shop-product .entry .entry-thumbnail,
.related-product .entry .entry-thumbnail,
.shop-product .entry .entry-gallery,
.related-product .entry .entry-gallery {
  position: relative;
  overflow: hidden;
}
.shop-product .entry .entry-thumbnail .image,
.related-product .entry .entry-thumbnail .image,
.shop-product .entry .entry-gallery .image,
.related-product .entry .entry-gallery .image {
  border-radius: 3px 3px 0 0;
}
.shop-product .entry .entry-data,
.related-product .entry .entry-data {
  position: relative;
  border: 1px solid #ededed;
  border-top: none;
}
.shop-product .entry .entry-data .entry-header,
.related-product .entry .entry-data .entry-header {
  position: relative;
  padding: 25px 20px 5px 20px;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.shop-product .entry .entry-data .entry-header .meta-field,
.related-product .entry .entry-data .entry-header .meta-field,
.shop-product .entry .entry-data .entry-header .taxonomy,
.related-product .entry .entry-data .entry-header .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.shop-product .entry .entry-data .entry-header .meta-field::after,
.related-product .entry .entry-data .entry-header .meta-field::after,
.shop-product .entry .entry-data .entry-header .taxonomy::after,
.related-product .entry .entry-data .entry-header .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.shop-product .entry .entry-data .entry-header .meta-field.empty,
.related-product .entry .entry-data .entry-header .meta-field.empty,
.shop-product .entry .entry-data .entry-header .taxonomy.empty,
.related-product .entry .entry-data .entry-header .taxonomy.empty {
  display: none;
}
.shop-product .entry .entry-data .entry-header .meta-field img,
.related-product .entry .entry-data .entry-header .meta-field img,
.shop-product .entry .entry-data .entry-header .taxonomy img,
.related-product .entry .entry-data .entry-header .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.shop-product .entry .entry-data .entry-header .meta-field label,
.related-product .entry .entry-data .entry-header .meta-field label,
.shop-product .entry .entry-data .entry-header .taxonomy label,
.related-product .entry .entry-data .entry-header .taxonomy label,
.shop-product .entry .entry-data .entry-header .meta-field .value,
.related-product .entry .entry-data .entry-header .meta-field .value,
.shop-product .entry .entry-data .entry-header .taxonomy .value,
.related-product .entry .entry-data .entry-header .taxonomy .value,
.shop-product .entry .entry-data .entry-header .meta-field .links,
.related-product .entry .entry-data .entry-header .meta-field .links,
.shop-product .entry .entry-data .entry-header .taxonomy .links,
.related-product .entry .entry-data .entry-header .taxonomy .links,
.shop-product .entry .entry-data .entry-header .meta-field img,
.related-product .entry .entry-data .entry-header .meta-field img,
.shop-product .entry .entry-data .entry-header .taxonomy img,
.related-product .entry .entry-data .entry-header .taxonomy img {
  vertical-align: middle;
}
.shop-product .entry .entry-data .entry-header .meta-field label,
.related-product .entry .entry-data .entry-header .meta-field label,
.shop-product .entry .entry-data .entry-header .taxonomy label,
.related-product .entry .entry-data .entry-header .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.shop-product .entry .entry-data .entry-header .meta-field label + .value,
.related-product .entry .entry-data .entry-header .meta-field label + .value,
.shop-product .entry .entry-data .entry-header .taxonomy label + .value,
.related-product .entry .entry-data .entry-header .taxonomy label + .value,
.shop-product .entry .entry-data .entry-header .meta-field label + .links,
.related-product .entry .entry-data .entry-header .meta-field label + .links,
.shop-product .entry .entry-data .entry-header .taxonomy label + .links,
.related-product .entry .entry-data .entry-header .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.shop-product .entry .entry-data .entry-header .meta-field .value,
.related-product .entry .entry-data .entry-header .meta-field .value,
.shop-product .entry .entry-data .entry-header .taxonomy .value,
.related-product .entry .entry-data .entry-header .taxonomy .value,
.shop-product .entry .entry-data .entry-header .meta-field .links,
.related-product .entry .entry-data .entry-header .meta-field .links,
.shop-product .entry .entry-data .entry-header .taxonomy .links,
.related-product .entry .entry-data .entry-header .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.shop-product .entry .entry-data .entry-header .meta-field .star-rating,
.related-product .entry .entry-data .entry-header .meta-field .star-rating,
.shop-product .entry .entry-data .entry-header .taxonomy .star-rating,
.related-product .entry .entry-data .entry-header .taxonomy .star-rating {
  display: inline-block;
}
.shop-product .entry .entry-data .entry-header .entry-title,
.related-product .entry .entry-data .entry-header .entry-title {
  font-size: 21px;
  margin: 0;
  font-weight: 400;
  line-height: 1.2;
}
.shop-product .entry .entry-data .entry-header .entry-title h3,
.related-product .entry .entry-data .entry-header .entry-title h3,
.shop-product .entry .entry-data .entry-header .entry-title a,
.related-product .entry .entry-data .entry-header .entry-title a {
  color: #414551;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
  margin: 0;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.shop-product .entry .entry-data .azl-actions,
.related-product .entry .entry-data .azl-actions {
  position: relative;
}
.shop-product .entry .entry-data .azl-actions label,
.related-product .entry .entry-data .azl-actions label {
  font-size: 0;
  padding: 6px 30px 5px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -khtml-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.shop-product .entry .entry-data .azl-actions label::before,
.related-product .entry .entry-data .azl-actions label::before {
  content: "\f142";
  margin: 0;
  display: inline;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  box-shadow: none;
  color: #bebac2;
  font-size: 16px;
  background-color: transparent;
  border: none;
}
.shop-product .entry .entry-data .azl-actions .dropdown,
.related-product .entry .entry-data .azl-actions .dropdown {
  position: absolute;
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  padding: 20px 30px;
  z-index: 3;
  min-width: 200px;
  box-sizing: border-box;
  left: 100%;
  top: 30px;
  line-height: 1.5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.shop-product .entry .entry-data .azl-actions .dropdown::before,
.related-product .entry .entry-data .azl-actions .dropdown::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #fcfbf9;
  top: -4px;
  left: 27px;
  -webkit-transform: rotate(135deg);
  -khtml-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.shop-product .entry .entry-data .azl-actions .dropdown a,
.related-product .entry .entry-data .azl-actions .dropdown a {
  display: block;
  padding: 5px 0;
}
@media (max-width: 1366px) {
  .shop-product .entry .entry-data .azl-actions .dropdown,
  .related-product .entry .entry-data .azl-actions .dropdown {
    left: 40px;
    right: -40px;
  }
  .shop-product .entry .entry-data .azl-actions .dropdown::before,
  .related-product .entry .entry-data .azl-actions .dropdown::before {
    right: 28px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  .shop-product .entry .entry-data .azl-actions .dropdown,
  .related-product .entry .entry-data .azl-actions .dropdown {
    position: relative;
    max-height: 0;
    padding: 0 30px;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  .shop-product .entry .entry-data .azl-actions .dropdown,
  .related-product .entry .entry-data .azl-actions .dropdown {
    padding: 0 20px;
  }
}
.shop-product .entry .entry-data .azl-actions input[type="checkbox"]:checked + label::after,
.related-product .entry .entry-data .azl-actions input[type="checkbox"]:checked + label::after {
  display: none;
}
.shop-product .entry .entry-data .azl-actions:hover .dropdown,
.related-product .entry .entry-data .azl-actions:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .shop-product .entry .entry-data .azl-actions:hover .dropdown,
  .related-product .entry .entry-data .azl-actions:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }
  .shop-product .entry .entry-data .azl-actions input[type="checkbox"]:checked ~ .dropdown,
  .related-product .entry .entry-data .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    max-height: 500px;
    padding: 20px 30px;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 480px) {
  .shop-product .entry .entry-data .azl-actions input[type="checkbox"]:checked ~ .dropdown,
  .related-product .entry .entry-data .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    padding: 10px 20px;
  }
}
.shop-product .entry .entry-data .entry-footer,
.related-product .entry .entry-data .entry-footer {
  padding: 15px 20px 20px;
  overflow: hidden;
}
.shop-product .entry .entry-data .entry-footer .meta-field,
.related-product .entry .entry-data .entry-footer .meta-field,
.shop-product .entry .entry-data .entry-footer .taxonomy,
.related-product .entry .entry-data .entry-footer .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.shop-product .entry .entry-data .entry-footer .meta-field::after,
.related-product .entry .entry-data .entry-footer .meta-field::after,
.shop-product .entry .entry-data .entry-footer .taxonomy::after,
.related-product .entry .entry-data .entry-footer .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.shop-product .entry .entry-data .entry-footer .meta-field.empty,
.related-product .entry .entry-data .entry-footer .meta-field.empty,
.shop-product .entry .entry-data .entry-footer .taxonomy.empty,
.related-product .entry .entry-data .entry-footer .taxonomy.empty {
  display: none;
}
.shop-product .entry .entry-data .entry-footer .meta-field img,
.related-product .entry .entry-data .entry-footer .meta-field img,
.shop-product .entry .entry-data .entry-footer .taxonomy img,
.related-product .entry .entry-data .entry-footer .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.shop-product .entry .entry-data .entry-footer .meta-field label,
.related-product .entry .entry-data .entry-footer .meta-field label,
.shop-product .entry .entry-data .entry-footer .taxonomy label,
.related-product .entry .entry-data .entry-footer .taxonomy label,
.shop-product .entry .entry-data .entry-footer .meta-field .value,
.related-product .entry .entry-data .entry-footer .meta-field .value,
.shop-product .entry .entry-data .entry-footer .taxonomy .value,
.related-product .entry .entry-data .entry-footer .taxonomy .value,
.shop-product .entry .entry-data .entry-footer .meta-field .links,
.related-product .entry .entry-data .entry-footer .meta-field .links,
.shop-product .entry .entry-data .entry-footer .taxonomy .links,
.related-product .entry .entry-data .entry-footer .taxonomy .links,
.shop-product .entry .entry-data .entry-footer .meta-field img,
.related-product .entry .entry-data .entry-footer .meta-field img,
.shop-product .entry .entry-data .entry-footer .taxonomy img,
.related-product .entry .entry-data .entry-footer .taxonomy img {
  vertical-align: middle;
}
.shop-product .entry .entry-data .entry-footer .meta-field label,
.related-product .entry .entry-data .entry-footer .meta-field label,
.shop-product .entry .entry-data .entry-footer .taxonomy label,
.related-product .entry .entry-data .entry-footer .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.shop-product .entry .entry-data .entry-footer .meta-field label + .value,
.related-product .entry .entry-data .entry-footer .meta-field label + .value,
.shop-product .entry .entry-data .entry-footer .taxonomy label + .value,
.related-product .entry .entry-data .entry-footer .taxonomy label + .value,
.shop-product .entry .entry-data .entry-footer .meta-field label + .links,
.related-product .entry .entry-data .entry-footer .meta-field label + .links,
.shop-product .entry .entry-data .entry-footer .taxonomy label + .links,
.related-product .entry .entry-data .entry-footer .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.shop-product .entry .entry-data .entry-footer .meta-field .value,
.related-product .entry .entry-data .entry-footer .meta-field .value,
.shop-product .entry .entry-data .entry-footer .taxonomy .value,
.related-product .entry .entry-data .entry-footer .taxonomy .value,
.shop-product .entry .entry-data .entry-footer .meta-field .links,
.related-product .entry .entry-data .entry-footer .meta-field .links,
.shop-product .entry .entry-data .entry-footer .taxonomy .links,
.related-product .entry .entry-data .entry-footer .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.shop-product .entry .entry-data .entry-footer .meta-field .star-rating,
.related-product .entry .entry-data .entry-footer .meta-field .star-rating,
.shop-product .entry .entry-data .entry-footer .taxonomy .star-rating,
.related-product .entry .entry-data .entry-footer .taxonomy .star-rating {
  display: inline-block;
}
.shop-product .entry .entry-data .entry-footer .woocommerce-product-rating .woocommerce-review-link,
.related-product .entry .entry-data .entry-footer .woocommerce-product-rating .woocommerce-review-link {
  color: #d8bea5;
}
.shop-product .entry .entry-data .entry-footer span,
.related-product .entry .entry-data .entry-footer span {
  margin-right: 0;
}
.shop-product .entry .entry-data .entry-footer span::after,
.related-product .entry .entry-data .entry-footer span::after {
  content: none;
}
.shop-product .entry .entry-data .entry-footer .coupon-wrapper,
.related-product .entry .entry-data .entry-footer .coupon-wrapper {
  text-align: center;
}
.shop-product .entry .entry-data .entry-footer .price,
.related-product .entry .entry-data .entry-footer .price {
  float: left;
}
.shop-product .entry .entry-data .entry-footer .button,
.related-product .entry .entry-data .entry-footer .button,
.shop-product .entry .entry-data .entry-footer .added_to_cart,
.related-product .entry .entry-data .entry-footer .added_to_cart {
  float: right;
}
.shop-product .entry .entry-data .entry-summary,
.related-product .entry .entry-data .entry-summary,
.shop-product .entry .entry-data .entry-content,
.related-product .entry .entry-data .entry-content {
  padding: 0 20px;
}
.shop-product .entry .entry-data .coupon-wrapper a,
.related-product .entry .entry-data .coupon-wrapper a {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.shop-product .entry .entry-data .coupon-wrapper a:hover,
.related-product .entry .entry-data .coupon-wrapper a:hover {
  background-color: #d8bea5;
  color: #ffffff;
}
.shop-product .entry .entry-data .coupon-wrapper a.copied,
.related-product .entry .entry-data .coupon-wrapper a.copied {
  background-color: #d8bea5;
}
@media (max-width: 480px) {
  .shop-product .entry .entry-data .entry-header,
  .related-product .entry .entry-data .entry-header {
    padding: 10px 50px 10px 20px;
  }
  .shop-product .entry .entry-data .entry-summary,
  .related-product .entry .entry-data .entry-summary,
  .shop-product .entry .entry-data .entry-content,
  .related-product .entry .entry-data .entry-content {
    padding: 5px 20px;
  }
  .shop-product .entry .entry-data .entry-footer,
  .related-product .entry .entry-data .entry-footer {
    padding: 0 20px 10px;
  }
}
.shop-product .entry .meta-field,
.related-product .entry .meta-field,
.shop-product .entry .taxonomy,
.related-product .entry .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.shop-product .entry .meta-field::after,
.related-product .entry .meta-field::after,
.shop-product .entry .taxonomy::after,
.related-product .entry .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.shop-product .entry .meta-field.empty,
.related-product .entry .meta-field.empty,
.shop-product .entry .taxonomy.empty,
.related-product .entry .taxonomy.empty {
  display: none;
}
.shop-product .entry .meta-field img,
.related-product .entry .meta-field img,
.shop-product .entry .taxonomy img,
.related-product .entry .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.shop-product .entry .meta-field label,
.related-product .entry .meta-field label,
.shop-product .entry .taxonomy label,
.related-product .entry .taxonomy label,
.shop-product .entry .meta-field .value,
.related-product .entry .meta-field .value,
.shop-product .entry .taxonomy .value,
.related-product .entry .taxonomy .value,
.shop-product .entry .meta-field .links,
.related-product .entry .meta-field .links,
.shop-product .entry .taxonomy .links,
.related-product .entry .taxonomy .links,
.shop-product .entry .meta-field img,
.related-product .entry .meta-field img,
.shop-product .entry .taxonomy img,
.related-product .entry .taxonomy img {
  vertical-align: middle;
}
.shop-product .entry .meta-field label,
.related-product .entry .meta-field label,
.shop-product .entry .taxonomy label,
.related-product .entry .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.shop-product .entry .meta-field label + .value,
.related-product .entry .meta-field label + .value,
.shop-product .entry .taxonomy label + .value,
.related-product .entry .taxonomy label + .value,
.shop-product .entry .meta-field label + .links,
.related-product .entry .meta-field label + .links,
.shop-product .entry .taxonomy label + .links,
.related-product .entry .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.shop-product .entry .meta-field .value,
.related-product .entry .meta-field .value,
.shop-product .entry .taxonomy .value,
.related-product .entry .taxonomy .value,
.shop-product .entry .meta-field .links,
.related-product .entry .meta-field .links,
.shop-product .entry .taxonomy .links,
.related-product .entry .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.shop-product .entry .meta-field .star-rating,
.related-product .entry .meta-field .star-rating,
.shop-product .entry .taxonomy .star-rating,
.related-product .entry .taxonomy .star-rating {
  display: inline-block;
}
.shop-product .entry .button.added,
.related-product .entry .button.added,
.shop-product .entry .added_to_cart.added,
.related-product .entry .added_to_cart.added,
.shop-product .entry .entry-more.added,
.related-product .entry .entry-more.added {
  display: none;
}
.shop-product .entry .button,
.related-product .entry .button {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.shop-product .entry .button:hover,
.related-product .entry .button:hover,
.shop-product .entry .button:active,
.related-product .entry .button:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
.shop-product .entry .added_to_cart,
.related-product .entry .added_to_cart {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.shop-product .entry .added_to_cart:hover,
.related-product .entry .added_to_cart:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.shop-product .entry .price,
.related-product .entry .price {
  color: #000000;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}
.shop-product .entry .price del,
.related-product .entry .price del {
  color: #a2a2a3;
  margin-right: 10px;
  opacity: 1;
  font-weight: 400;
  font-size: 16px;
}
.shop-product .entry .avatar,
.related-product .entry .avatar {
  display: block;
  position: relative;
  z-index: 1;
}
.shop-product .entry .avatar img,
.related-product .entry .avatar img {
  width: 50px;
  height: 45px;
  margin-right: 10px;
  border-radius: 3px;
  display: inline-block;
}
.shop-product .entry .avatar label,
.related-product .entry .avatar label {
  margin-right: 10px;
  display: none;
}
.shop-product .entry .avatar span,
.related-product .entry .avatar span {
  vertical-align: middle;
}
.shop-product .entry .entry-thumbnail .image,
.related-product .entry .entry-thumbnail .image,
.shop-product .entry .entry-gallery .image,
.related-product .entry .entry-gallery .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.shop-product .entry .entry-thumbnail .onsale,
.related-product .entry .entry-thumbnail .onsale,
.shop-product .entry .entry-gallery .onsale,
.related-product .entry .entry-gallery .onsale {
  position: absolute;
  top: -18px;
  left: -50px;
  padding: 35px 50px 10px;
  background-color: #e8500e;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.shop-product .entry .entry-thumbnail,
.related-product .entry .entry-thumbnail,
.shop-product .entry .entry-gallery,
.related-product .entry .entry-gallery,
.shop-product .entry .entry-video,
.related-product .entry .entry-video {
  position: relative;
}
.shop-product .entry .entry-thumbnail::before,
.related-product .entry .entry-thumbnail::before,
.shop-product .entry .entry-gallery::before,
.related-product .entry .entry-gallery::before,
.shop-product .entry .entry-video::before,
.related-product .entry .entry-video::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  z-index: 3;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGZJREFUeNpi/P//PwMy+PvnFw+QWgjET4G4gpmF7RuKApAGGP7z+6cSEF8C4v9QfAeIbZHVICt2BOLXSIph+C8Q9wMxF0gdI4gAOiMLaNkEIGZlwA1uA3ESI1DnUiAjioE48A8gwABE92fYusK+KwAAAABJRU5ErkJggg==') left bottom repeat-x;
}
.shop-product .entry .entry-thumbnail .entry-hover,
.related-product .entry .entry-thumbnail .entry-hover,
.shop-product .entry .entry-gallery .entry-hover,
.related-product .entry .entry-gallery .entry-hover,
.shop-product .entry .entry-video .entry-hover,
.related-product .entry .entry-video .entry-hover {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.shop-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating,
.related-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating,
.shop-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating,
.related-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating,
.shop-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating,
.related-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating {
  float: left;
}
.shop-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating::before,
.related-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating::before,
.shop-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating::before,
.related-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating::before,
.shop-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating::before,
.related-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating::before {
  color: #ffd953;
}
.shop-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating span::before,
.related-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating span::before,
.shop-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating span::before,
.related-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating span::before,
.shop-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating span::before,
.related-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating span::before {
  color: #ffd953;
}
.shop-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.related-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.shop-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.related-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.shop-product .entry .entry-video .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.related-product .entry .entry-video .entry-hover .woocommerce-product-rating .woocommerce-review-link {
  float: right;
  color: #ffffff;
}
.shop-product .entry .entry-additions,
.related-product .entry .entry-additions {
  padding: 10px 20px;
  border: 1px solid #ededed;
  border-top: none;
  position: relative;
}
.shop-product .entry .entry-additions::after,
.related-product .entry .entry-additions::after {
  content: "";
  display: table;
  clear: both;
}
.shop-product .entry .entry-additions .avatar,
.related-product .entry .entry-additions .avatar {
  max-width: 80%;
  display: inline;
}
.shop-product .entry .entry-additions .avatar img,
.related-product .entry .entry-additions .avatar img {
  float: left;
}
.shop-product .entry .entry-additions .avatar a,
.related-product .entry .entry-additions .avatar a {
  color: #414551;
  font-weight: 400;
  display: inline-block;
  max-width: 55%;
}
.shop-product .entry .entry-additions .avatar + .meta-field,
.related-product .entry .entry-additions .avatar + .meta-field {
  max-width: 73%;
  padding: 0;
  line-height: 1.3;
}
.shop-product .entry .entry-additions .avatar + .meta-field img,
.related-product .entry .entry-additions .avatar + .meta-field img,
.shop-product .entry .entry-additions .avatar + .meta-field label,
.related-product .entry .entry-additions .avatar + .meta-field label {
  display: none;
}
.shop-product .entry .entry-additions .avatar + .meta-field .value,
.related-product .entry .entry-additions .avatar + .meta-field .value {
  float: none;
}
.shop-product .entry .entry-additions .like,
.related-product .entry .entry-additions .like {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #ededed;
  width: 25%;
}
.shop-product .entry .entry-additions .like .sl-wrapper,
.related-product .entry .entry-additions .like .sl-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.shop-product .entry .entry-additions .like .sl-wrapper > a .sl-icon svg,
.related-product .entry .entry-additions .like .sl-wrapper > a .sl-icon svg {
  fill: #ea436a;
  height: 15px;
}
.detailed-shop-product .entry {
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
  display: table;
  width: 100%;
}
.detailed-shop-product .entry .entry-data {
  position: relative;
  border: 1px solid #ededed;
  border-top: none;
}
.detailed-shop-product .entry .entry-data .entry-header {
  position: relative;
  padding: 25px 20px 5px 20px;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field::after,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field.empty,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy.empty {
  display: none;
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field img,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field label,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy label,
.detailed-shop-product .entry .entry-data .entry-header .meta-field .value,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy .value,
.detailed-shop-product .entry .entry-data .entry-header .meta-field .links,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy .links,
.detailed-shop-product .entry .entry-data .entry-header .meta-field img,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy img {
  vertical-align: middle;
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field label,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field label + .value,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy label + .value,
.detailed-shop-product .entry .entry-data .entry-header .meta-field label + .links,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field .value,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy .value,
.detailed-shop-product .entry .entry-data .entry-header .meta-field .links,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.detailed-shop-product .entry .entry-data .entry-header .meta-field .star-rating,
.detailed-shop-product .entry .entry-data .entry-header .taxonomy .star-rating {
  display: inline-block;
}
.detailed-shop-product .entry .entry-data .entry-header .entry-title {
  font-size: 21px;
  margin: 0;
  font-weight: 400;
  line-height: 1.2;
}
.detailed-shop-product .entry .entry-data .entry-header .entry-title h3,
.detailed-shop-product .entry .entry-data .entry-header .entry-title a {
  color: #414551;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
  margin: 0;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.detailed-shop-product .entry .entry-data .azl-actions {
  position: relative;
}
.detailed-shop-product .entry .entry-data .azl-actions label {
  font-size: 0;
  padding: 6px 30px 5px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -khtml-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.detailed-shop-product .entry .entry-data .azl-actions label::before {
  content: "\f142";
  margin: 0;
  display: inline;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  box-shadow: none;
  color: #bebac2;
  font-size: 16px;
  background-color: transparent;
  border: none;
}
.detailed-shop-product .entry .entry-data .azl-actions .dropdown {
  position: absolute;
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  padding: 20px 30px;
  z-index: 3;
  min-width: 200px;
  box-sizing: border-box;
  left: 100%;
  top: 30px;
  line-height: 1.5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.detailed-shop-product .entry .entry-data .azl-actions .dropdown::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #fcfbf9;
  top: -4px;
  left: 27px;
  -webkit-transform: rotate(135deg);
  -khtml-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.detailed-shop-product .entry .entry-data .azl-actions .dropdown a {
  display: block;
  padding: 5px 0;
}
@media (max-width: 1366px) {
  .detailed-shop-product .entry .entry-data .azl-actions .dropdown {
    left: 40px;
    right: -40px;
  }
  .detailed-shop-product .entry .entry-data .azl-actions .dropdown::before {
    right: 28px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  .detailed-shop-product .entry .entry-data .azl-actions .dropdown {
    position: relative;
    max-height: 0;
    padding: 0 30px;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  .detailed-shop-product .entry .entry-data .azl-actions .dropdown {
    padding: 0 20px;
  }
}
.detailed-shop-product .entry .entry-data .azl-actions input[type="checkbox"]:checked + label::after {
  display: none;
}
.detailed-shop-product .entry .entry-data .azl-actions:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .detailed-shop-product .entry .entry-data .azl-actions:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }
  .detailed-shop-product .entry .entry-data .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    max-height: 500px;
    padding: 20px 30px;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 480px) {
  .detailed-shop-product .entry .entry-data .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    padding: 10px 20px;
  }
}
.detailed-shop-product .entry .entry-data .entry-footer {
  padding: 15px 20px 20px;
  overflow: hidden;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field::after,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field.empty,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy.empty {
  display: none;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field img,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field label,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy label,
.detailed-shop-product .entry .entry-data .entry-footer .meta-field .value,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy .value,
.detailed-shop-product .entry .entry-data .entry-footer .meta-field .links,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy .links,
.detailed-shop-product .entry .entry-data .entry-footer .meta-field img,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy img {
  vertical-align: middle;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field label,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field label + .value,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy label + .value,
.detailed-shop-product .entry .entry-data .entry-footer .meta-field label + .links,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field .value,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy .value,
.detailed-shop-product .entry .entry-data .entry-footer .meta-field .links,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field .star-rating,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy .star-rating {
  display: inline-block;
}
.detailed-shop-product .entry .entry-data .entry-footer .woocommerce-product-rating .woocommerce-review-link {
  color: #d8bea5;
}
.detailed-shop-product .entry .entry-data .entry-footer span {
  margin-right: 0;
}
.detailed-shop-product .entry .entry-data .entry-footer span::after {
  content: none;
}
.detailed-shop-product .entry .entry-data .entry-footer .coupon-wrapper {
  text-align: center;
}
.detailed-shop-product .entry .entry-data .entry-footer .price {
  float: left;
}
.detailed-shop-product .entry .entry-data .entry-footer .button,
.detailed-shop-product .entry .entry-data .entry-footer .added_to_cart {
  float: right;
}
.detailed-shop-product .entry .entry-data .entry-summary,
.detailed-shop-product .entry .entry-data .entry-content {
  padding: 0 20px;
}
.detailed-shop-product .entry .entry-data .coupon-wrapper a {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.detailed-shop-product .entry .entry-data .coupon-wrapper a:hover {
  background-color: #d8bea5;
  color: #ffffff;
}
.detailed-shop-product .entry .entry-data .coupon-wrapper a.copied {
  background-color: #d8bea5;
}
@media (max-width: 480px) {
  .detailed-shop-product .entry .entry-data .entry-header {
    padding: 10px 50px 10px 20px;
  }
  .detailed-shop-product .entry .entry-data .entry-summary,
  .detailed-shop-product .entry .entry-data .entry-content {
    padding: 5px 20px;
  }
  .detailed-shop-product .entry .entry-data .entry-footer {
    padding: 0 20px 10px;
  }
}
.detailed-shop-product .entry .meta-field,
.detailed-shop-product .entry .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.detailed-shop-product .entry .meta-field::after,
.detailed-shop-product .entry .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.detailed-shop-product .entry .meta-field.empty,
.detailed-shop-product .entry .taxonomy.empty {
  display: none;
}
.detailed-shop-product .entry .meta-field img,
.detailed-shop-product .entry .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.detailed-shop-product .entry .meta-field label,
.detailed-shop-product .entry .taxonomy label,
.detailed-shop-product .entry .meta-field .value,
.detailed-shop-product .entry .taxonomy .value,
.detailed-shop-product .entry .meta-field .links,
.detailed-shop-product .entry .taxonomy .links,
.detailed-shop-product .entry .meta-field img,
.detailed-shop-product .entry .taxonomy img {
  vertical-align: middle;
}
.detailed-shop-product .entry .meta-field label,
.detailed-shop-product .entry .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.detailed-shop-product .entry .meta-field label + .value,
.detailed-shop-product .entry .taxonomy label + .value,
.detailed-shop-product .entry .meta-field label + .links,
.detailed-shop-product .entry .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.detailed-shop-product .entry .meta-field .value,
.detailed-shop-product .entry .taxonomy .value,
.detailed-shop-product .entry .meta-field .links,
.detailed-shop-product .entry .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.detailed-shop-product .entry .meta-field .star-rating,
.detailed-shop-product .entry .taxonomy .star-rating {
  display: inline-block;
}
.detailed-shop-product .entry .button.added,
.detailed-shop-product .entry .added_to_cart.added,
.detailed-shop-product .entry .entry-more.added {
  display: none;
}
.detailed-shop-product .entry .button {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.detailed-shop-product .entry .button:hover,
.detailed-shop-product .entry .button:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
.detailed-shop-product .entry .added_to_cart {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.detailed-shop-product .entry .added_to_cart:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.detailed-shop-product .entry .price {
  color: #000000;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}
.detailed-shop-product .entry .price del {
  color: #a2a2a3;
  margin-right: 10px;
  opacity: 1;
  font-weight: 400;
  font-size: 16px;
}
.detailed-shop-product .entry .avatar {
  display: block;
  position: relative;
  z-index: 1;
}
.detailed-shop-product .entry .avatar img {
  width: 50px;
  height: 45px;
  margin-right: 10px;
  border-radius: 3px;
  display: inline-block;
}
.detailed-shop-product .entry .avatar label {
  margin-right: 10px;
  display: none;
}
.detailed-shop-product .entry .avatar span {
  vertical-align: middle;
}
.detailed-shop-product .entry .entry-thumbnail .image,
.detailed-shop-product .entry .entry-gallery .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.detailed-shop-product .entry .entry-thumbnail .onsale,
.detailed-shop-product .entry .entry-gallery .onsale {
  position: absolute;
  top: -18px;
  left: -50px;
  padding: 35px 50px 10px;
  background-color: #e8500e;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.detailed-shop-product .entry .entry-thumbnail,
.detailed-shop-product .entry .entry-gallery,
.detailed-shop-product .entry .entry-video {
  position: relative;
}
.detailed-shop-product .entry .entry-thumbnail::before,
.detailed-shop-product .entry .entry-gallery::before,
.detailed-shop-product .entry .entry-video::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  z-index: 3;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGZJREFUeNpi/P//PwMy+PvnFw+QWgjET4G4gpmF7RuKApAGGP7z+6cSEF8C4v9QfAeIbZHVICt2BOLXSIph+C8Q9wMxF0gdI4gAOiMLaNkEIGZlwA1uA3ESI1DnUiAjioE48A8gwABE92fYusK+KwAAAABJRU5ErkJggg==') left bottom repeat-x;
}
.detailed-shop-product .entry .entry-thumbnail .entry-hover,
.detailed-shop-product .entry .entry-gallery .entry-hover,
.detailed-shop-product .entry .entry-video .entry-hover {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.detailed-shop-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating,
.detailed-shop-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating,
.detailed-shop-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating {
  float: left;
}
.detailed-shop-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating::before,
.detailed-shop-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating::before,
.detailed-shop-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating::before {
  color: #ffd953;
}
.detailed-shop-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating span::before,
.detailed-shop-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .star-rating span::before,
.detailed-shop-product .entry .entry-video .entry-hover .woocommerce-product-rating .star-rating span::before {
  color: #ffd953;
}
.detailed-shop-product .entry .entry-thumbnail .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.detailed-shop-product .entry .entry-gallery .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.detailed-shop-product .entry .entry-video .entry-hover .woocommerce-product-rating .woocommerce-review-link {
  float: right;
  color: #ffffff;
}
.detailed-shop-product .entry .entry-additions {
  padding: 10px 20px;
  border: 1px solid #ededed;
  border-top: none;
  position: relative;
}
.detailed-shop-product .entry .entry-additions::after {
  content: "";
  display: table;
  clear: both;
}
.detailed-shop-product .entry .entry-additions .avatar {
  max-width: 80%;
  display: inline;
}
.detailed-shop-product .entry .entry-additions .avatar img {
  float: left;
}
.detailed-shop-product .entry .entry-additions .avatar a {
  color: #414551;
  font-weight: 400;
  display: inline-block;
  max-width: 55%;
}
.detailed-shop-product .entry .entry-additions .avatar + .meta-field {
  max-width: 73%;
  padding: 0;
  line-height: 1.3;
}
.detailed-shop-product .entry .entry-additions .avatar + .meta-field img,
.detailed-shop-product .entry .entry-additions .avatar + .meta-field label {
  display: none;
}
.detailed-shop-product .entry .entry-additions .avatar + .meta-field .value {
  float: none;
}
.detailed-shop-product .entry .entry-additions .like {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #ededed;
  width: 25%;
}
.detailed-shop-product .entry .entry-additions .like .sl-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.detailed-shop-product .entry .entry-additions .like .sl-wrapper > a .sl-icon svg {
  fill: #ea436a;
  height: 15px;
}
.detailed-shop-product .entry .entry-thumbnail,
.detailed-shop-product .entry .entry-data,
.detailed-shop-product .entry .entry-additions {
  display: table-cell;
  padding: 15px 15px;
  vertical-align: middle;
}
.detailed-shop-product .entry .entry-thumbnail {
  width: 108px;
  padding-right: 0;
  position: relative;
}
.detailed-shop-product .entry .entry-thumbnail .image {
  border-radius: 3px;
  border: 1px solid #ededed;
  background-size: contain;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
}
.detailed-shop-product .entry .entry-thumbnail .entry-hover {
  position: absolute;
  left: 15px;
  right: 0;
  bottom: 15px;
}
.detailed-shop-product .entry .entry-thumbnail .entry-hover .azl-edit,
.detailed-shop-product .entry .entry-thumbnail .entry-hover .azl-delete {
  margin-left: 5px;
  display: inline-block;
}
.detailed-shop-product .entry .entry-thumbnail .entry-hover .azl-edit a,
.detailed-shop-product .entry .entry-thumbnail .entry-hover .azl-delete a {
  color: #ffffff;
  font-weight: 900;
}
.detailed-shop-product .entry .entry-data .entry-title {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 10px;
}
.detailed-shop-product .entry .entry-data .entry-title a {
  color: #414551;
}
.detailed-shop-product .entry .entry-data .entry-content,
.detailed-shop-product .entry .entry-data .entry-summary {
  margin: 0 0 10px;
  line-height: 1.7;
}
.detailed-shop-product .entry .entry-data .entry-footer,
.detailed-shop-product .entry .entry-data .entry-meta,
.detailed-shop-product .entry .entry-data .entry-extra {
  font-size: 12px;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field,
.detailed-shop-product .entry .entry-data .entry-meta .meta-field,
.detailed-shop-product .entry .entry-data .entry-extra .meta-field,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy,
.detailed-shop-product .entry .entry-data .entry-meta .taxonomy,
.detailed-shop-product .entry .entry-data .entry-extra .taxonomy {
  display: inline-block;
  margin: 5px 45px 5px 0;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field img,
.detailed-shop-product .entry .entry-data .entry-meta .meta-field img,
.detailed-shop-product .entry .entry-data .entry-extra .meta-field img,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy img,
.detailed-shop-product .entry .entry-data .entry-meta .taxonomy img,
.detailed-shop-product .entry .entry-data .entry-extra .taxonomy img {
  max-width: 17px;
  max-height: 17px;
  vertical-align: -3px;
  margin-right: 5px;
}
.detailed-shop-product .entry .entry-data .entry-footer .meta-field::before,
.detailed-shop-product .entry .entry-data .entry-meta .meta-field::before,
.detailed-shop-product .entry .entry-data .entry-extra .meta-field::before,
.detailed-shop-product .entry .entry-data .entry-footer .taxonomy::before,
.detailed-shop-product .entry .entry-data .entry-meta .taxonomy::before,
.detailed-shop-product .entry .entry-data .entry-extra .taxonomy::before {
  font-size: 14px;
  font-family: FontAwesome;
  margin-right: 5px;
}
.detailed-shop-product .entry .entry-data .entry-footer .star-rating,
.detailed-shop-product .entry .entry-data .entry-meta .star-rating,
.detailed-shop-product .entry .entry-data .entry-extra .star-rating {
  display: inline-block;
}
.detailed-shop-product .entry .entry-data .entry-footer .star-rating::before,
.detailed-shop-product .entry .entry-data .entry-meta .star-rating::before,
.detailed-shop-product .entry .entry-data .entry-extra .star-rating::before {
  position: static;
}
.detailed-shop-product .entry .entry-data .entry-footer .reviews .label,
.detailed-shop-product .entry .entry-data .entry-meta .reviews .label,
.detailed-shop-product .entry .entry-data .entry-extra .reviews .label {
  display: none;
}
.detailed-shop-product .entry .entry-data .entry-footer .reviews .count,
.detailed-shop-product .entry .entry-data .entry-meta .reviews .count,
.detailed-shop-product .entry .entry-data .entry-extra .reviews .count {
  color: #748796;
  margin: 0 5px;
}
.detailed-shop-product .entry .entry-data .entry-footer .reviews .count:before,
.detailed-shop-product .entry .entry-data .entry-meta .reviews .count:before,
.detailed-shop-product .entry .entry-data .entry-extra .reviews .count:before {
  content: "(";
}
.detailed-shop-product .entry .entry-data .entry-footer .reviews .count::after,
.detailed-shop-product .entry .entry-data .entry-meta .reviews .count::after,
.detailed-shop-product .entry .entry-data .entry-extra .reviews .count::after {
  content: ")";
}
.detailed-shop-product .entry .entry-additions {
  background-color: #ffffff;
  border-left: 1px solid #ededed;
  width: 180px;
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
}
.detailed-shop-product .entry .entry-additions .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.detailed-shop-product .entry .entry-additions .more-link:hover,
.detailed-shop-product .entry .entry-additions .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
.detailed-shop-product .entry .entry-additions .star-rating {
  width: 86px;
  margin: 0 auto 5px;
}
.detailed-shop-product .entry .entry-additions .reviews {
  display: inline-block;
  margin: 0 0 15px;
}
.detailed-shop-product .entry .entry-additions .reviews a {
  color: #748796;
}
.detailed-shop-product .entry .entry-additions .reviews a .count {
  margin-right: 7px;
}
.detailed-shop-product .entry .entry-additions .reviews a:hover {
  color: #e8500e;
}
@media (max-width: 480px) {
  .detailed-shop-product .entry {
    display: block;
  }
  .detailed-shop-product .entry .entry-thumbnail,
  .detailed-shop-product .entry .entry-data,
  .detailed-shop-product .entry .entry-additions {
    display: block !important;
    text-align: left;
    box-sizing: border-box;
  }
  .detailed-shop-product .entry .entry-thumbnail {
    width: 108px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: content-box;
  }
  .detailed-shop-product .entry .entry-additions {
    text-align: center;
    width: 100%;
  }
  .detailed-shop-product .entry .entry-additions .star-rating {
    margin: 0 auto 5px;
  }
}
.single-product .content-area .single-product.product-type-variable .offers {
  display: none;
}
.single-product .content-area .entry {
  background-color: #fcfbf9;
  border-radius: 3px;
  border: 1px solid #ededed;
  overflow: hidden;
  padding: 20px;
  margin-bottom: 30px;
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) {
  height: 50px;
  z-index: 1;
  position: relative;
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) .slides {
  overflow: hidden;
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) .slides li {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 10px 5px;
  box-sizing: border-box;
  cursor: pointer;
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) .slides li:first-of-type {
  margin-left: 0;
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) .slides li .image {
  max-height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) .slides li.flex-active-slide::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #ededed;
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) .flex-direction-nav {
  display: none;
}
.single-product .content-area .entry .entry-gallery .thumbnails.images {
  overflow: hidden;
}
.single-product .content-area .entry .entry-gallery .thumbnails.images .image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.single-product .content-area .entry .entry-gallery .thumbnails.images .flex-direction-nav a {
  top: calc(100% - 50px);
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav a {
  background-color: #e8500e;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 999;
  opacity: 1 !important;
  text-shadow: none;
  text-align: center;
  cursor: pointer !important;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav a::before {
  font-family: FontAwesome;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  text-shadow: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav .flex-prev {
  left: 20px;
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav .flex-prev::before {
  content: "\f104";
  left: 50%;
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav .flex-next {
  right: 20px;
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav .flex-next::before {
  content: "\f105";
  left: 55%;
}
.single-product .content-area .entry .entry-gallery,
.single-product .content-area .entry .entry-thumbnail {
  position: relative;
  float: left;
  width: 40%;
}
.single-product .content-area .entry .entry-gallery .image,
.single-product .content-area .entry .entry-thumbnail .image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
}
.single-product .content-area .entry .entry-data {
  padding: 0 0 0 20px;
  box-sizing: border-box;
  float: left;
  width: 60%;
}
@media (max-width: 768px) {
  .single-product .content-area .entry .entry-gallery,
  .single-product .content-area .entry .entry-thumbnail {
    float: none;
    width: 100%;
  }
  .single-product .content-area .entry .entry-gallery .image,
  .single-product .content-area .entry .entry-thumbnail .image {
    background-position: center;
  }
  .single-product .content-area .entry .entry-data {
    padding: 20px 0 0 0;
    float: none;
    width: 100%;
  }
}
.single-product .content-area .entry .entry-title {
  font-size: 26px;
  font-weight: 600;
}
.single-product .content-area .entry .entry-additions {
  padding: 20px;
  clear: both;
}
.single-product .content-area .entry .entry-additions::after {
  content: "";
  display: table;
  clear: both;
}
.single-product .content-area .entry .entry-additions > div:first-child {
  float: left;
}
.single-product .content-area .entry .entry-additions .star-rating {
  float: right;
}
.single-product .content-area .entry .meta-field,
.single-product .content-area .entry .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.single-product .content-area .entry .meta-field::after,
.single-product .content-area .entry .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.single-product .content-area .entry .meta-field.empty,
.single-product .content-area .entry .taxonomy.empty {
  display: none;
}
.single-product .content-area .entry .meta-field img,
.single-product .content-area .entry .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.single-product .content-area .entry .meta-field label,
.single-product .content-area .entry .taxonomy label,
.single-product .content-area .entry .meta-field .value,
.single-product .content-area .entry .taxonomy .value,
.single-product .content-area .entry .meta-field .links,
.single-product .content-area .entry .taxonomy .links,
.single-product .content-area .entry .meta-field img,
.single-product .content-area .entry .taxonomy img {
  vertical-align: middle;
}
.single-product .content-area .entry .meta-field label,
.single-product .content-area .entry .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.single-product .content-area .entry .meta-field label + .value,
.single-product .content-area .entry .taxonomy label + .value,
.single-product .content-area .entry .meta-field label + .links,
.single-product .content-area .entry .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.single-product .content-area .entry .meta-field .value,
.single-product .content-area .entry .taxonomy .value,
.single-product .content-area .entry .meta-field .links,
.single-product .content-area .entry .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.single-product .content-area .entry .meta-field .star-rating,
.single-product .content-area .entry .taxonomy .star-rating {
  display: inline-block;
}
.single-product .content-area .entry form.cart {
  margin: 10px 0;
}
.single-product .content-area .entry .price {
  color: #414551;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}
.single-product .content-area .entry .price del {
  color: #a2a2a3;
  margin-right: 10px;
  opacity: 1;
  font-weight: 400;
  font-size: 16px;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) {
  border-radius: 3px;
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  padding: 20px;
  margin: 30px 0;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-title h3 {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field::after,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field.empty,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy.empty {
  display: none;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field img,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field label,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy label,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field .value,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy .value,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field .links,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy .links,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field img,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy img {
  vertical-align: middle;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field label,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field label + .value,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy label + .value,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field label + .links,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field .value,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy .value,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field .links,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .meta-field .star-rating,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-content .field .taxonomy .star-rating {
  display: inline-block;
}
@media (max-width: 480px) {
  .single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) {
    padding: 15px 20px;
  }
}
.product_meta {
  margin-top: 20px;
  color: #bebac2;
}
.product_meta span {
  display: block;
  margin-top: 10px;
}
.product_meta a {
  color: #e8500e;
  font-weight: 500;
}
.product_meta a:hover {
  color: #d8bea5;
}
body.archive .site-main > div.active-sidebar #content.shop-product > ul.products {
  font-size: 0;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
body.archive .site-main > div.active-sidebar #content.shop-product > ul.products.p > * {
  margin-bottom: 0;
}
body.archive .site-main > div.active-sidebar #content.shop-product > ul.products > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 0.5px);
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body.archive .site-main > div.active-sidebar #content.shop-product > ul.products {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body.archive .site-main > div.active-sidebar #content.shop-product > ul.products > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 45px !important;
  }
}
body.archive .site-main > div:not(.active-sidebar) #content.shop-product > ul.products {
  font-size: 0;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
body.archive .site-main > div:not(.active-sidebar) #content.shop-product > ul.products.p > * {
  margin-bottom: 0;
}
body.archive .site-main > div:not(.active-sidebar) #content.shop-product > ul.products > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(33.33% - 0.5px);
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  body.archive .site-main > div:not(.active-sidebar) #content.shop-product > ul.products {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body.archive .site-main > div:not(.active-sidebar) #content.shop-product > ul.products > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 45px !important;
  }
}
.woocommerce > ul.products > li.product-category {
  margin-bottom: 10px !important;
}
.woocommerce > ul.products > li.product-category .category {
  display: block;
  padding: 12px 20px 12px;
  border: 1px solid #fcfbf9;
  background: #ffffff;
  color: #414551;
  position: relative;
}
.woocommerce > ul.products > li.product-category .category .category-thumbnail {
  display: inline-block;
}
.woocommerce > ul.products > li.product-category .category .category-thumbnail img {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.woocommerce > ul.products > li.product-category .category .category-data {
  display: inline-block;
}
.woocommerce > ul.products > li.product-category .category .category-data h3 {
  font-size: 14px;
  padding: 0;
  margin: 0;
  font-weight: 500;
  color: #414551;
}
.woocommerce > ul.products > li.product-category .category .category-data h3:hover {
  color: #e8500e;
}
.woocommerce > ul.products > li.product-category .category .category-data h3 .count {
  font-weight: 700;
  color: #000000;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (max-width: 992px) {
  .woocommerce > ul.products > li.product-category {
    width: calc(50% - 0.5px);
  }
}
.woocommerce > ul.products > li.product-category + li.shop-product {
  margin-top: 30px;
}
.google-map-post {
  position: static;
  height: 830px;
}
.google-map-post .azl-map-wrapper {
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
}
.google-map-post .azl-map-wrapper .azl-map {
  height: 800px;
}
.google-map-post .azl-map-wrapper .controls {
  top: 95px;
}
.google-map-post .azl-map-wrapper .controls > div,
.google-map-post .azl-map-wrapper .controls > a {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 767px) {
  .google-map-post {
    height: auto;
  }
  .google-map-post .azl-map-wrapper {
    position: relative;
    top: 0;
  }
  .google-map-post .azl-map-wrapper .azl-map {
    height: 100vh;
  }
  .google-map-post .azl-map-wrapper .controls {
    top: 15px;
  }
}
.infobox-wrapper {
  font-size: 14px;
  min-width: 318px;
}
.infobox-wrapper > img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  position: absolute !important;
  right: 10px;
  top: 10px;
  z-index: 2;
}
.infobox-wrapper > img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.infobox-wrapper .entry.azl-location {
  background-color: #fcfbf9;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail,
.infobox-wrapper .entry.azl-location .entry-gallery {
  position: relative;
  overflow: hidden;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail .image,
.infobox-wrapper .entry.azl-location .entry-gallery .image {
  border-radius: 3px 3px 0 0;
}
.infobox-wrapper .entry.azl-location .entry-data {
  position: relative;
  border: 1px solid #ededed;
  border-top: none;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header {
  position: relative;
  padding: 25px 20px 5px 20px;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field::after,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field.empty,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy.empty {
  display: none;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field img,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field label,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy label,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field .links,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy .links,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field img,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy img {
  vertical-align: middle;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field label,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field label + .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy label + .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field label + .links,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field .links,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .meta-field .star-rating,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .taxonomy .star-rating {
  display: inline-block;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .entry-title {
  font-size: 21px;
  margin: 0;
  font-weight: 400;
  line-height: 1.2;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .entry-title h3,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .entry-title a {
  color: #414551;
  font-weight: 400;
  font-size: 21px;
  line-height: 1.2;
  margin: 0;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.infobox-wrapper .entry.azl-location .entry-data .azl-actions {
  position: relative;
}
.infobox-wrapper .entry.azl-location .entry-data .azl-actions label {
  font-size: 0;
  padding: 6px 30px 5px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -khtml-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.infobox-wrapper .entry.azl-location .entry-data .azl-actions label::before {
  content: "\f142";
  margin: 0;
  display: inline;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  box-shadow: none;
  color: #bebac2;
  font-size: 16px;
  background-color: transparent;
  border: none;
}
.infobox-wrapper .entry.azl-location .entry-data .azl-actions .dropdown {
  position: absolute;
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  padding: 20px 30px;
  z-index: 3;
  min-width: 200px;
  box-sizing: border-box;
  left: 100%;
  top: 30px;
  line-height: 1.5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.infobox-wrapper .entry.azl-location .entry-data .azl-actions .dropdown::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #fcfbf9;
  top: -4px;
  left: 27px;
  -webkit-transform: rotate(135deg);
  -khtml-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.infobox-wrapper .entry.azl-location .entry-data .azl-actions .dropdown a {
  display: block;
  padding: 5px 0;
}
@media (max-width: 1366px) {
  .infobox-wrapper .entry.azl-location .entry-data .azl-actions .dropdown {
    left: 40px;
    right: -40px;
  }
  .infobox-wrapper .entry.azl-location .entry-data .azl-actions .dropdown::before {
    right: 28px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  .infobox-wrapper .entry.azl-location .entry-data .azl-actions .dropdown {
    position: relative;
    max-height: 0;
    padding: 0 30px;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  .infobox-wrapper .entry.azl-location .entry-data .azl-actions .dropdown {
    padding: 0 20px;
  }
}
.infobox-wrapper .entry.azl-location .entry-data .azl-actions input[type="checkbox"]:checked + label::after {
  display: none;
}
.infobox-wrapper .entry.azl-location .entry-data .azl-actions:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .infobox-wrapper .entry.azl-location .entry-data .azl-actions:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }
  .infobox-wrapper .entry.azl-location .entry-data .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    max-height: 500px;
    padding: 20px 30px;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 480px) {
  .infobox-wrapper .entry.azl-location .entry-data .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    padding: 10px 20px;
  }
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer {
  padding: 15px 20px 20px;
  overflow: hidden;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field::after,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field.empty,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy.empty {
  display: none;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field img,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field label,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy label,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field .links,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy .links,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field img,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy img {
  vertical-align: middle;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field label,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field label + .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy label + .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field label + .links,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy .value,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field .links,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .meta-field .star-rating,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .taxonomy .star-rating {
  display: inline-block;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .woocommerce-product-rating .woocommerce-review-link {
  color: #d8bea5;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer span {
  margin-right: 0;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer span::after {
  content: none;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .coupon-wrapper {
  text-align: center;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .price {
  float: left;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .button,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .added_to_cart {
  float: right;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-summary,
.infobox-wrapper .entry.azl-location .entry-data .entry-content {
  padding: 0 20px;
}
.infobox-wrapper .entry.azl-location .entry-data .coupon-wrapper a {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.infobox-wrapper .entry.azl-location .entry-data .coupon-wrapper a:hover {
  background-color: #d8bea5;
  color: #ffffff;
}
.infobox-wrapper .entry.azl-location .entry-data .coupon-wrapper a.copied {
  background-color: #d8bea5;
}
@media (max-width: 480px) {
  .infobox-wrapper .entry.azl-location .entry-data .entry-header {
    padding: 10px 50px 10px 20px;
  }
  .infobox-wrapper .entry.azl-location .entry-data .entry-summary,
  .infobox-wrapper .entry.azl-location .entry-data .entry-content {
    padding: 5px 20px;
  }
  .infobox-wrapper .entry.azl-location .entry-data .entry-footer {
    padding: 0 20px 10px;
  }
}
.infobox-wrapper .entry.azl-location .meta-field,
.infobox-wrapper .entry.azl-location .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.infobox-wrapper .entry.azl-location .meta-field::after,
.infobox-wrapper .entry.azl-location .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.infobox-wrapper .entry.azl-location .meta-field.empty,
.infobox-wrapper .entry.azl-location .taxonomy.empty {
  display: none;
}
.infobox-wrapper .entry.azl-location .meta-field img,
.infobox-wrapper .entry.azl-location .taxonomy img {
  height: auto;
  width: 100%;
  margin-right: 10px;
  max-width: 10px;
  max-height: 10px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.infobox-wrapper .entry.azl-location .meta-field label,
.infobox-wrapper .entry.azl-location .taxonomy label,
.infobox-wrapper .entry.azl-location .meta-field .value,
.infobox-wrapper .entry.azl-location .taxonomy .value,
.infobox-wrapper .entry.azl-location .meta-field .links,
.infobox-wrapper .entry.azl-location .taxonomy .links,
.infobox-wrapper .entry.azl-location .meta-field img,
.infobox-wrapper .entry.azl-location .taxonomy img {
  vertical-align: middle;
}
.infobox-wrapper .entry.azl-location .meta-field label,
.infobox-wrapper .entry.azl-location .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
}
.infobox-wrapper .entry.azl-location .meta-field label + .value,
.infobox-wrapper .entry.azl-location .taxonomy label + .value,
.infobox-wrapper .entry.azl-location .meta-field label + .links,
.infobox-wrapper .entry.azl-location .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.infobox-wrapper .entry.azl-location .meta-field .value,
.infobox-wrapper .entry.azl-location .taxonomy .value,
.infobox-wrapper .entry.azl-location .meta-field .links,
.infobox-wrapper .entry.azl-location .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
}
.infobox-wrapper .entry.azl-location .meta-field .star-rating,
.infobox-wrapper .entry.azl-location .taxonomy .star-rating {
  display: inline-block;
}
.infobox-wrapper .entry.azl-location .button.added,
.infobox-wrapper .entry.azl-location .added_to_cart.added,
.infobox-wrapper .entry.azl-location .entry-more.added {
  display: none;
}
.infobox-wrapper .entry.azl-location .button {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.infobox-wrapper .entry.azl-location .button:hover,
.infobox-wrapper .entry.azl-location .button:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
.infobox-wrapper .entry.azl-location .added_to_cart {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.infobox-wrapper .entry.azl-location .added_to_cart:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.infobox-wrapper .entry.azl-location .price {
  color: #000000;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
}
.infobox-wrapper .entry.azl-location .price del {
  color: #a2a2a3;
  margin-right: 10px;
  opacity: 1;
  font-weight: 400;
  font-size: 16px;
}
.infobox-wrapper .entry.azl-location .avatar {
  display: block;
  position: relative;
  z-index: 1;
}
.infobox-wrapper .entry.azl-location .avatar img {
  width: 50px;
  height: 45px;
  margin-right: 10px;
  border-radius: 3px;
  display: inline-block;
}
.infobox-wrapper .entry.azl-location .avatar label {
  margin-right: 10px;
  display: none;
}
.infobox-wrapper .entry.azl-location .avatar span {
  vertical-align: middle;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail .image,
.infobox-wrapper .entry.azl-location .entry-gallery .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail .onsale,
.infobox-wrapper .entry.azl-location .entry-gallery .onsale {
  position: absolute;
  top: -18px;
  left: -50px;
  padding: 35px 50px 10px;
  background-color: #e8500e;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.infobox-wrapper .entry.azl-location .entry-thumbnail,
.infobox-wrapper .entry.azl-location .entry-gallery,
.infobox-wrapper .entry.azl-location .entry-video {
  position: relative;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail::before,
.infobox-wrapper .entry.azl-location .entry-gallery::before,
.infobox-wrapper .entry.azl-location .entry-video::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 5px;
  z-index: 3;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAFCAYAAABxeg0vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGZJREFUeNpi/P//PwMy+PvnFw+QWgjET4G4gpmF7RuKApAGGP7z+6cSEF8C4v9QfAeIbZHVICt2BOLXSIph+C8Q9wMxF0gdI4gAOiMLaNkEIGZlwA1uA3ESI1DnUiAjioE48A8gwABE92fYusK+KwAAAABJRU5ErkJggg==') left bottom repeat-x;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail .entry-hover,
.infobox-wrapper .entry.azl-location .entry-gallery .entry-hover,
.infobox-wrapper .entry.azl-location .entry-video .entry-hover {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating,
.infobox-wrapper .entry.azl-location .entry-gallery .entry-hover .woocommerce-product-rating .star-rating,
.infobox-wrapper .entry.azl-location .entry-video .entry-hover .woocommerce-product-rating .star-rating {
  float: left;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating::before,
.infobox-wrapper .entry.azl-location .entry-gallery .entry-hover .woocommerce-product-rating .star-rating::before,
.infobox-wrapper .entry.azl-location .entry-video .entry-hover .woocommerce-product-rating .star-rating::before {
  color: #ffd953;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail .entry-hover .woocommerce-product-rating .star-rating span::before,
.infobox-wrapper .entry.azl-location .entry-gallery .entry-hover .woocommerce-product-rating .star-rating span::before,
.infobox-wrapper .entry.azl-location .entry-video .entry-hover .woocommerce-product-rating .star-rating span::before {
  color: #ffd953;
}
.infobox-wrapper .entry.azl-location .entry-thumbnail .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.infobox-wrapper .entry.azl-location .entry-gallery .entry-hover .woocommerce-product-rating .woocommerce-review-link,
.infobox-wrapper .entry.azl-location .entry-video .entry-hover .woocommerce-product-rating .woocommerce-review-link {
  float: right;
  color: #ffffff;
}
.infobox-wrapper .entry.azl-location .entry-additions {
  padding: 10px 20px;
  border: 1px solid #ededed;
  border-top: none;
  position: relative;
}
.infobox-wrapper .entry.azl-location .entry-additions::after {
  content: "";
  display: table;
  clear: both;
}
.infobox-wrapper .entry.azl-location .entry-additions .avatar {
  max-width: 80%;
  display: inline;
}
.infobox-wrapper .entry.azl-location .entry-additions .avatar img {
  float: left;
}
.infobox-wrapper .entry.azl-location .entry-additions .avatar a {
  color: #414551;
  font-weight: 400;
  display: inline-block;
  max-width: 55%;
}
.infobox-wrapper .entry.azl-location .entry-additions .avatar + .meta-field {
  max-width: 73%;
  padding: 0;
  line-height: 1.3;
}
.infobox-wrapper .entry.azl-location .entry-additions .avatar + .meta-field img,
.infobox-wrapper .entry.azl-location .entry-additions .avatar + .meta-field label {
  display: none;
}
.infobox-wrapper .entry.azl-location .entry-additions .avatar + .meta-field .value {
  float: none;
}
.infobox-wrapper .entry.azl-location .entry-additions .like {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #ededed;
  width: 25%;
}
.infobox-wrapper .entry.azl-location .entry-additions .like .sl-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.infobox-wrapper .entry.azl-location .entry-additions .like .sl-wrapper > a .sl-icon svg {
  fill: #ea436a;
  height: 15px;
}
.infobox-wrapper .entry.azl-location .entry-content,
.infobox-wrapper .entry.azl-location .entry-summary {
  display: none;
}
.last-reviews.product .entry {
  background-color: #ffffff;
  color: #748796;
  border-radius: 3px;
  position: relative;
}
.last-reviews.product .entry .entry-header {
  border-bottom: 1px solid #ededed;
  box-sizing: border-box;
  padding: 40px 40px 30px;
}
.last-reviews.product .entry .entry-header div.last-comment {
  font-size: 22px;
  font-style: italic;
  line-height: 1.5;
  overflow: hidden;
  height: 135px;
}
.last-reviews.product .entry .entry-footer {
  padding: 30px 40px;
}
.last-reviews.product .entry::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #121924;
  border-radius: 50%;
  left: 40px;
  top: 0;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.last-reviews.product .entry::after {
  content: "\f10e";
  font-family: FontAwesome;
  color: #ffffff;
  line-height: 1;
  font-size: 22px;
  position: absolute;
  left: 55px;
  top: 0;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 480px) {
  .last-reviews.product .entry .entry-header {
    padding: 30px 20px 20px;
  }
  .last-reviews.product .entry .entry-footer {
    padding: 20px;
  }
  .last-reviews.product .entry::before {
    left: 20px;
  }
  .last-reviews.product .entry::after {
    left: 35px;
  }
}
.entry.list-profile {
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
  display: table;
  width: 100%;
}
.entry.list-profile .entry-thumbnail,
.entry.list-profile .entry-data,
.entry.list-profile .entry-additions {
  display: table-cell;
  padding: 15px 15px;
  vertical-align: middle;
}
.entry.list-profile .entry-thumbnail {
  width: 108px;
  padding-right: 0;
  position: relative;
}
.entry.list-profile .entry-thumbnail .image {
  border-radius: 3px;
  border: 1px solid #ededed;
  background-size: contain;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
}
.entry.list-profile .entry-thumbnail .entry-hover {
  position: absolute;
  left: 15px;
  right: 0;
  bottom: 15px;
}
.entry.list-profile .entry-thumbnail .entry-hover .azl-edit,
.entry.list-profile .entry-thumbnail .entry-hover .azl-delete {
  margin-left: 5px;
  display: inline-block;
}
.entry.list-profile .entry-thumbnail .entry-hover .azl-edit a,
.entry.list-profile .entry-thumbnail .entry-hover .azl-delete a {
  color: #ffffff;
  font-weight: 900;
}
.entry.list-profile .entry-data .entry-title {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 10px;
}
.entry.list-profile .entry-data .entry-title a {
  color: #414551;
}
.entry.list-profile .entry-data .entry-content,
.entry.list-profile .entry-data .entry-summary {
  margin: 0 0 10px;
  line-height: 1.7;
}
.entry.list-profile .entry-data .entry-footer,
.entry.list-profile .entry-data .entry-meta,
.entry.list-profile .entry-data .entry-extra {
  font-size: 12px;
}
.entry.list-profile .entry-data .entry-footer .meta-field,
.entry.list-profile .entry-data .entry-meta .meta-field,
.entry.list-profile .entry-data .entry-extra .meta-field,
.entry.list-profile .entry-data .entry-footer .taxonomy,
.entry.list-profile .entry-data .entry-meta .taxonomy,
.entry.list-profile .entry-data .entry-extra .taxonomy {
  display: inline-block;
  margin: 5px 45px 5px 0;
}
.entry.list-profile .entry-data .entry-footer .meta-field img,
.entry.list-profile .entry-data .entry-meta .meta-field img,
.entry.list-profile .entry-data .entry-extra .meta-field img,
.entry.list-profile .entry-data .entry-footer .taxonomy img,
.entry.list-profile .entry-data .entry-meta .taxonomy img,
.entry.list-profile .entry-data .entry-extra .taxonomy img {
  max-width: 17px;
  max-height: 17px;
  vertical-align: -3px;
  margin-right: 5px;
}
.entry.list-profile .entry-data .entry-footer .meta-field::before,
.entry.list-profile .entry-data .entry-meta .meta-field::before,
.entry.list-profile .entry-data .entry-extra .meta-field::before,
.entry.list-profile .entry-data .entry-footer .taxonomy::before,
.entry.list-profile .entry-data .entry-meta .taxonomy::before,
.entry.list-profile .entry-data .entry-extra .taxonomy::before {
  font-size: 14px;
  font-family: FontAwesome;
  margin-right: 5px;
}
.entry.list-profile .entry-data .entry-footer .star-rating,
.entry.list-profile .entry-data .entry-meta .star-rating,
.entry.list-profile .entry-data .entry-extra .star-rating {
  display: inline-block;
}
.entry.list-profile .entry-data .entry-footer .star-rating::before,
.entry.list-profile .entry-data .entry-meta .star-rating::before,
.entry.list-profile .entry-data .entry-extra .star-rating::before {
  position: static;
}
.entry.list-profile .entry-data .entry-footer .reviews .label,
.entry.list-profile .entry-data .entry-meta .reviews .label,
.entry.list-profile .entry-data .entry-extra .reviews .label {
  display: none;
}
.entry.list-profile .entry-data .entry-footer .reviews .count,
.entry.list-profile .entry-data .entry-meta .reviews .count,
.entry.list-profile .entry-data .entry-extra .reviews .count {
  color: #748796;
  margin: 0 5px;
}
.entry.list-profile .entry-data .entry-footer .reviews .count:before,
.entry.list-profile .entry-data .entry-meta .reviews .count:before,
.entry.list-profile .entry-data .entry-extra .reviews .count:before {
  content: "(";
}
.entry.list-profile .entry-data .entry-footer .reviews .count::after,
.entry.list-profile .entry-data .entry-meta .reviews .count::after,
.entry.list-profile .entry-data .entry-extra .reviews .count::after {
  content: ")";
}
.entry.list-profile .entry-additions {
  background-color: #ffffff;
  border-left: 1px solid #ededed;
  width: 180px;
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
}
.entry.list-profile .entry-additions .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.entry.list-profile .entry-additions .more-link:hover,
.entry.list-profile .entry-additions .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
.entry.list-profile .entry-additions .star-rating {
  width: 86px;
  margin: 0 auto 5px;
}
.entry.list-profile .entry-additions .reviews {
  display: inline-block;
  margin: 0 0 15px;
}
.entry.list-profile .entry-additions .reviews a {
  color: #748796;
}
.entry.list-profile .entry-additions .reviews a .count {
  margin-right: 7px;
}
.entry.list-profile .entry-additions .reviews a:hover {
  color: #e8500e;
}
@media (max-width: 480px) {
  .entry.list-profile {
    display: block;
  }
  .entry.list-profile .entry-thumbnail,
  .entry.list-profile .entry-data,
  .entry.list-profile .entry-additions {
    display: block !important;
    text-align: left;
    box-sizing: border-box;
  }
  .entry.list-profile .entry-thumbnail {
    width: 108px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: content-box;
  }
  .entry.list-profile .entry-additions {
    text-align: center;
    width: 100%;
  }
  .entry.list-profile .entry-additions .star-rating {
    margin: 0 auto 5px;
  }
}
.profile-products .entry {
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
  display: table;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  border-bottom: none;
  box-sizing: border-box;
  border-radius: 0;
}
.profile-products .entry .entry-thumbnail,
.profile-products .entry .entry-data,
.profile-products .entry .entry-additions {
  display: table-cell;
  padding: 15px 15px;
  vertical-align: middle;
}
.profile-products .entry .entry-thumbnail {
  width: 108px;
  padding-right: 0;
  position: relative;
}
.profile-products .entry .entry-thumbnail .image {
  border-radius: 3px;
  border: 1px solid #ededed;
  background-size: contain;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
}
.profile-products .entry .entry-thumbnail .entry-hover {
  position: absolute;
  left: 15px;
  right: 0;
  bottom: 15px;
}
.profile-products .entry .entry-thumbnail .entry-hover .azl-edit,
.profile-products .entry .entry-thumbnail .entry-hover .azl-delete {
  margin-left: 5px;
  display: inline-block;
}
.profile-products .entry .entry-thumbnail .entry-hover .azl-edit a,
.profile-products .entry .entry-thumbnail .entry-hover .azl-delete a {
  color: #ffffff;
  font-weight: 900;
}
.profile-products .entry .entry-data .entry-title {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 10px;
}
.profile-products .entry .entry-data .entry-title a {
  color: #414551;
}
.profile-products .entry .entry-data .entry-content,
.profile-products .entry .entry-data .entry-summary {
  margin: 0 0 10px;
  line-height: 1.7;
}
.profile-products .entry .entry-data .entry-footer,
.profile-products .entry .entry-data .entry-meta,
.profile-products .entry .entry-data .entry-extra {
  font-size: 12px;
}
.profile-products .entry .entry-data .entry-footer .meta-field,
.profile-products .entry .entry-data .entry-meta .meta-field,
.profile-products .entry .entry-data .entry-extra .meta-field,
.profile-products .entry .entry-data .entry-footer .taxonomy,
.profile-products .entry .entry-data .entry-meta .taxonomy,
.profile-products .entry .entry-data .entry-extra .taxonomy {
  display: inline-block;
  margin: 5px 45px 5px 0;
}
.profile-products .entry .entry-data .entry-footer .meta-field img,
.profile-products .entry .entry-data .entry-meta .meta-field img,
.profile-products .entry .entry-data .entry-extra .meta-field img,
.profile-products .entry .entry-data .entry-footer .taxonomy img,
.profile-products .entry .entry-data .entry-meta .taxonomy img,
.profile-products .entry .entry-data .entry-extra .taxonomy img {
  max-width: 17px;
  max-height: 17px;
  vertical-align: -3px;
  margin-right: 5px;
}
.profile-products .entry .entry-data .entry-footer .meta-field::before,
.profile-products .entry .entry-data .entry-meta .meta-field::before,
.profile-products .entry .entry-data .entry-extra .meta-field::before,
.profile-products .entry .entry-data .entry-footer .taxonomy::before,
.profile-products .entry .entry-data .entry-meta .taxonomy::before,
.profile-products .entry .entry-data .entry-extra .taxonomy::before {
  font-size: 14px;
  font-family: FontAwesome;
  margin-right: 5px;
}
.profile-products .entry .entry-data .entry-footer .star-rating,
.profile-products .entry .entry-data .entry-meta .star-rating,
.profile-products .entry .entry-data .entry-extra .star-rating {
  display: inline-block;
}
.profile-products .entry .entry-data .entry-footer .star-rating::before,
.profile-products .entry .entry-data .entry-meta .star-rating::before,
.profile-products .entry .entry-data .entry-extra .star-rating::before {
  position: static;
}
.profile-products .entry .entry-data .entry-footer .reviews .label,
.profile-products .entry .entry-data .entry-meta .reviews .label,
.profile-products .entry .entry-data .entry-extra .reviews .label {
  display: none;
}
.profile-products .entry .entry-data .entry-footer .reviews .count,
.profile-products .entry .entry-data .entry-meta .reviews .count,
.profile-products .entry .entry-data .entry-extra .reviews .count {
  color: #748796;
  margin: 0 5px;
}
.profile-products .entry .entry-data .entry-footer .reviews .count:before,
.profile-products .entry .entry-data .entry-meta .reviews .count:before,
.profile-products .entry .entry-data .entry-extra .reviews .count:before {
  content: "(";
}
.profile-products .entry .entry-data .entry-footer .reviews .count::after,
.profile-products .entry .entry-data .entry-meta .reviews .count::after,
.profile-products .entry .entry-data .entry-extra .reviews .count::after {
  content: ")";
}
.profile-products .entry .entry-additions {
  background-color: #ffffff;
  border-left: 1px solid #ededed;
  width: 180px;
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
}
.profile-products .entry .entry-additions .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.profile-products .entry .entry-additions .more-link:hover,
.profile-products .entry .entry-additions .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
.profile-products .entry .entry-additions .star-rating {
  width: 86px;
  margin: 0 auto 5px;
}
.profile-products .entry .entry-additions .reviews {
  display: inline-block;
  margin: 0 0 15px;
}
.profile-products .entry .entry-additions .reviews a {
  color: #748796;
}
.profile-products .entry .entry-additions .reviews a .count {
  margin-right: 7px;
}
.profile-products .entry .entry-additions .reviews a:hover {
  color: #e8500e;
}
@media (max-width: 480px) {
  .profile-products .entry {
    display: block;
  }
  .profile-products .entry .entry-thumbnail,
  .profile-products .entry .entry-data,
  .profile-products .entry .entry-additions {
    display: block !important;
    text-align: left;
    box-sizing: border-box;
  }
  .profile-products .entry .entry-thumbnail {
    width: 108px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: content-box;
  }
  .profile-products .entry .entry-additions {
    text-align: center;
    width: 100%;
  }
  .profile-products .entry .entry-additions .star-rating {
    margin: 0 auto 5px;
  }
}
.profile-products .entry .entry-data .entry-title h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 5px 0;
}
.profile-products .entry .entry-data .entry-summary {
  margin: 0;
}
.profile-products .entry .entry-additions {
  background-color: transparent;
  border: none;
  vertical-align: middle;
  width: 26%;
  text-align: right;
}
@media (max-width: 480px) {
  .profile-products .entry .entry-additions {
    width: 100%;
    text-align: center;
  }
}
.profile-products .entry .button {
  color: #e8500e;
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  border-radius: 3px;
  padding: 0 20px;
  line-height: 30px;
  height: 30px;
  font-weight: 600;
}
@media (min-width: 990px) and (max-width: 1200px) {
  .profile-products .entry .button {
    padding: 0 10px;
  }
}
@media (min-width: 480px) and (max-width: 615px) {
  .profile-products .entry .button {
    padding: 0 10px;
  }
}
.profile-products .entry .button.loading {
  opacity: 0.5;
  pointer-events: none;
}
.profile-products .entry .price {
  font-weight: 700;
  color: #414551;
  font-size: 16px;
  margin-bottom: 5px;
  display: inline-block;
}
.profile-products .entry .price del {
  font-weight: 400;
  font-size: 14px;
}
.profile-products .entry form.cart {
  overflow: hidden;
}
.profile-products .entry form.cart .quantity {
  width: 30px;
  padding-right: 0;
  display: none !important;
}
.profile-products .entry form.cart .quantity input[name="quantity"] {
  height: 30px;
  line-height: 30px;
}
.profile-products .entry form.cart .single_variation_wrap {
  margin-top: 0;
}
.profile-products .entry form.cart .single_variation_wrap .single_variation {
  margin-bottom: 0;
}
.profile-products .entry form.cart .variations {
  margin: 0 0 5px auto;
  width: auto;
}
@media (max-width: 480px) {
  .profile-products .entry form.cart .variations {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.profile-products .entry form.cart .variations .label,
.profile-products .entry form.cart .variations .reset_variations {
  display: none !important;
}
.profile-products .entry form.cart .variations select {
  width: 110px;
  display: inline-block;
  margin: 0;
}
.profile-products .entry form.cart a.added_to_cart {
  display: none;
}
.profile-products.product-type-variable div:not(.woocommerce-variation-price) > .price {
  display: none;
}
.profile-products .group-header {
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  border-bottom: none;
  padding: 20px 45px 20px 25px;
  border-radius: 3px 3px 0 0;
  position: relative;
  box-sizing: border-box;
  min-height: 56px;
}
.profile-products .group-header::after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  top: 19px;
  line-height: 1;
  font-size: 20px;
  pointer-events: none;
  color: #414551;
}
.profile-products .group-header:empty {
  display: none;
}
.profile-products .group-header h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}
.profile-products .group-header label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.profile-products .group-posts {
  overflow: hidden;
  margin-bottom: 30px;
  max-height: 9999px;
  border-bottom: 1px solid #ededed;
}
.profile-products .list-group {
  position: relative;
}
.profile-products .list-group > input {
  top: -30px;
}
.profile-products .list-group > input:checked ~ .group-posts {
  max-height: 0;
}
.filterable {
  -webkit-transition: 0.3s;
  -khtml-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.filterable:not(.showed) {
  visibility: hidden;
  opacity: 0;
  height: 0;
  display: none;
}
.filterable.showed:nth-of-type(even) .profile-products .entry {
  background-color: #fcfbf9;
}
.filterable.showed:nth-of-type(odd) .profile-products .entry {
  background-color: #ffffff;
}
.entry.single-profile-middle {
  display: table;
}
@media (max-width: 767px) {
  .entry.single-profile-middle {
    display: block;
  }
}
.entry.single-profile-middle .entry-thumbnail,
.entry.single-profile-middle .entry-data,
.entry.single-profile-middle .entry-additional {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .entry.single-profile-middle .entry-thumbnail,
  .entry.single-profile-middle .entry-data,
  .entry.single-profile-middle .entry-additional {
    display: block;
    width: auto;
  }
}
.entry.single-profile-middle .entry-thumbnail {
  width: 295px;
  padding-right: 30px;
}
.entry.single-profile-middle .entry-thumbnail a {
  width: 240px;
  display: block;
  border: 12px solid #ffffff;
  border-radius: 3px;
  background-color: #e8500e;
}
.entry.single-profile-middle .entry-thumbnail a .image {
  border: 10px solid transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
}
.entry.single-profile-middle .entry-data {
  position: relative;
}
.entry.single-profile-middle .entry-data .entry-title {
  margin: 0 145px 10px 0;
}
.entry.single-profile-middle .entry-data .entry-title a {
  pointer-events: none;
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .entry.single-profile-middle .entry-data .entry-title {
    margin: 0 0 10px;
  }
}
.entry.single-profile-middle .entry-data .entry-footer,
.entry.single-profile-middle .entry-data .entry-meta,
.entry.single-profile-middle .entry-data .entry-extra {
  font-size: 12px;
}
.entry.single-profile-middle .entry-data .entry-footer .meta-field,
.entry.single-profile-middle .entry-data .entry-meta .meta-field,
.entry.single-profile-middle .entry-data .entry-extra .meta-field,
.entry.single-profile-middle .entry-data .entry-footer .taxonomy,
.entry.single-profile-middle .entry-data .entry-meta .taxonomy,
.entry.single-profile-middle .entry-data .entry-extra .taxonomy {
  display: inline-block;
  margin-right: 45px;
}
.entry.single-profile-middle .entry-data .entry-footer .meta-field img,
.entry.single-profile-middle .entry-data .entry-meta .meta-field img,
.entry.single-profile-middle .entry-data .entry-extra .meta-field img,
.entry.single-profile-middle .entry-data .entry-footer .taxonomy img,
.entry.single-profile-middle .entry-data .entry-meta .taxonomy img,
.entry.single-profile-middle .entry-data .entry-extra .taxonomy img {
  max-width: 17px;
  max-height: 17px;
  vertical-align: -3px;
  margin-right: 5px;
}
.entry.single-profile-middle .entry-data .entry-footer .meta-field label,
.entry.single-profile-middle .entry-data .entry-meta .meta-field label,
.entry.single-profile-middle .entry-data .entry-extra .meta-field label,
.entry.single-profile-middle .entry-data .entry-footer .taxonomy label,
.entry.single-profile-middle .entry-data .entry-meta .taxonomy label,
.entry.single-profile-middle .entry-data .entry-extra .taxonomy label {
  color: inherit;
}
.entry.single-profile-middle .entry-data .entry-footer .meta-field::before,
.entry.single-profile-middle .entry-data .entry-meta .meta-field::before,
.entry.single-profile-middle .entry-data .entry-extra .meta-field::before,
.entry.single-profile-middle .entry-data .entry-footer .taxonomy::before,
.entry.single-profile-middle .entry-data .entry-meta .taxonomy::before,
.entry.single-profile-middle .entry-data .entry-extra .taxonomy::before {
  font-size: 14px;
  font-family: FontAwesome;
  margin-right: 5px;
}
.entry.single-profile-middle .entry-data .entry-footer .reviews,
.entry.single-profile-middle .entry-data .entry-meta .reviews,
.entry.single-profile-middle .entry-data .entry-extra .reviews {
  margin-left: 5px;
}
.entry.single-profile-middle .entry-data .entry-footer .reviews a,
.entry.single-profile-middle .entry-data .entry-meta .reviews a,
.entry.single-profile-middle .entry-data .entry-extra .reviews a {
  color: #ffffff;
}
.entry.single-profile-middle .entry-data .entry-footer .reviews a .label,
.entry.single-profile-middle .entry-data .entry-meta .reviews a .label,
.entry.single-profile-middle .entry-data .entry-extra .reviews a .label {
  display: none;
}
.entry.single-profile-middle .entry-data .entry-footer .reviews a .count::before,
.entry.single-profile-middle .entry-data .entry-meta .reviews a .count::before,
.entry.single-profile-middle .entry-data .entry-extra .reviews a .count::before {
  content: "(";
}
.entry.single-profile-middle .entry-data .entry-footer .reviews a .count::after,
.entry.single-profile-middle .entry-data .entry-meta .reviews a .count::after,
.entry.single-profile-middle .entry-data .entry-extra .reviews a .count::after {
  content: ")";
}
.entry.single-profile-middle .entry-data .entry-header {
  position: relative;
}
.entry.single-profile-middle .entry-data .is-open {
  position: absolute;
  right: 0;
  top: 11px;
  width: 95px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .entry.single-profile-middle .entry-data .is-open {
    position: static;
    margin: 10px 0;
  }
}
.entry.single-profile-middle .entry-data .is-open.close-now {
  background-color: #db304c;
}
.entry.single-profile-middle .entry-data .is-open.open-now {
  background-color: #91b622;
}
.entry.single-profile-middle .entry-data .entry-summary,
.entry.single-profile-middle .entry-data .entry-content {
  font-weight: 300;
  margin: 10px 0;
}
.entry.single-profile-middle .entry-data .star-rating {
  display: inline-block;
}
@media (max-width: 767px) {
  .entry.single-profile-middle .entry-data {
    margin-top: 20px;
  }
}
.profile-item .entry {
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  border-radius: 3px;
  margin-bottom: 30px;
  overflow: hidden;
  display: table;
  width: 100%;
}
.profile-item .entry .entry-thumbnail,
.profile-item .entry .entry-data,
.profile-item .entry .entry-additions {
  display: table-cell;
  padding: 15px 15px;
  vertical-align: middle;
}
.profile-item .entry .entry-thumbnail {
  width: 108px;
  padding-right: 0;
  position: relative;
}
.profile-item .entry .entry-thumbnail .image {
  border-radius: 3px;
  border: 1px solid #ededed;
  background-size: contain;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
}
.profile-item .entry .entry-thumbnail .entry-hover {
  position: absolute;
  left: 15px;
  right: 0;
  bottom: 15px;
}
.profile-item .entry .entry-thumbnail .entry-hover .azl-edit,
.profile-item .entry .entry-thumbnail .entry-hover .azl-delete {
  margin-left: 5px;
  display: inline-block;
}
.profile-item .entry .entry-thumbnail .entry-hover .azl-edit a,
.profile-item .entry .entry-thumbnail .entry-hover .azl-delete a {
  color: #ffffff;
  font-weight: 900;
}
.profile-item .entry .entry-data .entry-title {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 10px;
}
.profile-item .entry .entry-data .entry-title a {
  color: #414551;
}
.profile-item .entry .entry-data .entry-content,
.profile-item .entry .entry-data .entry-summary {
  margin: 0 0 10px;
  line-height: 1.7;
}
.profile-item .entry .entry-data .entry-footer,
.profile-item .entry .entry-data .entry-meta,
.profile-item .entry .entry-data .entry-extra {
  font-size: 12px;
}
.profile-item .entry .entry-data .entry-footer .meta-field,
.profile-item .entry .entry-data .entry-meta .meta-field,
.profile-item .entry .entry-data .entry-extra .meta-field,
.profile-item .entry .entry-data .entry-footer .taxonomy,
.profile-item .entry .entry-data .entry-meta .taxonomy,
.profile-item .entry .entry-data .entry-extra .taxonomy {
  display: inline-block;
  margin: 5px 45px 5px 0;
}
.profile-item .entry .entry-data .entry-footer .meta-field img,
.profile-item .entry .entry-data .entry-meta .meta-field img,
.profile-item .entry .entry-data .entry-extra .meta-field img,
.profile-item .entry .entry-data .entry-footer .taxonomy img,
.profile-item .entry .entry-data .entry-meta .taxonomy img,
.profile-item .entry .entry-data .entry-extra .taxonomy img {
  max-width: 17px;
  max-height: 17px;
  vertical-align: -3px;
  margin-right: 5px;
}
.profile-item .entry .entry-data .entry-footer .meta-field::before,
.profile-item .entry .entry-data .entry-meta .meta-field::before,
.profile-item .entry .entry-data .entry-extra .meta-field::before,
.profile-item .entry .entry-data .entry-footer .taxonomy::before,
.profile-item .entry .entry-data .entry-meta .taxonomy::before,
.profile-item .entry .entry-data .entry-extra .taxonomy::before {
  font-size: 14px;
  font-family: FontAwesome;
  margin-right: 5px;
}
.profile-item .entry .entry-data .entry-footer .star-rating,
.profile-item .entry .entry-data .entry-meta .star-rating,
.profile-item .entry .entry-data .entry-extra .star-rating {
  display: inline-block;
}
.profile-item .entry .entry-data .entry-footer .star-rating::before,
.profile-item .entry .entry-data .entry-meta .star-rating::before,
.profile-item .entry .entry-data .entry-extra .star-rating::before {
  position: static;
}
.profile-item .entry .entry-data .entry-footer .reviews .label,
.profile-item .entry .entry-data .entry-meta .reviews .label,
.profile-item .entry .entry-data .entry-extra .reviews .label {
  display: none;
}
.profile-item .entry .entry-data .entry-footer .reviews .count,
.profile-item .entry .entry-data .entry-meta .reviews .count,
.profile-item .entry .entry-data .entry-extra .reviews .count {
  color: #748796;
  margin: 0 5px;
}
.profile-item .entry .entry-data .entry-footer .reviews .count:before,
.profile-item .entry .entry-data .entry-meta .reviews .count:before,
.profile-item .entry .entry-data .entry-extra .reviews .count:before {
  content: "(";
}
.profile-item .entry .entry-data .entry-footer .reviews .count::after,
.profile-item .entry .entry-data .entry-meta .reviews .count::after,
.profile-item .entry .entry-data .entry-extra .reviews .count::after {
  content: ")";
}
.profile-item .entry .entry-additions {
  background-color: #ffffff;
  border-left: 1px solid #ededed;
  width: 180px;
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
}
.profile-item .entry .entry-additions .more-link {
  color: #e8500e;
  line-height: 36px;
  height: 40px;
  font-size: 14px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px dashed #e8500e;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  font-weight: 300;
  box-sizing: border-box;
}
.profile-item .entry .entry-additions .more-link:hover,
.profile-item .entry .entry-additions .more-link:active {
  background-color: #e8500e;
  border-color: #e8500e;
  color: #ffffff;
}
.profile-item .entry .entry-additions .star-rating {
  width: 86px;
  margin: 0 auto 5px;
}
.profile-item .entry .entry-additions .reviews {
  display: inline-block;
  margin: 0 0 15px;
}
.profile-item .entry .entry-additions .reviews a {
  color: #748796;
}
.profile-item .entry .entry-additions .reviews a .count {
  margin-right: 7px;
}
.profile-item .entry .entry-additions .reviews a:hover {
  color: #e8500e;
}
@media (max-width: 480px) {
  .profile-item .entry {
    display: block;
  }
  .profile-item .entry .entry-thumbnail,
  .profile-item .entry .entry-data,
  .profile-item .entry .entry-additions {
    display: block !important;
    text-align: left;
    box-sizing: border-box;
  }
  .profile-item .entry .entry-thumbnail {
    width: 108px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: content-box;
  }
  .profile-item .entry .entry-additions {
    text-align: center;
    width: 100%;
  }
  .profile-item .entry .entry-additions .star-rating {
    margin: 0 auto 5px;
  }
}
#reviews {
  background-color: #fcfbf9;
  border-radius: 3px;
  border: 1px solid #ededed;
  padding: 20px;
}
#reviews #comments {
  margin: 0;
  padding: 0;
}
#reviews #comments h2 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
#reviews #comments ol.commentlist li .comment_container {
  background-color: #ffffff;
  border: 1px solid #ededed;
  padding: 10px 20px 15px;
  border-radius: 3px;
  margin: 20px 0;
}
#reviews #comments ol.commentlist li .comment_container img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  margin-right: 25px;
  display: none;
}
#reviews #comments ol.commentlist li .comment_container .comment-text {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -khtml-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .meta {
  order: 0;
  margin: 0;
  overflow: hidden;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .meta strong {
  font-weight: 600;
  font-style: normal;
  margin-right: 10px;
  color: #414551;
  line-height: 1;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .meta time {
  margin-right: 10px;
  line-height: 1;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .ratings {
  order: 1;
  margin: 0;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .ratings .star-rating {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 24px;
  line-height: 24px;
  width: 92.8px;
  vertical-align: middle;
  font-size: 0;
  color: transparent;
  width: auto !important;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .ratings .star-rating span {
  overflow: hidden;
  top: 0;
  left: 0;
  position: absolute;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .ratings .star-rating span:before {
  font-size: 16px;
  content: "\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f005";
  position: absolute;
  font-family: FontAwesome;
  top: 0;
  left: 0;
  color: #e8500e;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .ratings .star-rating::before {
  font-size: 16px;
  content: "\f006\00a0\f006\00a0\f006\00a0\f006\00a0\f006";
  color: #e8500e;
  font-family: FontAwesome;
  top: 0;
  left: 0;
  position: absolute;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .ratings .star-rating::before {
  position: static;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .description {
  order: 2;
  margin: 15px 0 0;
  width: 100%;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .description p:last-child {
  margin: 0;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like {
  position: absolute;
  top: 100%;
  right: 20%;
  font-weight: 300;
  line-height: 1em;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > a {
  border-bottom: 0;
  text-decoration: none;
  color: #d8bea5;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > a.liked {
  color: #d8bea5;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > a.liked:hover,
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > a.liked:active,
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > a.liked:focus {
  color: #d8bea5;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > a .sl-icon {
  margin-right: 7px !important;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > a .sl-icon svg {
  fill: #d8bea5;
  width: auto;
  height: 12px;
  vertical-align: middle;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > span .loader,
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > span .loader:before,
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > span .loader:after {
  background: #d8bea5;
  -webkit-animation: load1 1s infinite ease-in-out;
  -khtml-animation: load1 1s infinite ease-in-out;
  -moz-animation: load1 1s infinite ease-in-out;
  -ms-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: .2em;
  height: .6em;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > span .loader:before,
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > span .loader:after {
  position: absolute;
  top: 0;
  content: '';
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > span .loader:before {
  left: -.375em;
  -webkit-animation-delay: -0.32s;
  -khtml-animation-delay: -0.32s;
  -moz-animation-delay: -0.32s;
  -ms-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > span .loader {
  margin-left: 0.3125em;
  text-indent: -9999em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  -webkit-transform: translateZ(0);
  -khtml-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  -khtml-animation-delay: -0.16s;
  -moz-animation-delay: -0.16s;
  -ms-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > span .loader:after {
  left: .375em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #d8bea5;
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em #d8bea5;
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #d8bea5;
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em #d8bea5;
    height: 1em;
  }
}
#reviews #comments ol.commentlist li .comment_container::after {
  content: "";
  display: table;
  clear: both;
}
#reviews #review_form_wrapper #review_form label {
  margin-bottom: 0;
  text-transform: capitalize;
}
#reviews #review_form_wrapper #review_form .comment-reply-title {
  display: none;
}
#reviews #review_form_wrapper #review_form #commentform {
  position: relative;
  overflow: hidden;
}
#reviews #review_form_wrapper #review_form #commentform input {
  box-sizing: border-box;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-author {
  float: left;
  width: 50%;
  padding-right: 15px;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 15px;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-email {
  float: left;
  width: 50%;
  padding-left: 15px;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 15px;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating {
  float: left;
  margin-top: 0;
  margin-bottom: 25px;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark,
#reviews #review_form_wrapper #review_form #commentform .comment-form-comment {
  width: 100%;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark {
  margin-bottom: 15px;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating label,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark label {
  float: left;
  margin-right: 15px;
  font-weight: 400;
  margin-top: 2px;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark::after {
  content: '';
  clear: both;
  display: table;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars {
  margin: 0;
  float: left;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a {
  display: inline-block;
  margin-right: 0;
  text-indent: -9999px;
  position: relative;
  border-bottom: 0 !important;
  outline: 0;
  border: none;
  font-size: 16px;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-1::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-1::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-2::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-2::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-3::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-3::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-4::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-4::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-5::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-5::after {
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-weight: 400;
  color: #e8500e;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-1.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-1.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-2.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-2.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-3.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-3.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-4.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-4.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-5.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-5.active::after {
  color: #e8500e;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-1,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-1 {
  width: 1.5em;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-1::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-1::after {
  content: "\f006";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-1.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-1.active::after {
  content: "\f005";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-2,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-2 {
  width: 2.5em;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-2::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-2::after {
  content: "\f006\f006";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-2.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-2.active::after {
  content: "\f005\f005";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-3,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-3 {
  width: 3.5em;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-3::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-3::after {
  content: "\f006\f006\f006";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-3.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-3.active::after {
  content: "\f005\f005\f005";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-4,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-4 {
  width: 4.5em;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-4::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-4::after {
  content: "\f006\f006\f006\f006";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-4.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-4.active::after {
  content: "\f005\f005\f005\f005";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-5,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-5 {
  width: 5.5em;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-5::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-5::after {
  content: "\f006\f006\f006\f006\f006";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-rating .stars span a.star-5.active::after,
#reviews #review_form_wrapper #review_form #commentform .comment-form-mark .stars span a.star-5.active::after {
  content: "\f005\f005\f005\f005\f005";
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-comment {
  margin: 0;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-comment textarea {
  padding: 15px;
}
#reviews #review_form_wrapper #review_form #commentform .form-submit {
  margin: 20px 0 0;
}
#reviews #review_form_wrapper #review_form .social_connect_ui .comment-form-social-connect {
  margin: 0;
}
@media (max-width: 480px) {
  #reviews #review_form_wrapper {
    padding: 0 20px 15px;
  }
}
.woocommerce-Tabs-panel--reviews #review_form_wrapper {
  margin: 0 -40px -25px;
}
@media (max-width: 480px) {
  .woocommerce-Tabs-panel--reviews #review_form_wrapper {
    margin: 0 -20px -15px;
  }
}
.widget_product_categories ul li .count::before,
.widget_product_categories ul li .count::after {
  display: none !important;
}
.widget_price_filter .price_slider {
  margin-bottom: 1.2em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .price_slider_amount .price_label {
  line-height: 25px;
  font-size: 14px;
  color: #999999;
  display: inline-block;
  vertical-align: super;
}
.widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.widget_layered_nav ul li {
  padding: 0 0 1px;
  list-style: none;
}
.widget_layered_nav ul li::after {
  content: "";
  display: table;
  clear: both;
}
.widget_layered_nav ul li a,
.widget_layered_nav ul li span {
  padding: 1px 0;
}
.widget_layered_nav ul li.chosen a:before {
  content: "\e013";
  font-family: 'WooCommerce';
  color: #e8500e;
  line-height: 1;
  margin-right: .618em;
}
.widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.widget_layered_nav_filters ul li {
  float: left;
  padding: 0 5px 5px 0 !important;
  list-style: none;
}
.widget_layered_nav_filters ul li a {
  text-decoration: none;
}
.widget_layered_nav_filters ul li a:before {
  content: "\e013";
  font-family: 'WooCommerce';
  color: #e8500e;
  line-height: 1;
  margin-right: 5px;
}
.widget.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.widget.woocommerce ul.product_list_widget li {
  padding: 10px 10px 10px 47px;
  margin: 0;
  list-style: none;
}
.widget.woocommerce ul.product_list_widget li:last-child {
  padding-bottom: 0;
}
.widget.woocommerce ul.product_list_widget li:first-child {
  padding-top: 0;
}
.widget.woocommerce ul.product_list_widget li::before {
  content: none;
}
.widget.woocommerce ul.product_list_widget li::after {
  content: "";
  display: table;
  clear: both;
}
.widget.woocommerce ul.product_list_widget li a {
  display: block;
  color: #414551;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  margin-left: -47px;
  margin-bottom: 5px;
}
.widget.woocommerce ul.product_list_widget li a:hover {
  color: #e8500e;
}
.widget.woocommerce ul.product_list_widget li .amount {
  font-weight: 600;
  color: #000000;
}
.widget.woocommerce ul.product_list_widget li .quantity > .amount {
  position: static;
  display: inline;
  font-size: 14px;
  margin-left: 0;
}
.widget.woocommerce ul.product_list_widget li del {
  line-height: 1.1;
}
.widget.woocommerce ul.product_list_widget li del .amount {
  color: #bebac2;
  text-decoration: line-through;
  position: static;
  display: inline-block;
  width: auto;
  vertical-align: bottom;
  font-weight: 400;
}
.widget.woocommerce ul.product_list_widget li del + ins .amount {
  position: static;
  display: inline-block;
  width: auto;
  vertical-align: bottom;
  margin-left: 15px;
}
.widget.woocommerce ul.product_list_widget li .star-rating,
.widget.woocommerce ul.product_list_widget li .reviewer {
  position: relative;
  display: block;
}
.widget.woocommerce ul.product_list_widget li ins {
  background-color: transparent;
  line-height: 1;
}
.widget.woocommerce ul.product_list_widget li img {
  float: left;
  margin-right: 15px;
  width: 32px;
  max-height: 42px;
  height: 42px;
  box-shadow: none;
  border-radius: 4px;
  object-fit: cover;
  margin-top: 5px;
}
.widget.woocommerce ul.product_list_widget li dl {
  margin: 5px 0;
  padding-left: 1em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.widget.woocommerce ul.product_list_widget li dl::after {
  content: "";
  display: table;
  clear: both;
}
.widget.woocommerce ul.product_list_widget li dl dt,
.widget.woocommerce ul.product_list_widget li dl dd {
  display: inline-block;
  float: left;
  margin-bottom: 1em;
}
.widget.woocommerce ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 .25em 0;
  margin: 0 4px 0 0;
  clear: left;
}
.widget.woocommerce ul.product_list_widget li dl dd {
  padding: 0 0 .25em 0;
  margin-bottom: 0;
}
.widget.woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.widget.woocommerce ul.product_list_widget li .star-rating {
  float: none;
}
.widget_shopping_cart {
  padding: 0 0 20px !important;
}
.widget_shopping_cart .widget-title {
  margin: 0 !important;
  background-color: transparent !important;
  padding: 20px;
  position: relative;
  border-bottom: 1px solid #ededed;
}
.widget_shopping_cart .widget-title h3 {
  font-size: 14px !important;
  color: #414551 !important;
  font-weight: 600 !important;
  margin: 0 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  margin: 20px;
}
.widget_shopping_cart .widget_shopping_cart_content .woocommerce-message {
  margin: 20px;
}
.widget_shopping_cart .widget_shopping_cart_content .woocommerce-error {
  margin: 20px;
}
.widget_shopping_cart .widget_shopping_cart_content .woocommerce-error ~ .buttons {
  opacity: 0.5;
  pointer-events: none;
}
.widget_shopping_cart .widget_shopping_cart_content.updating {
  opacity: 0.5 !important;
  pointer-events: none;
}
.widget_shopping_cart .widget_shopping_cart_content .total {
  padding: 23px 20px 0;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
}
.widget_shopping_cart .widget_shopping_cart_content .total strong {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #414551;
}
.widget_shopping_cart .widget_shopping_cart_content .total .amount {
  display: block;
  font-size: 30px;
  font-weight: 700;
  color: #414551;
  padding: 5px 0 15px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li {
  position: relative;
  padding: 20px !important;
  border-bottom: 1px solid #ededed;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li a:not(.remove) {
  margin: 0 30px 0 0 !important;
  font-weight: 600 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li a:not(.remove) img {
  display: none;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li:nth-of-type(odd) {
  background-color: #ffffff;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove {
  position: absolute;
  right: 20px;
  top: 23px;
  color: #e8500e;
  font-size: 0;
  margin: 0;
  z-index: 1;
  font-weight: 400;
  line-height: 1;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove::before {
  content: "\f1f8";
  font-family: FontAwesome;
  font-size: 16px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl {
  padding: 0 !important;
  border: none !important;
  float: left;
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  margin: 10px 0 0 !important;
  color: #414551;
  font-weight: 400 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl dt {
  float: none !important;
  font-weight: 400 !important;
  color: #414551;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl dd {
  float: none !important;
  color: #414551;
  font-weight: 400 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl dd p {
  margin: 0 !important;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li dl .variation-SoldBy {
  display: none;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity {
  float: right;
  color: #414551;
  font-size: 12px;
  font-weight: 400;
  margin-top: 7px;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity .amount {
  color: #414551;
  font-weight: 400;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons {
  margin: 0;
  padding: 0 20px;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .button:not(.checkout) {
  display: none;
}
.widget_shopping_cart .widget_shopping_cart_content::after {
  content: "";
  display: table;
  clear: both;
}
.widget_product_search .search-field {
  margin-bottom: 15px;
}
.woocommerce_widget_cart .widget_shopping_cart {
  padding: 13px 10px 13px 15px;
  background-color: #4caf50;
  display: inline-block;
  position: relative;
}
.woocommerce_widget_cart .widget_shopping_cart .widgettitle {
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  color: #ffffff;
}
.woocommerce_widget_cart .widget_shopping_cart .widgettitle::before {
  font-family: FontAwesome;
  content: "\f07a";
  font-size: 18px;
  margin-right: 15px;
  display: inline-block;
}
.woocommerce_widget_cart .widget_shopping_cart .widgettitle::after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 14px;
  margin: 0 0 0 8px;
  display: inline-block;
}
.woocommerce_widget_cart .widget_shopping_cart .widget_shopping_cart_content {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #f2f1f3;
  top: 100%;
  right: 0;
  width: 270px;
  z-index: 4;
  padding: 15px;
  text-align: left;
}
@media (max-width: 768px) {
  .woocommerce_widget_cart .widget_shopping_cart .widget_shopping_cart_content {
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -khtml-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}
.woocommerce_widget_cart .widget_shopping_cart:hover .widget_shopping_cart_content {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.woocommerce-product-search {
  position: relative;
}
.woocommerce-product-search::after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce-product-search label {
  display: none;
}
.woocommerce-product-search input[type="search"] {
  float: left;
  width: calc(100% - 40px);
  border-radius: 3px 0 0 3px;
  border-right: none;
  margin: 0;
}
.woocommerce-product-search input[type="submit"] {
  float: left;
  width: 40px;
  height: 40px;
  font-size: 0;
  border: 1px solid #ededed;
  border-left: none;
  border-radius: 0 3px 3px 0;
  background-color: #ffffff;
  margin: 0;
  cursor: pointer;
}
.woocommerce-product-search input[type="submit"]:hover {
  background-color: #ffffff;
}
.woocommerce-product-search::before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%) scale(-1, 1);
  -khtml-transform: translateY(-50%) scale(-1, 1);
  -moz-transform: translateY(-50%) scale(-1, 1);
  -ms-transform: translateY(-50%) scale(-1, 1);
  transform: translateY(-50%) scale(-1, 1);
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  display: inline;
  color: #e8500e;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  content: "\f002";
  pointer-events: none;
}
table.shop_table {
  width: 100%;
  table-layout: auto !important;
}
table.shop_table .product-remove {
  width: 10%;
}
table.shop_table .product-thumbnail {
  width: 20%;
}
table.shop_table .product-price {
  width: 10%;
}
table.shop_table .product-quantity {
  width: 10%;
}
table.shop_table .product-subtotal {
  width: 10%;
}
table.shop_table thead th {
  padding: 20px;
  text-transform: uppercase;
}
table.shop_table tbody tr th {
  font-weight: 600;
  padding: 20px;
}
table.shop_table tbody tr td {
  vertical-align: middle;
  padding: 20px;
}
table.shop_table tbody tr td.product-remove {
  text-align: center;
}
table.shop_table tbody tr td.product-remove a {
  font-size: 0;
}
table.shop_table tbody tr td.product-remove a:hover::after {
  background-color: #e8500e;
  color: #ffffff;
}
table.shop_table tbody tr td.product-remove a::after {
  font-size: 15px;
  content: "\e605";
  font-family: 'themify';
  color: #414551;
  line-height: 30px;
  height: 30px;
  width: 30px;
  display: inline-block;
}
table.shop_table tbody tr td.product-thumbnail {
  text-align: center;
}
table.shop_table tbody tr td.product-thumbnail a {
  margin: auto;
  text-align: center;
}
table.shop_table tbody tr td.product-thumbnail a img {
  width: 100px;
}
table.shop_table tbody tr td.product-name a {
  font-size: 14px;
  color: #e8500e;
  text-transform: capitalize;
  display: inline;
}
table.shop_table tbody tr td.product-name .product-quantity {
  display: inline;
}
table.shop_table tbody tr td.product-name dl.variation {
  margin: 10px 0 0 0;
}
table.shop_table tbody tr td.product-name dl.variation dt {
  float: left;
  margin-right: 5px;
  font-weight: bold;
}
table.shop_table tbody tr td.product-name dl.variation dd {
  margin: 0;
}
table.shop_table tbody tr td.product-name dl.variation dd p {
  margin: 0;
}
table.shop_table tbody tr td.product-price {
  font-size: 15px;
  font-weight: bold;
  color: #414551;
}
table.shop_table tbody tr td.product-quantity .quantity input {
  text-align: center;
}
table.shop_table tbody tr td.product-subtotal {
  font-size: 15px;
  font-weight: bold;
  color: #414551;
}
table.shop_table tbody tr td.actions .coupon {
  width: 70%;
}
table.shop_table tbody tr td.actions .coupon label {
  display: none;
}
table.shop_table tbody tr td.actions .coupon [name="coupon_code"] {
  margin-right: 25px;
  float: left;
  width: auto;
}
table.shop_table tbody tr td.actions .coupon input[type="submit"] {
  float: left;
}
@media (max-width: 600px) {
  table.shop_table tbody tr td.actions .coupon {
    width: 100%;
  }
  table.shop_table tbody tr td.actions .coupon [name="coupon_code"] {
    width: 100%;
    margin-bottom: 10px;
  }
}
table.shop_table tbody tr td.actions input[type="submit"] {
  float: right;
}
table.shop_table tfoot tr th {
  padding: 20px;
}
table.shop_table tfoot tr td {
  padding: 20px;
}
table.shop_table tfoot tr.order-total .amount {
  color: #414551;
  font-size: 16px;
}
.cart-collaterals .cross-sells {
  float: left;
  width: 50%;
  padding-right: 25px;
  box-sizing: border-box;
}
.cart-collaterals .cross-sells > h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  margin-top: 40px;
  margin-bottom: 20px;
}
.cart-collaterals .cross-sells ul.products > li.shop-product {
  margin-bottom: 30px !important;
}
.cart-collaterals .cross-sells ul.products > li.shop-product .entry-content,
.cart-collaterals .cross-sells ul.products > li.shop-product .entry-summary {
  display: none;
}
.cart-collaterals .cross-sells ul.products > li.shop-product .entry-footer {
  width: 100%;
}
.cart-collaterals .cross-sells ul.products > li.shop-product .entry-more {
  display: none;
}
.cart-collaterals .cross-sells + .cart_totals {
  float: left;
  width: 50%;
  padding-left: 25px;
  box-sizing: border-box;
}
.cart-collaterals .cart_totals > h2 {
  margin-bottom: 15px;
  margin-top: 40px;
  font-size: 18px;
}
.cart-collaterals .cart_totals table tbody tr {
  color: #999999;
}
.cart-collaterals .cart_totals table tbody tr th,
.cart-collaterals .cart_totals table tbody tr td {
  width: 50%;
}
.cart-collaterals .cart_totals table tbody tr label,
.cart-collaterals .cart_totals table tbody tr a {
  color: #999999;
}
.cart-collaterals .cart_totals table tbody tr.order-total .amount {
  color: #414551;
  font-size: 16px;
}
.cart-collaterals .cart_totals .checkout-button {
  float: right;
  margin-left: 20px;
}
.cart-collaterals::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 992px) {
  table.shop_table {
    font-size: 12px;
  }
  table.shop_table thead th {
    padding: 5px;
    font-size: 14px;
  }
  table.shop_table tbody tr th {
    padding: 5px;
  }
  table.shop_table tbody tr td {
    padding: 5px;
  }
  table.shop_table tbody tr td.product-price {
    font-size: 14px;
    overflow: hidden;
  }
  table.shop_table tbody tr td.product-quantity .quantity input {
    padding: 0;
  }
  table.shop_table tbody tr td.product-subtotal {
    font-size: 14px;
    overflow: hidden;
  }
  table.shop_table tfoot tr th {
    padding: 5px;
  }
  table.shop_table tfoot tr td {
    padding: 5px;
  }
  .cart-collaterals .cross-sells,
  .cart-collaterals .cart_totals {
    float: none !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 600px) {
  table.shop_table thead th.product-thumbnail,
  table.shop_table thead th.product-price {
    display: none;
  }
  table.shop_table tbody tr td.product-thumbnail,
  table.shop_table tbody tr td.product-price {
    display: none;
  }
  .cart-collaterals .cross-sells ul.products {
    display: block;
    margin: 0 !important;
  }
  .cart-collaterals .cross-sells ul.products > li.shop-product {
    display: block;
    width: 100%;
    padding: 0 !important;
  }
  .cart-collaterals .cart_totals > h2 {
    margin-bottom: 15px;
  }
}
#order_comments {
  height: 153px;
  padding-top: 15px;
}
#content form.woocommerce-checkout input[type="submit"] {
  float: right;
  margin-left: 20px;
}
#content form.woocommerce-checkout #payment ul.payment_methods li {
  padding: 0;
  margin0: 0;
}
#content form.woocommerce-checkout #payment ul.payment_methods li::before {
  content: none;
}
#payment ul.payment_methods {
  text-align: left;
  padding: 15px 0;
  border-bottom: 1px solid #f2f1f3;
  margin: 0;
  list-style: none outside;
}
#payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: normal;
}
#payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
#payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5em;
  padding: 0;
  position: relative;
  box-shadow: none;
}
#payment ul.payment_methods li img + img {
  margin-left: 2px;
}
#payment ul.payment_methods::after {
  content: "";
  display: table;
  clear: both;
}
#payment div.form-row {
  padding: 25px 0;
}
#payment div.payment_box {
  position: relative;
  width: 96%;
  padding: 1em 2%;
  margin: 1em 0 1em 0;
  font-size: 0.92em;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #f2f1f3;
  color: #414551;
}
#payment div.payment_box input.input-text,
#payment div.payment_box textarea {
  border-color: #e3d9c6;
  border-top-color: #daceb5;
}
#payment div.payment_box:placeholder {
  color: #daceb5;
}
#payment div.payment_box::placeholder {
  color: #daceb5;
}
#payment div.payment_box::-webkit-input-placeholder {
  color: #daceb5;
}
#payment div.payment_box::-moz-placeholder {
  color: #daceb5;
}
#payment div.payment_box:-moz-placeholder {
  color: #daceb5;
}
#payment div.payment_box:-ms-input-placeholder {
  color: #daceb5;
}
#payment div.payment_box .wc-credit-card-form-card-number,
#payment div.payment_box .wc-credit-card-form-card-expiry,
#payment div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5em;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right;
}
#payment div.payment_box span.help {
  font-size: .857em;
  color: #bbbcc0;
  font-weight: normal;
}
#payment div.payment_box .form-row {
  margin: 0 0 1em;
}
#payment div.payment_box p:last-child {
  margin-bottom: 0;
}
#payment div.payment_box:after {
  content: "";
  display: block;
  border: 8px solid #f2f1f3;
  /* arrow size / color */
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -2px;
  left: 0;
  margin: -1em 0 0 2em;
}
#payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83em;
  padding-left: 10px;
}
#payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}
#payment:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 768px) {
  #payment .payment_method_paypal .about_paypal {
    display: none;
  }
}
@font-face {
  font-family: 'WooCommerce';
  src: url('http://localhost/wordpress-demo/wp-content/themes/foodpicky/fonts/WooCommerce.eot');
  src: url('http://localhost/wordpress-demo/wp-content/themes/foodpicky/fonts/WooCommerce.eot?#iefix') format('embedded-opentype'), url('http://localhost/wordpress-demo/wp-content/themes/foodpicky/fonts/WooCommerce.woff') format('woff'), url('http://localhost/wordpress-demo/wp-content/themes/foodpicky/fonts/WooCommerce.ttf') format('truetype'), url('http://localhost/wordpress-demo/wp-content/themes/foodpicky/fonts/WooCommerce.svg#WooCommerce') format('svg');
  font-weight: normal;
  font-style: normal;
}
.active-sidebar #content .woocommerce {
  margin-top: 0 !important;
}
body.archive #content .after-shop-loop {
  margin-top: 30px;
}
.before-shop-loop,
.before-list {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
  margin-top: -50px;
  margin-bottom: 30px;
  padding: 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .before-shop-loop,
  .before-list {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  .before-shop-loop,
  .before-list {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  .before-shop-loop,
  .before-list {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .before-shop-loop,
  .before-list {
    max-width: 1170px !important;
  }
}
@media (max-width: 768px) {
  .before-shop-loop,
  .before-list {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  .before-shop-loop,
  .before-list {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  .before-shop-loop,
  .before-list {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .before-shop-loop,
  .before-list {
    max-width: 1170px !important;
  }
}
.before-shop-loop.active-sidebar,
.before-list.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.before-shop-loop.active-sidebar #primary,
.before-list.active-sidebar #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.before-shop-loop.active-sidebar #tertiary,
.before-list.active-sidebar #tertiary {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.before-shop-loop.active-sidebar #tertiary .sidebar-inner,
.before-list.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
.before-shop-loop.active-sidebar #primary + #tertiary .sidebar-inner,
.before-list.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
@media (max-width: 992px) {
  .before-shop-loop.active-sidebar #primary + #tertiary .sidebar-inner,
  .before-list.active-sidebar #primary + #tertiary .sidebar-inner {
    margin: 0;
  }
}
.before-shop-loop.active-sidebar.additional-sidebar #additional,
.before-list.active-sidebar.additional-sidebar #additional {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.before-shop-loop.active-sidebar.additional-sidebar #additional .sidebar-inner,
.before-list.active-sidebar.additional-sidebar #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
.before-shop-loop.active-sidebar.additional-sidebar #primary,
.before-list.active-sidebar.additional-sidebar #primary {
  width: 50%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.before-shop-loop.active-sidebar.additional-sidebar #tertiary,
.before-list.active-sidebar.additional-sidebar #tertiary {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.before-shop-loop.active-sidebar.additional-sidebar #primary + #additional .sidebar-inner,
.before-list.active-sidebar.additional-sidebar #primary + #additional .sidebar-inner {
  margin-left: 30px;
  position: relative;
  z-index: 1;
}
.before-shop-loop.additional-sidebar:not(.active-sidebar),
.before-list.additional-sidebar:not(.active-sidebar) {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.before-shop-loop.additional-sidebar:not(.active-sidebar) #primary,
.before-list.additional-sidebar:not(.active-sidebar) #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.before-shop-loop.additional-sidebar:not(.active-sidebar) #additional,
.before-list.additional-sidebar:not(.active-sidebar) #additional {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
.before-shop-loop.additional-sidebar:not(.active-sidebar) #additional .sidebar-inner,
.before-list.additional-sidebar:not(.active-sidebar) #additional .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
.before-shop-loop.additional-sidebar:not(.active-sidebar) #primary + #additional .sidebar-inner,
.before-list.additional-sidebar:not(.active-sidebar) #primary + #additional .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
.before-shop-loop::before,
.before-list::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3000px;
  background-color: #fcfbf9;
  border: 1px solid #ededed;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
@media (max-width: 767px) {
  .before-shop-loop,
  .before-list {
    padding: 1px 20px;
  }
}
.before-shop-loop .modes,
.before-list .modes {
  float: right;
  font-size: 0;
}
.before-shop-loop .modes .mode,
.before-list .modes .mode {
  color: #e8500e;
  display: inline-block;
  padding: 0 15px;
  font-size: 14px;
  line-height: 66px;
  height: 66px;
  width: 66px;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
}
.before-shop-loop .modes .mode:first-child,
.before-list .modes .mode:first-child {
  border-left-color: transparent;
  border-right-color: transparent;
}
.before-shop-loop .modes .mode.active,
.before-list .modes .mode.active {
  color: #ffffff;
  background-color: #e8500e;
}
.before-shop-loop .modes .mode.active:hover,
.before-list .modes .mode.active:hover {
  color: #ffffff;
}
.before-shop-loop .modes .mode:hover,
.before-list .modes .mode:hover {
  color: #e8500e;
}
@media (max-width: 480px) {
  .before-shop-loop .modes,
  .before-list .modes {
    float: none;
    text-align: center;
  }
}
.before-shop-loop .woocommerce-result-count,
.before-list .woocommerce-result-count,
.before-shop-loop .result-count,
.before-list .result-count {
  float: left;
  display: inline-block;
  padding: 0;
  color: #414551;
  line-height: 40px;
  vertical-align: middle;
  margin-bottom: 0;
  margin-top: 13px;
  font-weight: 400;
}
@media (max-width: 480px) {
  .before-shop-loop .woocommerce-result-count,
  .before-list .woocommerce-result-count,
  .before-shop-loop .result-count,
  .before-list .result-count {
    float: none;
    text-align: center;
    display: block;
  }
}
.before-shop-loop .woocommerce-ordering,
.before-list .woocommerce-ordering,
.before-shop-loop .ordering,
.before-list .ordering {
  float: right;
  margin: 13px 0;
}
.before-shop-loop .woocommerce-ordering select,
.before-list .woocommerce-ordering select,
.before-shop-loop .ordering select,
.before-list .ordering select {
  background-color: transparent;
  border: none;
  font-weight: 400;
  padding: 0 15px;
  background-position: 100% center;
}
@media (max-width: 767px) {
  .before-shop-loop .woocommerce-ordering,
  .before-list .woocommerce-ordering,
  .before-shop-loop .ordering,
  .before-list .ordering {
    float: none;
    margin: 13px 0;
    clear: both;
  }
}
.before-shop-loop::after,
.before-list::after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce-message {
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #ededed;
}
.woocommerce-message .button {
  margin-right: 20px;
}
.woocommerce-info {
  margin-bottom: 20px;
}
ul.woocommerce-error {
  margin: 0 0 30px 0;
}
ul.woocommerce-error li {
  margin: 0;
  padding: 0;
  color: #db304c;
}
ul.woocommerce-error li::before {
  content: none;
}
#content .woocommerce:not(.widget) .col2-set .col-1,
#content .woocommerce-billing-fields .col2-set .col-1,
#content .woocommerce-shipping-fields .col2-set .col-1,
#content .col2-set .col-1 .col2-set .col-1,
#content .col2-set .col-2 .col2-set .col-1 {
  float: left;
  width: 50%;
  padding-right: 15px;
  box-sizing: border-box;
}
#content .woocommerce:not(.widget) .col2-set .col-2,
#content .woocommerce-billing-fields .col2-set .col-2,
#content .woocommerce-shipping-fields .col2-set .col-2,
#content .col2-set .col-1 .col2-set .col-2,
#content .col2-set .col-2 .col2-set .col-2 {
  float: right;
  width: 50%;
  padding-left: 15px;
  box-sizing: border-box;
}
#content .woocommerce:not(.widget) .col2-set::after,
#content .woocommerce-billing-fields .col2-set::after,
#content .woocommerce-shipping-fields .col2-set::after,
#content .col2-set .col-1 .col2-set::after,
#content .col2-set .col-2 .col2-set::after {
  content: "";
  display: table;
  clear: both;
}
#content .woocommerce:not(.widget) ul.products,
#content .woocommerce-billing-fields ul.products,
#content .woocommerce-shipping-fields ul.products,
#content .col2-set .col-1 ul.products,
#content .col2-set .col-2 ul.products {
  margin: 0;
  padding: 0;
}
#content .woocommerce:not(.widget) ul.products > li.product,
#content .woocommerce-billing-fields ul.products > li.product,
#content .woocommerce-shipping-fields ul.products > li.product,
#content .col2-set .col-1 ul.products > li.product,
#content .col2-set .col-2 ul.products > li.product {
  position: initial;
  padding: 0;
  margin: 0;
  list-style: none;
}
#content .woocommerce:not(.widget) ul.products > li.product::before,
#content .woocommerce-billing-fields ul.products > li.product::before,
#content .woocommerce-shipping-fields ul.products > li.product::before,
#content .col2-set .col-1 ul.products > li.product::before,
#content .col2-set .col-2 ul.products > li.product::before {
  content: none;
}
#content .woocommerce:not(.widget) form > div,
#content .woocommerce-billing-fields form > div,
#content .woocommerce-shipping-fields form > div,
#content .col2-set .col-1 form > div,
#content .col2-set .col-2 form > div,
#content .woocommerce:not(.widget) form > p,
#content .woocommerce-billing-fields form > p,
#content .woocommerce-shipping-fields form > p,
#content .col2-set .col-1 form > p,
#content .col2-set .col-2 form > p {
  margin-bottom: 20px !important;
}
#content .woocommerce:not(.widget) table.wishlist_table,
#content .woocommerce-billing-fields table.wishlist_table,
#content .woocommerce-shipping-fields table.wishlist_table,
#content .col2-set .col-1 table.wishlist_table,
#content .col2-set .col-2 table.wishlist_table {
  font-size: 100%;
}
#content .woocommerce:not(.widget) table.table,
#content .woocommerce-billing-fields table.table,
#content .woocommerce-shipping-fields table.table,
#content .col2-set .col-1 table.table,
#content .col2-set .col-2 table.table {
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  text-align: left;
  border: 1px solid #ededed;
  background-color: #ffffff;
  font-size: 14px;
}
#content .woocommerce:not(.widget) table.table caption,
#content .woocommerce-billing-fields table.table caption,
#content .woocommerce-shipping-fields table.table caption,
#content .col2-set .col-1 table.table caption,
#content .col2-set .col-2 table.table caption {
  margin-bottom: 20px;
  color: #414551;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #f2f1f3;
}
#content .woocommerce:not(.widget) table.table thead,
#content .woocommerce-billing-fields table.table thead,
#content .woocommerce-shipping-fields table.table thead,
#content .col2-set .col-1 table.table thead,
#content .col2-set .col-2 table.table thead {
  background-color: #f2f1f3;
  color: #414551;
  border: 1px solid #ededed;
  font-weight: 600;
}
#content .woocommerce:not(.widget) table.table thead tr th,
#content .woocommerce-billing-fields table.table thead tr th,
#content .woocommerce-shipping-fields table.table thead tr th,
#content .col2-set .col-1 table.table thead tr th,
#content .col2-set .col-2 table.table thead tr th,
#content .woocommerce:not(.widget) table.table thead tr td,
#content .woocommerce-billing-fields table.table thead tr td,
#content .woocommerce-shipping-fields table.table thead tr td,
#content .col2-set .col-1 table.table thead tr td,
#content .col2-set .col-2 table.table thead tr td {
  padding: 10px;
}
#content .woocommerce:not(.widget) table.table tr,
#content .woocommerce-billing-fields table.table tr,
#content .woocommerce-shipping-fields table.table tr,
#content .col2-set .col-1 table.table tr,
#content .col2-set .col-2 table.table tr {
  border-top: 1px solid #ededed;
}
#content .woocommerce:not(.widget) table.table tr td,
#content .woocommerce-billing-fields table.table tr td,
#content .woocommerce-shipping-fields table.table tr td,
#content .col2-set .col-1 table.table tr td,
#content .col2-set .col-2 table.table tr td,
#content .woocommerce:not(.widget) table.table tr th,
#content .woocommerce-billing-fields table.table tr th,
#content .woocommerce-shipping-fields table.table tr th,
#content .col2-set .col-1 table.table tr th,
#content .col2-set .col-2 table.table tr th {
  border-right: 1px solid #ededed;
}
#content .woocommerce:not(.widget) table.table tbody tr th,
#content .woocommerce-billing-fields table.table tbody tr th,
#content .woocommerce-shipping-fields table.table tbody tr th,
#content .col2-set .col-1 table.table tbody tr th,
#content .col2-set .col-2 table.table tbody tr th,
#content .woocommerce:not(.widget) table.table tbody tr td,
#content .woocommerce-billing-fields table.table tbody tr td,
#content .woocommerce-shipping-fields table.table tbody tr td,
#content .col2-set .col-1 table.table tbody tr td,
#content .col2-set .col-2 table.table tbody tr td {
  padding: 10px;
  vertical-align: middle;
}
#content .woocommerce:not(.widget) table.table tfoot tr th,
#content .woocommerce-billing-fields table.table tfoot tr th,
#content .woocommerce-shipping-fields table.table tfoot tr th,
#content .col2-set .col-1 table.table tfoot tr th,
#content .col2-set .col-2 table.table tfoot tr th,
#content .woocommerce:not(.widget) table.table tfoot tr td,
#content .woocommerce-billing-fields table.table tfoot tr td,
#content .woocommerce-shipping-fields table.table tfoot tr td,
#content .col2-set .col-1 table.table tfoot tr td,
#content .col2-set .col-2 table.table tfoot tr td {
  padding: 10px;
}
#content .woocommerce:not(.widget) table.table tfoot tr th a,
#content .woocommerce-billing-fields table.table tfoot tr th a,
#content .woocommerce-shipping-fields table.table tfoot tr th a,
#content .col2-set .col-1 table.table tfoot tr th a,
#content .col2-set .col-2 table.table tfoot tr th a,
#content .woocommerce:not(.widget) table.table tfoot tr td a,
#content .woocommerce-billing-fields table.table tfoot tr td a,
#content .woocommerce-shipping-fields table.table tfoot tr td a,
#content .col2-set .col-1 table.table tfoot tr td a,
#content .col2-set .col-2 table.table tfoot tr td a {
  color: #e8500e;
}
@media (max-width: 768px) {
  #content .woocommerce:not(.widget) table.table,
  #content .woocommerce-billing-fields table.table,
  #content .woocommerce-shipping-fields table.table,
  #content .col2-set .col-1 table.table,
  #content .col2-set .col-2 table.table {
    border-spacing: 0;
    table-layout: auto;
    width: 100%;
    text-align: left;
    border: 1px solid #ededed;
    background-color: #ffffff;
    font-size: 14px;
  }
  #content .woocommerce:not(.widget) table.table caption,
  #content .woocommerce-billing-fields table.table caption,
  #content .woocommerce-shipping-fields table.table caption,
  #content .col2-set .col-1 table.table caption,
  #content .col2-set .col-2 table.table caption {
    margin-bottom: 20px;
    color: #414551;
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #f2f1f3;
  }
  #content .woocommerce:not(.widget) table.table thead,
  #content .woocommerce-billing-fields table.table thead,
  #content .woocommerce-shipping-fields table.table thead,
  #content .col2-set .col-1 table.table thead,
  #content .col2-set .col-2 table.table thead {
    background-color: #f2f1f3;
    color: #414551;
    border: 1px solid #ededed;
    font-weight: 600;
  }
  #content .woocommerce:not(.widget) table.table thead tr th,
  #content .woocommerce-billing-fields table.table thead tr th,
  #content .woocommerce-shipping-fields table.table thead tr th,
  #content .col2-set .col-1 table.table thead tr th,
  #content .col2-set .col-2 table.table thead tr th,
  #content .woocommerce:not(.widget) table.table thead tr td,
  #content .woocommerce-billing-fields table.table thead tr td,
  #content .woocommerce-shipping-fields table.table thead tr td,
  #content .col2-set .col-1 table.table thead tr td,
  #content .col2-set .col-2 table.table thead tr td {
    padding: 5px;
  }
  #content .woocommerce:not(.widget) table.table tr,
  #content .woocommerce-billing-fields table.table tr,
  #content .woocommerce-shipping-fields table.table tr,
  #content .col2-set .col-1 table.table tr,
  #content .col2-set .col-2 table.table tr {
    border-top: 1px solid #ededed;
  }
  #content .woocommerce:not(.widget) table.table tr td,
  #content .woocommerce-billing-fields table.table tr td,
  #content .woocommerce-shipping-fields table.table tr td,
  #content .col2-set .col-1 table.table tr td,
  #content .col2-set .col-2 table.table tr td,
  #content .woocommerce:not(.widget) table.table tr th,
  #content .woocommerce-billing-fields table.table tr th,
  #content .woocommerce-shipping-fields table.table tr th,
  #content .col2-set .col-1 table.table tr th,
  #content .col2-set .col-2 table.table tr th {
    border-right: 1px solid #ededed;
  }
  #content .woocommerce:not(.widget) table.table tbody tr th,
  #content .woocommerce-billing-fields table.table tbody tr th,
  #content .woocommerce-shipping-fields table.table tbody tr th,
  #content .col2-set .col-1 table.table tbody tr th,
  #content .col2-set .col-2 table.table tbody tr th,
  #content .woocommerce:not(.widget) table.table tbody tr td,
  #content .woocommerce-billing-fields table.table tbody tr td,
  #content .woocommerce-shipping-fields table.table tbody tr td,
  #content .col2-set .col-1 table.table tbody tr td,
  #content .col2-set .col-2 table.table tbody tr td {
    padding: 5px;
    vertical-align: middle;
  }
  #content .woocommerce:not(.widget) table.table tfoot tr th,
  #content .woocommerce-billing-fields table.table tfoot tr th,
  #content .woocommerce-shipping-fields table.table tfoot tr th,
  #content .col2-set .col-1 table.table tfoot tr th,
  #content .col2-set .col-2 table.table tfoot tr th,
  #content .woocommerce:not(.widget) table.table tfoot tr td,
  #content .woocommerce-billing-fields table.table tfoot tr td,
  #content .woocommerce-shipping-fields table.table tfoot tr td,
  #content .col2-set .col-1 table.table tfoot tr td,
  #content .col2-set .col-2 table.table tfoot tr td {
    padding: 5px;
  }
  #content .woocommerce:not(.widget) table.table tfoot tr th a,
  #content .woocommerce-billing-fields table.table tfoot tr th a,
  #content .woocommerce-shipping-fields table.table tfoot tr th a,
  #content .col2-set .col-1 table.table tfoot tr th a,
  #content .col2-set .col-2 table.table tfoot tr th a,
  #content .woocommerce:not(.widget) table.table tfoot tr td a,
  #content .woocommerce-billing-fields table.table tfoot tr td a,
  #content .woocommerce-shipping-fields table.table tfoot tr td a,
  #content .col2-set .col-1 table.table tfoot tr td a,
  #content .col2-set .col-2 table.table tfoot tr td a {
    color: #e8500e;
  }
}
#content .woocommerce:not(.widget) > h2,
#content .woocommerce-billing-fields > h2,
#content .woocommerce-shipping-fields > h2,
#content .col2-set .col-1 > h2,
#content .col2-set .col-2 > h2,
#content .woocommerce:not(.widget) > h3,
#content .woocommerce-billing-fields > h3,
#content .woocommerce-shipping-fields > h3,
#content .col2-set .col-1 > h3,
#content .col2-set .col-2 > h3,
#content .woocommerce:not(.widget) > * > h2,
#content .woocommerce-billing-fields > * > h2,
#content .woocommerce-shipping-fields > * > h2,
#content .col2-set .col-1 > * > h2,
#content .col2-set .col-2 > * > h2,
#content .woocommerce:not(.widget) > * > h3,
#content .woocommerce-billing-fields > * > h3,
#content .woocommerce-shipping-fields > * > h3,
#content .col2-set .col-1 > * > h3,
#content .col2-set .col-2 > * > h3,
#content .woocommerce:not(.widget) > * > .title > h2,
#content .woocommerce-billing-fields > * > .title > h2,
#content .woocommerce-shipping-fields > * > .title > h2,
#content .col2-set .col-1 > * > .title > h2,
#content .col2-set .col-2 > * > .title > h2,
#content .woocommerce:not(.widget) > * > .title > h3,
#content .woocommerce-billing-fields > * > .title > h3,
#content .woocommerce-shipping-fields > * > .title > h3,
#content .col2-set .col-1 > * > .title > h3,
#content .col2-set .col-2 > * > .title > h3,
#content .woocommerce:not(.widget) td > h2,
#content .woocommerce-billing-fields td > h2,
#content .woocommerce-shipping-fields td > h2,
#content .col2-set .col-1 td > h2,
#content .col2-set .col-2 td > h2 {
  font-size: 16px;
}
#content .woocommerce:not(.widget) > h2 label,
#content .woocommerce-billing-fields > h2 label,
#content .woocommerce-shipping-fields > h2 label,
#content .col2-set .col-1 > h2 label,
#content .col2-set .col-2 > h2 label,
#content .woocommerce:not(.widget) > h3 label,
#content .woocommerce-billing-fields > h3 label,
#content .woocommerce-shipping-fields > h3 label,
#content .col2-set .col-1 > h3 label,
#content .col2-set .col-2 > h3 label,
#content .woocommerce:not(.widget) > * > h2 label,
#content .woocommerce-billing-fields > * > h2 label,
#content .woocommerce-shipping-fields > * > h2 label,
#content .col2-set .col-1 > * > h2 label,
#content .col2-set .col-2 > * > h2 label,
#content .woocommerce:not(.widget) > * > h3 label,
#content .woocommerce-billing-fields > * > h3 label,
#content .woocommerce-shipping-fields > * > h3 label,
#content .col2-set .col-1 > * > h3 label,
#content .col2-set .col-2 > * > h3 label,
#content .woocommerce:not(.widget) > * > .title > h2 label,
#content .woocommerce-billing-fields > * > .title > h2 label,
#content .woocommerce-shipping-fields > * > .title > h2 label,
#content .col2-set .col-1 > * > .title > h2 label,
#content .col2-set .col-2 > * > .title > h2 label,
#content .woocommerce:not(.widget) > * > .title > h3 label,
#content .woocommerce-billing-fields > * > .title > h3 label,
#content .woocommerce-shipping-fields > * > .title > h3 label,
#content .col2-set .col-1 > * > .title > h3 label,
#content .col2-set .col-2 > * > .title > h3 label,
#content .woocommerce:not(.widget) td > h2 label,
#content .woocommerce-billing-fields td > h2 label,
#content .woocommerce-shipping-fields td > h2 label,
#content .col2-set .col-1 td > h2 label,
#content .col2-set .col-2 td > h2 label {
  margin-bottom: 0;
  color: #414551;
  font-weight: 500;
}
#content .woocommerce:not(.widget) > h3,
#content .woocommerce-billing-fields > h3,
#content .woocommerce-shipping-fields > h3,
#content .col2-set .col-1 > h3,
#content .col2-set .col-2 > h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #content .woocommerce:not(.widget) .col2-set .col-1 {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  #content .woocommerce:not(.widget) .col2-set .col-2 {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
.time-left .time {
  display: inline-block;
  vertical-align: middle;
}
.time-left .time > div {
  float: left;
}
.time-left .time > div::after {
  content: ':';
  margin: 0 5px;
}
.time-left .time > div:last-child::after {
  content: none;
}
.time-left .time > div span.title {
  margin-left: 5px;
}
.time-left .time::after {
  content: "";
  display: table;
  clear: both;
}
.working-hours {
  width: 100%;
}
.working-hours thead {
  display: none;
}
.working-hours tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -khtml-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -khtml-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.working-hours tbody tr td {
  display: inline-block;
  padding: 2px 0;
}
.working-hours tbody tr td label {
  font-weight: 700;
  font-size: 14px;
  text-transform: none;
  margin-bottom: 0;
  color: #414551;
}
.working-hours tbody tr td:first-child {
  width: 50%;
}
.working-hours tbody tr td.open,
.working-hours tbody tr td.close {
  width: 25%;
  white-space: nowrap;
}
.working-hours tbody tr td.closed {
  width: 50%;
}
.working-hours tbody tr td.open,
.working-hours tbody tr td.close,
.working-hours tbody tr td.closed {
  font-weight: 500;
  text-align: right;
}
.working-hours tbody tr .open + .close {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  text-align: center;
}
.working-hours tbody tr .open + .close::before {
  content: "-";
  width: 100%;
}
.woocommerce-pagination span.current,
.woocommerce-pagination span.dots,
.woocommerce-pagination a {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 40px;
  text-align: center;
  color: #414551;
  line-height: 40px;
  height: 40px;
  background-color: #ffffff;
  border: 1px solid #ededed;
  border-radius: 3px;
}
.woocommerce-pagination span.current.prev span,
.woocommerce-pagination span.dots.prev span,
.woocommerce-pagination a.prev span,
.woocommerce-pagination span.current.next span,
.woocommerce-pagination span.dots.next span,
.woocommerce-pagination a.next span {
  display: none;
}
.woocommerce-pagination span.current.prev i::before,
.woocommerce-pagination span.dots.prev i::before,
.woocommerce-pagination a.prev i::before,
.woocommerce-pagination span.current.next i::before,
.woocommerce-pagination span.dots.next i::before,
.woocommerce-pagination a.next i::before {
  font-size: 16px;
  font-family: FontAwesome;
}
.woocommerce-pagination span.current.prev i::before,
.woocommerce-pagination span.dots.prev i::before,
.woocommerce-pagination a.prev i::before {
  content: "\f104";
}
.woocommerce-pagination span.current.next,
.woocommerce-pagination span.dots.next,
.woocommerce-pagination a.next {
  margin-right: 0;
}
.woocommerce-pagination span.current.next i::before,
.woocommerce-pagination span.dots.next i::before,
.woocommerce-pagination a.next i::before {
  content: "\f105";
}
.woocommerce-pagination span.current,
.woocommerce-pagination a:hover {
  color: #e8500e;
}
.select2-container {
  position: relative;
  z-index: 2;
}
.select2-container select2-selection:focus {
  outline: none;
}
.select2-container > span > span.select2-selection {
  height: auto;
  border: 0;
  outline: none;
  background-color: #ffffff;
}
.select2-container > span > span.select2-selection > span.select2-selection__rendered {
  line-height: 40px;
  border-radius: 3px !important;
  height: 40px;
  box-sizing: border-box;
  padding: 0 15px;
  border: 1px solid #ededed !important;
  color: #414551;
}
.select2-container > span > span.select2-selection > span.select2-selection__arrow {
  line-height: 40px;
  display: inline-block;
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0;
  background-clip: padding-box;
}
.select2-container > span > span.select2-selection > span.select2-selection__arrow b {
  top: auto;
  border: 0;
  margin: 0;
  left: auto;
  display: block;
  width: auto;
  height: auto;
  position: static;
  font-weight: 400;
}
.select2-container > span > span.select2-selection > span.select2-selection__arrow b::after {
  position: static;
  display: inline-block;
  content: "\f107";
  font-family: FontAwesome;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  text-align: center;
  border: 0;
  margin: 0;
  color: #999999;
  width: 40px;
  font-size: 16px;
}
.select2-container.select12-container--open {
  background: linear-gradient(to bottom, transparent 50%, #ffffff 50%);
}
.select2-container.select12-container--open > span > span.select2-selection > span.select2-selection__rendered {
  box-shadow: none;
}
.select2-container.select12-container--open.select2-dropdown--above {
  background: linear-gradient(to top, transparent 50%, #ffffff 50%);
}
.select2-dropdown {
  padding-top: 7px;
  border-radius: 0 0 3px 3px;
  border: 1px solid #ededed !important;
  border-top: none !important;
  background: #ffffff !important;
  overflow: hidden;
}
.select2-dropdown.select2-dropdown--above {
  padding-top: 7px;
  border-radius: 0 0 3px 3px;
  border-top: none !important;
  border: nope;
  padding-bottom: 7px;
  padding-top: 0;
  border-radius: 3px 3px 0 0;
  border-bottom: none !important;
  border: 1px solid #ededed !important;
}
.select2-dropdown .select2-search.select2-search--dropdown {
  padding: 7px 20px;
}
.select2-dropdown .select2-search.select2-search--dropdown input.select2-search__field {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDYxNS41MiA2MTUuNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxNS41MiA2MTUuNTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8Zz4KCQk8ZyBpZD0iU2VhcmNoX194MjhfYW5kX3Rob3Vfc2hhbGxfZmluZF94MjlfIj4KCQkJPGc+CgkJCQk8cGF0aCBkPSJNNjAyLjUzMSw1NDkuNzM2bC0xODQuMzEtMTg1LjM2OGMyNi42NzktMzcuNzIsNDIuNTI4LTgzLjcyOSw0Mi41MjgtMTMzLjU0OEM0NjAuNzUsMTAzLjM1LDM1Ny45OTcsMCwyMzEuMjU4LDAgICAgICBDMTA0LjUxOCwwLDEuNzY1LDEwMy4zNSwxLjc2NSwyMzAuODJjMCwxMjcuNDcsMTAyLjc1MywyMzAuODIsMjI5LjQ5MywyMzAuODJjNDkuNTMsMCw5NS4yNzEtMTUuOTQ0LDEzMi43OC00Mi43NzcgICAgICBsMTg0LjMxLDE4NS4zNjZjNy40ODIsNy41MjEsMTcuMjkyLDExLjI5MSwyNy4xMDIsMTEuMjkxYzkuODEyLDAsMTkuNjItMy43NywyNy4wODMtMTEuMjkxICAgICAgQzYxNy40OTYsNTg5LjE4OCw2MTcuNDk2LDU2NC43NzcsNjAyLjUzMSw1NDkuNzM2eiBNMzU1LjksMzE5Ljc2M2wtMTUuMDQyLDIxLjI3M0wzMTkuNywzNTYuMTc0ICAgICAgYy0yNi4wODMsMTguNjU4LTU2LjY2NywyOC41MjYtODguNDQyLDI4LjUyNmMtODQuMzY1LDAtMTUyLjk5NS02OS4wMzUtMTUyLjk5NS0xNTMuODhjMC04NC44NDYsNjguNjMtMTUzLjg4LDE1Mi45OTUtMTUzLjg4ICAgICAgczE1Mi45OTYsNjkuMDM0LDE1Mi45OTYsMTUzLjg4QzM4NC4yNzEsMjYyLjc2OSwzNzQuNDYyLDI5My41MjYsMzU1LjksMzE5Ljc2M3oiIGZpbGw9IiM5OTk5OTkiLz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: calc(100% - 5px);
  border: 1px solid #ededed;
  border-radius: 3px;
  width: 100%;
  height: auto !important;
  padding: 4px 20px 4px 5px!important;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.select2-dropdown .select2-search.select2-search--dropdown input.select2-search__field:focus {
  outline: none;
}
.select2-dropdown .select2-results__options {
  max-height: 300px;
  padding: 0;
  background: #ffffff !important;
  scrollbar-face-color: #e8500e;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar {
  width: 3px;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar-thumb {
  width: 100%;
  background-color: #e8500e;
}
.select2-dropdown .select2-results__options .select2-results__option {
  margin: 0;
  padding: 2px 20px;
  color: #999999;
  font-size: 14px;
}
.select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted,
.select2-dropdown .select2-results__options .select2-results__option[aria-selected=true] {
  background: #ededed !important;
}
nav.woocommerce-MyAccount-navigation ul {
  margin: 0 0 30px 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  border-right: 1px solid #f2f1f3;
}
nav.woocommerce-MyAccount-navigation ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: #7d7885;
}
.panel.field {
  margin-bottom: 50px;
}
.panel.field:last-child {
  margin-bottom: 0;
}
.panel.field.wide::after {
  content: none;
}
.panel.field .panel-title .widget-title h3 {
  margin: 0 0 20px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
.panel.field .meta-field,
.panel.field .taxonomy {
  margin-right: 0;
}
.panel.field .meta-field label,
.panel.field .taxonomy label {
  display: inline;
  vertical-align: baseline;
  margin-right: 10px;
}
.panel.field .meta-field .links a,
.panel.field .taxonomy .links a {
  font-size: 12px;
  font-weight: normal;
}
.panel.field:not(.inline) .panel-content .field + .field {
  margin-top: 5px;
}
.panel.field.inline {
  display: block;
}
.panel.field.inline .panel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -khtml-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.panel.field.inline .panel-content .field:empty {
  display: none;
}
.panel.field.inline a {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-bottom: 10px;
}
.panel.field.inline a:hover {
  background-color: #d8bea5;
  color: #ffffff;
}
.panel.field p:last-of-type {
  margin-bottom: 0;
}
.panel.field .ajax-loader {
  display: none;
}
.wc-bookings-booking-form {
  font-size: 12px;
  border: none;
  padding: 0;
  margin: 0;
}
.wc-bookings-booking-form input {
  box-sizing: border-box;
}
.wc-bookings-booking-form .form-field {
  margin: 0;
}
.wc-bookings-booking-form .form-field input[type=number] {
  width: 100%;
  display: inline-block;
  padding: 10px;
}
.wc-bookings-booking-form legend,
.wc-bookings-booking-form label {
  color: #000000;
  display: block;
}
.wc-bookings-booking-form select {
  width: 100%;
}
.wc-bookings-booking-form ul.block-picker {
  background-color: #ffffff;
  margin: 0 0 1em 0;
  overflow: hidden;
  zoom: 1;
  text-align: center;
  padding: 0;
}
.wc-bookings-booking-form ul.block-picker li.block {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.wc-bookings-booking-form ul.block-picker li.block.block {
  white-space: nowrap;
  text-align: center;
}
.wc-bookings-booking-form ul.block-picker li.block a {
  margin: 0;
  border: 0;
  padding: 4px 5px;
  display: block;
  background-color: #ffffff;
}
.wc-bookings-booking-form ul.block-picker li.block a.selected {
  border: 0;
  background-color: #e8500e;
  color: #fcfbf9;
  text-decoration: none;
}
.wc-bookings-booking-form ul.block-picker li.block a:focus,
.wc-bookings-booking-form ul.block-picker li.block a:hover {
  border: 0;
  background-color: #e8500e;
  color: #ffffff;
}
.wc-bookings-booking-form fieldset {
  margin: 0 0 1em;
  line-height: 2.25;
}
.wc-bookings-booking-form fieldset .picker.hasDatepicker {
  line-height: 1;
  margin-bottom: 0;
}
.wc-bookings-booking-form fieldset input {
  width: 100%;
}
.wc-bookings-booking-form fieldset legend small {
  text-decoration: underline;
  padding-left: 1em;
  color: #999999;
  cursor: pointer;
  display: none;
}
.wc-bookings-booking-form fieldset label {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
  width: 25%;
}
.wc-bookings-booking-form fieldset label span {
  display: block;
  font-size: .75em;
  color: #999999;
  padding: 0 2px;
}
.wc-bookings-booking-form .wc-bookings-booking-cost {
  background: #ffffff;
  border-top: none;
  position: relative;
  margin: 0;
  padding: 0 0 1em 0;
}
.wc-bookings-date-picker .ui-widget-content {
  border: 0;
  background: #ffffff;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.wc-bookings-date-picker .ui-widget-content .ui-state-disabled {
  opacity: .35;
}
.wc-bookings-date-picker .ui-datepicker {
  padding: 0;
  width: auto;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header {
  border-top: 1px solid #ededed;
  padding: 0;
  overflow: hidden;
  text-transform: uppercase;
  background-color: transparent;
  background-image: none;
  color: #000000;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-state-hover {
  background: 0 0;
  cursor: pointer;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  line-height: inherit;
  padding: 0;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  top: 0;
  background: transparent;
  font-weight: 400;
  text-align: center;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover {
  background: transparent;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-next span,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  margin-top: 0;
  top: auto;
  display: block;
  text-indent: 0;
  font-size: 0;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-next span::after,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span::after {
  font-size: 14px;
  font-family: 'themify';
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span::after {
  content: "\e65e";
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 0;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-header .ui-datepicker-next span::after {
  content: "\e65d";
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar {
  width: 100%;
  margin: 0;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar th {
  padding: .75em 0;
  text-transform: uppercase;
  color: #414551;
  font-weight: 400;
  background: #fcfbf9;
  padding: 10px !important;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td {
  background: #ffffff;
  padding: 0 !important;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td:last-child {
  border-right: 1px solid #ededed;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td.fully_booked a,
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td.fully_booked span {
  background-color: #e8500e !important;
  background-image: none !important;
  color: #ffffff !important;
  text-shadow: none;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td a.ui-state-active,
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td a.ui-state-active.ui-state-hover {
  background: #fcfbf9;
  color: #bbbcc0;
  background-image: none !important;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td .ui-state-default {
  background: 0 0;
  background-image: none !important;
  color: #121924;
  margin: 0;
  font-weight: 400;
  text-align: center;
  padding: .75em 0;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td.bookable a {
  background-color: #e8500e !important;
  background-image: none !important;
  color: #ffffff !important;
  text-shadow: none;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a {
  background: #b83f0b !important;
  opacity: 1 !important;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-other-month {
  background: #ededed;
}
.wc-bookings-date-picker .ui-icon-circle-triangle-e {
  background-image: none;
  background-position: initial;
}
.wc-bookings-date-picker .ui-icon-circle-triangle-w {
  background-image: none;
  background-position: initial;
}
button.wc-bookings-booking-form-button[type="submit"] {
  display: inline-block;
  background-color: #d8bea5;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
button.wc-bookings-booking-form-button[type="submit"]:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.cmb-form label {
  margin-bottom: 0px !important;
}
.cmb-form .cmb-row {
  margin-bottom: 30px;
}
.cmb-form .cmb-row::after {
  content: "";
  display: table;
  clear: both;
}
.cmb-form .cmb-row:last-child {
  margin-bottom: 30px !important;
}
.cmb-form .cmb2-media-status .img-status {
  clear: none;
  display: inline-block;
  float: left;
  margin-right: 10px;
  position: relative;
  width: auto;
}
.cmb-form .cmb2-media-status .img-status img {
  background: #ffffff;
  border: 1px solid #f2f1f3;
  cursor: pointer;
  margin: 15px 0 0 0;
  max-width: 100%;
  padding: 5px;
}
.cmb-form .cmb2-media-status .img-status .cmb2-remove-file-button {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJdSURBVDjLpZP7S1NhGMf9W7YfogSJboSEUVCY8zJ31trcps6zTI9bLGJpjp1hmkGNxVz4Q6ildtXKXzJNbJRaRmrXoeWx8tJOTWptnrNryre5YCYuI3rh+8vL+/m8PA/PkwIg5X+y5mJWrxfOUBXm91QZM6UluUmthntHqplxUml2lciF6wrmdHriI0Wx3xw2hAediLwZRWRkCPzdDswaSvGqkGCfq8VEUsEyPF1O8Qu3O7A09RbRvjuIttsRbT6HHzebsDjcB4/JgFFlNv9MnkmsEszodIIY7Oaut2OJcSF68Qx8dgv8tmqEL1gQaaARtp5A+N4NzB0lMXxon/uxbI8gIYjB9HytGYuusfiPIQcN71kjgnW6VeFOkgh3XcHLvAwMSDPohOADdYQJdF1FtLMZPmslvhZJk2ahkgRvq4HHUoWHRDqTEDDl2mDkfheiDgt8pw340/EocuClCuFvboQzb0cwIZgki4KhzlaE6w0InipbVzBfqoK/qRH94i0rgokSFeO11iBkp8EdV8cfJo0yD75aE2ZNRvSJ0lZKcBXLaUYmQrCzDT6tDN5SyRqYlWeDLZAg0H4JQ+Jt6M3atNLE10VSwQsN4Z6r0CBwqzXesHmV+BeoyAUri8EyMfi2FowXS5dhd7doo2DVII0V5BAjigP89GEVAtda8b2ehodU4rNaAW+dGfzlFkyo89GTlcrHYCLpKD+V7yeeHNzLjkp24Uu1Ed6G8/F8qjqGRzlbl2H2dzjpMg1KdwsHxOlmJ7GTeZC/nesXbeZ6c9OYnuxUc3fmBuFft/Ff8xMd0s65SXIb/gAAAABJRU5ErkJggg==");
  height: 16px;
  left: -5px;
  position: absolute;
  text-indent: -9999px;
  top: -5px;
  top: 10px;
  width: 16px;
}
.cmb-form .cmb2-media-status .embed-status {
  -moz-border-radius: 2px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #bbbcc0;
  float: left;
  margin: 15px 0 0 0;
  max-width: 100%;
  padding: 5px;
  position: relative;
}
.cmb-form .cmb2-media-status .embed-status .cmb2-remove-file-button {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJdSURBVDjLpZP7S1NhGMf9W7YfogSJboSEUVCY8zJ31trcps6zTI9bLGJpjp1hmkGNxVz4Q6ildtXKXzJNbJRaRmrXoeWx8tJOTWptnrNryre5YCYuI3rh+8vL+/m8PA/PkwIg5X+y5mJWrxfOUBXm91QZM6UluUmthntHqplxUml2lciF6wrmdHriI0Wx3xw2hAediLwZRWRkCPzdDswaSvGqkGCfq8VEUsEyPF1O8Qu3O7A09RbRvjuIttsRbT6HHzebsDjcB4/JgFFlNv9MnkmsEszodIIY7Oaut2OJcSF68Qx8dgv8tmqEL1gQaaARtp5A+N4NzB0lMXxon/uxbI8gIYjB9HytGYuusfiPIQcN71kjgnW6VeFOkgh3XcHLvAwMSDPohOADdYQJdF1FtLMZPmslvhZJk2ahkgRvq4HHUoWHRDqTEDDl2mDkfheiDgt8pw340/EocuClCuFvboQzb0cwIZgki4KhzlaE6w0InipbVzBfqoK/qRH94i0rgokSFeO11iBkp8EdV8cfJo0yD75aE2ZNRvSJ0lZKcBXLaUYmQrCzDT6tDN5SyRqYlWeDLZAg0H4JQ+Jt6M3atNLE10VSwQsN4Z6r0CBwqzXesHmV+BeoyAUri8EyMfi2FowXS5dhd7doo2DVII0V5BAjigP89GEVAtda8b2ehodU4rNaAW+dGfzlFkyo89GTlcrHYCLpKD+V7yeeHNzLjkp24Uu1Ed6G8/F8qjqGRzlbl2H2dzjpMg1KdwsHxOlmJ7GTeZC/nesXbeZ6c9OYnuxUc3fmBuFft/Ff8xMd0s65SXIb/gAAAABJRU5ErkJggg==");
  height: 16px;
  left: -5px;
  position: absolute;
  text-indent: -9999px;
  top: -5px;
  width: 16px;
}
.cmb-form .cmb2-media-status .file-status > span {
  cursor: pointer;
}
.cmb-form .cmb-type-file-list .cmb2-media-status .img-status {
  clear: none;
  float: left;
  margin-right: 10px;
  width: auto;
}
.cmb-form .cmb-attach-list li {
  clear: both;
  display: inline-block;
  margin-bottom: 25px;
  width: 100%;
}
.cmb-form .cmb-attach-list li img {
  cursor: move;
  float: left;
  margin-right: 10px;
}
.cmb-form ul.ui-tabs-nav {
  margin-bottom: 40px;
}
.cmb-form ul.ui-tabs-nav li {
  margin: 0;
  display: inline-block;
  border: 1px solid #f2f1f3;
  border-right-width: 0;
}
.cmb-form ul.ui-tabs-nav li:first-child {
  border-radius: 20px 0 0 20px;
}
.cmb-form ul.ui-tabs-nav li:last-child {
  border-radius: 0 20px 20px 0;
  border-right-width: 1px;
}
.cmb-form ul.ui-tabs-nav li a {
  color: #999999;
  padding-left: 45px;
  padding-right: 45px;
  text-align: center;
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: 500;
  font-size: 14px;
  text-transform: none;
}
.cmb-form ul.ui-tabs-nav li a .icon {
  display: inline-block;
  margin-right: 5px;
}
.cmb-form ul.ui-tabs-nav li.ui-state-active {
  background-color: #e8500e;
  border-color: #e8500e;
}
.cmb-form ul.ui-tabs-nav li.ui-state-active a {
  color: #ffffff;
}
.cmb-form ul.ui-tabs-nav li p {
  display: none;
}
@media (max-width: 768px) {
  .cmb-form ul.ui-tabs-nav li {
    display: block;
    margin-bottom: 10px;
    border-radius: 45px !important;
    border-right: 1px solid #f2f1f3;
  }
  .cmb-form ul.ui-tabs-nav li a {
    display: block;
  }
}
.cmb-form .cmb2-wrap select {
  margin-top: 0;
}
.cmb-form input.cmb2-upload-button[type="button"] {
  display: inline-block;
  margin-bottom: 0;
  text-shadow: none;
}
.cmb-form .cmb2-metabox-description {
  color: #999999;
  font-size: 12px;
  display: inline-block;
}
.cmb-form .buttons {
  margin-top: 30px;
}
.cmb-form .buttons input[type="button"] {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cmb-form .buttons input[type="button"]:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.cmb-form .buttons input[type="submit"] {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
}
.cmb-form .buttons input[type="submit"]:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.cmb-form .buttons input:not([style*="display: none"]) {
  margin-right: 10px !important;
}
.cmb-form .cmb-type-taxonomy-multicheck .cmb-td > p,
.cmb-form .cmb-type-taxonomy-multicheck-inline .cmb-td > p,
.cmb-form .cmb-type-taxonomy-radio .cmb-td > p,
.cmb-form .cmb-type-taxonomy-radio-inline .cmb-td > p {
  margin-bottom: 0;
}
.cmb-form .cmb-type-taxonomy-multicheck .cmb-multicheck-toggle,
.cmb-form .cmb-type-taxonomy-multicheck-inline .cmb-multicheck-toggle,
.cmb-form .cmb-type-taxonomy-radio .cmb-multicheck-toggle,
.cmb-form .cmb-type-taxonomy-radio-inline .cmb-multicheck-toggle {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cmb-form .cmb-type-taxonomy-multicheck ul.cmb2-checkbox-list li,
.cmb-form .cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li,
.cmb-form .cmb-type-taxonomy-radio ul.cmb2-checkbox-list li,
.cmb-form .cmb-type-taxonomy-radio-inline ul.cmb2-checkbox-list li,
.cmb-form .cmb-type-taxonomy-multicheck ul.cmb2-radio-list li,
.cmb-form .cmb-type-taxonomy-multicheck-inline ul.cmb2-radio-list li,
.cmb-form .cmb-type-taxonomy-radio ul.cmb2-radio-list li,
.cmb-form .cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li {
  padding: 5px 0;
}
.cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list,
.cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list,
.cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list,
.cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list.p > *,
.cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list.p > *,
.cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list.p > *,
.cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list.p > * {
  margin-bottom: 0;
}
.cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list > *,
.cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list > *,
.cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list > *,
.cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(33.3333% - 0.5px);
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 14px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list,
  .cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list,
  .cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list,
  .cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list > *,
  .cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list > *,
  .cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list > *,
  .cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 30px !important;
  }
}
.cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li,
.cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li,
.cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li,
.cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li,
  .cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li,
  .cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li,
  .cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-multicheck-inline ul.cmb2-checkbox-list li {
    margin-bottom: 0 !important;
  }
}
.cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list,
.cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list,
.cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list,
.cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list.p > *,
.cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list.p > *,
.cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list.p > *,
.cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list.p > * {
  margin-bottom: 0;
}
.cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
.cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
.cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
.cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 0.5px);
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 14px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list,
  .cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list,
  .cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list,
  .cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
  .cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
  .cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
  .cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 992px) {
  .cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
  .cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
  .cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > *,
  .cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list > * {
    width: calc(50% - 0.5px);
  }
}
.cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li,
.cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li,
.cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li,
.cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .cmb-form .cmb-type-taxonomy-multicheck.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li,
  .cmb-form .cmb-type-taxonomy-multicheck-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li,
  .cmb-form .cmb-type-taxonomy-radio.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li,
  .cmb-form .cmb-type-taxonomy-radio-inline.cmb-type-taxonomy-radio-inline ul.cmb2-radio-list li {
    margin-bottom: 0 !important;
  }
}
.cmb-form .cmb-type-hierarchical-taxonomy-select .cmb-td .hierarchical ~ .hierarchy-level {
  margin-bottom: 5px;
}
.cmb-form .availability-calendar .ui-datepicker-calendar {
  width: 100% !important;
}
.cmb-form .availability-calendar .buttons {
  margin-top: 0;
}
.cmb-form .availability-calendar .buttons button {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 48%;
}
.cmb-form .availability-calendar .buttons button:hover {
  background-color: #d8bea5;
  color: #ffffff;
}
.cmb-form .availability-calendar .buttons button.reserve {
  float: left;
}
.cmb-form .availability-calendar .buttons button.dereserve {
  float: right;
}
.cmb-form .wc-variations button[class*="add-"] {
  display: inline-block;
  background-color: #e8500e;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cmb-form .wc-variations button[class*="add-"]:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.cmb-form .wc-variations button[class*="remove-"] {
  display: inline-block;
  background-color: #414551;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.cmb-form .wc-variations button[class*="remove-"]:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.cmb-form .wc-variations input + button[class*="add-"],
.cmb-form .wc-variations div + button[class*="add-"],
.cmb-form .wc-variations input + button[class*="remove-"],
.cmb-form .wc-variations div + button[class*="remove-"] {
  margin-top: 10px;
}
.cmb-form .wc-variations .attributes .attribute {
  margin: 30px 0px;
}
.cmb-form .wc-variations .attributes .attribute > .wrapper {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.cmb-form .wc-variations .attributes .attribute > .wrapper.p > * {
  margin-bottom: 0;
}
.cmb-form .wc-variations .attributes .attribute > .wrapper > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 0.5px);
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 14px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cmb-form .wc-variations .attributes .attribute > .wrapper {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cmb-form .wc-variations .attributes .attribute > .wrapper > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 30px !important;
  }
}
.cmb-form .wc-variations .attributes .attribute .values > .wrapper {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.cmb-form .wc-variations .attributes .attribute .values > .wrapper.p > * {
  margin-bottom: 0;
}
.cmb-form .wc-variations .attributes .attribute .values > .wrapper > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 0.5px);
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 14px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cmb-form .wc-variations .attributes .attribute .values > .wrapper {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cmb-form .wc-variations .attributes .attribute .values > .wrapper > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 30px !important;
  }
}
.cmb-form .wc-variations .attributes .attribute .values button.add-value {
  margin-top: 0;
}
.cmb-form .wc-variations .attributes .attribute .values div.value {
  margin-bottom: 10px !important;
}
.cmb-form .wc-variations .attributes .attribute button.remove-attribute {
  margin-top: 20px;
}
.cmb-form .wc-variations .variations .variation {
  margin: 30px 0px;
}
.cmb-form .wc-variations .variations .variation > label {
  color: #e8500e;
}
.cmb-form .wc-variations .variations .variation .price,
.cmb-form .wc-variations .variations .variation .sale-schedule {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.cmb-form .wc-variations .variations .variation .price.p > *,
.cmb-form .wc-variations .variations .variation .sale-schedule.p > * {
  margin-bottom: 0;
}
.cmb-form .wc-variations .variations .variation .price > *,
.cmb-form .wc-variations .variations .variation .sale-schedule > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 0.5px);
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 14px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cmb-form .wc-variations .variations .variation .price,
  .cmb-form .wc-variations .variations .variation .sale-schedule {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cmb-form .wc-variations .variations .variation .price > *,
  .cmb-form .wc-variations .variations .variation .sale-schedule > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 30px !important;
  }
}
.cmb-form .wc-variations .variations .variation .price > *,
.cmb-form .wc-variations .variations .variation .sale-schedule > * {
  margin-bottom: 10px;
}
.cmb-form .pw-map {
  margin-top: 10px;
}
.cmb-form p {
  margin: 10px 0;
}
.ui-datepicker {
  background-color: #ffffff;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #ffffff;
  position: relative;
  line-height: 40px;
  border: 1px solid #f2f1f3;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  display: block;
  width: 20%;
  text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
  top: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 0;
  top: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #414551;
  text-transform: uppercase;
}
.ui-datepicker select.ui-datepicker-year,
.ui-datepicker select.ui-datepicker-month {
  background-color: #ffffff;
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #ededed;
  background-image: none;
  box-shadow: none;
  color: #414551;
  box-sizing: border-box;
  padding: 0 15px;
  font-weight: 300;
  font-size: 14px;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  padding-right: 0;
}
.ui-datepicker select.ui-datepicker-year:placeholder,
.ui-datepicker select.ui-datepicker-month:placeholder {
  color: #748796;
}
.ui-datepicker select.ui-datepicker-year::placeholder,
.ui-datepicker select.ui-datepicker-month::placeholder {
  color: #748796;
}
.ui-datepicker select.ui-datepicker-year::-webkit-input-placeholder,
.ui-datepicker select.ui-datepicker-month::-webkit-input-placeholder {
  color: #748796;
}
.ui-datepicker select.ui-datepicker-year::-moz-placeholder,
.ui-datepicker select.ui-datepicker-month::-moz-placeholder {
  color: #748796;
}
.ui-datepicker select.ui-datepicker-year:-moz-placeholder,
.ui-datepicker select.ui-datepicker-month:-moz-placeholder {
  color: #748796;
}
.ui-datepicker select.ui-datepicker-year:-ms-input-placeholder,
.ui-datepicker select.ui-datepicker-month:-ms-input-placeholder {
  color: #748796;
}
.ui-datepicker select.ui-datepicker-year:focus,
.ui-datepicker select.ui-datepicker-month:focus {
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
.ui-datepicker table.ui-datepicker-calendar {
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  text-align: left;
  border: 1px solid #ededed;
  background-color: #ffffff;
  line-height: 1;
  font-size: 14px;
  table-layout: fixed;
  width: auto;
}
.ui-datepicker table.ui-datepicker-calendar caption {
  margin-bottom: 20px;
  color: #414551;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #f2f1f3;
}
.ui-datepicker table.ui-datepicker-calendar thead {
  background-color: #f2f1f3;
  color: #414551;
  border: 1px solid #ededed;
  font-weight: 600;
}
.ui-datepicker table.ui-datepicker-calendar thead tr th,
.ui-datepicker table.ui-datepicker-calendar thead tr td {
  padding: 15px;
}
.ui-datepicker table.ui-datepicker-calendar tr {
  border-top: 1px solid #ededed;
}
.ui-datepicker table.ui-datepicker-calendar tr td,
.ui-datepicker table.ui-datepicker-calendar tr th {
  border-right: 1px solid #ededed;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr th,
.ui-datepicker table.ui-datepicker-calendar tbody tr td {
  padding: 15px;
  vertical-align: middle;
}
.ui-datepicker table.ui-datepicker-calendar tfoot tr th,
.ui-datepicker table.ui-datepicker-calendar tfoot tr td {
  padding: 15px;
}
.ui-datepicker table.ui-datepicker-calendar tfoot tr th a,
.ui-datepicker table.ui-datepicker-calendar tfoot tr td a {
  color: #e8500e;
}
.ui-datepicker table.ui-datepicker-calendar a {
  color: #999999;
}
.ui-datepicker table.ui-datepicker-calendar thead tr th {
  text-align: center;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td {
  text-align: center;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td span {
  display: block;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td a {
  display: block;
  text-align: center;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td:not(.ui-state-disabled):hover {
  background-color: #e8500e;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td:not(.ui-state-disabled):hover a {
  color: #ffffff;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.highlight {
  background-color: #e8500e;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.highlight a {
  color: #ffffff;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.reserved {
  background-color: #d8bea5;
}
.ui-datepicker table.ui-datepicker-calendar tbody tr td.reserved a {
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-buttonpane {
  padding: 10px 20px 20px 20px;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  display: inline-block;
  background-color: #d8bea5;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button:hover {
  background-color: #e8500e;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker .ui-datepicker-buttonpane::after {
  content: "";
  display: table;
  clear: both;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker.ui-datepicker-multi .ui-datepicker-row-break {
  clear: both;
  font-size: 0;
  width: 100%;
}
.ui-timepicker-div {
  font-size: 14px;
  width: 200px;
  border: 1px solid #f2f1f3;
  border-bottom: none;
  padding: 15px 20px 0 20px;
}
.ui-timepicker-div .ui-widget-header {
  text-align: center;
}
.ui-timepicker-div .ui-widget-header .ui-datepicker-title {
  font-weight: 600;
}
.ui-timepicker-div dl {
  line-height: 40px;
  margin-bottom: 0;
  text-align: left;
}
.ui-timepicker-div dl dt {
  clear: left;
  float: left;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Droid Serif', sans-serif;
  color: #7d7885;
}
.ui-timepicker-div dl dd {
  display: none;
}
.ui-timepicker-div dl dd.ui_tpicker_time {
  display: block;
  margin: 0 0 0 50%;
}
.ui-timepicker-div dl dd.ui_tpicker_hour,
.ui-timepicker-div dl dd.ui_tpicker_minute {
  display: block;
  margin: 0 0 10px 50%;
}
.ui-timepicker-div select {
  background-color: #ffffff;
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #ededed;
  background-image: none;
  box-shadow: none;
  color: #414551;
  box-sizing: border-box;
  padding: 0 15px;
  font-weight: 300;
  font-size: 14px;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  padding-right: 0;
}
.ui-timepicker-div select:placeholder {
  color: #748796;
}
.ui-timepicker-div select::placeholder {
  color: #748796;
}
.ui-timepicker-div select::-webkit-input-placeholder {
  color: #748796;
}
.ui-timepicker-div select::-moz-placeholder {
  color: #748796;
}
.ui-timepicker-div select:-moz-placeholder {
  color: #748796;
}
.ui-timepicker-div select:-ms-input-placeholder {
  color: #748796;
}
.ui-timepicker-div select:focus {
  -webkit-outline: none;
  -khtml-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  outline: none;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  padding: 0 5px 0 0;
  text-align: right;
}
.ui-timepicker-rtl dl dt {
  clear: right;
  float: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}
.ui-slider {
  background-image: none;
  border: 0;
  position: relative;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #f2f1f3;
  border-radius: 0;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-color: #e8500e;
  background-image: none;
  border-radius: 0;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffffff;
  cursor: ew-resize;
  outline: none;
  top: -10px;
  background-image: none;
  border: 1px solid #e5e3e7;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ui-slider.ui-slider-horizontal {
  height: 5px;
}
.ui-slider.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-tabs ul.ui-tabs-nav {
  margin-bottom: 40px;
}
.ui-tabs ul.ui-tabs-nav li {
  margin: 0;
  display: inline-block;
  border: 1px solid #f2f1f3;
  border-right-width: 0;
}
.ui-tabs ul.ui-tabs-nav li:first-child {
  border-radius: 20px 0 0 20px;
}
.ui-tabs ul.ui-tabs-nav li:last-child {
  border-radius: 0 20px 20px 0;
  border-right-width: 1px;
}
.ui-tabs ul.ui-tabs-nav li a {
  color: #999999;
  padding-left: 45px;
  padding-right: 45px;
  text-align: center;
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: 500;
  font-size: 14px;
  text-transform: none;
}
.ui-tabs ul.ui-tabs-nav li a .icon {
  display: inline-block;
  margin-right: 5px;
}
.ui-tabs ul.ui-tabs-nav li.ui-state-active {
  background-color: #e8500e;
  border-color: #e8500e;
}
.ui-tabs ul.ui-tabs-nav li.ui-state-active a {
  color: #ffffff;
}
.ui-tabs ul.ui-tabs-nav li p {
  display: none;
}
@media (max-width: 768px) {
  .ui-tabs ul.ui-tabs-nav li {
    display: block;
    margin-bottom: 10px;
    border-radius: 45px !important;
    border-right: 1px solid #f2f1f3;
  }
  .ui-tabs ul.ui-tabs-nav li a {
    display: block;
  }
}
.ui-accordion-header {
  border: 1px solid #f2f1f3;
  cursor: pointer;
  outline: none;
  margin: 0 0 5px;
  vertical-align: middle;
  padding: 9px 30px 9px 15px;
  -webkit-transition: all 0.2s ease;
  -khtml-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 13px;
  position: relative;
}
.ui-accordion-header::after {
  content: "\f107";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  right: 15px;
  top: 10px;
  color: #d8bea5;
}
.ui-accordion-header > a {
  color: #d8bea5;
}
.ui-accordion-header > a .title {
  font-size: 13px;
  font-weight: 600;
}
.ui-accordion-header > a .icon {
  margin-right: 10px;
  color: #e8500e;
}
.ui-accordion-header.ui-accordion-header-active {
  background-color: #e8500e;
  border: 1px solid #e8500e;
}
.ui-accordion-header.ui-accordion-header-active > a {
  color: #ffffff;
}
.ui-accordion-header.ui-accordion-header-active .icon {
  color: #ffffff;
}
.ui-accordion-header.ui-accordion-header-active::after {
  color: #ffffff;
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion-section p {
  margin: 15px 0;
}
.homepage-header-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.homepage-header-background::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(18, 25, 36, 0.55);
  z-index: 0;
}
.static-header {
  position: relative;
  min-height: 389px;
  box-sizing: border-box;
  padding-top: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
  overflow: hidden;
}
.static-header::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(18, 25, 36, 0.57);
  z-index: 0;
}
.static-header .container {
  position: relative;
  z-index: 1;
  text-align: center;
}
.static-header .container h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 42px;
  color: #ffffff;
  margin: 0 0 15px;
  font-weight: 400;
}
.static-header .container .azqf-query-form {
  margin: 30px 0;
}
.static-header .container .azqf-query-form .wrapper {
  display: table;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 600px) {
  .static-header .container .azqf-query-form .wrapper {
    width: auto;
    display: block;
  }
}
.static-header .container .azqf-query-form .wrapper .s-wrapper,
.static-header .container .azqf-query-form .wrapper .geo-location .location {
  width: 66.66%;
}
.static-header .container .azqf-query-form .wrapper .submit {
  width: 33.33%;
  position: relative;
}
.static-header .container .azqf-query-form .wrapper .submit::after {
  content: "\f002";
  position: absolute;
  font-family: FontAwesome;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(260%, -50%) scale(-1, 1);
  -khtml-transform: translate(260%, -50%) scale(-1, 1);
  -moz-transform: translate(260%, -50%) scale(-1, 1);
  -ms-transform: translate(260%, -50%) scale(-1, 1);
  transform: translate(260%, -50%) scale(-1, 1);
}
.static-header .container .azqf-query-form .wrapper .geo-location .radius {
  display: none;
}
.static-header .container .azqf-query-form .wrapper .geo-location .location {
  float: none;
  width: auto;
}
.static-header .container .azqf-query-form .wrapper .geo-location .location .locate {
  display: none;
}
.static-header .container .azqf-query-form .wrapper .s-wrapper,
.static-header .container .azqf-query-form .wrapper .submit,
.static-header .container .azqf-query-form .wrapper .geo-location {
  display: table-cell;
  padding: 0 5px;
  vertical-align: top;
  box-sizing: border-box;
}
@media (max-width: 600px) {
  .static-header .container .azqf-query-form .wrapper .s-wrapper,
  .static-header .container .azqf-query-form .wrapper .submit,
  .static-header .container .azqf-query-form .wrapper .geo-location {
    display: block;
    margin: 15px 0;
    width: 100%;
    padding: 0;
  }
}
.static-header .container .azqf-query-form .wrapper input[type="text"] {
  line-height: 55px;
  height: 55px;
  padding: 0 30px;
  border: none;
  background-color: #f2f1f3;
}
.static-header .container .azqf-query-form .wrapper input[type="submit"] {
  background-color: #e8500e;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border: none;
  display: block;
  padding: 0 80px 0 50px;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
}
.static-header .container img {
  margin-top: 55px;
}
.static-header.homepage-header {
  margin: 180px 0 150px;
}
.static-header.homepage-header::before {
  display: none;
}
.page-template-without-container .site-main .container {
  padding-right: 15px;
  padding-left: 15px;
}
.page-template-without-container .site-main .box {
  background-color: #fcfbf9;
  border-radius: 3px;
  border: 1px solid #ededed;
  padding: 60px 20px 0;
  margin-top: -150px;
  margin-bottom: 50px;
  text-align: center;
  color: #414551;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .page-template-without-container .site-main .box {
    margin-top: 30px;
  }
}
.page-template-without-container .site-main .box .price {
  color: #e8500e;
  font-size: 78px;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
  position: relative;
}
.page-template-without-container .site-main .box .price .currency {
  font-size: 30px;
  font-weight: 600;
  position: absolute;
  left: -20px;
  top: -7px;
}
.page-template-without-container .site-main .box h2 {
  font-size: 33px;
  font-weight: 600;
  margin: 15px 0 10px;
}
.page-template-without-container .site-main .box p {
  font-weight: 600;
}
.page-template-without-container .site-main .box ul {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}
.page-template-without-container .site-main .box ul li {
  padding: 8px 0;
}
.page-template-without-container .site-main .box .button {
  width: 70%;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  -webkit-transform: translateY(50%);
  -khtml-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.page-template-without-container .site-main .text-wrapper {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .page-template-without-container .site-main .text-wrapper {
    margin-top: 60px;
  }
}
.page-template-without-container .site-main .text-wrapper h3 {
  font-size: 14px;
  font-weight: 700;
}
.page-template-without-container .site-main .text-wrapper p {
  margin: 30px 0;
}
.line-widget {
  background-color: #fcfbf9;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  color: #414551;
  padding: 7px 0;
}
.line-widget .steps-widget-item {
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: 300;
  font-size: 12px;
}
.line-widget .number {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #ededed;
  background-color: #faf9f7;
  margin-right: 20px;
}
.line-widget .describtion {
  vertical-align: middle;
}
.line-widget .woocommerce-breadcrumb {
  padding: 14px 0;
}
.line-widget .woocommerce-breadcrumb a {
  color: #414551;
}
.line-widget .woocommerce-breadcrumb .delimiter {
  margin: 0 10px;
}
.line-widget.autolocation {
  font-weight: 600;
  text-align: center;
  padding: 21px 0;
}
.line-widget.dashboard {
  background-color: #e8500e;
  color: #ffffff;
  padding-bottom: 0;
  padding-top: 30px;
}
.line-widget.dashboard .widget_azexo_dashboard_links .widgettitle {
  color: #ffffff;
  margin-bottom: 30px;
}
.line-widget.dashboard .widget_azexo_dashboard_links ul li {
  display: inline-block;
  border: 1px solid rgba(252, 251, 249, 0.2);
  border-radius: 3px;
  margin: 0 15px 15px 0;
}
.line-widget.dashboard .widget_azexo_dashboard_links ul li a {
  color: #ffffff;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0;
}
.line-widget.dashboard .widget_azexo_dashboard_links ul li a:hover {
  color: #ffffff;
}
.line-widget.dashboard .widget_azexo_dashboard_links ul li.active a {
  background-color: #fcfbf9;
  color: #000000;
}
@media (min-width: 768px) {
  .line-widget.dashboard {
    text-align: center;
  }
  .line-widget.dashboard .widget_azexo_dashboard_links ul li {
    display: inline-block;
    margin: 0 2px 0 0;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    vertical-align: bottom;
    overflow: hidden;
  }
}
body.woocommerce-checkout .steps-checkout .number {
  color: #e8500e;
}
body.single-azl_profile .steps-single-profile .number,
body.archive .steps-single-profile .number {
  color: #e8500e;
}
body.blog .steps-list-profile .number {
  color: #e8500e;
}
.header-gallery {
  position: relative;
  padding: 40px 0 30px;
  overflow: hidden;
}
.header-gallery .entry-gallery {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.header-gallery .entry-gallery::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
  z-index: 2;
}
.header-gallery .entry-gallery .image {
  background-size: cover;
  max-height: 389px !important;
}
@media (max-width: 767px) {
  .header-gallery .entry-gallery .image {
    max-height: none !important;
  }
}
.header-gallery .entry-gallery .owl-controls {
  display: none;
}
.header-gallery .container {
  position: relative;
  z-index: 3;
}
@media (min-width: 768px) {
  .header-gallery {
    padding: 200px 0 30px;
  }
}
footer {
  color: #a2a2a3;
  font-weight: 300;
  padding: 90px 0 50px;
}
footer a {
  color: #a2a2a3;
}
footer a:hover {
  color: #e8500e;
}
footer h4,
footer .strong {
  color: #ffffff;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  font-size: 21px;
}
footer h4 {
  margin-bottom: 15px;
}
footer div[data-section] {
  margin-top: 70px;
}
footer div[data-section]:first-child {
  margin-top: 0;
}
footer div[data-section] div[class*="col-"] {
  margin-bottom: 30px;
}
footer .highlighted {
  color: #e8500e;
  font-size: 21px;
  font-weight: 600;
  vertical-align: -1px;
}
footer .hasimg {
  padding: 6px 0;
}
footer ul li a {
  display: block;
  padding: 5px 0;
}
footer ul.two-columns::after {
  content: "";
  display: table;
  clear: both;
}
footer ul.two-columns li {
  width: 50%;
  float: left;
}
@media (max-width: 480px) {
  footer ul.two-columns li {
    float: none;
    width: auto;
  }
}
.sub-widget-title h3 {
  margin: 20px 0 20px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
.section {
  padding: 60px 0 100px;
}
.section .title {
  font-size: 32px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  text-align: center;
}
.section .subtitle {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 55px;
}
.section h3 {
  font-size: 24px;
  margin: 7px 0;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}
.section.dark > div {
  background-color: #121924;
  color: #ffffff;
  position: relative;
  padding: 100px 0;
}
.section.dark > div::before,
.section.dark > div::after {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALYAAAAQCAMAAACMa3XFAAAAkFBMVEX//fwAAAD//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz//fz1vrAQAAAAMHRSTlP+APv4AQT28xzv6D8H182tNgoqFREN62+egk8vJiLCpdPk3ci8s2CWaEiSellCO1Sd5fwLAAACEElEQVRIx9TSAQkAMBDDwOcC8y95OloFR8m9cHOLRbejPXf0as1dtMfGYt2wd/Y1mfZvpUqUHAWhYByDIggo4H1rYpLJ9f9/t09MxlSZqt3aTBuDNGV3Px7lxja7verAXIgZDT48RWuBz+XMITHXD2xTjeM6zuL2m77G4d8qNJPVzN7Mp8RcMM54ftJJ53y5fGj72IMloBZR82gA46L4ZI3Sk51mtqGW2K6zivPlETd+Je1Z/JnHXYSdOLZX5bqkbeu0OST5NT9mFzr971nMeD0w4k1wHS92TUQQhxceIWzHMdWbLpkVGE3bHpHhye5YH/f1PhUDZ0O92zVpk34fGrETY56cU85a4njdwD238wghMfTcJR2JvZegh1SIJhW7gfNd831OkuOFBlL5PtpOsOBGKtwirQJalkVVUHo95SdKg+CU1YwQ3rK6SS7ZXrQdiz2Psb7viUN4LcSeMw7rvAbp7ywT+3N+zxJZSVlhEJMS6zAKwWJyM5YojLRSZXArtaKX+6kIJhRFiXFV0uuYgA9E3lgPIB9Zb+GHfgh6L0ykwnmqxuM4nmSlESpwVOW325jcZUEDejyIRMqM4hLLgAY48i1AgcFH+9u1CXpjDiW8IaNKaVVtrL8Dthx+0/0juEX+7I5CNDNLlhBXGtPkfMvTHK2kwFgD+78AJxRF/sb6daAI+qMxQOkIrXYA8LnHH1y6JPh01rPjAAAAAElFTkSuQmCC');
  background-repeat: repeat-x;
  background-position: top center;
  height: 16px;
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  z-index: 2;
}
.section.dark > div::before {
  top: 0;
}
.section.dark > div::after {
  bottom: 0;
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.section.dark .container {
  position: relative;
  z-index: 1;
}
.section.dark .title {
  color: #d8bea5;
}
.section.dark .leaves {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.section.dark .nuts {
  position: absolute;
  top: -16px;
  right: 20px;
  z-index: 3;
}
.section.dark .city {
  position: absolute;
  height: 132px;
  left: 0;
  right: 0;
  bottom: 12px;
  background-position: left center;
  background-repeat: repeat-x;
  z-index: 0;
}
.section.dark .order-step-wrapper .order-step {
  text-align: center;
  margin-bottom: 65px;
}
@media (min-width: 768px) {
  .section.dark .order-step-wrapper .order-step:nth-of-type(2) {
    padding-top: 120px;
  }
}
.section.dark .order-step-wrapper .order-step .order-step-border {
  display: inline-block;
  width: 86px;
  height: 86px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ffffff;
  position: relative;
  margin-bottom: 20px;
}
.section.dark .order-step-wrapper .order-step .order-step-border .order-step-number {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  position: absolute;
  top: -9px;
  left: 7px;
  background-color: #db304c;
}
.section.dark .order-step-wrapper .order-step .order-step-border .order-step-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section.dark .order-step-wrapper .order-step h4 {
  font-family: 'Roboto Slab', serif;
  color: #ffffff;
  font-weight: 400;
  font-size: 24px;
  margin: 0 0 15px;
}
.section.dark .order-step-wrapper .arrow {
  width: 15%;
  height: 34px;
  position: absolute;
  top: 110px;
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}
@media (min-width: 768px) {
  .section.dark .order-step-wrapper .arrow {
    display: block;
  }
}
.section.dark .order-step-wrapper .arrow.solid {
  left: 24%;
}
.section.dark .order-step-wrapper .arrow.dotted {
  left: 58%;
}
.section.dark .subtitle {
  color: #d8bea5;
  margin: 0;
}
.profile-tabs .posts-list-wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.profile-tabs .posts-list-wrapper .list-filter .filter-term {
  color: #414551;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  margin: 10px 15px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .profile-tabs .posts-list-wrapper .list-filter {
    float: right;
    width: 55%;
    text-align: right;
  }
  .profile-tabs .posts-list-wrapper .list-filter .filter-term {
    margin: 10px 0 10px 50px;
  }
}
.profile-tabs .posts-list-wrapper .posts-list {
  clear: both;
  padding-top: 40px;
}
.profile-tabs .posts-list-wrapper .posts-list .filterable {
  margin: 0;
}
.profile-tabs h3 {
  margin: 0 0 40px 10px;
}
@media (min-width: 768px) {
  .profile-tabs h3 {
    float: left;
    margin: 7px 0;
  }
}
.app-section {
  background-color: #e8500e;
  color: #ffffff;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .app-section {
    text-align: left;
    padding-bottom: 0;
  }
}
.app-section::before,
.app-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 12px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVwAAAAMCAMAAAAZMfVdAAAAk1BMVEXoUA4AAADoUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7oUA7khdPlAAAAMHRSTlP9APv59wfyxSIPBNisKRQC7XFsZC89JgFKC93TtIgeGaKCe1e9jmBRNpRD4Zvoy85UXrnJAAADCElEQVRYw+2Vh5KiQBCGWcIAkiQuQVCSShB9/6e7vzGtFpZ3te5VbZXfwoSenunufyyW+3jO56TRgvkBkvRpqYGnBNtsNrFsSdj630CsmfX5NeLNZDa7TcaaEZJkvSA093kRazZ9HiXzMFKmKIoZRZAwsizJVNUsWEaRki29dWoH29qXIilSVVWanVT/+D6o25IQ8hYr8P22NQzD2259QE1Ytr7vuG5e2La73viRJKlGu8ak3BBl27Z56mw9wwg8PwSlW+QgbWpsAHBch16gLE1TNRVjaS4zGuIgXICqYojx5M8Ml2Rxztp1bMexizRNC2e9CcMWwYIM+64VWFSTqhjZcrlUAsPz4QInz9UrWdZXfeqEIdJa6LqcyKuVvtLlLtbToq+bvukxr3N7vS7LOt142zJUskyhACaOM0l6gGQjNaJYEcyKYSimaSCVABgonvYongfBkKadN8UmRBKKkuEJvG3rLLodY5qmxd1uDqgRDyKbH85wu1VdrzR2nvM8JzIGe9dpWhIzAYbDBGKc7OVqoVf7RK7kQV4sUE+Tps1Kp2Ff50Vhu67j4HU3tn2UM0/TnBM54eYkxua7WEvoiKav7TIsnaJsw42brwZNrqpKTqgCPEkSi5d985hN5PXVxnGiAEvXsfkgy3t5ofc6jsOF6H3TNHWNS+jd0i6aRVUNmoYMtC6O90mCgEmCPcM+jucMMUkDgbFdp+0HeRjkBHqK3IQyHL08FGZMFISzqKQieXMEFs7OsOIRBOr5YyOMnn8PP78JP8YHOHfqIDZHMbsYyU/H4I5cZuMDkNylvn9IT2S88Mzn0WnCWAL0oAaIonAaYUhAX2jH0xwvD9DBhRpMYAU0OwELwxkiFjCg7bQ2SkUd7T47U9GXYvF3stIqgsOZINMlKrgXEvueALcH8PeeF9c72bgXc1PAUYZrBtfC7iOT6Zo8uCuHJ+moP3V40J9vWMA6J+Jaxjv+DRyezF8f8Htewvg7/SXi/jaOn5+3uj8CfRLow/AW9wfgx/9taN+8nLeoP8gfbhANesHkTE8AAAAASUVORK5CYII=');
  background-repeat: repeat-x;
  background-position: left center;
  z-index: 1;
}
.app-section::before {
  top: -12px;
}
.app-section::after {
  bottom: -11px;
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.app-section h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 26px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 60px;
}
@media (min-width: 768px) {
  .app-section h2 {
    margin-top: 0;
  }
}
.app-section p {
  font-size: 16px;
  margin-bottom: 25px;
}
.app-section p + a {
  margin-right: 5px;
}
.app-section .app {
  position: relative;
  z-index: 2;
  margin-top: -115px;
  margin-bottom: -9px;
}
.nopaper .site-main {
  background: none;
}
.nopaper .site-main::after {
  display: none;
}
