@import url(//fonts.googleapis.com/css?family=Open+Sans:700,600,400,300,400italic);
.star-rating:not(.mark):not([itemscope]) {
  position: relative;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-size: 0;
}
.star-rating:not(.mark):not([itemscope]) span {
  overflow: hidden;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 24px;
}
.star-rating:not(.mark):not([itemscope]) 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: #ffd026;
}
.star-rating:not(.mark):not([itemscope])::before {
  font-size: 16px;
  content: "\f006\00a0\f006\00a0\f006\00a0\f006\00a0\f006";
  color: #ffd026;
  font-family: FontAwesome;
  top: 0;
  left: 0;
}
/* Eric Meyer's Reset CSS v2.0 - https://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: #fafafa;
}
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.single .site-main {
  margin: 50px 0 100px;
}
body.page-template-default:not(.vc-grid) .entry.page {
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
  padding: 25px 40px;
  background-color: #ffffff;
  margin: 50px 0 100px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
}
@media (max-width: 768px) {
  body.page-template-default:not(.vc-grid) .entry.page {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-default:not(.vc-grid) .entry.page {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default:not(.vc-grid) .entry.page {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default:not(.vc-grid) .entry.page {
    max-width: 1170px !important;
  }
}
@media (max-width: 768px) {
  body.page-template-default:not(.vc-grid) .entry.page {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
@media (min-width: 768px) {
  body.page-template-default:not(.vc-grid) .entry.page {
    max-width: 750px !important;
  }
}
@media (min-width: 992px) {
  body.page-template-default:not(.vc-grid) .entry.page {
    max-width: 970px !important;
  }
}
@media (min-width: 1200px) {
  body.page-template-default:not(.vc-grid) .entry.page {
    max-width: 1170px !important;
  }
}
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar #primary {
  width: 66.66%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar #tertiary {
  width: 33.33%;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  box-sizing: border-box;
}
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar #tertiary .sidebar-inner {
  margin-right: 30px;
  position: relative;
  z-index: 1;
}
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar #primary + #tertiary .sidebar-inner {
  margin-right: 0;
  margin-left: 30px;
}
@media (max-width: 992px) {
  body.page-template-default:not(.vc-grid) .entry.page.active-sidebar #primary + #tertiary .sidebar-inner {
    margin: 0;
  }
}
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar .entry.page {
  padding: 25px 40px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
}
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar .entry.page:hover,
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar .entry.page:active,
body.page-template-default:not(.vc-grid) .entry.page.active-sidebar .entry.page:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  body.page-template-default:not(.vc-grid) .entry.page.active-sidebar .entry.page:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
body.page-template-default:not(.vc-grid) .entry.page:hover,
body.page-template-default:not(.vc-grid) .entry.page:active,
body.page-template-default:not(.vc-grid) .entry.page:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  body.page-template-default:not(.vc-grid) .entry.page:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
body.page-template-default:not(.vc-grid) .entry.page .entry-content::after {
  content: "";
  display: table;
  clear: both;
}
body #page {
  overflow: hidden;
}
html {
  overflow-y: scroll;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9999;
  height: 100%;
}
#preloader #status {
  background-color: transparent;
  position: fixed;
  left: 50%;
  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%);
  width: 130px;
  height: 130px;
}
#preloader #status::before {
  content: '';
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjE1MCIgaGVpZ2h0PSIxNTAiIGZpbGw9IiMyZjM2M2EiPiAgPGNpcmNsZSB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4IDApIiBjeD0iMCIgY3k9IjE2IiByPSIwIj4gICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InIiIHZhbHVlcz0iMDsgNDsgMDsgMCIgZHVyPSIxLjJzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjAiICAgICAga2V5dGltZXM9IjA7MC4yOzAuNzsxIiBrZXlTcGxpbmVzPSIwLjIgMC4yIDAuNCAwLjg7MC4yIDAuNiAwLjQgMC44OzAuMiAwLjYgMC40IDAuOCIgY2FsY01vZGU9InNwbGluZSIgLz4gIDwvY2lyY2xlPiAgPGNpcmNsZSB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNiAwKSIgY3g9IjAiIGN5PSIxNiIgcj0iMCI+ICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiB2YWx1ZXM9IjA7IDQ7IDA7IDAiIGR1cj0iMS4ycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjMiICAgICAga2V5dGltZXM9IjA7MC4yOzAuNzsxIiBrZXlTcGxpbmVzPSIwLjIgMC4yIDAuNCAwLjg7MC4yIDAuNiAwLjQgMC44OzAuMiAwLjYgMC40IDAuOCIgY2FsY01vZGU9InNwbGluZSIgLz4gIDwvY2lyY2xlPiAgPGNpcmNsZSB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNCAwKSIgY3g9IjAiIGN5PSIxNiIgcj0iMCI+ICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiB2YWx1ZXM9IjA7IDQ7IDA7IDAiIGR1cj0iMS4ycyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwLjYiICAgICAga2V5dGltZXM9IjA7MC4yOzAuNzsxIiBrZXlTcGxpbmVzPSIwLjIgMC4yIDAuNCAwLjg7MC4yIDAuNiAwLjQgMC44OzAuMiAwLjYgMC40IDAuOCIgY2FsY01vZGU9InNwbGluZSIgLz4gIDwvY2lyY2xlPjwvc3ZnPg==);
  background-size: cover;
  left: 35px;
  top: 40px;
  bottom: 30px;
  right: 35px;
}
.site .site-main {
  position: relative;
  z-index: 1;
}
.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 .entry.page {
  padding: 25px 40px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
}
.container.active-sidebar .entry.page:hover,
.container.active-sidebar .entry.page:active,
.container.active-sidebar .entry.page:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .container.active-sidebar .entry.page:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.container-fluid {
  padding: 0 45px !important;
}
@media (max-width: 992px) {
  .site-main .container.active-sidebar.left {
    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;
  }
  .container.active-sidebar {
    display: block;
  }
  .container.active-sidebar #primary {
    width: auto;
    display: block;
    padding-bottom: 30px;
  }
  .container.active-sidebar #tertiary {
    width: auto;
    display: block;
  }
  .container.active-sidebar #tertiary .sidebar-inner {
    margin-right: 0;
    margin-left: 0;
  }
  .container.active-sidebar #primary + #tertiary .sidebar-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
.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: #2196f3;
  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: #2196f3;
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
.product-header-container .timer-wrapper .time-left .time {
  background-color: #ffffff;
  color: #4c4c4c;
  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: #e5e5e5;
}
.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;
}
.homepage-header, .th-google_map {
  height: calc(100vh - 250px);
  border-bottom: 4px solid #262626;
  padding:0px !important;
}
.homepage-header .owl-carousel .azexo_html {
  height: calc(100vh - 200px);
  display: table;
  width: 100%;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
.homepage-header .owl-carousel .azexo_html .slide-content {
  display: table-cell;
  vertical-align: middle;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container {
  position: relative;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container::after {
  content: "";
  display: table;
  clear: both;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide1 {
  position: absolute;
  top: 35%;
  left: 30%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 794px;
  height: 499px;
}
@media (max-width: 1024px) {
  .homepage-header .owl-carousel .azexo_html .slide-content .container .slide1 {
    display: none;
  }
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide2 {
  position: absolute;
  width: 792px;
  height: 622px;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  right: -35%;
  top: 32%;
}
@media (max-width: 1024px) {
  .homepage-header .owl-carousel .azexo_html .slide-content .container .slide2 {
    display: none;
  }
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left {
  float: left;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left.light {
  color: #ffffff;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left.light h1 {
  color: #ffffff;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left.light .button {
  display: inline-block;
  background-color: #4c4c4c;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left.light .button:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left.light .button:hover:hover,
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left.light .button:hover:active,
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left.light .button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left.light .button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-right {
  float: right;
}
@media (max-width: 1024px) {
  .homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-left,
  .homepage-header .owl-carousel .azexo_html .slide-content .container .slide-content-right {
    float: none;
    text-align: center;
  }
}
.homepage-header .owl-carousel .azexo_html .slide-content .container h1 {
  text-transform: uppercase;
  font-size: 90px;
  font-weight: 300;
  margin: 0 0 0 -8px;
  line-height: 1;
}
@media (max-width: 767px) {
  .homepage-header .owl-carousel .azexo_html .slide-content .container h1 {
    font-size: 50px;
    margin: 0;
  }
}
.homepage-header .owl-carousel .azexo_html .slide-content .container p {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  margin: 0;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .button {
  margin-top: 25px;
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .button:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .button:hover:hover,
.homepage-header .owl-carousel .azexo_html .slide-content .container .button:hover:active,
.homepage-header .owl-carousel .azexo_html .slide-content .container .button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .homepage-header .owl-carousel .azexo_html .slide-content .container .button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.homepage-header .owl-carousel .azexo_html .slide-content .container .button:hover,
.homepage-header .owl-carousel .azexo_html .slide-content .container .button:active,
.homepage-header .owl-carousel .azexo_html .slide-content .container .button:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .homepage-header .owl-carousel .azexo_html .slide-content .container .button:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.homepage-header .owl-carousel .owl-controls .owl-nav .owl-prev {
  margin-left: 50px;
  color: #2196f3;
}
.homepage-header .owl-carousel .owl-controls .owl-nav .owl-next {
  margin-right: 50px;
  color: #2196f3;
}
@media (max-width: 1024px) {
  .homepage-header {
    height: calc(100vh - 370px);
  }
  .homepage-header .owl-carousel .azexo_html {
    height: calc(100vh - 370px);
  }
  .homepage-header .owl-carousel .owl-controls .owl-nav .owl-prev {
    margin-left: 15px;
  }
  .homepage-header .owl-carousel .owl-controls .owl-nav .owl-next {
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  .homepage-header {
    height: calc(100vh - 260px - 115px);
  }
  .homepage-header .owl-carousel .azexo_html {
    height: calc(100vh - 260px - 115px);
  }
}
.colored {
  color: #ffffff;
}
.colored h3 {
  color: #ffffff;
}
.colored .button {
  display: inline-block;
  background-color: #262626;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.colored .button:hover:active,
.colored .button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .colored .button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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;     */
     text-transform: uppercase;
     padding-top:20px;
     font-size:30px;
}
.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 16px;
  display: block;
  box-sizing: border-box;
  width: 25%;
  max-width: 270px;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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: 30px;
}
.custom-categories-list .widget > ul > li:hover,
.custom-categories-list .widget > ul > li:active,
.custom-categories-list .widget > ul > li:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .custom-categories-list .widget > ul > li:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
  .custom-categories-list .widget > ul > li{
    max-width:calc(25% - 15px);
  }
  .custom-categories-list .widget > ul > li > ul.children > li > a{max-width:85% !important;}
  .custom-categories-list .widget > ul > li{padding:20px 10px;}
}
@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: #262626;
  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: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: -24px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.custom-categories-list .widget > ul > li > a::before:hover,
.custom-categories-list .widget > ul > li > a::before:active,
.custom-categories-list .widget > ul > li > a::before:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .custom-categories-list .widget > ul > li > a::before:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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 20px;
  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;
}
.playsmall{max-width:20px; float:left; margin-top:2px; margin-right: 4px;}
.custom-categories-list .widget > ul > li > ul.children > li > a {
  color: #808080;
  font-weight: normal;
  float: left;
  font-size: 14px;
  display: block;
  max-width: 90%;
}
.custom-categories-list .widget > ul > li > ul.children > li > a:hover {
  color: #2196f3;
  cursor: pointer;
}
.custom-categories-list .widget > ul > li > ul.children > li .count {
  float: right;
  font-size: 12px;
  color: #aaaaaa;
  margin-top: 3px;
}
.custom-categories-list .widget > ul > li > ul.children > li .count::before {
  content: "(";
}
.custom-categories-list .widget > ul > li > ul.children > li .count::after {
  content: ")";
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: normal;
  color: #808080;
  line-height: 2;
}
h1,
.h1 {
  font-size: 38px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 30px;
}
h4,
.h4 {
  font-size: 26px;
}
h5,
.h5 {
  font-size: 22px;
}
h6,
.h6 {
  font-size: 18px;
}
p,
.p {
  margin: 10px 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4c4c4c;
  margin: 0 0 10px;
  line-height: 1.2;
}
.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: #2196f3;
  text-decoration: none;
  /* &:visited {
        color: @link-visited;
    } */
}
a:focus,
a:hover {
  outline: 0;
  color: #1976d2;
}
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 #fafafa;
}
strong,
b {
  font-weight: 700;
}
dfn,
cite,
em {
  font-style: italic;
}
blockquote {
  font-size: 22px;
  font-style: italic;
  padding: 0 60px 0 60px;
  position: relative;
  color: #4c4c4c;
  line-height: 1.4;
}
@media (max-width: 750px) {
  blockquote {
    font-size: 16px;
  }
}
blockquote cite {
  display: block;
  font-style: normal;
  text-align: left;
  color: #4c4c4c;
  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: #4c4c4c;
}
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 #808080;
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
abbr[title] {
  border-bottom: 1px dotted #e5e5e5;
  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;
}
ÿ@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: #bfbfbf;
}
.entry.post-preview > .entry-data .date a {
  color: #bfbfbf;
  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: #ffea00;
}
.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: #2196f3;
  font-weight: 700;
  font-size: 12px;
}
.entry.post-preview > .entry-data .entry-more .more-link:hover {
  color: #ffea00;
}
.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: #2196f3;
}
.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: #2196f3;
}
.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;
}
.site-header {
  z-index: 5;
  position: relative;
  color: #4c4c4c;
}
.site-header.scrolled {
  padding-top: 100px;
}
@media (max-width: 1100px) {
  .site-header.scrolled {
    padding-top: 0;
  }
}
.site-header.scrolled .header-main {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background-color: #fafafa;
  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: 15px 0 15px;;
  z-index: 5;
  box-sizing: border-box;
  border-bottom: 10px solid 
  #4cb050;
}
@media (max-width: 1100px) {
  .site-header .header-main {
    padding: 20px 0;
    position: relative;
  }
  .site-header .header-main .site-title {
    margin-right: 10px;
  }
}
.site-header .header-main .site-title {
  float: left;
  margin-right: 100px;
  line-height: 0;
  padding: 0px 0;
}
@media (max-width: 767px) {
  .site-header .header-main .site-title {
    margin-right: 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: 65px;
      max-width: 100%;
}
.site-header .header-main .header-my-account {
  float: right;
  position: relative;
}
.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%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.site-header .header-main .header-my-account.logged-in .dropdown .link img:hover,
.site-header .header-main .header-my-account.logged-in .dropdown .link img:active,
.site-header .header-main .header-my-account.logged-in .dropdown .link img:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .site-header .header-main .header-my-account.logged-in .dropdown .link img:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.site-header .header-main .header-my-account.logged-in .dropdown .link span {
  margin-right: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
.site-header .header-main .header-my-account.logged-in .dropdown::after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 20px;
  color: #2196f3;
}
.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;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
  position: absolute;
  right: 0;
  top: 45px;
  visibility: hidden;
  opacity: 0;
  font-size: 12px;
  z-index: 1;
  min-width: 170px;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links:hover,
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links:active,
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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: #e5e5e5;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li a:hover {
  background-color: #4caf50;
  color: #ffffff;
}
.site-header .header-main .header-my-account.logged-in .dropdown .widget_azexo_dashboard_links ul li a:hover::after {
  display: none;
}
.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 {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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;
  text-transform: uppercase;
  font-weight: 600;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a:hover:hover,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a:hover:active,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .site-header .header-main .header-my-account:not(.logged-in) .dropdown .link a:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .link:hover a {
  background-color: #ffea00;
  color: #4c4c4c;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form {
  display: none;
  background-color: #ffffff;
  position: fixed;
  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%);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
  z-index: 2;
  padding: 25px 40px;
  width: 400px;
  box-sizing: border-box;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form:hover,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form:active,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .site-header .header-main .header-my-account:not(.logged-in) .dropdown .form:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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: #4c4c4c;
  cursor: pointer;
  line-height: 1;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form h2 {
  margin: 0;
  font-size: 28px;
}
.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 form {
  margin: 20px 0;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form form p {
  margin: 20px 0;
}
.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: #2196f3;
  cursor: pointer;
  right: 40px;
  position: absolute;
  top: 30px;
}
@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 {
  text-align: center;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login label {
  display: block;
  margin-bottom: 5px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  margin: 0 10px 10px 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a:hover,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a:active,
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a i.fa {
  display: block;
  line-height: 40px;
  color: #ffffff;
  font-size: 12px;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a i.fa.fa-twitter {
  background-color: #55acee;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a i.fa.fa-google {
  background-color: #dc4e41;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a i.fa.fa-facebook {
  background-color: #3b5998;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a i.fa.fa-behance {
  background-color: #1769ff;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a i.fa.fa-dribbble {
  background-color: #ea4c89;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown .form .social-login a i.fa.fa-pinterest {
  background-color: #bd081c;
}
.site-header .header-main .header-my-account:not(.logged-in) .dropdown #login-register-toggle:checked ~ .form {
  display: block;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .site-header .header-main .header-my-account:not(.logged-in) .dropdown #login-register-toggle:checked ~ .form {
    max-height: 999px;
    padding: 20px;
  }
}
.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;
}
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;
  margin-top: 3px;
  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: #2196f3;
}
a.menu-link:hover{cursor: pointer;}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.current-menu-item > a.menu-link::before,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item.current-menu-ancestor > a.menu-link::before {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  top: 100%;
  height: 10px;
 /* background: linear-gradient(to bottom, #fafafa, #f2f2f2);*/
  z-index: -1;
}
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)::before {
  content: "";
  display: inline-block;
  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;
}
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: #2196f3;
}
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: #4c4c4c;
  display: block;
  text-decoration: none;
  line-height: 1;
  padding: 25px 20px 15px;
  font-size: 16px;
  text-transform: uppercase;
  vertical-align: middle;
  position: relative;
  font-weight: 600;
}
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 #fafafa;
  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: 0;
  background-color: #ffffff;
  padding: 0;
  text-align: left;
  will-change: visibility, opacity;
  min-width: 220px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc):hover,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc):hover,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc):active,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc):active,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc):focus,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc):focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc):hover,
  nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc):hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
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: #2196f3;
  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%);
}
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: #2196f3;
}
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: #ffffff;
}
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: 7px 30px;
  display: block;
  font-weight: 600;
  white-space: nowrap;
  position: relative;
  line-height: 2;
  text-transform: none;
      font-size: 12px;
}
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: #e5e5e5;
}
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 {
  background-color: #4caf50;
  color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover:hover,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover:hover,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover:active,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover:active,
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover:focus,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover:hover,
  nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover::after,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > a.menu-link:hover::after {
  display: none;
}
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: 0;
  padding: 12px 0;
  left: 100%;
  margin-left: 0px;
  background-color: #4caf50;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) a,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) a {
  color: #ffffff;
  padding: 3px 30px;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) a::after,
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) > li.menu-item > ul.sub-menu:not(.vc) a::after {
  display: none;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:last-child > ul.sub-menu:not(.vk),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:last-child > ul.sub-menu:not(.vk) {
  left: auto;
  right: 0;
}
nav.primary-navigation ul.nav-menu:not(.vc) > li.menu-item:last-child > ul.sub-menu:not(.vk) li.menu-item > ul.sub-menu:not(.vk),
nav.primary-navigation ul.sub-menu:not(.vc) > li.menu-item:last-child > ul.sub-menu:not(.vk) li.menu-item > ul.sub-menu:not(.vk) {
  left: auto;
  right: 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: #4c4c4c;
  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 .menu-primary-container {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
nav.mobile-menu .menu-primary-container:hover,
nav.mobile-menu .menu-primary-container:active,
nav.mobile-menu .menu-primary-container:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  nav.mobile-menu .menu-primary-container:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
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: #f2f2f2;
}
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: #2196f3;
}
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: #4c4c4c;
  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: #666666;
  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: #2196f3;
}
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: 50px;
  line-height: 50px;
  text-align: right;
  width: 10%;
  -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 {
  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;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
  overflow: hidden;
}
nav.paging-navigation .loop-pagination:hover,
nav.paging-navigation .loop-pagination:active,
nav.paging-navigation .loop-pagination:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  nav.paging-navigation .loop-pagination:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
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;
  width: 65px;
  text-align: center;
  color: #2196f3;
  line-height: 65px;
  height: 65px;
}
nav.paging-navigation .loop-pagination span.current.prev,
nav.paging-navigation .loop-pagination span.dots.prev,
nav.paging-navigation .loop-pagination a.prev,
nav.paging-navigation .loop-pagination span.current.next,
nav.paging-navigation .loop-pagination span.dots.next,
nav.paging-navigation .loop-pagination a.next {
  width: auto;
  box-sizing: border-box;
}
nav.paging-navigation .loop-pagination span.current.prev:hover,
nav.paging-navigation .loop-pagination span.dots.prev:hover,
nav.paging-navigation .loop-pagination a.prev:hover,
nav.paging-navigation .loop-pagination span.current.next:hover,
nav.paging-navigation .loop-pagination span.dots.next:hover,
nav.paging-navigation .loop-pagination a.next:hover {
  background-color: #ffea00;
  color: #4c4c4c;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
nav.paging-navigation .loop-pagination span.current.prev:hover:hover,
nav.paging-navigation .loop-pagination span.dots.prev:hover:hover,
nav.paging-navigation .loop-pagination a.prev:hover:hover,
nav.paging-navigation .loop-pagination span.current.next:hover:hover,
nav.paging-navigation .loop-pagination span.dots.next:hover:hover,
nav.paging-navigation .loop-pagination a.next:hover:hover,
nav.paging-navigation .loop-pagination span.current.prev:hover:active,
nav.paging-navigation .loop-pagination span.dots.prev:hover:active,
nav.paging-navigation .loop-pagination a.prev:hover:active,
nav.paging-navigation .loop-pagination span.current.next:hover:active,
nav.paging-navigation .loop-pagination span.dots.next:hover:active,
nav.paging-navigation .loop-pagination a.next:hover:active,
nav.paging-navigation .loop-pagination span.current.prev:hover:focus,
nav.paging-navigation .loop-pagination span.dots.prev:hover:focus,
nav.paging-navigation .loop-pagination a.prev:hover:focus,
nav.paging-navigation .loop-pagination span.current.next:hover:focus,
nav.paging-navigation .loop-pagination span.dots.next:hover:focus,
nav.paging-navigation .loop-pagination a.next:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  nav.paging-navigation .loop-pagination span.current.prev:hover:hover,
  nav.paging-navigation .loop-pagination span.dots.prev:hover:hover,
  nav.paging-navigation .loop-pagination a.prev:hover:hover,
  nav.paging-navigation .loop-pagination span.current.next:hover:hover,
  nav.paging-navigation .loop-pagination span.dots.next:hover:hover,
  nav.paging-navigation .loop-pagination a.next:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
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;
  margin: 0 10px;
}
nav.paging-navigation .loop-pagination span.current.prev,
nav.paging-navigation .loop-pagination span.dots.prev,
nav.paging-navigation .loop-pagination a.prev {
  padding-left: 30px;
  padding-right: 40px;
  text-align: left;
  margin-right: auto;
}
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 {
  padding-left: 40px;
  padding-right: 30px;
  text-align: right;
  margin-left: auto;
}
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";
}
@media (max-width: 480px) {
  nav.paging-navigation .loop-pagination span.current.prev,
  nav.paging-navigation .loop-pagination span.dots.prev,
  nav.paging-navigation .loop-pagination a.prev {
    padding-right: 10px;
    padding-left: 10px;
  }
  nav.paging-navigation .loop-pagination span.current.next,
  nav.paging-navigation .loop-pagination span.dots.next,
  nav.paging-navigation .loop-pagination a.next {
    padding-left: 10px;
    padding-right: 10px;
  }
}
nav.paging-navigation .loop-pagination span.current,
nav.paging-navigation .loop-pagination a:hover {
  color: #ffffff;
  background-color: #2196f3;
}
.sidebar-container > .sidebar-inner > .widget-area > .widget,
.wpb_widgetised_column > .wpb_wrapper > .widget {
  margin: 30px 0 0;
}
.sidebar-container > .sidebar-inner > .widget-area > .widget:first-of-type,
.wpb_widgetised_column > .wpb_wrapper > .widget:first-of-type {
  margin: 0;
}
.sidebar-container > .sidebar-inner > .widget-area > .widget > label,
.wpb_widgetised_column > .wpb_wrapper > .widget > label {
  display: block;
}
.sidebar-container > .sidebar-inner > .widget-area > .widget .widget-title h3,
.wpb_widgetised_column > .wpb_wrapper > .widget .widget-title h3 {
  margin: 0;
}
#secondary .widget,
#middle .widget {
  margin-bottom: 0px;
}
#tertiary .sidebar-inner .widget-area .widget,
.wpb_widgetised_column > .wpb_wrapper .widget {
  padding-top: 20px;
}
#tertiary .sidebar-inner .widget-area .widget > .widget-title,
.wpb_widgetised_column > .wpb_wrapper .widget > .widget-title {
  position: relative;
  margin: -20px -40px 20px;
  padding: 20px 40px 20px;
}
@media (max-width: 480px) {
  #tertiary .sidebar-inner .widget-area .widget > .widget-title,
  .wpb_widgetised_column > .wpb_wrapper .widget > .widget-title {
    margin: 0 -20px 20px;
    padding: 0 20px 20px;
  }
}
#tertiary .sidebar-inner .widget-area .widget > .widget-title::after,
.wpb_widgetised_column > .wpb_wrapper .widget > .widget-title::after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #e5e5e5;
  left: 0;
  right: 0;
  bottom: 0;
}
#tertiary .sidebar-inner .widget-area .widget > .widget-title h3,
.wpb_widgetised_column > .wpb_wrapper .widget > .widget-title h3 {
  color: #262626;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
#tertiary .sidebar-inner .widget-area .widget:last-child,
.wpb_widgetised_column > .wpb_wrapper .widget:last-child {
  margin-bottom: 0;
}
#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(.azwoo-breadcrumb):not(.widget_azexo_post):not(.page-title):not(.widget_azexo_dashboard_links),
#secondary > .sidebar-inner > .widget-area > .widget:not(.widget_vc_widget):not(.azwoo-breadcrumb):not(.widget_azexo_post):not(.page-title):not(.widget_azexo_dashboard_links),
#middle > .sidebar-inner > .widget-area > .widget:not(.widget_vc_widget):not(.azwoo-breadcrumb):not(.widget_azexo_post):not(.page-title):not(.widget_azexo_dashboard_links) {
  box-sizing: border-box;
  position: relative;
  border: none;
  float: left;
  width: 25%;
  margin: 0 0 40px 0;
}
@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 *,
.wpb_widgetised_column > .wpb_wrapper .widget_search * {
  box-sizing: border-box;
}
.widget-area .widget_search form.searchform .searchform-wrapper,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 20px;
}
.widget-area .widget_search form.searchform .searchform-wrapper:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper:hover,
.widget-area .widget_search form.searchform .searchform-wrapper:active,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper:active,
.widget-area .widget_search form.searchform .searchform-wrapper:focus,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .widget-area .widget_search form.searchform .searchform-wrapper:hover,
  .wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"],
.wpb_widgetised_column > .wpb_wrapper .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: #4c4c4c;
  border: none;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:focus,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]:focus {
  outline: none;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]:placeholder {
  color: #999999;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]::placeholder {
  color: #999999;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::-webkit-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]::-webkit-input-placeholder {
  color: #999999;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]::-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]::-moz-placeholder {
  color: #999999;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:-moz-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]:-moz-placeholder {
  color: #999999;
}
.widget-area .widget_search form.searchform .searchform-wrapper input[name="s"]:-ms-input-placeholder,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper input[name="s"]:-ms-input-placeholder {
  color: #999999;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper .submit::before {
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 15px;
  line-height: 40px;
  vertical-align: middle;
  display: inline;
  color: #999999;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  content: "\f002";
  pointer-events: none;
}
.widget-area .widget_search form.searchform .searchform-wrapper .submit input[type="submit"],
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper .submit input[type="submit"] {
  height: 40px;
  background-color: transparent;
  border: none;
  position: relative;
  font-size: 0;
  white-space: nowrap;
  min-width: 40px;
  padding: 10px 14px;
  color: transparent;
  -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,
.wpb_widgetised_column > .wpb_wrapper .widget_search form.searchform .searchform-wrapper .screen-reader-text {
  display: none;
}
.widget-area .widget_calendar,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar {
  /* .widget-title +  .calendar_wrap {
                  margin-top: -20px;
              }  */
}
.widget-area .widget_calendar #calendar_wrap,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap {
  margin-top: -20px;
  max-width: 320px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar {
  border-spacing: 0;
  table-layout: auto;
  width: 100%;
  text-align: left;
  font-size: 14px;
  text-align: center;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar caption,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar caption {
  margin-bottom: 20px;
  color: #4c4c4c;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #e5e5e5;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar thead {
  background-color: #e5e5e5;
  color: #4c4c4c;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead tr th,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar thead tr th,
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar thead tr td {
  padding: 6px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr th,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tbody tr th,
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tbody tr td {
  padding: 6px;
  vertical-align: middle;
  border-radius: 50%;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot tr th,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tfoot tr th,
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tfoot tr td {
  padding: 6px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot tr th a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tfoot tr th a,
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot tr td a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tfoot tr td a {
  color: #2196f3;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar thead {
  background-color: transparent;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar thead tr th,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar thead tr th {
  padding: 6px 6px 40px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar caption,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar caption {
  margin: 0 -40px -42px;
  height: 100px;
  line-height: 80px;
  text-align: left;
  padding: 0 55px;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tbody {
  font-weight: 600;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tbody tr td {
  text-align: center;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr td#today,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tbody tr td#today {
  background-color: #2196f3;
  color: #ffffff;
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.2);
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr td#today a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tbody tr td#today a {
  color: #ffffff;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr td:not(.pad):hover,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tbody tr td:not(.pad):hover {
  background-color: #2196f3;
  color: #ffffff;
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.2);
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tbody tr td:not(.pad):hover a,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tbody tr td:not(.pad):hover a {
  color: #ffffff;
}
.widget-area .widget_calendar #calendar_wrap #wp-calendar tfoot td:first-child,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_calendar #calendar_wrap #wp-calendar tfoot td:last-child {
  text-align: right;
}
.widget-area .widget_tag_cloud,
.wpb_widgetised_column > .wpb_wrapper .widget_tag_cloud,
.widget-area .widget_product_tag_cloud,
.wpb_widgetised_column > .wpb_wrapper .widget_product_tag_cloud {
  font-size: 0;
}
.widget-area .widget_tag_cloud a,
.wpb_widgetised_column > .wpb_wrapper .widget_tag_cloud a,
.widget-area .widget_product_tag_cloud a,
.wpb_widgetised_column > .wpb_wrapper .widget_product_tag_cloud a {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 12px 20px;
  line-height: 1;
  color: #999999;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid #f2f2f2;
  font-size: 12px !important;
}
.widget-area .widget_tag_cloud a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_tag_cloud a:hover,
.widget-area .widget_product_tag_cloud a:hover,
.wpb_widgetised_column > .wpb_wrapper .widget_product_tag_cloud a:hover {
  background-color: #ffea00;
  color: #262626 !important;
  border-color: #ffea00;
}
.widget-area .widget_recent_entries ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li,
.widget-area .widget_recent_comments ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li,
.widget-area .widget_rss ul li,
.wpb_widgetised_column > .wpb_wrapper .widget_rss ul li {
  padding: 5px 0;
}
.widget-area .widget_recent_entries ul li::after,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li::after,
.widget-area .widget_recent_comments ul li::after,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li::after,
.widget-area .widget_rss ul li::after,
.wpb_widgetised_column > .wpb_wrapper .widget_rss ul li::after {
  content: "";
  display: table;
  clear: both;
}
.widget-area .widget_recent_entries ul li:first-child,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li:first-child,
.widget-area .widget_recent_comments ul li:first-child,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li:first-child,
.widget-area .widget_rss ul li:first-child,
.wpb_widgetised_column > .wpb_wrapper .widget_rss ul li:first-child {
  padding-top: 0;
}
.widget-area .widget_recent_entries ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li a,
.widget-area .widget_recent_comments ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li a,
.widget-area .widget_rss ul li a,
.wpb_widgetised_column > .wpb_wrapper .widget_rss ul li a {
  margin-right: 10px;
}
.widget-area .widget_recent_entries ul li img,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_entries ul li img,
.widget-area .widget_recent_comments ul li img,
.wpb_widgetised_column > .wpb_wrapper .widget_recent_comments ul li img,
.widget-area .widget_rss ul li img,
.wpb_widgetised_column > .wpb_wrapper .widget_rss ul li img {
  float: left;
  width: 30px;
  height: 30px;
}
.widget-area .widget_vc_widget iframe,
.wpb_widgetised_column > .wpb_wrapper .widget_vc_widget iframe {
  width: 100%;
  max-height: 250px;
}
.widget-area .widget_vc_widget::after,
.wpb_widgetised_column > .wpb_wrapper .widget_vc_widget::after {
  content: "";
  display: table;
  clear: both;
}
.widget-area .widget_archive,
.wpb_widgetised_column > .wpb_wrapper .widget_archive,
.widget-area .widget_categories,
.wpb_widgetised_column > .wpb_wrapper .widget_categories,
.widget-area .widget_product_categories,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories,
.widget-area .widget_pages,
.wpb_widgetised_column > .wpb_wrapper .widget_pages,
.widget-area .widget_nav_menu div,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div,
.widget-area .widget_archive,
.wpb_widgetised_column > .wpb_wrapper .widget_archive,
.widget-area .widget_pages,
.wpb_widgetised_column > .wpb_wrapper .widget_pages,
.widget-area .widget_meta,
.wpb_widgetised_column > .wpb_wrapper .widget_meta,
.widget-area .widget_azexo_dashboard_links,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links {
  overflow: hidden;
}
.widget-area .widget_archive > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children),
.widget-area .widget_categories > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children),
.widget-area .widget_product_categories > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children),
.widget-area .widget_pages > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children),
.widget-area .widget_nav_menu div > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children),
.widget-area .widget_archive > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children),
.widget-area .widget_pages > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children),
.widget-area .widget_meta > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children),
.widget-area .widget_azexo_dashboard_links > ul:not(.children),
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children),
.widget-area .widget_archive > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu),
.widget-area .widget_categories > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu),
.widget-area .widget_product_categories > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu),
.widget-area .widget_pages > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu),
.widget-area .widget_nav_menu div > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu),
.widget-area .widget_archive > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu),
.widget-area .widget_pages > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu),
.widget-area .widget_meta > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu),
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu),
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) {
  margin-top: 20px;
}
.widget-area .widget_archive > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li,
.widget-area .widget_categories > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li,
.widget-area .widget_product_categories > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li,
.widget-area .widget_pages > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li,
.widget-area .widget_nav_menu div > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li,
.widget-area .widget_archive > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li,
.widget-area .widget_pages > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li,
.widget-area .widget_meta > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li,
.widget-area .widget_archive > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li,
.widget-area .widget_categories > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li,
.widget-area .widget_product_categories > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li,
.widget-area .widget_pages > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li,
.widget-area .widget_archive > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li,
.widget-area .widget_pages > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li,
.widget-area .widget_meta > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li {
  text-align: left;
}
.widget-area .widget_archive > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li a,
.widget-area .widget_categories > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li a,
.widget-area .widget_product_categories > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li a,
.widget-area .widget_pages > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li a,
.widget-area .widget_nav_menu div > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li a,
.widget-area .widget_archive > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li a,
.widget-area .widget_pages > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li a,
.widget-area .widget_meta > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li a,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li a,
.widget-area .widget_archive > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li a,
.widget-area .widget_categories > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li a,
.widget-area .widget_product_categories > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li a,
.widget-area .widget_pages > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li a,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li a,
.widget-area .widget_archive > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li a,
.widget-area .widget_pages > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li a,
.widget-area .widget_meta > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li a,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li a,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li a {
  margin: 0;
  padding: 5px 0;
  font-size: 16px;
  display: inline-block;
  z-index: 1;
}
.widget-area .widget_archive > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li a img,
.widget-area .widget_categories > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li a img,
.widget-area .widget_product_categories > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li a img,
.widget-area .widget_pages > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li a img,
.widget-area .widget_nav_menu div > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li a img,
.widget-area .widget_archive > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li a img,
.widget-area .widget_pages > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li a img,
.widget-area .widget_meta > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li a img,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li a img,
.widget-area .widget_categories > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li a img,
.widget-area .widget_product_categories > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li a img,
.widget-area .widget_pages > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li a img,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li a img,
.widget-area .widget_pages > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li a img,
.widget-area .widget_meta > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li a img,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > 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,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li a .description,
.widget-area .widget_categories > ul:not(.children) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li a .description,
.widget-area .widget_product_categories > ul:not(.children) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li a .description,
.widget-area .widget_pages > ul:not(.children) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li a .description,
.widget-area .widget_nav_menu div > ul:not(.children) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li a .description,
.widget-area .widget_archive > ul:not(.children) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li a .description,
.widget-area .widget_pages > ul:not(.children) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li a .description,
.widget-area .widget_meta > ul:not(.children) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li a .description,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li a .description,
.widget-area .widget_archive > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li a .description,
.widget-area .widget_categories > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li a .description,
.widget-area .widget_product_categories > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li a .description,
.widget-area .widget_pages > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li a .description,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li a .description,
.widget-area .widget_archive > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li a .description,
.widget-area .widget_pages > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li a .description,
.widget-area .widget_meta > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li a .description,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li a .description,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li a .description {
  display: none;
}
.widget-area .widget_archive > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li > span,
.widget-area .widget_categories > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li > span,
.widget-area .widget_product_categories > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li > span,
.widget-area .widget_pages > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li > span,
.widget-area .widget_nav_menu div > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li > span,
.widget-area .widget_archive > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li > span,
.widget-area .widget_pages > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li > span,
.widget-area .widget_meta > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li > span,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li > span,
.widget-area .widget_archive > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li > span,
.widget-area .widget_categories > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li > span,
.widget-area .widget_product_categories > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li > span,
.widget-area .widget_pages > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li > span,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li > span,
.widget-area .widget_archive > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li > span,
.widget-area .widget_pages > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li > span,
.widget-area .widget_meta > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li > span,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span {
  float: left;
  margin-right: 20px;
  margin-top: 13px;
  margin-left: -5px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  display: block;
  width: 35px;
  position: relative;
  z-index: 1;
}
.widget-area .widget_archive > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li > span:empty,
.widget-area .widget_categories > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li > span:empty,
.widget-area .widget_product_categories > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li > span:empty,
.widget-area .widget_pages > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li > span:empty,
.widget-area .widget_nav_menu div > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li > span:empty,
.widget-area .widget_archive > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li > span:empty,
.widget-area .widget_pages > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li > span:empty,
.widget-area .widget_meta > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li > span:empty,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li > span:empty,
.widget-area .widget_archive > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_categories > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_product_categories > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_pages > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_archive > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_pages > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_meta > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li > span:empty,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span:empty,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span:empty {
  display: none;
}
.widget-area .widget_archive > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li > span::before,
.widget-area .widget_categories > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li > span::before,
.widget-area .widget_product_categories > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li > span::before,
.widget-area .widget_pages > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li > span::before,
.widget-area .widget_nav_menu div > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li > span::before,
.widget-area .widget_archive > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li > span::before,
.widget-area .widget_pages > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li > span::before,
.widget-area .widget_meta > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li > span::before,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li > span::before,
.widget-area .widget_archive > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li > span::before,
.widget-area .widget_categories > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li > span::before,
.widget-area .widget_product_categories > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li > span::before,
.widget-area .widget_pages > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li > span::before,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li > span::before,
.widget-area .widget_archive > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li > span::before,
.widget-area .widget_pages > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li > span::before,
.widget-area .widget_meta > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li > span::before,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span::before,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span::before {
  content: "(";
}
.widget-area .widget_archive > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li > span::after,
.widget-area .widget_categories > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li > span::after,
.widget-area .widget_product_categories > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li > span::after,
.widget-area .widget_pages > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li > span::after,
.widget-area .widget_nav_menu div > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li > span::after,
.widget-area .widget_archive > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li > span::after,
.widget-area .widget_pages > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li > span::after,
.widget-area .widget_meta > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li > span::after,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li > span::after,
.widget-area .widget_archive > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li > span::after,
.widget-area .widget_categories > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li > span::after,
.widget-area .widget_product_categories > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li > span::after,
.widget-area .widget_pages > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li > span::after,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li > span::after,
.widget-area .widget_archive > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li > span::after,
.widget-area .widget_pages > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li > span::after,
.widget-area .widget_meta > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li > span::after,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span::after,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li > span::after {
  content: ")";
}
.widget-area .widget_archive > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li:first-child > span,
.widget-area .widget_categories > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li:first-child > span,
.widget-area .widget_product_categories > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li:first-child > span,
.widget-area .widget_pages > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li:first-child > span,
.widget-area .widget_nav_menu div > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li:first-child > span,
.widget-area .widget_archive > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li:first-child > span,
.widget-area .widget_pages > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li:first-child > span,
.widget-area .widget_meta > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li:first-child > span,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li:first-child > span,
.widget-area .widget_archive > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li:first-child > span,
.widget-area .widget_categories > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li:first-child > span,
.widget-area .widget_product_categories > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li:first-child > span,
.widget-area .widget_pages > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li:first-child > span,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li:first-child > span,
.widget-area .widget_archive > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li:first-child > span,
.widget-area .widget_pages > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li:first-child > span,
.widget-area .widget_meta > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li:first-child > span,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li:first-child > span,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li:first-child > span {
  margin-top: 13px;
}
.widget-area .widget_archive > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li ul.children,
.widget-area .widget_categories > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li ul.children,
.widget-area .widget_product_categories > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li ul.children,
.widget-area .widget_pages > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li ul.children,
.widget-area .widget_nav_menu div > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li ul.children,
.widget-area .widget_archive > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li ul.children,
.widget-area .widget_pages > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li ul.children,
.widget-area .widget_meta > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li ul.children,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li ul.children,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li ul.children,
.widget-area .widget_categories > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li ul.children,
.widget-area .widget_product_categories > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li ul.children,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li ul.children,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li ul.children,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li ul.children,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li ul.children,
.widget-area .widget_meta > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li ul.children,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.children,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.children,
.widget-area .widget_archive > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li ul.sub-menu,
.widget-area .widget_categories > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li ul.sub-menu,
.widget-area .widget_product_categories > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li ul.sub-menu,
.widget-area .widget_pages > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li ul.sub-menu,
.widget-area .widget_nav_menu div > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li ul.sub-menu,
.widget-area .widget_archive > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li ul.sub-menu,
.widget-area .widget_pages > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li ul.sub-menu,
.widget-area .widget_meta > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li ul.sub-menu,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li ul.sub-menu,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_categories > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_product_categories > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_pages > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_meta > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li ul.sub-menu,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.sub-menu,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.sub-menu {
  clear: both;
  padding-left: 20px;
}
.widget-area .widget_archive > ul:not(.children) li ul.children li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li ul.children li a img,
.widget-area .widget_categories > ul:not(.children) li ul.children li a img,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li ul.children li a img,
.widget-area .widget_pages > ul:not(.children) li ul.children li a img,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li ul.children li a img,
.widget-area .widget_meta > ul:not(.children) li ul.children li a img,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li ul.children li a img,
.widget-area .widget_archive > ul:not(.sub-menu) li ul.children li a img,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.children li a img,
.widget-area .widget_archive > ul:not(.children) li ul.sub-menu li a img,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > 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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li ul.sub-menu li a img {
  display: none;
}
.widget-area .widget_archive > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat,
.widget-area .widget_categories > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li.current-cat,
.widget-area .widget_product_categories > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li.current-cat,
.widget-area .widget_pages > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat,
.widget-area .widget_nav_menu div > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li.current-cat,
.widget-area .widget_archive > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat,
.widget-area .widget_pages > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat,
.widget-area .widget_meta > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li.current-cat,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li.current-cat,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat,
.widget-area .widget_categories > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li.current-cat,
.widget-area .widget_product_categories > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li.current-cat,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li.current-cat,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat,
.widget-area .widget_meta > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li.current-cat,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat {
  position: relative;
}
.widget-area .widget_archive > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat::after,
.widget-area .widget_categories > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li.current-cat::after,
.widget-area .widget_product_categories > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li.current-cat::after,
.widget-area .widget_pages > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat::after,
.widget-area .widget_nav_menu div > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li.current-cat::after,
.widget-area .widget_archive > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat::after,
.widget-area .widget_pages > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat::after,
.widget-area .widget_meta > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li.current-cat::after,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li.current-cat::after,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat::after,
.widget-area .widget_categories > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li.current-cat::after,
.widget-area .widget_product_categories > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li.current-cat::after,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat::after,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li.current-cat::after,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat::after,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat::after,
.widget-area .widget_meta > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li.current-cat::after,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat::after,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat::after {
  content: "\f061";
  font-family: FontAwesome;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 30px;
  font-size: 14px;
  color: #ffffff;
  z-index: 1;
}
.widget-area .widget_archive > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat > a,
.widget-area .widget_categories > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li.current-cat > a,
.widget-area .widget_product_categories > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li.current-cat > a,
.widget-area .widget_pages > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat > a,
.widget-area .widget_nav_menu div > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li.current-cat > a,
.widget-area .widget_archive > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat > a,
.widget-area .widget_pages > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat > a,
.widget-area .widget_meta > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li.current-cat > a,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li.current-cat > a,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat > a,
.widget-area .widget_categories > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li.current-cat > a,
.widget-area .widget_product_categories > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li.current-cat > a,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat > a,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li.current-cat > a,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat > a,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat > a,
.widget-area .widget_meta > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li.current-cat > a,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat > a,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat > a {
  color: #ffffff;
  font-weight: 600;
  position: relative;
  padding: 16px 15px 16px 0;
  margin: 11px 0;
  box-sizing: border-box;
}
.widget-area .widget_archive > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_categories > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_product_categories > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_pages > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_nav_menu div > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_archive > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_pages > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_meta > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li.current-cat > a::before,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_categories > ul:not(.sub-menu) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat > a::before,
.widget-area .widget_meta > ul:not(.sub-menu) li.current-cat > a::before,
.wpb_widgetised_column > .wpb_wrapper .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,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat > a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9999px;
  left: -999px;
  background-color: #2196f3;
  z-index: -1;
}
.widget-area .widget_archive > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat > span,
.widget-area .widget_categories > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.children) li.current-cat > span,
.widget-area .widget_product_categories > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.children) li.current-cat > span,
.widget-area .widget_pages > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat > span,
.widget-area .widget_nav_menu div > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.children) li.current-cat > span,
.widget-area .widget_archive > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.children) li.current-cat > span,
.widget-area .widget_pages > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.children) li.current-cat > span,
.widget-area .widget_meta > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.children) li.current-cat > span,
.widget-area .widget_azexo_dashboard_links > ul:not(.children) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.children) li.current-cat > span,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat > span,
.widget-area .widget_categories > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_categories > ul:not(.sub-menu) li.current-cat > span,
.widget-area .widget_product_categories > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_product_categories > ul:not(.sub-menu) li.current-cat > span,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat > span,
.widget-area .widget_nav_menu div > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_nav_menu div > ul:not(.sub-menu) li.current-cat > span,
.widget-area .widget_archive > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_archive > ul:not(.sub-menu) li.current-cat > span,
.widget-area .widget_pages > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_pages > ul:not(.sub-menu) li.current-cat > span,
.widget-area .widget_meta > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_meta > ul:not(.sub-menu) li.current-cat > span,
.widget-area .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat > span,
.wpb_widgetised_column > .wpb_wrapper .widget_azexo_dashboard_links > ul:not(.sub-menu) li.current-cat > span {
  background-color: #ffffff;
  color: #2196f3;
  margin-top: 35px;
  font-weight: 600;
}
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: #2196f3;
}
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 {
  padding-left: 30px;
  padding-right: 29px;
  padding-bottom: 25px;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  background-color: #ffffff;
  overflow: hidden;
}
#tertiary .sidebar-inner .widget-area > .widget:hover,
#tertiary .sidebar-inner .widget-area > .widget:active,
#tertiary .sidebar-inner .widget-area > .widget:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  #tertiary .sidebar-inner .widget-area > .widget:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-title h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-title {
  margin: 0 -40px 15px;
  padding: 0 40px 20px;
  border-bottom: 1px solid #e5e5e5;
}
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .meta-field,
#tertiary .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,
#tertiary .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,
#tertiary .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,
#tertiary .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,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .taxonomy label,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .meta-field .value,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .taxonomy .value,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .meta-field .links,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .taxonomy .links,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .meta-field img,
#tertiary .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,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
  color: #999999;
}
#tertiary .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,
#tertiary .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 {
  float: right;
  width: calc(100% - 120px);
}
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .meta-field .value,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .taxonomy .value,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .meta-field .links,
#tertiary .sidebar-inner .widget-area > .widget .panel .panel-content .field .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
  color: #666666;
}
@media (max-width: 480px) {
  #tertiary .sidebar-inner .widget-area > .widget {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
.dark {
  background-color: #262626 !important;
  color: #999999;
}
.dark a {
  color: #ffffff;
}
.dark a:hover {
  color: #2196f3;
}
.dark .widget-title {
  background-color: #000000;
}
.dark .widget-title h3 {
  color: #ffffff !important;
}
.dark .widget-title::after {
  display: none;
}
.dark .section > label {
  margin: 0 -40px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #000000;
  color: #ffffff;
}
.dark .submit-wrapper {
  background-color: #000000;
}
.dark .ui-slider,
.dark label::before {
  background-color: #4c4c4c !important;
}
.dark .ui-slider .ui-slider-handle {
  background-color: #262626;
}
.dark label {
  color: #ffffff;
}
.dark input[type="text"],
.dark input[type="number"],
.dark .select2-choice,
.dark .select2-chosen {
  background-color: #4c4c4c !important;
  color: #ffffff !important;
}
.dark .locate {
  color: #808080 !important;
  background-color: #4c4c4c !important;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links {
  background-color: #262626;
  border-radius: 3px 3px 0 0;
  position: relative;
  top: 2px;
  text-align: center;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links .widget-title h3 {
  margin: 0;
  padding: 45px 0 20px 0;
  color: #ffffff;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links .widget-title h3 span {
  color: #000000;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links ul {
  margin-top: 20px;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links ul li {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: -1px;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links ul li.active {
  background-color: #fafafa;
  border-radius: 3px 3px 0 0;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links ul li.active a {
  color: #2196f3;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links ul li a {
  color: #ffffff;
}
#middle .sidebar-inner .widget-area .widget_azexo_dashboard_links ul li a:hover {
  color: #2196f3;
}
@media (max-width: 1000px) {
  #middle .sidebar-inner .widget-area .widget_azexo_dashboard_links .widget-title h3 {
    padding: 20px 0;
  }
  #middle .sidebar-inner .widget-area .widget_azexo_dashboard_links ul li {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* .archive-header, .page-header {
    a {
        color: @white-lighter;
    }
    .archive-title, .page-title, .entry-title {
        // font-weight: 500;
        // font-size: 24px;
        // line-height: 1.5;
        // color: @white-lighter;
        // margin-bottom: 0; 
        + .archive-subtitle, + .page-subtitle {
            margin-top: 10px; 
        }
    }
    .archive-subtitle, .page-subtitle {
        color: @white-lighter;
        font-size: @font-size-base;
        line-height: 2;
    }
    .archive-meta {
        display: none;
    }
} */
.archive-title {
  font-weight: 700;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}
.archive-sub-title{color:#eee;}
.archive-title, .playRadio, .archive-sub-title{float:left;}
.main-header{width: 100%;overflow: hidden; text-transform: uppercase;}
.playRadio img{max-width: 50px; margin-left: 30px;}
.playRadio .sluchaj{
        margin-top: -21px;
    height: 49px;
    vertical-align: middle;
    overflow: hidden;
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    margin-left: 20px;
}
.playListPop {margin-left:10px; margin-top:3px;}
.playListPop a{
    background: url('/templates-new/images/play-s.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.shop-product .entry:hover .playListPop a{
     background: url('/templates-new/images/play-white.png');
     background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}
.entry.post .entry-gallery .thumbnails:not(.images) {
  height: 100px;
  z-index: 1;
  position: relative;
}
.entry.post .entry-gallery .thumbnails:not(.images) .slides {
  overflow: hidden;
}
.entry.post .entry-gallery .thumbnails:not(.images) .slides li {
  max-width: 170px;
  position: relative;
}
.entry.post .entry-gallery .thumbnails:not(.images) .slides li .image {
  max-height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 170px;
}
.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);
}
.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: #2196f3;
  width: 30px;
  height: 30px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  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:hover,
.entry.post .entry-gallery .flex-direction-nav a:active,
.entry.post .entry-gallery .flex-direction-nav a:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .entry.post .entry-gallery .flex-direction-nav a:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.entry.post .entry-gallery .flex-direction-nav a::before {
  font-family: FontAwesome;
  font-size: 12px;
  color: #ffffff;
  text-shadow: none;
}
.entry.post .entry-gallery .flex-direction-nav .flex-prev {
  left: 40px;
}
.entry.post .entry-gallery .flex-direction-nav .flex-prev::before {
  content: "\f104";
}
@media (max-width: 480px) {
  .entry.post .entry-gallery .flex-direction-nav .flex-prev {
    left: 20px;
  }
}
.entry.post .entry-gallery .flex-direction-nav .flex-next {
  right: 40px;
}
.entry.post .entry-gallery .flex-direction-nav .flex-next::before {
  content: "\f105";
}
@media (max-width: 480px) {
  .entry.post .entry-gallery .flex-direction-nav .flex-next {
    right: 20px;
  }
}
.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: #bfbfbf;
}
.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: #262626;
}
.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: #bfbfbf;
  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: #2196f3;
  opacity: 1;
  -webkit-transform: scale(1.5);
  -khtml-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  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 #e5e5e5;
  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;
  line-height: 28px;
}
.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: middle;
}
.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: 20px;
}
.entry.recent-post .entry-extra > span a,
.entry.recent-post .entry-meta > span a,
.entry.recent-post .entry-footer > span a {
  text-decoration: none;
}
.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 {
  display: inline-block;
  margin: 0 7px 7px 0;
  padding: 12px 20px;
  line-height: 1;
  color: #999999;
  text-transform: uppercase;
  font-weight: 600;
  border: 1px solid #f2f2f2;
  font-size: 12px !important;
}
.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 {
  background-color: #ffea00;
  color: #262626 !important;
  border-color: #ffea00;
}
.entry.recent-post .entry-extra .date a,
.entry.recent-post .entry-meta .date a,
.entry.recent-post .entry-footer .date a {
  color: #666666;
}
.entry.recent-post .entry-extra .comments .count,
.entry.recent-post .entry-meta .comments .count,
.entry.recent-post .entry-footer .comments .count {
  margin-right: 5px;
}
.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: #2196f3;
}
.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: #2196f3;
}
.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 #e5e5e5;
  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;
  color: #999999;
}
.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);
  color: #666666;
}
.product-owner .entry .meta-field .value,
.product-owner .entry .taxonomy .value,
.product-owner .entry .meta-field .links,
.product-owner .entry .taxonomy .links {
  color: #4c4c4c;
}
.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(250, 250, 250, 0.84) 100%);
}
.gray-background {
  background-color: #fafafa;
}
.darked-background {
  position: relative;
}
.darked-background::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(76, 76, 76, 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);
}
.middle-header-background {
  background-position: bottom center !important;
  background-repeat: repeat-x !important;
  padding: 70px 0;
  background-color: #f2f2f2;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.home .middle-header-background{     padding: 100px 0;    margin-bottom: 50px;}
.middle-header-background:hover,
.middle-header-background:active,
.middle-header-background:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .middle-header-background:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.middle-header-background:hover {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.middle-header-background .page-title {
  margin: 0;
  text-transform: uppercase;
  color: #262626;
  font-weight: 700;
}
.middle-header-background .azexo-woo-breadcrumb {
  text-align: right;
  margin-top: 5px;
}
.middle-header-background .azexo-woo-breadcrumb .woocommerce-breadcrumb {
  background-color: #ffffff;
  font-size: 12px;
  padding: 8px 20px;
  display: inline-block;
  border-radius: 20px;
  text-align: left;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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: #808080;
}
.middle-header-background .azexo-woo-breadcrumb .woocommerce-breadcrumb:hover,
.middle-header-background .azexo-woo-breadcrumb .woocommerce-breadcrumb:active,
.middle-header-background .azexo-woo-breadcrumb .woocommerce-breadcrumb:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .middle-header-background .azexo-woo-breadcrumb .woocommerce-breadcrumb:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.middle-header-background .azexo-woo-breadcrumb .woocommerce-breadcrumb a {
  font-weight: 600;
}
.middle-header-background .azexo-woo-breadcrumb .woocommerce-breadcrumb .delimiter {
  margin: 0 10px;
  color: #e5e5e5;
}
@media (max-width: 767px) {
  .middle-header-background .azexo-woo-breadcrumb {
    margin-top: 10px;
    text-align: left;
  }
}
.box {
  padding: 20px 40px 40px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
}
.box:hover,
.box:active,
.box:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .box:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 480px) {
  .box {
    padding: 10px 20px 20px;
  }
}
.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;
}
.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;
  /*     @media (max-width: 480px) {
    padding-right: 20px;
    padding-left: 20px;
} */
}
.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;
  /*  @media (max-width: 480px) {
       margin-left: -20px;
       margin-right: -20px;
       .wpb_column {
           padding-left: 20px;
           padding-right: 20px;
       }
   } */
}
.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;
}
/* .container.vc_row-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
    @media (max-width: 768px) {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
} */
.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: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.wpb_button.wpb_regularsize:hover:hover,
.wpb_button.wpb_regularsize:hover:active,
.wpb_button.wpb_regularsize:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .wpb_button.wpb_regularsize:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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: #fafafa;
  color: #f00;
}
.wpcf7 .wpcf7-form .appointment-wide .wpcf7-submit {
  background-color: transparent;
  border: 1px solid #2196f3;
  color: #2196f3;
  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: #4c4c4c;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.wpcf7 .wpcf7-form input[type="reset"]:hover:active,
.wpcf7 .wpcf7-form input[type="reset"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .wpcf7 .wpcf7-form input[type="reset"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.contact-form-inner {
  background-color: #fafafa;
  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: #262626;
}
.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: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-sm:hover:hover,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-sm:hover:hover,
div.vc_btn3-container a.vc_btn3.vc_btn3-size-sm:hover:active,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-sm:hover:active,
div.vc_btn3-container a.vc_btn3.vc_btn3-size-sm:hover:focus,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-sm:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  div.vc_btn3-container a.vc_btn3.vc_btn3-size-sm:hover:hover,
  div.vc_btn3-container button.vc_btn3.vc_btn3-size-sm:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
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: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
div.vc_btn3-container a.vc_btn3.vc_btn3-size-md:hover:hover,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-md:hover:hover,
div.vc_btn3-container a.vc_btn3.vc_btn3-size-md:hover:active,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-md:hover:active,
div.vc_btn3-container a.vc_btn3.vc_btn3-size-md:hover:focus,
div.vc_btn3-container button.vc_btn3.vc_btn3-size-md:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  div.vc_btn3-container a.vc_btn3.vc_btn3-size-md:hover:hover,
  div.vc_btn3-container button.vc_btn3.vc_btn3-size-md:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
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: #2196f3;
  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: #555555;
  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: #555555;
  border-top: 2px solid #4c4c4c;
  border-bottom: 2px solid #4c4c4c;
}
.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: #2196f3;
  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: #2196f3;
  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: #2196f3;
}
.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: #fafafa;
  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: #2196f3;
}
.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: #262626;
}
.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 #ffea00;
}
.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 #2196f3;
}
.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 #fafafa;
  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: #4c4c4c;
  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 #fafafa;
  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: #2196f3;
}
.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: #2196f3;
}
.sl-wrapper > a.liked {
  color: #2196f3;
}
.sl-wrapper > a.liked:hover,
.sl-wrapper > a.liked:active,
.sl-wrapper > a.liked:focus {
  color: #2196f3;
}
.sl-wrapper > a .sl-icon {
  margin-right: 7px !important;
}
.sl-wrapper > a .sl-icon svg {
  fill: #2196f3;
  width: auto;
  height: 12px;
  vertical-align: middle;
}
.sl-wrapper > span .loader,
.sl-wrapper > span .loader:before,
.sl-wrapper > span .loader:after {
  background: #2196f3;
  -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 #2196f3;
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em #2196f3;
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #2196f3;
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em #2196f3;
    height: 1em;
  }
}
form[name="add_comment"] textarea[name="comment_text"] {
  width: 100% !important;
  margin-bottom: 10px;
}
.product-searchform {
  border: 2px solid #f2f2f2;
  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 .select2-choice {
  border: none !important;
  height: 38px;
  line-height: 38px;
}
.product-searchform .searchform-wrapper .product-cat-wrapper::after {
  content: "";
  width: 1px;
  height: 18px;
  background: #808080;
  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: #2196f3;
}
.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: #4c4c4c;
}
.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: #f2f2f2;
  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: 20px;
}
.azqf-query-form .wrapper .submit input {
  width: 100%;
  text-transform: uppercase;
}
.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 .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 {

 
  border-radius: 20px;
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  box-sizing: border-box;
  
}


.azqf-query-form.search .wrapper > div:not(.submit) {
  display: table-cell;
  vertical-align: middle;
  width: 26%;
   padding: 0 10px;
}

.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;
  float:left; 
  width:100%;
   padding: 0 5px;
}
@media (max-width: 1024px) {
    .azqf-query-form.search .wrapper .submit{max-width:95px;}
}
@media (max-width: 1000px) {
.home .middle-header-background{padding-top:10px; padding-bottom:0px;}
.home #overlays {
    max-height: 270px !important;
}
  .azqf-query-form.search .wrapper .section > label {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    cursor: pointer;
    overflow: hidden;
    border-bottom: 1px solid #262626;
  }
  .azqf-query-form.search .wrapper .section > label::after {
    content: "\f061";
    font-family: FontAwesome;
    font-weight: normal;
    float: right;
    -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;
    font-size: 10px;
    line-height: 1;
    margin-top: 10px;
    color: #808080;
  }
  .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 .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;
  }
  .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 > div {
    background: none !important;
    display: block !important;
    width: 100% !important;
    margin-bottom: 15px !important;
    padding: 0 !important;
  }
  .azqf-query-form.search .wrapper .submit{
      padding: 0 5px !important ;
      
  }
}
@media (max-width: 480px) {
  .azqf-query-form.search .wrapper {
    padding: 20px;
  }
}
.vertical .azqf-query-form .wrapper .section > label {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  cursor: pointer;
  overflow: hidden;
  border-bottom: 1px solid #262626;
}
.vertical .azqf-query-form .wrapper .section > label::after {
  content: "\f061";
  font-family: FontAwesome;
  font-weight: normal;
  float: right;
  -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;
  font-size: 10px;
  line-height: 1;
  margin-top: 10px;
  color: #808080;
}
.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 .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;
}
.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;
}
.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 #f2f2f2;
  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 #f2f2f2;
}
.close .azqf-query-form .wrapper div.select2-container .select2-choice {
  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 .select2-choice .select2-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: #4c4c4c;
  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: #2196f3;
}
.azl-map-wrapper .controls > div::after,
.azl-map-wrapper .controls > a::after {
  font-family: FontAwesome;
}
.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: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.dashboard-buttons .button:hover:active,
.dashboard-buttons .button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .dashboard-buttons .button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
body.dashboard .woocommerce .woocommerce-MyAccount-navigation {
  margin-bottom: 15px;
}
body.dashboard .woocommerce .woocommerce-MyAccount-navigation ul {
  margin: 0 !important;
  padding: 0;
}
body.dashboard .woocommerce .woocommerce-MyAccount-navigation ul li {
  display: inline-block;
  margin-right: 30px;
}
body.dashboard .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  text-decoration: underline;
}
@media (max-width: 480px) {
  body.dashboard .woocommerce {
    padding: 20px;
  }
  body.dashboard .woocommerce .woocommerce-MyAccount-navigation ul li {
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.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: 42px;
  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 #f2f2f2;
  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: #f2f2f2;
}
.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.product form.cart .single_add_to_cart_button {
  padding-left: 44px;
  padding-right: 44px;
}
.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: #555555;
}
.product form.cart .variations select {
  width: 100%;
  float: left;
  margin-right: 1em;
  color: #555555;
}
.product form.cart .variations .reset_variations {
  color: #555555;
}
.product form.cart .variations .reset_variations:hover {
  color: #2196f3;
}
.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 {
  margin-top: 1em;
}
.product form.cart .single_variation_wrap .single_variation {
  margin-bottom: 1em;
  color: #555555;
}
.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: #2196f3;
  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;
  color: #999999;
  font-weight: 500;
  display: block;
}
.widget_vc_widget .product {
  margin-top: 0;
  /* .panel:nth-child(4) {
            margin-top: 0;
            .panel-content {
                .field:last-child {
                    margin-bottom: 30px;
                }
            }            
        } */
}
@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: #2196f3;
}
.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: #fafafa;
}
.entry.product p.price del {
  margin-right: 5px;
  font-size: 14px;
  color: #2196f3;
  opacity: 1;
}
.entry.product p.price ins,
.entry.product p.price > span.amount {
  color: #2196f3;
  background-color: transparent;
}
.entry.product p.stock {
  margin: 3px 0 0 0;
  color: #666666;
}
.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: #2196f3;
}
.related.products .owl-controls .owl-dots,
.upsells.products .owl-controls .owl-dots {
  display: none !important;
}
.woocommerce-tabs ul.tabs {
  border-bottom: 1px solid #e5e5e5;
  background-color: #fafafa;
}
.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: #2196f3;
  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: #ffffff;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.related-product .entry:hover,
.shop-product .entry:active,
.related-product .entry:active,
.shop-product .entry:focus,
.related-product .entry:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .shop-product .entry:hover,
  .related-product .entry:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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:hover .entry-data .entry-header,
.related-product .entry:hover .entry-data .entry-header {
  background-color: #4cb050;
}
.shop-product .entry:hover .entry-data .entry-header .entry-title h3,
.related-product .entry:hover .entry-data .entry-header .entry-title h3,
.shop-product .entry:hover .entry-data .entry-header .entry-title a,
.related-product .entry:hover .entry-data .entry-header .entry-title a {
  color: #ffffff !important;
}
.shop-product .entry:hover .entry-data .entry-header .price span,
.related-product .entry:hover .entry-data .entry-header .price span,
.shop-product .entry:hover .entry-data .entry-header .price del,
.related-product .entry:hover .entry-data .entry-header .price del,
.shop-product .entry:hover .entry-data .entry-header .price ins,
.related-product .entry:hover .entry-data .entry-header .price ins {
  color: #ffffff !important;
}
.shop-product .entry:hover .entry-data .entry-header .azl-actions label::before,
.related-product .entry:hover .entry-data .entry-header .azl-actions label::before {
  color: #ffffff;
}
.shop-product .entry .entry-data,
.related-product .entry .entry-data {
  position: relative;
}
.shop-product .entry .entry-data .entry-header,
.related-product .entry .entry-data .entry-header {
  position: relative;
  padding: 25px 20px 25px 40px;
  border-bottom: 2px solid #4cb050;
  -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;
  color: #999999;
}
.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);
  color: #666666;
}
.shop-product .entry .entry-data .entry-header .entry-title,
.related-product .entry .entry-data .entry-header .entry-title {
  font-size: 22px;
  margin: 0;
  font-weight: 400;
  line-height: 28px;
}
.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: #4c4c4c;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  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;
}
@media (max-width:1024px){
  .shop-product .entry .entry-data .entry-header .entry-title{font-size:20px;}
  .shop-product .entry .entry-data .price .amount {     font-size: 14px !important; }
  .shop-product .entry .entry-data .entry-footer, .related-product .entry .entry-data .entry-footer {
    padding: 0 20px 20px !important;
  }
  .shop-product .entry .entry-data .entry-header, .related-product .entry .entry-data .entry-header {
    position: relative;
    padding: 15px 10px 15px 30px;
  }
}
.shop-product .entry .entry-data .entry-header .entry-title h3:hover,
.related-product .entry .entry-data .entry-header .entry-title h3:hover,
.shop-product .entry .entry-data .entry-header .entry-title a:hover,
.related-product .entry .entry-data .entry-header .entry-title a:hover {
  color: #1976d2;
}
.shop-product .entry .entry-data .entry-header .azl-actions,
.related-product .entry .entry-data .entry-header .azl-actions {
  position: relative;
}
.shop-product .entry .entry-data .entry-header .azl-actions label,
.related-product .entry .entry-data .entry-header .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 .entry-header .azl-actions label::before,
.related-product .entry .entry-data .entry-header .azl-actions label::before {
  content: "\f142";
  margin: 0;
  display: inline;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  box-shadow: none;
  color: #bfbfbf;
  font-size: 16px;
  background-color: transparent;
  border: none;
}
.shop-product .entry .entry-data .entry-header .azl-actions .dropdown,
.related-product .entry .entry-data .entry-header .azl-actions .dropdown {
  position: absolute;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  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 .entry-header .azl-actions .dropdown::before,
.related-product .entry .entry-data .entry-header .azl-actions .dropdown::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  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 .entry-header .azl-actions .dropdown a,
.related-product .entry .entry-data .entry-header .azl-actions .dropdown a {
  display: block;
  padding: 5px 0;
}
@media (max-width: 1366px) {
  .shop-product .entry .entry-data .entry-header .azl-actions .dropdown,
  .related-product .entry .entry-data .entry-header .azl-actions .dropdown {
    left: 40px;
    right: -40px;
  }
  .shop-product .entry .entry-data .entry-header .azl-actions .dropdown::before,
  .related-product .entry .entry-data .entry-header .azl-actions .dropdown::before {
    right: 28px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  .shop-product .entry .entry-data .entry-header .azl-actions .dropdown,
  .related-product .entry .entry-data .entry-header .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 .entry-header .azl-actions .dropdown,
  .related-product .entry .entry-data .entry-header .azl-actions .dropdown {
    padding: 0 20px;
  }
}
.shop-product .entry .entry-data .entry-header .azl-actions input[type="checkbox"]:checked + label::after,
.related-product .entry .entry-data .entry-header .azl-actions input[type="checkbox"]:checked + label::after {
  display: none;
}
.shop-product .entry .entry-data .entry-header .azl-actions:hover .dropdown,
.related-product .entry .entry-data .entry-header .azl-actions:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .shop-product .entry .entry-data .entry-header .azl-actions:hover .dropdown,
  .related-product .entry .entry-data .entry-header .azl-actions:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }
  .shop-product .entry .entry-data .entry-header .azl-actions input[type="checkbox"]:checked ~ .dropdown,
  .related-product .entry .entry-data .entry-header .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 .entry-header .azl-actions input[type="checkbox"]:checked ~ .dropdown,
  .related-product .entry .entry-data .entry-header .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: 0 40px 20px;
}
.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: 75px;
  color: #999999;
}
.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);
  color: #666666;
}
.shop-product .entry .entry-data .entry-footer .button.added,
.related-product .entry .entry-data .entry-footer .button.added,
.shop-product .entry .entry-data .entry-footer .added_to_cart.added,
.related-product .entry .entry-data .entry-footer .added_to_cart.added,
.shop-product .entry .entry-data .entry-footer .entry-more.added,
.related-product .entry .entry-data .entry-footer .entry-more.added {
  display: none;
}
.shop-product .entry .entry-data .entry-footer .avatar,
.related-product .entry .entry-data .entry-footer .avatar {
  display: block;
  margin-top: -12px;
  margin-left: -4px;
  position: relative;
  z-index: 1;
}
.shop-product .entry .entry-data .entry-footer .avatar img,
.related-product .entry .entry-data .entry-footer .avatar img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 100%;
  border: 6px solid #ffffff;
  display: inline-block;
  background: #fff;
}
.shop-product .entry .entry-data .entry-footer .avatar label,
.related-product .entry .entry-data .entry-footer .avatar label {
  margin-right: 10px;
}
.shop-product .entry .entry-data .entry-footer .avatar span,
.shop-product .entry .entry-data .entry-footer .avatar label,
.related-product .entry .entry-data .entry-footer .avatar span {
  vertical-align: top;
  margin-top:10px;
}
.shop-product .entry .entry-data .entry-footer .avatar + .meta-field,
.related-product .entry .entry-data .entry-footer .avatar + .meta-field,
.shop-product .entry .entry-data .entry-footer .avatar + .taxonomy,
.related-product .entry .entry-data .entry-footer .avatar + .taxonomy {
  margin-top: 10px;
}
.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: #ffea00;
}
.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 h3{margin-bottom:5px;}
.shop-product .entry .entry-data .price,
.related-product .entry .entry-data .price {
  color: #7cb342;
  font-size: 13px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  min-height:27px;
}
@media (max-width:480px){
  .shop-product .entry .entry-data .price{margin-bottom:10px;}  
}
.shop-product .entry .entry-data .price .amount{font-size:16px;}
.shop-product .entry .entry-data .price del,
.related-product .entry .entry-data .price del {
  color: #bfbfbf;
  margin-right: 10px;
  opacity: 1;
  font-weight: normal;
}
.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 40px;
}
.shop-product .entry .entry-data .coupon-wrapper a,
.related-product .entry .entry-data .coupon-wrapper a {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.related-product .entry .entry-data .coupon-wrapper a:hover:hover,
.shop-product .entry .entry-data .coupon-wrapper a:hover:active,
.related-product .entry .entry-data .coupon-wrapper a:hover:active,
.shop-product .entry .entry-data .coupon-wrapper a:hover:focus,
.related-product .entry .entry-data .coupon-wrapper a:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .shop-product .entry .entry-data .coupon-wrapper a:hover:hover,
  .related-product .entry .entry-data .coupon-wrapper a:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.shop-product .entry .entry-data .coupon-wrapper a.copied,
.related-product .entry .entry-data .coupon-wrapper a.copied {
  background-color: #ffea00;
}
.shop-product .entry .entry-data .button,
.related-product .entry .entry-data .button,
.shop-product .entry .entry-data .added_to_cart,
.related-product .entry .entry-data .added_to_cart {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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-transition: all 0.15s ease-out;
  -khtml-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.shop-product .entry .entry-data .button:hover,
.related-product .entry .entry-data .button:hover,
.shop-product .entry .entry-data .added_to_cart:hover,
.related-product .entry .entry-data .added_to_cart:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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 .button:hover:hover,
.related-product .entry .entry-data .button:hover:hover,
.shop-product .entry .entry-data .added_to_cart:hover:hover,
.related-product .entry .entry-data .added_to_cart:hover:hover,
.shop-product .entry .entry-data .button:hover:active,
.related-product .entry .entry-data .button:hover:active,
.shop-product .entry .entry-data .added_to_cart:hover:active,
.related-product .entry .entry-data .added_to_cart:hover:active,
.shop-product .entry .entry-data .button:hover:focus,
.related-product .entry .entry-data .button:hover:focus,
.shop-product .entry .entry-data .added_to_cart:hover:focus,
.related-product .entry .entry-data .added_to_cart:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .shop-product .entry .entry-data .button:hover:hover,
  .related-product .entry .entry-data .button:hover:hover,
  .shop-product .entry .entry-data .added_to_cart:hover:hover,
  .related-product .entry .entry-data .added_to_cart:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.shop-product .entry .entry-data .button.added,
.related-product .entry .entry-data .button.added {
  display: none !important;
}
@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 .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: #2196f3;
  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);
}
.entry.single-profile,
.entry.list-profile {
  background-color: #ffffff;
  padding: 0 0px 0 0;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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: 30px;
}
.entry.single-profile:hover .entry-data .entry-header,
.entry.list-profile:hover .entry-data .entry-header {
  background-color: #4caf50;
}
.entry.single-profile:hover .entry-data .entry-header .entry-title h3,
.entry.list-profile:hover .entry-data .entry-header .entry-title h3,
.entry.single-profile:hover .entry-data .entry-header .entry-title a,
.entry.list-profile:hover .entry-data .entry-header .entry-title a {
  color: #ffffff !important;
}
.entry.single-profile:hover .entry-data .entry-header .price span,
.entry.list-profile:hover .entry-data .entry-header .price span,
.entry.single-profile:hover .entry-data .entry-header .price del,
.entry.list-profile:hover .entry-data .entry-header .price del,
.entry.single-profile:hover .entry-data .entry-header .price ins,
.entry.list-profile:hover .entry-data .entry-header .price ins {
  color: #ffffff !important;
}
.entry.single-profile:hover .entry-data .entry-header .azl-actions label::before,
.entry.list-profile:hover .entry-data .entry-header .azl-actions label::before {
  color: #ffffff;
}
.entry.single-profile .entry-data,
.entry.list-profile .entry-data {
  position: relative;
}
.entry.single-profile .entry-data .entry-header,
.entry.list-profile .entry-data .entry-header {
  position: relative;
  padding: 25px 70px 25px 40px;
  border-bottom: 2px solid #4caf50;
  -webkit-transition: all 0.2s;
  -khtml-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.entry.single-profile .entry-data .entry-header .meta-field,
.entry.list-profile .entry-data .entry-header .meta-field,
.entry.single-profile .entry-data .entry-header .taxonomy,
.entry.list-profile .entry-data .entry-header .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.entry.single-profile .entry-data .entry-header .meta-field::after,
.entry.list-profile .entry-data .entry-header .meta-field::after,
.entry.single-profile .entry-data .entry-header .taxonomy::after,
.entry.list-profile .entry-data .entry-header .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.entry.single-profile .entry-data .entry-header .meta-field.empty,
.entry.list-profile .entry-data .entry-header .meta-field.empty,
.entry.single-profile .entry-data .entry-header .taxonomy.empty,
.entry.list-profile .entry-data .entry-header .taxonomy.empty {
  display: none;
}
.entry.single-profile .entry-data .entry-header .meta-field img,
.entry.list-profile .entry-data .entry-header .meta-field img,
.entry.single-profile .entry-data .entry-header .taxonomy img,
.entry.list-profile .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;
}
.entry.single-profile .entry-data .entry-header .meta-field label,
.entry.list-profile .entry-data .entry-header .meta-field label,
.entry.single-profile .entry-data .entry-header .taxonomy label,
.entry.list-profile .entry-data .entry-header .taxonomy label,
.entry.single-profile .entry-data .entry-header .meta-field .value,
.entry.list-profile .entry-data .entry-header .meta-field .value,
.entry.single-profile .entry-data .entry-header .taxonomy .value,
.entry.list-profile .entry-data .entry-header .taxonomy .value,
.entry.single-profile .entry-data .entry-header .meta-field .links,
.entry.list-profile .entry-data .entry-header .meta-field .links,
.entry.single-profile .entry-data .entry-header .taxonomy .links,
.entry.list-profile .entry-data .entry-header .taxonomy .links,
.entry.single-profile .entry-data .entry-header .meta-field img,
.entry.list-profile .entry-data .entry-header .meta-field img,
.entry.single-profile .entry-data .entry-header .taxonomy img,
.entry.list-profile .entry-data .entry-header .taxonomy img {
  vertical-align: middle;
}
.entry.single-profile .entry-data .entry-header .meta-field label,
.entry.list-profile .entry-data .entry-header .meta-field label,
.entry.single-profile .entry-data .entry-header .taxonomy label,
.entry.list-profile .entry-data .entry-header .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
  color: #999999;
}
.entry.single-profile .entry-data .entry-header .meta-field label + .value,
.entry.list-profile .entry-data .entry-header .meta-field label + .value,
.entry.single-profile .entry-data .entry-header .taxonomy label + .value,
.entry.list-profile .entry-data .entry-header .taxonomy label + .value,
.entry.single-profile .entry-data .entry-header .meta-field label + .links,
.entry.list-profile .entry-data .entry-header .meta-field label + .links,
.entry.single-profile .entry-data .entry-header .taxonomy label + .links,
.entry.list-profile .entry-data .entry-header .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.entry.single-profile .entry-data .entry-header .meta-field .value,
.entry.list-profile .entry-data .entry-header .meta-field .value,
.entry.single-profile .entry-data .entry-header .taxonomy .value,
.entry.list-profile .entry-data .entry-header .taxonomy .value,
.entry.single-profile .entry-data .entry-header .meta-field .links,
.entry.list-profile .entry-data .entry-header .meta-field .links,
.entry.single-profile .entry-data .entry-header .taxonomy .links,
.entry.list-profile .entry-data .entry-header .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
  color: #666666;
}
.entry.single-profile .entry-data .entry-header .entry-title,
.entry.list-profile .entry-data .entry-header .entry-title {
  font-size: 22px;
  margin: 0;
  font-weight: 400;
  line-height: 28px;
}
.entry.single-profile .entry-data .entry-header .entry-title h3,
.entry.list-profile .entry-data .entry-header .entry-title h3,
.entry.single-profile .entry-data .entry-header .entry-title a,
.entry.list-profile .entry-data .entry-header .entry-title a {
  color: #4c4c4c;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  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;
}
.entry.single-profile .entry-data .entry-header .entry-title h3:hover,
.entry.list-profile .entry-data .entry-header .entry-title h3:hover,
.entry.single-profile .entry-data .entry-header .entry-title a:hover,
.entry.list-profile .entry-data .entry-header .entry-title a:hover {
  color: #1976d2;
}
.entry.single-profile .entry-data .entry-header .azl-actions,
.entry.list-profile .entry-data .entry-header .azl-actions {
  position: relative;
}
.entry.single-profile .entry-data .entry-header .azl-actions label,
.entry.list-profile .entry-data .entry-header .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%);
}
.entry.single-profile .entry-data .entry-header .azl-actions label::before,
.entry.list-profile .entry-data .entry-header .azl-actions label::before {
  content: "\f142";
  margin: 0;
  display: inline;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  box-shadow: none;
  color: #bfbfbf;
  font-size: 16px;
  background-color: transparent;
  border: none;
}
.entry.single-profile .entry-data .entry-header .azl-actions .dropdown,
.entry.list-profile .entry-data .entry-header .azl-actions .dropdown {
  position: absolute;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  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;
}
.entry.single-profile .entry-data .entry-header .azl-actions .dropdown::before,
.entry.list-profile .entry-data .entry-header .azl-actions .dropdown::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  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);
}
.entry.single-profile .entry-data .entry-header .azl-actions .dropdown a,
.entry.list-profile .entry-data .entry-header .azl-actions .dropdown a {
  display: block;
  padding: 5px 0;
}
@media (max-width: 1366px) {
  .entry.single-profile .entry-data .entry-header .azl-actions .dropdown,
  .entry.list-profile .entry-data .entry-header .azl-actions .dropdown {
    left: 40px;
    right: -40px;
  }
  .entry.single-profile .entry-data .entry-header .azl-actions .dropdown::before,
  .entry.list-profile .entry-data .entry-header .azl-actions .dropdown::before {
    right: 28px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  .entry.single-profile .entry-data .entry-header .azl-actions .dropdown,
  .entry.list-profile .entry-data .entry-header .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) {
  .entry.single-profile .entry-data .entry-header .azl-actions .dropdown,
  .entry.list-profile .entry-data .entry-header .azl-actions .dropdown {
    padding: 0 20px;
  }
}
.entry.single-profile .entry-data .entry-header .azl-actions input[type="checkbox"]:checked + label::after,
.entry.list-profile .entry-data .entry-header .azl-actions input[type="checkbox"]:checked + label::after {
  display: none;
}
.entry.single-profile .entry-data .entry-header .azl-actions:hover .dropdown,
.entry.list-profile .entry-data .entry-header .azl-actions:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .entry.single-profile .entry-data .entry-header .azl-actions:hover .dropdown,
  .entry.list-profile .entry-data .entry-header .azl-actions:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }
  .entry.single-profile .entry-data .entry-header .azl-actions input[type="checkbox"]:checked ~ .dropdown,
  .entry.list-profile .entry-data .entry-header .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) {
  .entry.single-profile .entry-data .entry-header .azl-actions input[type="checkbox"]:checked ~ .dropdown,
  .entry.list-profile .entry-data .entry-header .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    padding: 10px 20px;
  }
}
.entry.single-profile .entry-data .entry-footer,
.entry.list-profile .entry-data .entry-footer {
  padding: 0 40px 20px;
}
.entry.single-profile .entry-data .entry-footer .meta-field,
.entry.list-profile .entry-data .entry-footer .meta-field,
.entry.single-profile .entry-data .entry-footer .taxonomy,
.entry.list-profile .entry-data .entry-footer .taxonomy {
  display: block;
  line-height: 1.5;
  padding: 4px 0;
}
.entry.single-profile .entry-data .entry-footer .meta-field::after,
.entry.list-profile .entry-data .entry-footer .meta-field::after,
.entry.single-profile .entry-data .entry-footer .taxonomy::after,
.entry.list-profile .entry-data .entry-footer .taxonomy::after {
  content: "";
  display: table;
  clear: both;
}
.entry.single-profile .entry-data .entry-footer .meta-field.empty,
.entry.list-profile .entry-data .entry-footer .meta-field.empty,
.entry.single-profile .entry-data .entry-footer .taxonomy.empty,
.entry.list-profile .entry-data .entry-footer .taxonomy.empty {
  display: none;
}
.entry.single-profile .entry-data .entry-footer .meta-field img,
.entry.list-profile .entry-data .entry-footer .meta-field img,
.entry.single-profile .entry-data .entry-footer .taxonomy img,
.entry.list-profile .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;
}
.entry.single-profile .entry-data .entry-footer .meta-field label,
.entry.list-profile .entry-data .entry-footer .meta-field label,
.entry.single-profile .entry-data .entry-footer .taxonomy label,
.entry.list-profile .entry-data .entry-footer .taxonomy label,
.entry.single-profile .entry-data .entry-footer .meta-field .value,
.entry.list-profile .entry-data .entry-footer .meta-field .value,
.entry.single-profile .entry-data .entry-footer .taxonomy .value,
.entry.list-profile .entry-data .entry-footer .taxonomy .value,
.entry.single-profile .entry-data .entry-footer .meta-field .links,
.entry.list-profile .entry-data .entry-footer .meta-field .links,
.entry.single-profile .entry-data .entry-footer .taxonomy .links,
.entry.list-profile .entry-data .entry-footer .taxonomy .links,
.entry.single-profile .entry-data .entry-footer .meta-field img,
.entry.list-profile .entry-data .entry-footer .meta-field img,
.entry.single-profile .entry-data .entry-footer .taxonomy img,
.entry.list-profile .entry-data .entry-footer .taxonomy img {
  vertical-align: middle;
}
.entry.single-profile .entry-data .entry-footer .meta-field label,
.entry.list-profile .entry-data .entry-footer .meta-field label,
.entry.single-profile .entry-data .entry-footer .taxonomy label,
.entry.list-profile .entry-data .entry-footer .taxonomy label {
  margin-bottom: 0;
  float: left;
  width: 90px;
  color: #999999;
}
.entry.single-profile .entry-data .entry-footer .meta-field label + .value,
.entry.list-profile .entry-data .entry-footer .meta-field label + .value,
.entry.single-profile .entry-data .entry-footer .taxonomy label + .value,
.entry.list-profile .entry-data .entry-footer .taxonomy label + .value,
.entry.single-profile .entry-data .entry-footer .meta-field label + .links,
.entry.list-profile .entry-data .entry-footer .meta-field label + .links,
.entry.single-profile .entry-data .entry-footer .taxonomy label + .links,
.entry.list-profile .entry-data .entry-footer .taxonomy label + .links {
  float: right;
  width: calc(100% - 120px);
}
.entry.single-profile .entry-data .entry-footer .meta-field .value,
.entry.list-profile .entry-data .entry-footer .meta-field .value,
.entry.single-profile .entry-data .entry-footer .taxonomy .value,
.entry.list-profile .entry-data .entry-footer .taxonomy .value,
.entry.single-profile .entry-data .entry-footer .meta-field .links,
.entry.list-profile .entry-data .entry-footer .meta-field .links,
.entry.single-profile .entry-data .entry-footer .taxonomy .links,
.entry.list-profile .entry-data .entry-footer .taxonomy .links {
  float: left;
  width: calc(100% - 20px);
  color: #666666;
}
.entry.single-profile .entry-data .entry-footer .button.added,
.entry.list-profile .entry-data .entry-footer .button.added,
.entry.single-profile .entry-data .entry-footer .added_to_cart.added,
.entry.list-profile .entry-data .entry-footer .added_to_cart.added,
.entry.single-profile .entry-data .entry-footer .entry-more.added,
.entry.list-profile .entry-data .entry-footer .entry-more.added {
  display: none;
}
.entry.single-profile .entry-data .entry-footer .avatar,
.entry.list-profile .entry-data .entry-footer .avatar {
  display: block;
  margin-top: -7px;
  margin-left: -4px;
  position: relative;
  z-index: 1;
}
.entry.single-profile .entry-data .entry-footer .avatar img,
.entry.list-profile .entry-data .entry-footer .avatar img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 100%;
  border: 8px solid #ffffff;
  display: inline-block;
}
.entry.single-profile .entry-data .entry-footer .avatar label,
.entry.list-profile .entry-data .entry-footer .avatar label {
  margin-right: 10px;
}
.entry.single-profile .entry-data .entry-footer .avatar span,
.entry.list-profile .entry-data .entry-footer .avatar span {
  vertical-align: middle;
}
.entry.single-profile .entry-data .entry-footer .avatar + .meta-field,
.entry.list-profile .entry-data .entry-footer .avatar + .meta-field,
.entry.single-profile .entry-data .entry-footer .avatar + .taxonomy,
.entry.list-profile .entry-data .entry-footer .avatar + .taxonomy {
  margin-top: 10px;
}
.entry.single-profile .entry-data .entry-footer .woocommerce-product-rating .woocommerce-review-link,
.entry.list-profile .entry-data .entry-footer .woocommerce-product-rating .woocommerce-review-link {
  color: #ffea00;
}
.entry.single-profile .entry-data .entry-footer span,
.entry.list-profile .entry-data .entry-footer span {
  margin-right: 0;
}
.entry.single-profile .entry-data .entry-footer span::after,
.entry.list-profile .entry-data .entry-footer span::after {
  content: none;
}
.entry.single-profile .entry-data .entry-footer .coupon-wrapper,
.entry.list-profile .entry-data .entry-footer .coupon-wrapper {
  text-align: center;
}
.entry.single-profile .entry-data .price,
.entry.list-profile .entry-data .price {
  color: #7cb342;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
}
.entry.single-profile .entry-data .price del,
.entry.list-profile .entry-data .price del {
  color: #bfbfbf;
  margin-right: 10px;
  opacity: 1;
  font-weight: normal;
}
.entry.single-profile .entry-data .entry-summary,
.entry.list-profile .entry-data .entry-summary,
.entry.single-profile .entry-data .entry-content,
.entry.list-profile .entry-data .entry-content {
  padding: 5px 40px;
}
.entry.single-profile .entry-data .coupon-wrapper a,
.entry.list-profile .entry-data .coupon-wrapper a {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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;
}
.entry.single-profile .entry-data .coupon-wrapper a:hover,
.entry.list-profile .entry-data .coupon-wrapper a:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.entry.single-profile .entry-data .coupon-wrapper a:hover:hover,
.entry.list-profile .entry-data .coupon-wrapper a:hover:hover,
.entry.single-profile .entry-data .coupon-wrapper a:hover:active,
.entry.list-profile .entry-data .coupon-wrapper a:hover:active,
.entry.single-profile .entry-data .coupon-wrapper a:hover:focus,
.entry.list-profile .entry-data .coupon-wrapper a:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .entry.single-profile .entry-data .coupon-wrapper a:hover:hover,
  .entry.list-profile .entry-data .coupon-wrapper a:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.entry.single-profile .entry-data .coupon-wrapper a.copied,
.entry.list-profile .entry-data .coupon-wrapper a.copied {
  background-color: #ffea00;
}
.entry.single-profile .entry-data .button,
.entry.list-profile .entry-data .button,
.entry.single-profile .entry-data .added_to_cart,
.entry.list-profile .entry-data .added_to_cart {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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-transition: all 0.15s ease-out;
  -khtml-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.entry.single-profile .entry-data .button:hover,
.entry.list-profile .entry-data .button:hover,
.entry.single-profile .entry-data .added_to_cart:hover,
.entry.list-profile .entry-data .added_to_cart:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.entry.single-profile .entry-data .button:hover:hover,
.entry.list-profile .entry-data .button:hover:hover,
.entry.single-profile .entry-data .added_to_cart:hover:hover,
.entry.list-profile .entry-data .added_to_cart:hover:hover,
.entry.single-profile .entry-data .button:hover:active,
.entry.list-profile .entry-data .button:hover:active,
.entry.single-profile .entry-data .added_to_cart:hover:active,
.entry.list-profile .entry-data .added_to_cart:hover:active,
.entry.single-profile .entry-data .button:hover:focus,
.entry.list-profile .entry-data .button:hover:focus,
.entry.single-profile .entry-data .added_to_cart:hover:focus,
.entry.list-profile .entry-data .added_to_cart:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .entry.single-profile .entry-data .button:hover:hover,
  .entry.list-profile .entry-data .button:hover:hover,
  .entry.single-profile .entry-data .added_to_cart:hover:hover,
  .entry.list-profile .entry-data .added_to_cart:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.entry.single-profile .entry-data .button.added,
.entry.list-profile .entry-data .button.added {
  display: none !important;
}
@media (max-width: 480px) {
  .entry.single-profile .entry-data .entry-header,
  .entry.list-profile .entry-data .entry-header {
    padding: 10px 50px 10px 20px;
  }
  .entry.single-profile .entry-data .entry-summary,
  .entry.list-profile .entry-data .entry-summary,
  .entry.single-profile .entry-data .entry-content,
  .entry.list-profile .entry-data .entry-content {
    padding: 5px 20px;
  }
  .entry.single-profile .entry-data .entry-footer,
  .entry.list-profile .entry-data .entry-footer {
    padding: 0 20px 10px;
  }
}
.entry.single-profile .entry-thumbnail .image,
.entry.list-profile .entry-thumbnail .image,
.entry.single-profile .entry-gallery .image,
.entry.list-profile .entry-gallery .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.entry.single-profile .entry-thumbnail .onsale,
.entry.list-profile .entry-thumbnail .onsale,
.entry.single-profile .entry-gallery .onsale,
.entry.list-profile .entry-gallery .onsale {
  position: absolute;
  top: -18px;
  left: -50px;
  padding: 35px 50px 10px;
  background-color: #2196f3;
  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);
}
.entry.single-profile:hover,
.entry.list-profile:hover,
.entry.single-profile:active,
.entry.list-profile:active,
.entry.single-profile:focus,
.entry.list-profile:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .entry.single-profile:hover,
  .entry.list-profile:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.entry.single-profile .entry-thumbnail,
.entry.list-profile .entry-thumbnail,
.entry.single-profile .entry-gallery,
.entry.list-profile .entry-gallery {
  width: 30%;
  float: left;
}
.entry.single-profile .entry-thumbnail .image,
.entry.list-profile .entry-thumbnail .image,
.entry.single-profile .entry-gallery .image,
.entry.list-profile .entry-gallery .image {
  max-height: 300px;
}
.entry.single-profile .entry-data,
.entry.list-profile .entry-data {
  float: left;
  width: 95%);
  padding: 20px ;
}
.entry.single-profile .entry-data .entry-header,
.entry.list-profile .entry-data .entry-header {
  padding: 0 0 15px;
}
.entry.single-profile .entry-data .entry-header .entry-title,
.entry.list-profile .entry-data .entry-header .entry-title,
.entry.single-profile .entry-data .entry-header .entry-title a,
.entry.list-profile .entry-data .entry-header .entry-title a {
  font-weight: 600;
}
.entry.single-profile .entry-data .entry-content,
.entry.list-profile .entry-data .entry-content,
.entry.single-profile .entry-data .entry-summary,
.entry.list-profile .entry-data .entry-summary {
  padding: 0;
  margin: 10px 0;
}
.entry.single-profile .entry-data .entry-footer,
.entry.list-profile .entry-data .entry-footer {
  padding: 0;
  min-height: 0;
}
.entry.single-profile:hover .entry-data .entry-header,
.entry.list-profile:hover .entry-data .entry-header {
  background: none;
  color: #4c4c4c !important;
}
.entry.single-profile:hover .entry-data .entry-header .entry-title,
.entry.list-profile:hover .entry-data .entry-header .entry-title,
.entry.single-profile:hover .entry-data .entry-header .entry-title a,
.entry.list-profile:hover .entry-data .entry-header .entry-title a {
  color: #4c4c4c !important;
}
@media (max-width: 600px) {
  .entry.single-profile,
  .entry.list-profile {
    padding: 40px 40px 20px;
  }
  .entry.single-profile .entry-thumbnail,
  .entry.list-profile .entry-thumbnail,
  .entry.single-profile .entry-gallery,
  .entry.list-profile .entry-gallery {
    float: none;
    width: 50%;
    margin-bottom: 20px;
  }
  .entry.single-profile .entry-data,
  .entry.list-profile .entry-data {
    float: none;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .entry.single-profile,
  .entry.list-profile {
    padding: 20px;
  }
  .entry.single-profile .entry-thumbnail,
  .entry.list-profile .entry-thumbnail {
    width: 100%;
  }
}
.detailed-shop-product .entry {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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: 30px;
}
.detailed-shop-product .entry:hover .entry-data .entry-header {
  background-color: #4caf50;
}
.detailed-shop-product .entry:hover .entry-data .entry-header .entry-title h3,
.detailed-shop-product .entry:hover .entry-data .entry-header .entry-title a {
  color: #ffffff !important;
}
.detailed-shop-product .entry:hover .entry-data .entry-header .price span,
.detailed-shop-product .entry:hover .entry-data .entry-header .price del,
.detailed-shop-product .entry:hover .entry-data .entry-header .price ins {
  color: #ffffff !important;
}
.detailed-shop-product .entry:hover .entry-data .entry-header .azl-actions label::before {
  color: #ffffff;
}
.detailed-shop-product .entry .entry-data {
  position: relative;
}
.detailed-shop-product .entry .entry-data .entry-header {
  position: relative;
  padding: 25px 70px 25px 40px;
  border-bottom: 2px solid #4caf50;
  -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;
  color: #999999;
}
.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);
  color: #666666;
}
.detailed-shop-product .entry .entry-data .entry-header .entry-title {
  font-size: 22px;
  margin: 0;
  font-weight: 400;
  line-height: 28px;
}
.detailed-shop-product .entry .entry-data .entry-header .entry-title h3,
.detailed-shop-product .entry .entry-data .entry-header .entry-title a {
  color: #4c4c4c;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  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 .entry-header .entry-title h3:hover,
.detailed-shop-product .entry .entry-data .entry-header .entry-title a:hover {
  color: #1976d2;
}
.detailed-shop-product .entry .entry-data .entry-header .azl-actions {
  position: relative;
}
.detailed-shop-product .entry .entry-data .entry-header .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 .entry-header .azl-actions label::before {
  content: "\f142";
  margin: 0;
  display: inline;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  box-shadow: none;
  color: #bfbfbf;
  font-size: 16px;
  background-color: transparent;
  border: none;
}
.detailed-shop-product .entry .entry-data .entry-header .azl-actions .dropdown {
  position: absolute;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  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 .entry-header .azl-actions .dropdown::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  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 .entry-header .azl-actions .dropdown a {
  display: block;
  padding: 5px 0;
}
@media (max-width: 1366px) {
  .detailed-shop-product .entry .entry-data .entry-header .azl-actions .dropdown {
    left: 40px;
    right: -40px;
  }
  .detailed-shop-product .entry .entry-data .entry-header .azl-actions .dropdown::before {
    right: 28px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  .detailed-shop-product .entry .entry-data .entry-header .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 .entry-header .azl-actions .dropdown {
    padding: 0 20px;
  }
}
.detailed-shop-product .entry .entry-data .entry-header .azl-actions input[type="checkbox"]:checked + label::after {
  display: none;
}
.detailed-shop-product .entry .entry-data .entry-header .azl-actions:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .detailed-shop-product .entry .entry-data .entry-header .azl-actions:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }
  .detailed-shop-product .entry .entry-data .entry-header .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 .entry-header .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    padding: 10px 20px;
  }
}
.detailed-shop-product .entry .entry-data .entry-footer {
  padding: 0 40px 20px;
}
.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;
  color: #999999;
}
.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);
  color: #666666;
}
.detailed-shop-product .entry .entry-data .entry-footer .button.added,
.detailed-shop-product .entry .entry-data .entry-footer .added_to_cart.added,
.detailed-shop-product .entry .entry-data .entry-footer .entry-more.added {
  display: none;
}
.detailed-shop-product .entry .entry-data .entry-footer .avatar {
  display: block;
  margin-top: -7px;
  margin-left: -4px;
  position: relative;
  z-index: 1;
}
.detailed-shop-product .entry .entry-data .entry-footer .avatar img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 100%;
  border: 8px solid #ffffff;
  display: inline-block;
}
.detailed-shop-product .entry .entry-data .entry-footer .avatar label {
  margin-right: 10px;
}
.detailed-shop-product .entry .entry-data .entry-footer .avatar span {
  vertical-align: middle;
}
.detailed-shop-product .entry .entry-data .entry-footer .avatar + .meta-field,
.detailed-shop-product .entry .entry-data .entry-footer .avatar + .taxonomy {
  margin-top: 10px;
}
.detailed-shop-product .entry .entry-data .entry-footer .woocommerce-product-rating .woocommerce-review-link {
  color: #ffea00;
}
.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 .price {
  color: #7cb342;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
}
.detailed-shop-product .entry .entry-data .price del {
  color: #bfbfbf;
  margin-right: 10px;
  opacity: 1;
  font-weight: normal;
}
.detailed-shop-product .entry .entry-data .entry-summary,
.detailed-shop-product .entry .entry-data .entry-content {
  padding: 5px 40px;
}
.detailed-shop-product .entry .entry-data .coupon-wrapper a {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.detailed-shop-product .entry .entry-data .coupon-wrapper a:hover:active,
.detailed-shop-product .entry .entry-data .coupon-wrapper a:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .detailed-shop-product .entry .entry-data .coupon-wrapper a:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.detailed-shop-product .entry .entry-data .coupon-wrapper a.copied {
  background-color: #ffea00;
}
.detailed-shop-product .entry .entry-data .button,
.detailed-shop-product .entry .entry-data .added_to_cart {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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-transition: all 0.15s ease-out;
  -khtml-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.detailed-shop-product .entry .entry-data .button:hover,
.detailed-shop-product .entry .entry-data .added_to_cart:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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 .button:hover:hover,
.detailed-shop-product .entry .entry-data .added_to_cart:hover:hover,
.detailed-shop-product .entry .entry-data .button:hover:active,
.detailed-shop-product .entry .entry-data .added_to_cart:hover:active,
.detailed-shop-product .entry .entry-data .button:hover:focus,
.detailed-shop-product .entry .entry-data .added_to_cart:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .detailed-shop-product .entry .entry-data .button:hover:hover,
  .detailed-shop-product .entry .entry-data .added_to_cart:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.detailed-shop-product .entry .entry-data .button.added {
  display: none !important;
}
@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 .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: #2196f3;
  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:hover,
.detailed-shop-product .entry:active,
.detailed-shop-product .entry:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .detailed-shop-product .entry:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.detailed-shop-product .entry .entry-thumbnail,
.detailed-shop-product .entry .entry-gallery {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45%;
  z-index: 0;
}
.detailed-shop-product .entry .entry-thumbnail .flex-direction-nav,
.detailed-shop-product .entry .entry-gallery .flex-direction-nav {
  display: none;
}
.detailed-shop-product .entry .entry-data .entry-header {
  width: 100%;
  box-sizing: border-box;
  background-color: #ffffff;
}
.detailed-shop-product .entry .entry-data .entry-footer {
  width: 55%;
  box-sizing: border-box;
  background-color: #ffffff;
  min-height: 200px;
}
@media (max-width: 767px) {
  .detailed-shop-product .entry .entry-thumbnail,
  .detailed-shop-product .entry .entry-gallery {
    position: static;
    width: 100%;
    overflow: hidden;
  }
  .detailed-shop-product .entry .entry-data .entry-footer {
    width: 100%;
  }
}
.single-product .content-area .entry {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  background-color: #ffffff;
  border-radius: 3px;
}
.single-product .content-area .entry:hover,
.single-product .content-area .entry:active,
.single-product .content-area .entry:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .single-product .content-area .entry:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) {
  height: 100px;
  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 {
  max-width: 170px;
  position: relative;
}
.single-product .content-area .entry .entry-gallery .thumbnails:not(.images) .slides li .image {
  max-height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 170px;
}
.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);
}
.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: #2196f3;
  width: 30px;
  height: 30px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  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:hover,
.single-product .content-area .entry .entry-gallery .flex-direction-nav a:active,
.single-product .content-area .entry .entry-gallery .flex-direction-nav a:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .single-product .content-area .entry .entry-gallery .flex-direction-nav a:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav a::before {
  font-family: FontAwesome;
  font-size: 12px;
  color: #ffffff;
  text-shadow: none;
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav .flex-prev {
  left: 40px;
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav .flex-prev::before {
  content: "\f104";
}
@media (max-width: 480px) {
  .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-next {
  right: 40px;
}
.single-product .content-area .entry .entry-gallery .flex-direction-nav .flex-next::before {
  content: "\f105";
}
@media (max-width: 480px) {
  .single-product .content-area .entry .entry-gallery .flex-direction-nav .flex-next {
    right: 20px;
  }
}
.single-product .content-area .entry .entry-gallery,
.single-product .content-area .entry .entry-thumbnail {
  position: relative;
  padding-top: 85px;
}
.single-product .content-area .entry .entry-gallery .entry-hover,
.single-product .content-area .entry .entry-thumbnail .entry-hover {
  position: absolute;
  background-color: #ffffff;
  top: 0;
  right: 0;
  left: 0;
  border-bottom: 2px solid #4caf50;
  padding: 32px 40px 10px;
  z-index: 2;
  border-radius: 3px 3px 0 0;
}
@media (max-width: 480px) {
  .single-product .content-area .entry .entry-gallery .entry-hover,
  .single-product .content-area .entry .entry-thumbnail .entry-hover {
    padding: 10px 20px;
  }
}
.single-product .content-area .entry .entry-gallery .entry-hover .meta-field img,
.single-product .content-area .entry .entry-thumbnail .entry-hover .meta-field img,
.single-product .content-area .entry .entry-gallery .entry-hover .taxonomy img,
.single-product .content-area .entry .entry-thumbnail .entry-hover .taxonomy img {
  width: 10px;
  height: 10px;
  display: none;
}
.single-product .content-area .entry .entry-gallery .entry-hover .meta-field label,
.single-product .content-area .entry .entry-thumbnail .entry-hover .meta-field label,
.single-product .content-area .entry .entry-gallery .entry-hover .taxonomy label,
.single-product .content-area .entry .entry-thumbnail .entry-hover .taxonomy label {
  margin-right: 20px;
  display: none;
}
.single-product .content-area .entry .entry-gallery .entry-hover > div,
.single-product .content-area .entry .entry-thumbnail .entry-hover > div {
  float: left;
  margin-bottom: -25px;
}
.single-product .content-area .entry .entry-gallery .entry-hover > div .price,
.single-product .content-area .entry .entry-thumbnail .entry-hover > div .price {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #7cb342;
}
.single-product .content-area .entry .entry-gallery .entry-hover > div .price del,
.single-product .content-area .entry .entry-thumbnail .entry-hover > div .price del {
  opacity: 1;
  color: #bfbfbf;
  font-weight: normal;
}
.single-product .content-area .entry .entry-gallery .entry-hover > div .price::before,
.single-product .content-area .entry .entry-thumbnail .entry-hover > div .price::before {
  content: "\f155";
  font-family: FontAwesome;
  background-color: #7cb342;
  color: #ffffff;
  font-weight: normal;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 8px solid #ffffff;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
}
.single-product .content-area .entry .entry-gallery .entry-hover .meta-field,
.single-product .content-area .entry .entry-thumbnail .entry-hover .meta-field {
  float: right;
  line-height: 1.5;
  margin-top: 20px;
}
.single-product .content-area .entry .entry-gallery .entry-hover .meta-field img,
.single-product .content-area .entry .entry-thumbnail .entry-hover .meta-field img {
  display: none;
}
@media (max-width: 767px) {
  .single-product .content-area .entry .entry-gallery,
  .single-product .content-area .entry .entry-thumbnail {
    padding-top: 109px;
  }
  .single-product .content-area .entry .entry-gallery .entry-hover > div,
  .single-product .content-area .entry .entry-thumbnail .entry-hover > div {
    float: none;
    margin-bottom: 0;
    margin-left: -8px;
  }
  .single-product .content-area .entry .entry-gallery .entry-hover .meta-field,
  .single-product .content-area .entry .entry-thumbnail .entry-hover .meta-field {
    float: none;
    margin-top: 0;
    display: block;
  }
}
.single-product .content-area .entry .entry-additions {
  padding: 32px 40px;
  border-top: 1px solid #e5e5e5;
}
.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;
}
@media (max-width: 480px) {
  .single-product .content-area .entry .entry-additions {
    padding: 15px 20px;
  }
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 25px 40px;
  margin: 30px 0;
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel):hover,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel):active,
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel):focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .single-product .content-area .product .panel:not(.woocommerce-Tabs-panel):hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) .panel-title h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 15px;
}
.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: 105px;
  color: #999999;
  font-weight:700;
}
.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% - 130px);
}
.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);
  color: #666666;
}
@media (max-width: 480px) {
  .single-product .content-area .product .panel:not(.woocommerce-Tabs-panel) {
    padding: 15px 20px;
  }
}
.product_meta {
  margin-top: 20px;
  color: #bfbfbf;
}
.product_meta span {
  display: block;
  margin-top: 10px;
}
.product_meta a {
  color: #2196f3;
  font-weight: 500;
}
.product_meta a:hover {
  color: #ffea00;
}
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(25% - 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;
  }
}
@media (max-width: 992px) {
  body.archive .site-main > div:not(.active-sidebar) #content.shop-product > ul.products > * {
    width: calc(50% - 0.5px);
  }
}
/* .posts-list.shop-product {
  .horizontal-list(~"calc(50% - 0.5px)", 15px);  
}  */
.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 #fafafa;
  background: #ffffff;
  color: #4c4c4c;
  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: #4c4c4c;
}
.woocommerce > ul.products > li.product-category .category .category-data h3:hover {
  color: #2196f3;
}
.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: #ffffff;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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: 60px;
}
.infobox-wrapper .entry.azl-location:hover,
.infobox-wrapper .entry.azl-location:active,
.infobox-wrapper .entry.azl-location:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .infobox-wrapper .entry.azl-location:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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:hover .entry-data .entry-header {
  background-color: #4caf50;
}
.infobox-wrapper .entry.azl-location:hover .entry-data .entry-header .entry-title h3,
.infobox-wrapper .entry.azl-location:hover .entry-data .entry-header .entry-title a {
  color: #ffffff !important;
}
.infobox-wrapper .entry.azl-location:hover .entry-data .entry-header .price span,
.infobox-wrapper .entry.azl-location:hover .entry-data .entry-header .price del,
.infobox-wrapper .entry.azl-location:hover .entry-data .entry-header .price ins {
  color: #ffffff !important;
}
.infobox-wrapper .entry.azl-location:hover .entry-data .entry-header .azl-actions label::before {
  color: #ffffff;
}
.infobox-wrapper .entry.azl-location .entry-data {
  position: relative;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header {
  position: relative;
  padding: 25px 70px 25px 40px;
  border-bottom: 2px solid #4caf50;
  -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;
  color: #999999;
}
.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);
  color: #666666;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .entry-title {
  font-size: 22px;
  margin: 0;
  font-weight: 400;
  line-height: 28px;
}
.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: #4c4c4c;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  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 .entry-header .entry-title h3:hover,
.infobox-wrapper .entry.azl-location .entry-data .entry-header .entry-title a:hover {
  color: #1976d2;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .azl-actions {
  position: relative;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .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 .entry-header .azl-actions label::before {
  content: "\f142";
  margin: 0;
  display: inline;
  width: auto;
  height: auto;
  font-family: FontAwesome;
  box-shadow: none;
  color: #bfbfbf;
  font-size: 16px;
  background-color: transparent;
  border: none;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .azl-actions .dropdown {
  position: absolute;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  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 .entry-header .azl-actions .dropdown::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  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 .entry-header .azl-actions .dropdown a {
  display: block;
  padding: 5px 0;
}
@media (max-width: 1366px) {
  .infobox-wrapper .entry.azl-location .entry-data .entry-header .azl-actions .dropdown {
    left: 40px;
    right: -40px;
  }
  .infobox-wrapper .entry.azl-location .entry-data .entry-header .azl-actions .dropdown::before {
    right: 28px;
    left: auto;
  }
}
@media (max-width: 1024px) {
  .infobox-wrapper .entry.azl-location .entry-data .entry-header .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 .entry-header .azl-actions .dropdown {
    padding: 0 20px;
  }
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .azl-actions input[type="checkbox"]:checked + label::after {
  display: none;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-header .azl-actions:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .infobox-wrapper .entry.azl-location .entry-data .entry-header .azl-actions:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }
  .infobox-wrapper .entry.azl-location .entry-data .entry-header .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 .entry-header .azl-actions input[type="checkbox"]:checked ~ .dropdown {
    padding: 10px 20px;
  }
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer {
  padding: 0 40px 20px;
}
.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;
  color: #999999;
}
.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);
  color: #666666;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .button.added,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .added_to_cart.added,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .entry-more.added {
  display: none;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .avatar {
  display: block;
  margin-top: -7px;
  margin-left: -4px;
  position: relative;
  z-index: 1;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .avatar img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 100%;
  border: 8px solid #ffffff;
  display: inline-block;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .avatar label {
  margin-right: 10px;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .avatar span {
  vertical-align: middle;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .avatar + .meta-field,
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .avatar + .taxonomy {
  margin-top: 10px;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-footer .woocommerce-product-rating .woocommerce-review-link {
  color: #ffea00;
}
.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 .price {
  color: #7cb342;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
}
.infobox-wrapper .entry.azl-location .entry-data .price del {
  color: #bfbfbf;
  margin-right: 10px;
  opacity: 1;
  font-weight: normal;
}
.infobox-wrapper .entry.azl-location .entry-data .entry-summary,
.infobox-wrapper .entry.azl-location .entry-data .entry-content {
  padding: 5px 40px;
}
.infobox-wrapper .entry.azl-location .entry-data .coupon-wrapper a {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.infobox-wrapper .entry.azl-location .entry-data .coupon-wrapper a:hover:active,
.infobox-wrapper .entry.azl-location .entry-data .coupon-wrapper a:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .infobox-wrapper .entry.azl-location .entry-data .coupon-wrapper a:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.infobox-wrapper .entry.azl-location .entry-data .coupon-wrapper a.copied {
  background-color: #ffea00;
}
.infobox-wrapper .entry.azl-location .entry-data .button,
.infobox-wrapper .entry.azl-location .entry-data .added_to_cart {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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-transition: all 0.15s ease-out;
  -khtml-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.infobox-wrapper .entry.azl-location .entry-data .button:hover,
.infobox-wrapper .entry.azl-location .entry-data .added_to_cart:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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 .button:hover:hover,
.infobox-wrapper .entry.azl-location .entry-data .added_to_cart:hover:hover,
.infobox-wrapper .entry.azl-location .entry-data .button:hover:active,
.infobox-wrapper .entry.azl-location .entry-data .added_to_cart:hover:active,
.infobox-wrapper .entry.azl-location .entry-data .button:hover:focus,
.infobox-wrapper .entry.azl-location .entry-data .added_to_cart:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .infobox-wrapper .entry.azl-location .entry-data .button:hover:hover,
  .infobox-wrapper .entry.azl-location .entry-data .added_to_cart:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.infobox-wrapper .entry.azl-location .entry-data .button.added {
  display: none !important;
}
@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 .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: #2196f3;
  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-content,
.infobox-wrapper .entry.azl-location .entry-summary {
  display: none;
}
.last-reviews.product .entry {
  background-color: #ffffff;
  color: #666666;
  border-radius: 3px;
  position: relative;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.last-reviews.product .entry:hover,
.last-reviews.product .entry:active,
.last-reviews.product .entry:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .last-reviews.product .entry:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.last-reviews.product .entry .entry-header {
  border-bottom: 1px solid #e5e5e5;
  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 .avatar {
  font-size: 14px;
  font-style: normal;
}
.last-reviews.product .entry .avatar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.last-reviews.product .entry .avatar img:hover,
.last-reviews.product .entry .avatar img:active,
.last-reviews.product .entry .avatar img:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .last-reviews.product .entry .avatar img:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.last-reviews.product .entry .avatar .author,
.last-reviews.product .entry .avatar label {
  vertical-align: middle;
}
.last-reviews.product .entry::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #262626;
  border-radius: 50%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  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::before:hover,
.last-reviews.product .entry::before:active,
.last-reviews.product .entry::before:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .last-reviews.product .entry::before:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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;
  }
}
#reviews #comments {
  margin: 0;
  padding: 0;
}
#reviews #comments h2 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
#reviews #comments > p {
  padding: 30px 0;
}
#reviews #comments ol.commentlist {
  margin-top: 30px;
}
#reviews #comments ol.commentlist li:first-child {
  margin-top: 40px;
}
#reviews #comments ol.commentlist li:first-child .comment_container {
  padding-top: 0;
}
#reviews #comments ol.commentlist li .comment_container {
  padding: 0;
}
#reviews #comments ol.commentlist li .comment_container img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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-right: 25px;
}
#reviews #comments ol.commentlist li .comment_container img:hover,
#reviews #comments ol.commentlist li .comment_container img:active,
#reviews #comments ol.commentlist li .comment_container img:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  #reviews #comments ol.commentlist li .comment_container img:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
#reviews #comments ol.commentlist li .comment_container .comment-text {
  position: relative;
  float: left;
  width: calc(100% - 75px);
  padding: 10px 0;
  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: 400;
  font-style: normal;
  float: right;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .meta time {
  float: left;
  margin-right: 20px;
}
#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;
  vertical-align: middle;
  font-size: 0;
  width: auto !important;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .ratings .star-rating span {
  overflow: hidden;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 24px;
}
#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: #ffd026;
}
#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: #ffd026;
  font-family: FontAwesome;
  top: 0;
  left: 0;
}
#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: 20px 0 15px;
  width: 100%;
  color: #666666;
}
#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: #ffea00;
}
#reviews #comments ol.commentlist li .comment_container .comment-text .like .sl-wrapper > a.liked {
  color: #ffea00;
}
#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: #ffea00;
}
#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: #ffea00;
  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: #ffea00;
  -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 #ffea00;
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em #ffea00;
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #ffea00;
    height: .6em;
  }
  40% {
    box-shadow: 0 -0.3em #ffea00;
    height: 1em;
  }
}
#reviews #comments ol.commentlist li .comment_container::after {
  content: "";
  display: table;
  clear: both;
}
#reviews #comments ol.commentlist li:last-child .comment_container {
  border-bottom: none;
}
#reviews #review_form_wrapper {
  background-color: #262626;
  padding: 0 40px 25px;
  border-radius: 3px;
}
#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 .review-fields {
  margin: 30px 0 40px;
}
#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: 25px;
}
#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: 25px;
}
#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: 600;
  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: #ffd026;
}
#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: #ffd026;
}
#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-top: 0;
  margin-bottom: 25px;
}
#reviews #review_form_wrapper #review_form #commentform .comment-form-comment textarea {
  padding: 15px;
}
#reviews #review_form_wrapper #review_form #commentform .form-submit {
  margin: 35px 0 0;
}
#reviews #review_form_wrapper #review_form #commentform .form-submit #submit {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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-left: 40px;
  padding-right: 40px;
}
#reviews #review_form_wrapper #review_form #commentform .form-submit #submit:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
#reviews #review_form_wrapper #review_form #commentform .form-submit #submit:hover:hover,
#reviews #review_form_wrapper #review_form #commentform .form-submit #submit:hover:active,
#reviews #review_form_wrapper #review_form #commentform .form-submit #submit:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  #reviews #review_form_wrapper #review_form #commentform .form-submit #submit:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
#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;
  font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .price_slider_amount .price_label {
  line-height: 25px;
  font-size: 13px;
  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: #2196f3;
  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: #2196f3;
  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: #4c4c4c;
  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: #2196f3;
}
.widget.woocommerce ul.product_list_widget li .amount {
  font-weight: 600;
  color: #7cb342;
}
.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: #bfbfbf;
  text-decoration: line-through;
  position: static;
  display: inline-block;
  width: auto;
  font-weight: 400;
}
.widget.woocommerce ul.product_list_widget li del + ins .amount {
  position: static;
  display: inline-block;
  width: auto;
  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;
}
.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 .widget_shopping_cart_content .total {
  padding: 10px 0;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 40px;
}
.widget_shopping_cart .widget_shopping_cart_content .total strong {
  min-width: 40px;
  display: inline-block;
  color: #999999;
  font-weight: 500;
}
.widget_shopping_cart .widget_shopping_cart_content .total .amount {
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #4c4c4c;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li {
  position: relative;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove {
  position: absolute;
  right: 0;
  color: #4c4c4c;
  font-size: 19px;
  margin: 0;
  z-index: 1;
  font-weight: 400;
  line-height: 1;
}
.widget_shopping_cart .widget_shopping_cart_content dl.variation {
  display: none;
}
.widget_shopping_cart .widget_shopping_cart_content .quantity {
  font-weight: 400;
  position: relative;
  color: #999999;
  margin-top: 5px;
  width: 100%;
  display: block;
  font-size: 12px;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons {
  width: 100%;
  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;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover:hover,
.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover:active,
.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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 #f2f2f2;
  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 {
  display: table;
  width: 100%;
}
.woocommerce-product-search .search-field {
  display: table-cell;
  width: auto;
}
.woocommerce-product-search input[type="submit"] {
  display: table-cell;
  width: auto;
}
/* #tertiary {
    .sidebar-inner {
        .widget {
            .wpcf7 .wpcf7-form {
                > p {
                    margin-bottom: 10px;
                }
            }
        }
    }
} */
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: #2196f3;
  color: #ffffff;
}
table.shop_table tbody tr td.product-remove a::after {
  font-size: 15px;
  content: "\e605";
  font-family: 'themify';
  background-color: #fafafa;
  color: #4c4c4c;
  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: #2196f3;
  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: #4c4c4c;
}
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: #4c4c4c;
}
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;
  height: 42px;
}
table.shop_table tbody tr td.actions .coupon input[type="submit"] {
  display: inline-block;
  background-color: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: left;
}
table.shop_table tbody tr td.actions .coupon input[type="submit"]:hover {
  background-color: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
table.shop_table tbody tr td.actions .coupon input[type="submit"]:hover:hover,
table.shop_table tbody tr td.actions .coupon input[type="submit"]:hover:active,
table.shop_table tbody tr td.actions .coupon input[type="submit"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  table.shop_table tbody tr td.actions .coupon input[type="submit"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
@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"] {
  display: inline-block;
  background-color: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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;
}
table.shop_table tbody tr td.actions input[type="submit"]:hover {
  background-color: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
table.shop_table tbody tr td.actions input[type="submit"]:hover:hover,
table.shop_table tbody tr td.actions input[type="submit"]:hover:active,
table.shop_table tbody tr td.actions input[type="submit"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  table.shop_table tbody tr td.actions input[type="submit"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
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: #4c4c4c;
  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;
}
.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: #4c4c4c;
  font-size: 16px;
}
.cart-collaterals .cart_totals .checkout-button {
  display: inline-block;
  background-color: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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;
  margin-left: 20px;
}
.cart-collaterals .cart_totals .checkout-button:hover {
  background-color: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.cart-collaterals .cart_totals .checkout-button:hover:hover,
.cart-collaterals .cart_totals .checkout-button:hover:active,
.cart-collaterals .cart_totals .checkout-button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .cart-collaterals .cart_totals .checkout-button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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;
  }
  .cart-collaterals .cart_totals .checkout-button {
    width: 100%;
  }
}
#order_comments {
  height: 153px;
  padding-top: 15px;
}
#content form.woocommerce-checkout input[type="submit"] {
  display: inline-block;
  background-color: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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;
  margin-left: 20px;
}
#content form.woocommerce-checkout input[type="submit"]:hover {
  background-color: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
#content form.woocommerce-checkout input[type="submit"]:hover:hover,
#content form.woocommerce-checkout input[type="submit"]:hover:active,
#content form.woocommerce-checkout input[type="submit"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  #content form.woocommerce-checkout input[type="submit"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
#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 #f2f2f2;
  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: #f2f2f2;
  color: #4c4c4c;
}
#payment div.payment_box input.input-text,
#payment div.payment_box textarea {
  border-color: #d4d4d4;
  border-top-color: #c7c7c7;
}
#payment div.payment_box:placeholder {
  color: #c7c7c7;
}
#payment div.payment_box::placeholder {
  color: #c7c7c7;
}
#payment div.payment_box::-webkit-input-placeholder {
  color: #c7c7c7;
}
#payment div.payment_box::-moz-placeholder {
  color: #c7c7c7;
}
#payment div.payment_box:-moz-placeholder {
  color: #c7c7c7;
}
#payment div.payment_box:-ms-input-placeholder {
  color: #c7c7c7;
}
#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: #808080;
  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 #f2f2f2;
  /* 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('https://azexo.com/listino/wp-content/themes/listino/fonts/WooCommerce.eot');
  src: url('https://azexo.com/listino/wp-content/themes/listino/fonts/WooCommerce.eot?#iefix') format('embedded-opentype'), url('https://azexo.com/listino/wp-content/themes/listino/fonts/WooCommerce.woff') format('woff'), url('https://azexo.com/listino/wp-content/themes/listino/fonts/WooCommerce.ttf') format('truetype'), url('https://azexo.com/listino/wp-content/themes/listino/fonts/WooCommerce.svg#WooCommerce') format('svg');
  font-weight: normal;
  font-style: normal;
}
.active-sidebar #content .woocommerce {
  margin-top: 0 !important;
}
body.archive #content .before-shop-loop {
  margin-bottom: 30px;
  padding: 0 0 0 20px;
  position: relative;
  z-index: 1;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  background-color: #ffffff;
  border-radius: 3px;
}
body.archive #content .before-shop-loop:hover,
body.archive #content .before-shop-loop:active,
body.archive #content .before-shop-loop:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  body.archive #content .before-shop-loop:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 767px) {
  body.archive #content .before-shop-loop {
    padding: 1px 20px;
  }
}
body.archive #content .before-shop-loop .modes {
  float: right;
  font-size: 0;
}
body.archive #content .before-shop-loop .modes .mode {
  color: #2196f3;
  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;
}
body.archive #content .before-shop-loop .modes .mode:first-child {
  border-left-color: transparent;
  border-right-color: transparent;
}
body.archive #content .before-shop-loop .modes .mode.active {
  color: #ffffff;
  background-color: #2196f3;
}
body.archive #content .before-shop-loop .modes .mode.active:hover {
  color: #ffffff;
}
body.archive #content .before-shop-loop .modes .mode:hover {
  color: #2196f3;
}
@media (max-width: 480px) {
  body.archive #content .before-shop-loop .modes {
    float: none;
    text-align: center;
  }
}
body.archive #content .before-shop-loop .woocommerce-result-count {
  float: left;
  display: inline-block;
  padding: 0;
  color: #808080;
  line-height: 40px;
  vertical-align: middle;
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 13px;
}
@media (max-width: 480px) {
  body.archive #content .before-shop-loop .woocommerce-result-count {
    float: none;
    text-align: center;
    display: block;
  }
}
body.archive #content .before-shop-loop .woocommerce-ordering {
  float: left;
  margin: 13px;
}
@media (max-width: 767px) {
  body.archive #content .before-shop-loop .woocommerce-ordering {
    float: none;
    margin: 13px 0;
    clear: both;
  }
}
body.archive #content .before-shop-loop::after {
  content: "";
  display: table;
  clear: both;
}
body.archive #content .after-shop-loop {
  margin-top: 30px;
}
.woocommerce-message {
  margin-bottom: 20px;
}
.woocommerce-info {
  margin-bottom: 20px;
}
ul.woocommerce-error {
  margin: 0 0 30px 0;
}
ul.woocommerce-error li {
  margin: 0;
  padding: 0;
  color: #ffea00;
}
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;
  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: #4c4c4c;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #e5e5e5;
}
#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: #e5e5e5;
  color: #4c4c4c;
}
#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 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;
  border-radius: 50%;
}
#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: #2196f3;
}
@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;
    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: #4c4c4c;
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #e5e5e5;
  }
  #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: #e5e5e5;
    color: #4c4c4c;
  }
  #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 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;
    border-radius: 50%;
  }
  #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: #2196f3;
  }
}
#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;
  font-weight: 600;
}
#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;
}
/* #customer_login {
    input[name="login"] {
        .small-button(@white-lighter, @brand-color, @accent-1-color);
    }
    input[name="register"] {
        .small-button(@white-lighter, @brand-color, @accent-1-color);
    }
} */
@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: #4c4c4c;
}
.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 {
  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;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  border-radius: 3px;
  overflow: hidden;
}
.woocommerce-pagination:hover,
.woocommerce-pagination:active,
.woocommerce-pagination:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .woocommerce-pagination:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.woocommerce-pagination span.current,
.woocommerce-pagination span.dots,
.woocommerce-pagination a {
  display: inline-block;
  margin: 0;
  width: 65px;
  text-align: center;
  color: #2196f3;
  line-height: 65px;
  height: 65px;
}
.woocommerce-pagination span.current.prev,
.woocommerce-pagination span.dots.prev,
.woocommerce-pagination a.prev,
.woocommerce-pagination span.current.next,
.woocommerce-pagination span.dots.next,
.woocommerce-pagination a.next {
  width: auto;
  box-sizing: border-box;
}
.woocommerce-pagination span.current.prev:hover,
.woocommerce-pagination span.dots.prev:hover,
.woocommerce-pagination a.prev:hover,
.woocommerce-pagination span.current.next:hover,
.woocommerce-pagination span.dots.next:hover,
.woocommerce-pagination a.next:hover {
  background-color: #ffea00;
  color: #4c4c4c;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.woocommerce-pagination span.current.prev:hover:hover,
.woocommerce-pagination span.dots.prev:hover:hover,
.woocommerce-pagination a.prev:hover:hover,
.woocommerce-pagination span.current.next:hover:hover,
.woocommerce-pagination span.dots.next:hover:hover,
.woocommerce-pagination a.next:hover:hover,
.woocommerce-pagination span.current.prev:hover:active,
.woocommerce-pagination span.dots.prev:hover:active,
.woocommerce-pagination a.prev:hover:active,
.woocommerce-pagination span.current.next:hover:active,
.woocommerce-pagination span.dots.next:hover:active,
.woocommerce-pagination a.next:hover:active,
.woocommerce-pagination span.current.prev:hover:focus,
.woocommerce-pagination span.dots.prev:hover:focus,
.woocommerce-pagination a.prev:hover:focus,
.woocommerce-pagination span.current.next:hover:focus,
.woocommerce-pagination span.dots.next:hover:focus,
.woocommerce-pagination a.next:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .woocommerce-pagination span.current.prev:hover:hover,
  .woocommerce-pagination span.dots.prev:hover:hover,
  .woocommerce-pagination a.prev:hover:hover,
  .woocommerce-pagination span.current.next:hover:hover,
  .woocommerce-pagination span.dots.next:hover:hover,
  .woocommerce-pagination a.next:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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;
  margin: 0 10px;
}
.woocommerce-pagination span.current.prev,
.woocommerce-pagination span.dots.prev,
.woocommerce-pagination a.prev {
  padding-left: 30px;
  padding-right: 40px;
  text-align: left;
  margin-right: auto;
}
.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 {
  padding-left: 40px;
  padding-right: 30px;
  text-align: right;
  margin-left: auto;
}
.woocommerce-pagination span.current.next i::before,
.woocommerce-pagination span.dots.next i::before,
.woocommerce-pagination a.next i::before {
  content: "\f105";
}
@media (max-width: 480px) {
  .woocommerce-pagination span.current.prev,
  .woocommerce-pagination span.dots.prev,
  .woocommerce-pagination a.prev {
    padding-right: 10px;
    padding-left: 10px;
  }
  .woocommerce-pagination span.current.next,
  .woocommerce-pagination span.dots.next,
  .woocommerce-pagination a.next {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.woocommerce-pagination span.current,
.woocommerce-pagination a:hover {
  color: #ffffff;
  background-color: #2196f3;
}
.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;
  border-radius: 20px !important;
}
.select2-container > span > span.select2-selection > span.select2-selection__rendered {
  border-radius: 20px !important;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 20px;
  border: none !important;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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: #808080;
}
.select2-container > span > span.select2-selection > span.select2-selection__rendered:hover,
.select2-container > span > span.select2-selection > span.select2-selection__rendered:active,
.select2-container > span > span.select2-selection > span.select2-selection__rendered:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .select2-container > span > span.select2-selection > span.select2-selection__rendered:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.select2-container > span > span.select2-selection > span.select2-selection__arrow {
  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;
  line-height: 40px;
  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.select2-container--open {
  background: linear-gradient(to bottom, transparent 50%, #ffffff 50%);
}
.select2-container.select2-container--open > span > span.select2-selection > span.select2-selection__rendered {
  box-shadow: none;
}
.select2-container.select2-container--open.select2-drop-above,
.select2-container.select2-container--open.select2-dropdown--above {
  background: linear-gradient(to top, transparent 50%, #ffffff 50%);
}
.select2-dropdown {
  background: #ffffff !important;
  z-index: 1;
  overflow: hidden;
  border: none !important;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  padding-top: 7px;
  border-radius: 0 0 20px 20px;
}
.select2-dropdown.select2-dropdown--above {
  padding-bottom: 7px;
  padding-top: 0;
  box-shadow: 0 -2px 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 20px 20px 0 0;
}
.select2-dropdown .select2-search {
  padding: 6px 20px;
}
.select2-dropdown .select2-search input.select2-search__field {
  padding: 0 20px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  width: 100%;
  height: auto !important;
  padding: 4px 20px 4px 5px!important;
  margin: 0;
  outline: 0;
  font-size: 1em;
}
.select2-dropdown .select2-search input.select2-search__field:focus {
  outline: none;
}
.select2-dropdown .select2-results__options {
  max-height: 300px;
  padding: 0;
  background: #ffffff !important;
  scrollbar-face-color: #1976d2;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar {
  width: 3px;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar-thumb {
  width: 100%;
  background-color: #1976d2;
}
.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:last-child {
  margin-bottom: 10px;
}
.select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted,
.select2-dropdown .select2-results__options .select2-results__option[aria-selected=true] {
  background: #e5e5e5 !important;
}
@font-face {
  font-family: 'webfont-medical-icons';
  src: url('https://azexo.com/listino/wp-content/themes/listino/fonts/webfont-medical-icons.eot');
  src: url('https://azexo.com/listino/wp-content/themes/listino/fonts/webfont-medical-icons.eot?#iefix') format('embedded-opentype'), url('https://azexo.com/listino/wp-content/themes/listino/fonts/webfont-medical-icons.ttf') format('truetype'), url('https://azexo.com/listino/wp-content/themes/listino/fonts/webfont-medical-icons.woff') format('woff'), url('https://azexo.com/listino/wp-content/themes/listino/fonts/webfont-medical-icons.svg#webfont-medical-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'webfont-medical-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-i-womens-health:before {
  content: "\e600";
}
.icon-i-waiting-area:before {
  content: "\e601";
}
.icon-i-volume-control:before {
  content: "\e602";
}
.icon-i-ultrasound:before {
  content: "\e603";
}
.icon-i-text-telephone:before {
  content: "\e604";
}
.icon-i-surgery:before {
  content: "\e605";
}
.icon-i-stairs:before {
  content: "\e606";
}
.icon-i-radiology:before {
  content: "\e607";
}
.icon-i-physical-therapy:before {
  content: "\e608";
}
.icon-i-pharmacy:before {
  content: "\e609";
}
.icon-i-pediatrics:before {
  content: "\e60a";
}
.icon-i-pathology:before {
  content: "\e60b";
}
.icon-i-outpatient:before {
  content: "\e60c";
}
.icon-i-mental-health:before {
  content: "\e60d";
}
.icon-i-medical-records:before {
  content: "\e60e";
}
.icon-i-medical-library:before {
  content: "\e60f";
}
.icon-i-mammography:before {
  content: "\e610";
}
.icon-i-laboratory:before {
  content: "\e611";
}
.icon-i-labor-delivery:before {
  content: "\e612";
}
.icon-i-immunizations:before {
  content: "\e613";
}
.icon-i-imaging-root-category:before {
  content: "\e614";
}
.icon-i-imaging-alternative-pet:before {
  content: "\e615";
}
.icon-i-imaging-alternative-mri:before {
  content: "\e616";
}
.icon-i-imaging-alternative-mri-two:before {
  content: "\e617";
}
.icon-i-imaging-alternative-ct:before {
  content: "\e618";
}
.icon-i-fire-extinguisher:before {
  content: "\e619";
}
.icon-i-family-practice:before {
  content: "\e61a";
}
.icon-i-emergency:before {
  content: "\e61b";
}
.icon-i-elevators:before {
  content: "\e61c";
}
.icon-i-ear-nose-throat:before {
  content: "\e61d";
}
.icon-i-drinking-fountain:before {
  content: "\e61e";
}
.icon-i-cardiology:before {
  content: "\e61f";
}
.icon-i-billing:before {
  content: "\e620";
}
.icon-i-anesthesia:before {
  content: "\e621";
}
.icon-i-ambulance:before {
  content: "\e622";
}
.icon-i-alternative-complementary:before {
  content: "\e623";
}
.icon-i-administration:before {
  content: "\e624";
}
.icon-i-social-services:before {
  content: "\e625";
}
.icon-i-smoking:before {
  content: "\e626";
}
.icon-i-restrooms:before {
  content: "\e627";
}
.icon-i-restaurant:before {
  content: "\e628";
}
.icon-i-respiratory:before {
  content: "\e629";
}
.icon-i-registration:before {
  content: "\e62a";
}
.icon-i-oncology:before {
  content: "\e62b";
}
.icon-i-nutrition:before {
  content: "\e62c";
}
.icon-i-nursery:before {
  content: "\e62d";
}
.icon-i-no-smoking:before {
  content: "\e62e";
}
.icon-i-neurology:before {
  content: "\e62f";
}
.icon-i-mri-pet:before {
  content: "\e630";
}
.icon-i-interpreter-services:before {
  content: "\e631";
}
.icon-i-internal-medicine:before {
  content: "\e632";
}
.icon-i-intensive-care:before {
  content: "\e633";
}
.icon-i-inpatient:before {
  content: "\e634";
}
.icon-i-information-us:before {
  content: "\e635";
}
.icon-i-infectious-diseases:before {
  content: "\e636";
}
.icon-i-hearing-assistance:before {
  content: "\e637";
}
.icon-i-health-services:before {
  content: "\e638";
}
.icon-i-health-education:before {
  content: "\e639";
}
.icon-i-gift-shop:before {
  content: "\e63a";
}
.icon-i-genetics:before {
  content: "\e63b";
}
.icon-i-first-aid:before {
  content: "\e63c";
}
.icon-i-dermatology:before {
  content: "\e63d";
}
.icon-i-dental:before {
  content: "\e63e";
}
.icon-i-coffee-shop:before {
  content: "\e63f";
}
.icon-i-chapel:before {
  content: "\e640";
}
.icon-i-cath-lab:before {
  content: "\e641";
}
.icon-i-care-staff-area:before {
  content: "\e642";
}
.icon-i-accessibility:before {
  content: "\e643";
}
.icon-i-diabetes-education:before {
  content: "\e644";
}
.icon-i-hospital:before {
  content: "\e645";
}
.icon-i-kidney:before {
  content: "\e646";
}
.icon-i-ophthalmology:before {
  content: "\e647";
}
.icon-womens-health:before {
  content: "\e648";
}
.icon-waiting-area:before {
  content: "\e649";
}
.icon-volume-control:before {
  content: "\e64a";
}
.icon-ultrasound:before {
  content: "\e64b";
}
.icon-text-telephone:before {
  content: "\e64c";
}
.icon-surgery:before {
  content: "\e64d";
}
.icon-stairs:before {
  content: "\e64e";
}
.icon-radiology:before {
  content: "\e64f";
}
.icon-physical-therapy:before {
  content: "\e650";
}
.icon-pharmacy:before {
  content: "\e651";
}
.icon-pediatrics:before {
  content: "\e652";
}
.icon-pathology:before {
  content: "\e653";
}
.icon-outpatient:before {
  content: "\e654";
}
.icon-ophthalmology:before {
  content: "\e655";
}
.icon-mental-health:before {
  content: "\e656";
}
.icon-medical-records:before {
  content: "\e657";
}
.icon-medical-library:before {
  content: "\e658";
}
.icon-mammography:before {
  content: "\e659";
}
.icon-laboratory:before {
  content: "\e65a";
}
.icon-labor-delivery:before {
  content: "\e65b";
}
.icon-kidney:before {
  content: "\e65c";
}
.icon-immunizations:before {
  content: "\e65d";
}
.icon-imaging-root-category:before {
  content: "\e65e";
}
.icon-imaging-alternative-pet:before {
  content: "\e65f";
}
.icon-imaging-alternative-mri:before {
  content: "\e660";
}
.icon-imaging-alternative-mri-two:before {
  content: "\e661";
}
.icon-imaging-alternative-ct:before {
  content: "\e662";
}
.icon-hospital:before {
  content: "\e663";
}
.icon-fire-extinguisher:before {
  content: "\e664";
}
.icon-family-practice:before {
  content: "\e665";
}
.icon-emergency:before {
  content: "\e666";
}
.icon-elevators:before {
  content: "\e667";
}
.icon-ear-nose-throat:before {
  content: "\e668";
}
.icon-drinking-fountain:before {
  content: "\e669";
}
.icon-diabetes-education:before {
  content: "\e66a";
}
.icon-cardiology:before {
  content: "\e66b";
}
.icon-billing:before {
  content: "\e66c";
}
.icon-anesthesia:before {
  content: "\e66d";
}
.icon-ambulance:before {
  content: "\e66e";
}
.icon-alternative-complementary:before {
  content: "\e66f";
}
.icon-administration:before {
  content: "\e670";
}
.icon-accessibility:before {
  content: "\e671";
}
.icon-social-services:before {
  content: "\e672";
}
.icon-smoking:before {
  content: "\e673";
}
.icon-restrooms:before {
  content: "\e674";
}
.icon-restaurant:before {
  content: "\e675";
}
.icon-respiratory:before {
  content: "\e676";
}
.icon-oncology:before {
  content: "\e677";
}
.icon-nutrition:before {
  content: "\e678";
}
.icon-nursery:before {
  content: "\e679";
}
.icon-no-smoking:before {
  content: "\e67a";
}
.icon-neurology:before {
  content: "\e67b";
}
.icon-mri-pet:before {
  content: "\e67c";
}
.icon-interpreter-services:before {
  content: "\e67d";
}
.icon-internal-medicine:before {
  content: "\e67e";
}
.icon-intensive-care:before {
  content: "\e67f";
}
.icon-inpatient:before {
  content: "\e680";
}
.icon-information-us:before {
  content: "\e681";
}
.icon-infectious-diseases:before {
  content: "\e682";
}
.icon-hearing-assistance:before {
  content: "\e683";
}
.icon-health-services:before {
  content: "\e684";
}
.icon-health-education:before {
  content: "\e685";
}
.icon-gift-shop:before {
  content: "\e686";
}
.icon-genetics:before {
  content: "\e687";
}
.icon-first-aid:before {
  content: "\e688";
}
.icon-dental:before {
  content: "\e689";
}
.icon-coffee-shop:before {
  content: "\e68a";
}
.icon-chapel:before {
  content: "\e68b";
}
.icon-cath-lab:before {
  content: "\e68c";
}
.icon-care-staff-area:before {
  content: "\e68d";
}
.icon-registration:before {
  content: "\e68e";
}
.icon-dermatology:before {
  content: "\e68f";
}
.panel.field {
  margin-bottom: 50px;
}
.panel.field:last-child {
  margin-bottom: 0;
}
.panel.field.wide::after {
  content: none;
}
.panel.field .panel-title {
  position: relative;
  margin: -20px -40px 20px;
  padding: 20px 40px 20px;
}
@media (max-width: 480px) {
  .panel.field .panel-title {
    margin: 0 -20px 20px;
    padding: 0 20px 20px;
  }
}
.panel.field .panel-title::after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #e5e5e5;
  left: 0;
  right: 0;
  bottom: 0;
}
.panel.field .panel-title h3 {
  color: #262626;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.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: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.panel.field.inline a:hover:hover,
.panel.field.inline a:hover:active,
.panel.field.inline a:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .panel.field.inline a:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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: #2196f3;
  color: #fafafa;
  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: #2196f3;
  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 #e5e5e5;
  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: #4c4c4c;
  font-weight: 400;
  background: #fafafa;
  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 #e5e5e5;
}
.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: #2196f3 !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: #fafafa;
  color: #808080;
  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: #262626;
  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: #2196f3 !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: #0c7cd5 !important;
  opacity: 1 !important;
}
.wc-bookings-date-picker .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-other-month {
  background: #e5e5e5;
}
.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: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
button.wc-bookings-booking-form-button[type="submit"]:hover:active,
button.wc-bookings-booking-form-button[type="submit"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  button.wc-bookings-booking-form-button[type="submit"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.cmb-form label {
  margin-bottom: 10px !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 #f2f2f2;
  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 #808080;
  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 #f2f2f2;
  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: #2196f3;
  border-color: #2196f3;
}
.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 #f2f2f2;
  }
  .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: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.cmb-form .buttons input[type="button"]:hover:active,
.cmb-form .buttons input[type="button"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .cmb-form .buttons input[type="button"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.cmb-form .buttons input[type="submit"] {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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="submit"]:hover:hover,
.cmb-form .buttons input[type="submit"]:hover:active,
.cmb-form .buttons input[type="submit"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .cmb-form .buttons input[type="submit"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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 .availability-calendar .buttons button:hover:hover,
.cmb-form .availability-calendar .buttons button:hover:active,
.cmb-form .availability-calendar .buttons button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .cmb-form .availability-calendar .buttons button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.cmb-form .wc-variations button[class*="add-"]:hover:active,
.cmb-form .wc-variations button[class*="add-"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .cmb-form .wc-variations button[class*="add-"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.cmb-form .wc-variations button[class*="remove-"] {
  display: inline-block;
  background-color: #4c4c4c;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.cmb-form .wc-variations button[class*="remove-"]:hover:active,
.cmb-form .wc-variations button[class*="remove-"]:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .cmb-form .wc-variations button[class*="remove-"]:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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: #2196f3;
}
.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;
}
.ui-datepicker {
  background-color: #ffffff;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #ffffff;
  position: relative;
  line-height: 40px;
  border: 1px solid #f2f2f2;
}
.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: #4c4c4c;
  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: none;
  background-image: none;
  box-shadow: none;
  color: #808080;
  box-sizing: border-box;
  padding: 0 20px;
  font-weight: 400;
  font-size: 14px;
  border-radius: 20px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  padding-right: 0;
}
.ui-datepicker select.ui-datepicker-year:hover,
.ui-datepicker select.ui-datepicker-month:hover,
.ui-datepicker select.ui-datepicker-year:active,
.ui-datepicker select.ui-datepicker-month:active,
.ui-datepicker select.ui-datepicker-year:focus,
.ui-datepicker select.ui-datepicker-month:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .ui-datepicker select.ui-datepicker-year:hover,
  .ui-datepicker select.ui-datepicker-month:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.ui-datepicker select.ui-datepicker-year:placeholder,
.ui-datepicker select.ui-datepicker-month:placeholder {
  color: #999999;
}
.ui-datepicker select.ui-datepicker-year::placeholder,
.ui-datepicker select.ui-datepicker-month::placeholder {
  color: #999999;
}
.ui-datepicker select.ui-datepicker-year::-webkit-input-placeholder,
.ui-datepicker select.ui-datepicker-month::-webkit-input-placeholder {
  color: #999999;
}
.ui-datepicker select.ui-datepicker-year::-moz-placeholder,
.ui-datepicker select.ui-datepicker-month::-moz-placeholder {
  color: #999999;
}
.ui-datepicker select.ui-datepicker-year:-moz-placeholder,
.ui-datepicker select.ui-datepicker-month:-moz-placeholder {
  color: #999999;
}
.ui-datepicker select.ui-datepicker-year:-ms-input-placeholder,
.ui-datepicker select.ui-datepicker-month:-ms-input-placeholder {
  color: #999999;
}
.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;
  line-height: 1;
  font-size: 14px;
  table-layout: fixed;
  width: auto;
}
.ui-datepicker table.ui-datepicker-calendar caption {
  margin-bottom: 20px;
  color: #4c4c4c;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #e5e5e5;
}
.ui-datepicker table.ui-datepicker-calendar thead {
  background-color: #e5e5e5;
  color: #4c4c4c;
}
.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 tbody tr th,
.ui-datepicker table.ui-datepicker-calendar tbody tr td {
  padding: 15px;
  vertical-align: middle;
  border-radius: 50%;
}
.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: #2196f3;
}
.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: #2196f3;
}
.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: #2196f3;
}
.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: #ffea00;
}
.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: #ffea00;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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: #2196f3;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.ui-datepicker .ui-datepicker-buttonpane button:hover:hover,
.ui-datepicker .ui-datepicker-buttonpane button:hover:active,
.ui-datepicker .ui-datepicker-buttonpane button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .ui-datepicker .ui-datepicker-buttonpane button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.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 #f2f2f2;
  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: #555555;
}
.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: none;
  background-image: none;
  box-shadow: none;
  color: #808080;
  box-sizing: border-box;
  padding: 0 20px;
  font-weight: 400;
  font-size: 14px;
  border-radius: 20px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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-right: 0;
}
.ui-timepicker-div select:hover,
.ui-timepicker-div select:active,
.ui-timepicker-div select:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .ui-timepicker-div select:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.ui-timepicker-div select:placeholder {
  color: #999999;
}
.ui-timepicker-div select::placeholder {
  color: #999999;
}
.ui-timepicker-div select::-webkit-input-placeholder {
  color: #999999;
}
.ui-timepicker-div select::-moz-placeholder {
  color: #999999;
}
.ui-timepicker-div select:-moz-placeholder {
  color: #999999;
}
.ui-timepicker-div select:-ms-input-placeholder {
  color: #999999;
}
.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: 15px;
  margin-right: 15px;
  background-color: #bfbfbf;
  border-radius: 5px;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 0;
  background-color: #2196f3;
  background-image: none;
  border-radius: 5px;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  cursor: ew-resize;
  outline: none;
  top: -10px;
  background-image: none;
  border: 10px solid #2196f3;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.ui-slider.ui-slider-horizontal {
  height: 10px;
}
.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 #f2f2f2;
  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: #2196f3;
  border-color: #2196f3;
}
.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 #f2f2f2;
  }
  .ui-tabs ul.ui-tabs-nav li a {
    display: block;
  }
}
.ui-accordion-header {
  border: 1px solid #f2f2f2;
  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: #ffea00;
}
.ui-accordion-header > a {
  color: #ffea00;
}
.ui-accordion-header > a .title {
  font-size: 13px;
  font-weight: 600;
}
.ui-accordion-header > a .icon {
  margin-right: 10px;
  color: #2196f3;
}
.ui-accordion-header.ui-accordion-header-active {
  background-color: #2196f3;
  border: 1px solid #2196f3;
}
.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;
}
header #secondary .azexo_html {
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  padding: 5px 0;
}
/*footer begin*/
.footer-section-one {
  border-top: 10px solid #262626;
  padding: 85px 0 80px;
}
.footer-section-one p {
  margin: 0;
}
.footer-section-one h3 {
  text-transform: uppercase;
  margin: 0;
  line-height: 1.1;
}
.footer-section-one .footer-social {
  text-align: right;
  font-size: 0;
  padding-top: 7px;
}
.footer-section-one .footer-social .social {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  margin: 0 0 10px 30px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.footer-section-one .footer-social .social:hover,
.footer-section-one .footer-social .social:active,
.footer-section-one .footer-social .social:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .footer-section-one .footer-social .social:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.footer-section-one .footer-social .social i.fa {
  display: block;
  line-height: 50px;
  color: #ffffff;
  font-size: 14px;
}
.footer-section-one .footer-social .social i.fa.fa-twitter {
  background-color: #55acee;
}
.footer-section-one .footer-social .social i.fa.fa-google {
  background-color: #dc4e41;
}
.footer-section-one .footer-social .social i.fa.fa-facebook {
  background-color: #3b5998;
}
.footer-section-one .footer-social .social i.fa.fa-behance {
  background-color: #1769ff;
}
.footer-section-one .footer-social .social i.fa.fa-dribbble {
  background-color: #ea4c89;
}
.footer-section-one .footer-social .social i.fa.fa-pinterest {
  background-color: #bd081c;
}
@media (max-width: 767px) {
  .footer-section-one .footer-social .social {
    margin: 10px 30px 10px 0;
  }
}
@media (max-width: 768px) {
  .footer-section-one .footer-social {
    text-align: left;
  }
}
.footer-section-two {
  background-color: #262626;
  color: #808080;
  padding: 100px 0 30px;
}
.footer-section-two h2 {
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 0 20px;
  line-height: 1.1;
}
.footer-section-two a {
  color: #ffffff;
}
.footer-section-two .wpcf7 .wpcf7-form {
  position: relative;
}
.footer-section-two .wpcf7 .wpcf7-form .subscribe .wpcf7-form-control {
  height: 60px;
  border-radius: 30px;
  padding: 0 35px;
}
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit .wpcf7-submit {
  width: 60px;
  border-radius: 50%;
  padding: 0;
  font-size: 0;
}
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit::before {
  content: "\f1d8";
  font-family: FontAwesome;
  font-size: 14px;
  color: #ffffff;
  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%);
  pointer-events: none;
}
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit .ajax-loader {
  position: absolute;
  top: 50%;
  left: -30px;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit:hover .wpcf7-submit {
  background-color: #ffea00;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
}
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit:hover .wpcf7-submit:hover,
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit:hover .wpcf7-submit:active,
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit:hover .wpcf7-submit:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .footer-section-two .wpcf7 .wpcf7-form .subscribe .submit:hover .wpcf7-submit:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.footer-section-two .wpcf7 .wpcf7-form .subscribe .submit:hover::before {
  color: #4c4c4c;
}
.footer-section-two .list-title h3,
.footer-section-two .widgettitle,
.footer-section-two h3.vc_custom_heading {
  font-size: 20px;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: 300;
  margin-bottom: 25px;
}
.footer-section-two .widget_categories {
  overflow: visible;
}
.footer-section-two .widget_categories ul:not(.children) li,
.footer-section-two .widget_categories ul:not(.sub-menu) li {
  width: 33%;
  float: left;
}
.footer-section-two .widget_categories ul:not(.children) li a,
.footer-section-two .widget_categories ul:not(.sub-menu) li a {
  font-size: 14px;
  width: calc(100% - 45px);
  padding: 0;
  font-weight: 600;
}
.footer-section-two .widget_categories ul:not(.children) li span,
.footer-section-two .widget_categories ul:not(.sub-menu) li span {
  margin-right: 15px;
  margin-top: 5px !important;
}
.footer-section-two .widget_categories ul:not(.children) li.current-cat a,
.footer-section-two .widget_categories ul:not(.sub-menu) li.current-cat a {
  margin: 0;
  color: #2196f3;
  padding: 0;
}
.footer-section-two .widget_categories ul:not(.children) li.current-cat a::before,
.footer-section-two .widget_categories ul:not(.sub-menu) li.current-cat a::before {
  display: none;
}
.footer-section-two .widget_categories ul:not(.children) li.current-cat a::after,
.footer-section-two .widget_categories ul:not(.sub-menu) li.current-cat a::after {
  display: none;
}
.footer-section-two .widget_categories ul:not(.children) li.current-cat > span,
.footer-section-two .widget_categories ul:not(.sub-menu) li.current-cat > span {
  background-color: #2196f3;
  color: #ffffff;
  margin-top: 0;
}
.footer-section-three {
  background-color: #fafafa;
  padding: 35px 0;
  font-size: 12px;
}
.footer-section-three .widget_nav_menu div ul:not(.children),
.footer-section-three .widget_nav_menu div ul:not(.sub-menu) {
  margin: 0;
}
.footer-section-three .widget_nav_menu div ul:not(.children) li,
.footer-section-three .widget_nav_menu div ul:not(.sub-menu) li {
  display: inline-block;
  margin-right: 35px;
  vertical-align: middle;
  width: auto;
}
.footer-section-three .widget_nav_menu div ul:not(.children) li a,
.footer-section-three .widget_nav_menu div ul:not(.sub-menu) li a {
  font-size: 12px;
  font-weight: 600;
  width: auto;
  padding: 0;
}
.footer-section-three .copyright {
  text-align: right;
}
.footer-section-three .copyright a {
  font-weight: 600;
}
@media (max-width: 768px) {
  .footer-section-three .copyright {
    text-align: left;
  }
}
/*footer end*/
.button {
  display: inline-block;
  background-color: #2196f3;
  color: #ffffff;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  padding: 0 20px;
  border-radius: 20px;
  cursor: pointer;
  border: none;
  outline: none;
  text-decoration: none;
  -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 {
  background-color: #ffea00;
  color: #262626;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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:hover,
.button:hover:active,
.button:hover:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .button:hover:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
/*homepage begin*/
.minimal-link-wrapper {
  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;
}
.minimal-link-wrapper .minimal-link {
  width: 165px;
  height: 165px;
  display: table;
  margin-bottom: 30px;
  border-radius: 3px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  -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;
  background-color: #ffffff;
}
.minimal-link-wrapper .minimal-link:hover,
.minimal-link-wrapper .minimal-link:active,
.minimal-link-wrapper .minimal-link:focus {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .minimal-link-wrapper .minimal-link:hover {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
}
.minimal-link-wrapper .minimal-link:last-of-type {
  margin-right: 0;
}
.minimal-link-wrapper .minimal-link .minimal-link-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.minimal-link-wrapper .minimal-link .minimal-link-inner img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 155px;
  max-height: 155px;
}
/*homepage end*/
.subscribe-widget {
  background-color: #ffea00;
  padding: 25px 30px !important;
  position: relative;
  box-sizing: border-box;
}
.subscribe-widget::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -37.5px;
  display: block;
  border-top: 50px;
  border-bottom: 50px;
  border-right: 35px;
  border-left: none;
  border-style: solid;
  border-color: transparent;
  border-right-color: #ffea00;
}
@media (max-width: 767px) {
  .subscribe-widget::before {
    display: none;
  }
}
.subscribe-widget .wpcf7-validation-errors {
  display: none !important;
}
.subscribe-widget .wpcf7-response-output {
  position: relative;
  border: none;
  color: #ffffff;
  text-align: left;
  position: absolute;
  left: 25px;
  bottom: -25px;
  z-index: 1;
}
@media (max-width: 768px) {
  .subscribe-widget .subscribe {
    /* display: block;
      margin-left: auto;
      margin-right: auto;
      text-align: center; */
  }
}
.subscribe-widget .your-email {
  float: left;
  width: 47%;
  max-width: 400px;
}
.subscribe-widget .your-email .wpcf7-form-control {
  height: 40px;
  padding: 0 25px;
  border-radius: 3px 0 0 3px;
  border: none;
  background-color: #ffffff;
  color: #4c4c4c;
}
.subscribe-widget .your-email .wpcf7-form-control:placeholder {
  color: #999999;
}
.subscribe-widget .your-email .wpcf7-form-control::placeholder {
  color: #999999;
}
.subscribe-widget .your-email .wpcf7-form-control::-webkit-input-placeholder {
  color: #999999;
}
.subscribe-widget .your-email .wpcf7-form-control::-moz-placeholder {
  color: #999999;
}
.subscribe-widget .your-email .wpcf7-form-control:-moz-placeholder {
  color: #999999;
}
.subscribe-widget .your-email .wpcf7-form-control:-ms-input-placeholder {
  color: #999999;
}
@media (max-width: 767px) {
  .subscribe-widget .your-email .wpcf7-form-control {
    border-radius: 3px;
  }
}
.subscribe-widget .your-email .wpcf7-not-valid-tip {
  color: #4c4c4c;
  display: block;
  width: 100%;
  position: absolute;
  left: 25px;
  bottom: -100%;
}
@media (max-width: 767px) {
  .subscribe-widget .your-email {
    float: none;
    margin-bottom: 30px;
    width: 100%;
    display: block;
    max-width: 100%;
  }
}
.subscribe-widget .submit {
  float: left;
  width: 130px;
}
.subscribe-widget .submit .wpcf7-form-control {
  height: 50px;
  border-radius: 0 3px 3px 0;
  border: none;
  background-color: #4c4c4c;
  color: #ffffff;
}
@media (max-width: 767px) {
  .subscribe-widget .submit .wpcf7-form-control {
    border-radius: 3px;
  }
}
@media (max-width: 767px) {
  .subscribe-widget .submit {
    float: none;
    width: 100%;
    display: block;
  }
}
.subscribe-widget .submit img.ajax-loader {
  position: absolute;
  left: 44%;
  top: 50px;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .subscribe-widget .submit img.ajax-loader {
    right: 5%;
  }
}
.subsctibe-table {
  color: #ffffff;
  text-align: right;
  display: table;
  width: 100%;
  min-height: 100px;
  box-sizing: border-box;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .subsctibe-table {
    text-align: center;
    padding-right: 0;
  }
}
.subsctibe-table .subscribe-cell {
  display: table-cell;
  vertical-align: middle;
}
.subsctibe-table .subscribe-cell h3 {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
}
.subsctibe-table .subscribe-cell p {
  opacity: .6;
  font-size: 15px;
}
@media (max-width: 750px) {
  header:not(.gmap-triggered) .azl-map-wrapper .azl-map {
    height: 0;
    border-top: 1px solid #f2f2f2;
  }
  header:not(.gmap-triggered) .azl-map-wrapper .controls {
    display: none;
  }
  header.gmap-triggered .azl-map-wrapper .azl-map {
    height: 300px;
    border-top: 1px solid transparent;
  }
  header.gmap-triggered .azl-map-wrapper .controls {
    display: block;
  }
}
.azl-map {
  -webkit-transition: height 0.5s ease;
  -khtml-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
