@charset "UTF-8";
@-webkit-keyframes circus {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes circus {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes circus-back {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
@keyframes circus-back {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
:root {
  --accent-color:#f34291;
  --border-color:#ebebeb;
  --blog-loop-title-color:#3028cc;
  --blog-loop-title-color-hover:#3028cc;
  --footer-default-bg: #191385;
  --footer-default-color:#fff;
  --box-shadow:#eae7f5;
  --footer-light-bg-block:#f8f8f2;
  --footer-ligt-2-bg:#eaeadb; }

@-webkit-keyframes circus {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes circus {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes circus-back {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
@keyframes circus-back {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
:root {
  --accent-color:#f34291;
  --border-color:#ebebeb;
  --blog-loop-title-color:#3028cc;
  --blog-loop-title-color-hover:#3028cc;
  --footer-default-bg: #191385;
  --footer-default-color:#fff;
  --box-shadow:#eae7f5;
  --footer-light-bg-block:#f8f8f2;
  --footer-ligt-2-bg:#eaeadb; }

[class^="zoo-icon"]:before {
  font-family: "cleversoft";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="zoo-icon"] {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.zoo-icon-menu:before {
  content: "숇"; }

.zoo-icon-cart:before {
  content: "쁰"; }

.zoo-icon-heart:before {
  content: "슂"; }

.zoo-icon-heart-o:before {
  content: "쉹"; }

.zoo-icon-refresh:before {
  content: "섷"; }

.zoo-icon-user:before {
  content: "숄"; }

.zoo-icon-search:before {
  content: "쀓"; }

.zoo-icon-filter:before {
  content: "셆"; }

.zoo-icon-eye:before {
  content: "숵"; }

.zoo-icon-close:before {
  content: "쁧"; }

.zoo-icon-plus:before {
  content: "쀥"; }

.zoo-icon-minus:before {
  content: "쀵"; }

.zoo-icon-up:before {
  content: "쀉"; }

.zoo-icon-down:before {
  content: "쁙"; }

.zoo-icon-caret-up:before {
  content: "쉡"; }

.zoo-icon-caret-down:before {
  content: "쉤"; }

.zoo-icon-arrow-up:before {
  content: "쉳"; }

.zoo-icon-arrow-down:before {
  content: "쉲"; }

.zoo-icon-arrow-left:before {
  content: "쀤"; }

.zoo-icon-arrow-right:before {
  content: "쀴"; }

.zoo-icon-long-arrow-left:before {
  content: "세"; }

.zoo-icon-long-arrow-right:before {
  content: "섹"; }

.zoo-icon-share:before {
  content: "숤"; }

.zoo-icon-facebook:before {
  content: "숴"; }

.zoo-icon-twitter:before {
  content: "숸"; }

.zoo-icon-googleplus:before {
  content: "숳"; }

.zoo-icon-instagram:before {
  content: "숲"; }

.zoo-icon-pinterest:before {
  content: "숱"; }

.zoo-icon-skype:before {
  content: "숰"; }

.zoo-icon-vimeo:before {
  content: "숩"; }

.zoo-icon-youtube:before {
  content: "숨"; }

.zoo-icon-xing:before {
  content: "숹"; }

.zoo-icon-tumblr:before {
  content: "숹"; }

.zoo-icon-linkedin:before {
  content: "쉆"; }

.zoo-icon-github:before {
  content: "쉇"; }

.zoo-icon-foursquare:before {
  content: "쉈"; }

.zoo-icon-flickr:before {
  content: "쉉"; }

.zoo-icon-dribbble:before {
  content: "쉐"; }

.zoo-icon-email:before {
  content: "섗"; }

.zoo-icon-rss:before {
  content: "쉅"; }

.zoo-icon-clock:before {
  content: "슓"; }

/* Better Font Rendering =========== */
.better-font-rendering, .zoo-single-post-nav {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

* {
  word-wrap: break-word; }

*:focus, *, *:active, a:focus, a:active, a {
  outline: 0 !important; }

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-size: 100%;
  outline: 0;
  padding: 0; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: inherit;
  line-height: 1.6; }

body {
  font-size: 16px;
  color: #717779;
  line-height: 1.8; }

a {
  color: #000;
  text-decoration: none;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }

a:focus, a:hover {
  text-decoration: none;
  cursor: pointer;
  color: var(--accent-color); }

h1 {
  font-size: 2.25rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: 600;
  color: #000; }

ul, ol, p, dl, pre {
  margin-bottom: 25px;
  margin-top: 0; }

b, strong {
  font-weight: 600; }

dt {
  font-weight: 600;
  color: #000;
  margin-bottom: 5px; }

dd {
  margin-bottom: 15px; }

ul {
  margin-left: 35px; }

ol {
  margin-left: 35px; }

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0; }
ul ul, ol ul {
  margin-top: 5px;
  margin-left: 15px; }
ul ol, ol ol {
  margin-top: 5px;
  margin-left: 15px; }

ul > li {
  list-style: disc; }

li {
  padding: 5px 0; }

code, kbd, pre, samp, tt {
  font-family: monospace, serif;
  hyphens: none; }

code {
  background: #f5f5f5;
  border-radius: 3px;
  padding: 3px 5px; }

ins, pre {
  background: #f5f5f5; }

pre {
  white-space: pre-wrap;
  padding: 25px 35px; }

var, cite, em {
  font-style: italic; }

cite {
  color: #000;
  font-weight: 600; }

option {
  padding: 5px 8px;
  font-size: 0.87rem; }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

select {
  height: 40px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 25px;
  border: 1px solid var(--border-color);
  color: #000;
  background-color: white;
  background-image: url("../images/down-arrow.svg");
  background-position: 99% 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0px;
  display: block; }

img {
  max-width: 100%;
  height: auto; }

a img {
  display: block; }

figure {
  max-width: 100%;
  margin: 0 0 30px; }

figcaption {
  text-align: center;
  font-size: 0.8125rem; }

blockquote, .blockquote {
  position: relative;
  padding: 80px 30px 30px;
  margin: 0 0 20px;
  font-size: 1.125rem;
  min-height: 50px;
  text-align: center;
  color: #000;
  z-index: 1; }
  blockquote p, .blockquote p {
    line-height: 1.4;
    font-style: italic; }
    blockquote p:last-child, .blockquote p:last-child {
      margin: 0; }
  blockquote:before, .blockquote:before {
    color: var(--accent-color);
    position: absolute;
    content: '\c140';
    font-family: cleversoft;
    font-size: 3.75rem;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    width: 100%;
    padding: 0 30px;
    text-align: inherit;
    line-height: 1;
    opacity: 0.35; }
  blockquote cite, .blockquote cite {
    font-size: 0.875rem;
    margin-top: 15px;
    display: inherit;
    text-transform: uppercase;
    color: #000; }

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  padding-top: 80px; }

table {
  width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
  text-align: left; }
  table th, table td {
    padding: 8px; }
  table th {
    color: #000; }

tbody th, tbody td {
  border-bottom: 1px solid var(--border-color); }
tbody tr:nth-child(even) {
  background: #f5f5f5; }
tbody tr:nth-child(odd) {
  background: #fff; }

thead th, thead td {
  border-bottom: 1px solid var(--border-color);
  font-weight: 600;
  background: #f5f5f5; }

.text-field, input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="tel"] {
  height: 40px;
  font-weight: normal; }

.text-field, input[type="text"], input[type="search"], input[type="password"], textarea, input[type="email"], input[type="tel"] {
  border: 1px solid var(--border-color);
  padding: 0 15px;
  font-size: 1rem;
  height: 40px;
  line-height: 40px;
  background: none;
  box-sizing: border-box;
  font-family: inherit;
  width: 100%;
  margin-bottom: 20px;
  transition: 300ms ease-in-out;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  -ms-transition: 300ms ease-in-out; }

.textarea, textarea {
  padding: 10px 15px;
  min-height: 130px; }

.has-drop-cap {
  color: #000; }

/**
* Default base style of theme
* Avoid edit this file.
*/
body {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

.wp-caption {
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*End color*/
.layout-boxes.container {
  padding: 0; }
  .layout-boxes.container.box-shadow {
    box-shadow: -1px 0 5px rgba(0, 0, 0, 0.4); }

.lazy-img {
  transition: filter 300ms; }

.lazy-img:not(.loaded) {
  filter: blur(10px); }

.lazy-img.sec-img {
  filter: blur(0px); }

/*Align Css*/
.alignleft {
  text-align: left;
  margin-right: 25px; }

.alignright {
  float: right;
  margin-left: 25px; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignleft, figure.alignleft {
  margin-right: 15px;
  float: left; }

img.alignright, figure.alignright {
  margin-left: 15px;
  float: right; }

.alignwide {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  width: 100%; }

.alignfull {
  width: calc(100vw - 8px);
  max-width: 100vw;
  margin-left: calc(50% - 50vw) !important; }

/*End Align Css*/
/*Block Css*/
[class*="wp-block-"] {
  margin-left: 0; }

.gallery {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .gallery[class*="gallery-columns-"] {
    width: calc(100% + 20px);
    max-width: 100vw;
    margin-left: -10px;
    margin-right: -10px; }

.gallery-item {
  padding: 0 10px 25px;
  float: left;
  margin: 0;
  text-align: center; }
  .gallery-item a {
    border-bottom: none !important; }
  .gallery-item img {
    margin: 0 auto; }

.gallery-columns-3 .gallery-item {
  width: 33.333%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.66%; }

.gallery-columns-7 .gallery-item {
  width: 14.28%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.11%; }

.gallery-caption {
  padding-top: 10px; }

.wp-block-gallery {
  margin-bottom: 30px; }
  .wp-block-gallery .blocks-gallery-item {
    padding: 0; }
  .wp-block-gallery figure a {
    width: 100%; }
  .wp-block-gallery img {
    width: 100% !important; }

.wp-block-cover-image.aligncenter .wp-block-cover-image-text {
  top: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.wp-block-cover-image.alignleft .wp-block-cover-image-text {
  top: 50%;
  left: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
.wp-block-cover-image.alignright .wp-block-cover-image-text {
  top: 50%;
  right: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.wp-block-columns[class*="has-"] > :last-child {
  margin-right: 0; }

/*calendar*/
.calendar_wrap {
  text-align: center; }
  .calendar_wrap caption {
    margin-bottom: 10px; }
  .calendar_wrap th, .calendar_wrap td {
    padding: 8px 0;
    text-align: center; }
  .calendar_wrap thead {
    border: 1px solid var(--border-color); }
    .calendar_wrap thead td, .calendar_wrap thead th {
      border-bottom: none;
      background: none; }
  .calendar_wrap tfoot {
    border-left: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color); }
    .calendar_wrap tfoot td {
      border-right: 1px solid var(--border-color); }
  .calendar_wrap tbody tr {
    background: none !important; }
  .calendar_wrap tbody td {
    border-left: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color); }
  .calendar_wrap tbody #today {
    background: #f5f5f5;
    color: #000; }

.wrap-site-header-mobile .is-sticky {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.wp-block-separator {
  border: 0;
  height: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.5);
  margin: 10px 0 35px;
  width: 100px; }
  .wp-block-separator.is-style-default {
    max-width: 200px; }
  .wp-block-separator.is-style-wide, .wp-block-separator.is-style-dots {
    width: 100%; }

.wp-block-media-text {
  margin-bottom: 25px; }

.wp-block-media-text .wp-block-media-text__content {
  padding: 20px 8% 0; }

.wp-block-gallery {
  display: flex;
  justify-content: space-between; }
  .wp-block-gallery.alignleft {
    margin-right: 20px; }
  .wp-block-gallery.alignright {
    margin-left: 20px; }
  .wp-block-gallery li {
    list-style: none;
    width: 100%; }

@media (min-width: 767.98px) {
  .wp-block-gallery.columns-2 li {
    width: calc(50% - 16px); }
  .wp-block-gallery.columns-3 li {
    width: calc(33.33% - 16px); }
  .wp-block-gallery.columns-4 li {
    width: calc(25% - 16px); }
  .wp-block-gallery.columns-6 li {
    width: calc(16.66% - 16px); } }
.wp-block-archives-list li, .wp-block-categories-list li, .wp-block-latest-posts li {
  list-style: none; }

.post-content .wp-block-cover .wp-block-cover-text a {
  color: inherit; }
  .post-content .wp-block-cover .wp-block-cover-text a:hover {
    color: inherit; }

.wp-block-button__link, .wp-block-file__button {
  text-decoration: none; }

.wp-block-table.is-style-stripes tbody tr:nth-child(2n) {
  background: none; }

.wp-block-embed {
  max-width: 100%; }
  .wp-block-embed iframe {
    max-width: 100%; }

/*End Block Css*/
.toggle-visible {
  cursor: pointer;
  width: 30px;
  height: 30px;
  padding: 5px;
  position: relative; }
  .toggle-visible:before, .toggle-visible:after {
    content: '' !important;
    display: block;
    transition: all 200ms;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .toggle-visible:before {
    height: 2px;
    border-bottom: 2px solid;
    width: 14px; }
  .toggle-visible:after {
    border-left: 2px solid;
    width: 2px;
    height: 14px; }

.wrap-site-boxed {
  padding: 0;
  margin: 15px auto;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
  background: #fff; }

#zoo-back-to-top {
  position: fixed;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #000;
  border: 1px solid #000;
  border-radius: 50%;
  right: 40px;
  bottom: 40px;
  cursor: pointer;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  opacity: 0;
  visibility: hidden;
  background: #fff; }
  #zoo-back-to-top:hover {
    background: var(--accent-color);
    border-color: var(--accent-color);
    color: #fff; }
  #zoo-back-to-top.active {
    opacity: 1;
    visibility: visible; }

.zoo-about-me {
  text-align: center; }
  .zoo-about-me .zoo-avatar {
    border-radius: 50%;
    max-width: 180px;
    margin: 0 auto 10px; }
  .zoo-about-me .zoo-avatar, .zoo-about-me .wrap-sign, .zoo-about-me .caption {
    margin-bottom: 10px; }

#zoo-theme-dev-actions {
  position: fixed;
  right: 0;
  bottom: 50%;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  #zoo-theme-dev-actions .button {
    border: none;
    padding: 5px 15px;
    background: var(--accent-color); }
    #zoo-theme-dev-actions .button:hover {
      background: #717779;
      color: #fff; }
    #zoo-theme-dev-actions .button i {
      width: 40px;
      height: 100%;
      position: absolute;
      left: 0;
      text-indent: 0;
      top: 0;
      display: flex;
      align-items: center;
      justify-content: center; }

@media (min-width: 992px) {
  .alignwide {
    max-width: 100vw;
    width: calc(100% + 20vw);
    margin-left: -10vw;
    position: relative; } }
.wrap-post-content-has-sidebar > .col-12, .wrap-post-content-has-sidebar .post-detail > .col-12 {
  width: 100%;
  max-width: 100%;
  flex: 100%; }

.single .content-single {
  padding: 45px 0 80px; }
.single .post-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.single .header-post {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  padding: 0; }
.single .post-content {
  padding: 0 0 40px;
  display: inline-block; }

.post-slider {
  margin: 0;
  text-align: center;
  position: relative; }
  .post-slider li {
    display: inline-block;
    list-style: none; }
    .post-slider li:not(.slick-slide) {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0; }
    .post-slider li:first-child {
      position: static; }
  .post-slider .zoo-carousel-btn {
    font-size: 1.125rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 10px;
    color: #000;
    background: #fff;
    height: 55px;
    width: 55px;
    z-index: 1;
    cursor: pointer;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff; }
    .post-slider .zoo-carousel-btn.prev-item {
      left: 15px; }
    .post-slider .zoo-carousel-btn.next-item {
      right: 15px; }
    .post-slider .zoo-carousel-btn:hover {
      background: transparent;
      color: #fff; }

.single-audio iframe {
  max-height: 150px; }

.post-content a:not([class^="wp-block-"]) {
  color: #000; }
  .post-content a:not([class^="wp-block-"]):hover {
    color: #000;
    text-decoration: underline; }
.post-content blockquote cite a, .post-content .blockquote cite a {
  text-decoration: none;
  border: none;
  color: inherit; }

.title-detail {
  margin-bottom: 15px;
  font-size: 3rem;
  font-weight: 300; }

.post-info {
  color: #acb2b8;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
  font-size: 0.875rem; }
  .post-info li {
    padding: 0;
    margin: 0 5px;
    display: inline-block;
    list-style: none; }
  .post-info a {
    position: relative;
    padding-bottom: 3px;
    border-bottom: 1px solid transparent;
    color: #acb2b8;
    display: inline-block; }
    .post-info a:after {
      color: inherit;
      height: 1px;
      border-bottom: 1px solid;
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      transition: all 300ms; }
    .post-info a:hover {
      color: #000; }
      .post-info a:hover:after {
        width: 100%; }

.wrap-bottom-content-post {
  width: 100%;
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0; }
  .wrap-bottom-content-post .tags-link-wrap {
    width: 100%; }
  .wrap-bottom-content-post .tags-link-wrap, .wrap-bottom-content-post .wrap-share-post {
    position: relative;
    margin-bottom: 30px; }
  .wrap-bottom-content-post .tagcloud a {
    color: #717779;
    text-transform: capitalize; }
    .wrap-bottom-content-post .tagcloud a:hover {
      color: #000; }

.title-block-bottom-content-post {
  font-weight: 600;
  color: #000;
  padding-right: 5px;
  height: 30px;
  line-height: 28px; }

.wrap-share-post {
  text-align: right;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .wrap-share-post .share-links {
    margin: 0; }
    .wrap-share-post .share-links li {
      list-style: none;
      margin: 0 0 0 15px;
      display: inline-block;
      overflow: hidden;
      text-align: center;
      float: left; }
      .wrap-share-post .share-links li:first-child {
        margin-left: 0; }
      .wrap-share-post .share-links li a {
        display: block;
        text-align: center;
        font-size: 1.125rem;
        color: #717779; }
        .wrap-share-post .share-links li a:hover {
          color: #000; }
  .wrap-share-post:hover .share-links {
    opacity: 1;
    visibility: visible; }

.post-media {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-bottom: 40px;
  padding: 0; }
  .post-media .wp-audio-shortcode {
    margin: 0 !important; }
  .post-media .post-slider li.slick-slide {
    position: relative;
    padding: 0 3px; }
  .post-media .slick-slide:after {
    content: '';
    height: 100%;
    width: calc(100% - 6px);
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 3px;
    transition: all 300ms; }
  .post-media .slick-slide.slick-active:after {
    opacity: 0; }

@media (min-width: 768px) {
  .wrap-bottom-content-post {
    flex-wrap: nowrap; }

  .wrap-share-post {
    justify-content: flex-end; } }
/*Single post Nav*/
.zoo-single-post-nav {
  display: flex;
  align-items: flex-start;
  padding: 0;
  justify-content: stretch;
  margin: 0 auto 60px;
  background: #f5f5f5; }
  .zoo-single-post-nav.only-1-post .zoo-single-post-nav-item {
    width: 100%;
    text-align: center; }
    .zoo-single-post-nav.only-1-post .zoo-single-post-nav-item span {
      justify-content: center; }
    .zoo-single-post-nav.only-1-post .zoo-single-post-nav-item.next-post:hover span {
      transform: translateX(18px); }
    .zoo-single-post-nav.only-1-post .zoo-single-post-nav-item.prev-post:hover span {
      transform: translateX(-18px); }

.zoo-single-post-nav-item {
  width: 50%;
  display: flex;
  align-items: flex-start;
  float: left;
  padding: 25px 30px 30px;
  position: relative;
  overflow: hidden;
  justify-content: center;
  color: #000; }
  .zoo-single-post-nav-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0; }
  .zoo-single-post-nav-item .content-single-post-nav-item {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 100%; }
  .zoo-single-post-nav-item i {
    font-size: 2rem;
    color: inherit;
    height: 25px;
    line-height: 25px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
    .zoo-single-post-nav-item i:before {
      line-height: 25px;
      height: 25px; }
  .zoo-single-post-nav-item h4 {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 5px 0 0;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    color: #000; }
  .zoo-single-post-nav-item span {
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    font-size: 0.8125rem;
    color: var(--accent-color);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    line-height: 25px;
    height: 25px; }
  .zoo-single-post-nav-item:hover:before {
    opacity: 0.8; }
  .zoo-single-post-nav-item:hover .post-nav-item-bg {
    transform: scale(1.1); }
  .zoo-single-post-nav-item:hover i {
    opacity: 1; }
  .zoo-single-post-nav-item.next-post {
    text-align: right; }
    .zoo-single-post-nav-item.next-post span {
      justify-content: flex-end; }
    .zoo-single-post-nav-item.next-post i {
      padding-left: 10px; }
    .zoo-single-post-nav-item.next-post:hover span {
      transform: translateX(35px); }
    .zoo-single-post-nav-item.next-post:hover i {
      opacity: 0; }
  .zoo-single-post-nav-item.prev-post {
    text-align: left; }
    .zoo-single-post-nav-item.prev-post i {
      padding-right: 10px; }
    .zoo-single-post-nav-item.prev-post:hover span {
      transform: translateX(-35px); }
    .zoo-single-post-nav-item.prev-post:hover i {
      opacity: 0; }

/*End Single post Nav*/
/*Related post*/
.post-related {
  padding: 20px 0 0; }
  .post-related.wrap-loop-content {
    margin: 20px auto 0; }
  .post-related.wrap-loop-content .row {
    margin-left: -15px;
    margin-right: -15px; }
  .post-related .post-loop-item {
    margin-bottom: 30px; }
  .post-related .wrap-content {
    padding: 0 15px; }

/*End Related post*/
/*Pagination*/
.content-single .wrap-pagination {
  margin-bottom: 60px; }

.wrap-pagination {
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }
  .wrap-pagination .pagination a, .wrap-pagination .pagination > span {
    min-width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 1.125rem;
    margin: 0 2px; }
  .wrap-pagination .pagination a {
    color: #717779; }
  .wrap-pagination .pagination > span, .wrap-pagination .pagination a:hover {
    color: #fff;
    background: #000; }

/*End Pagination*/
/*Form password*/
.zoo-form-login {
  max-width: 450px;
  text-align: center;
  margin: 0 auto;
  padding: 15px 20px;
  box-shadow: 0 0 25px -5px rgba(0, 0, 0, 0.2); }
  .zoo-form-login p {
    margin-bottom: 5px; }
  .zoo-form-login input {
    text-align: center; }

/*End Form password*/
.content-single .title-block, .content-single .comment-reply-title {
  text-align: center;
  margin-bottom: 40px; }

.post-author {
  margin: 0 auto;
  text-align: center;
  padding: 30px 0; }
  .post-author .author-content {
    margin-bottom: 30px;
    width: 100%;
    display: inline-block; }
  .post-author .author-name {
    margin-bottom: 25px; }
  .post-author .author-img {
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    display: flex;
    justify-content: center; }
    .post-author .author-img:after, .post-author .author-img:before {
      height: 1px;
      content: '';
      background: var(--border-color);
      width: calc(50% - 70px);
      top: 50%;
      display: block;
      position: absolute; }
    .post-author .author-img:after {
      right: 0; }
    .post-author .author-img:before {
      left: 0; }
    .post-author .author-img img {
      border-radius: 50%;
      overflow: hidden; }
  .post-author p {
    color: #717779;
    max-width: 690px;
    margin: 0 auto 20px; }
  .post-author .wrap-author-social {
    margin: 0 0 20px;
    text-align: center; }
    .post-author .wrap-author-social li {
      list-style: none;
      display: inline-block; }
      .post-author .wrap-author-social li a {
        color: #717779;
        width: 30px;
        display: block;
        text-align: center; }
        .post-author .wrap-author-social li a:hover {
          color: #000; }

/*Audio Player*/
.mejs-container.mejs-audio {
  background: #fae7d4;
  margin-bottom: 40px;
  height: auto !important;
  display: flex;
  align-items: center; }
  .mejs-container.mejs-audio .mejs-inner {
    display: inline-block;
    padding: 50px 30px;
    width: 100%; }
  .mejs-container.mejs-audio .mejs-controls {
    position: static;
    background: transparent;
    display: flex;
    align-items: center;
    height: auto; }
    .mejs-container.mejs-audio .mejs-controls .mejs-button button {
      background: transparent;
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
      width: 100%; }
      .mejs-container.mejs-audio .mejs-controls .mejs-button button:before {
        font-family: cleversoft;
        font-size: 1rem;
        line-height: 1;
        color: #000; }
    .mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-playpause-button {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background: #fff;
      position: relative; }
      .mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-playpause-button button {
        padding-left: 5px; }
        .mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-playpause-button button:before {
          content: '\c010'; }
      .mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-playpause-button.mejs-pause button:before {
        content: '\c157'; }
      .mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-playpause-button:hover button:before {
        color: #fd4145; }
    .mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-volume-button:hover button:before {
      color: #fd4145; }
    .mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-volume-button button:before {
      font-size: 1.2rem;
      content: '\c090'; }
    .mejs-container.mejs-audio .mejs-controls .mejs-button.mejs-volume-button.mejs-unmute button:before {
      content: '\c091'; }
    .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider {
      border-bottom: none; }
      .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
        height: 5px; }
      .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
        background: #000; }
    .mejs-container.mejs-audio .mejs-controls .mejs-time {
      color: #000;
      font-size: 0.875rem;
      padding-left: 20px;
      padding-top: 0;
      padding-right: 20px; }
    .mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total {
      margin-top: 8px;
      background: #fff;
      height: 5px;
      overflow: hidden; }
    .mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-current {
      background: #fd4145; }

/*End Audio Player*/
/*Comments list*/
#comments-list {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  margin-top: 20px; }
  #comments-list .title-block {
    margin-bottom: 20px; }
  #comments-list > ol > li.comment:first-child {
    border: none; }
  #comments-list > ol {
    margin: 0 0 30px; }

.bypostauthor .author-name a {
  border-bottom: 1px solid #000; }

.pingback .comment-content {
  width: 100%;
  padding: 0; }
.pingback .comment-meta {
  margin: 0; }

.comment {
  margin-top: 20px; }

.comment > ul.children {
  margin: 0;
  padding-left: 70px; }

.wrap-comments {
  margin: 0;
  display: inline-block;
  width: 100%; }
  .wrap-comments .comment-respond {
    margin: 40px 0; }

.wrap-comments > li, li.comment {
  list-style: none;
  padding: 0; }
  .wrap-comments > li:first-child, li.comment:first-child {
    border: none; }

.comment-meta {
  margin-bottom: 30px; }

.comment-wrap {
  padding: 20px;
  width: 100%;
  display: inline-block;
  background: #fff9f5;
  border-radius: 8px; }

.comment-avatar {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  float: left;
  width: 50px;
  height: 50px;
  display: block;
  overflow: hidden; }

.comment-content {
  width: calc(100% - 50px);
  padding-left: 15px;
  float: left;
  display: inline-block;
  position: relative; }
  .comment-content .author-name {
    margin-bottom: 0; }
    .comment-content .author-name a {
      line-height: 1; }

.comment-meta-actions {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block; }

.comment-edit-link {
  margin-right: 5px; }

.comment-reply-link, .comment-edit-link {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  display: inline-block;
  padding: 5px;
  color: #fff;
  background: #000;
  opacity: 0.5;
  text-transform: capitalize;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 1px; }
  .comment-reply-link:hover, .comment-edit-link:hover {
    color: #fff;
    opacity: 1; }

.date-post {
  text-transform: uppercase;
  color: #acb2b8;
  font-size: 0.75rem; }

#reply-title {
  margin-bottom: 30px; }

.comment-body a {
  text-decoration: underline; }
  .comment-body a:hover {
    opacity: 0.8; }
.comment-body > p:last-child {
  margin-bottom: 0; }

#respond {
  width: 100%; }

.trackback .comment-content {
  width: 100%;
  padding: 0; }
.trackback .comment-meta {
  margin: 0; }

.pingback .comment-wrap, .trackback .comment-wrap {
  padding: 10px 0;
  background: none;
  margin: 0; }

#commentform .form-submit {
  margin: 0;
  text-align: center; }
#commentform .text-field {
  border: none;
  height: 45px; }
#commentform .wrap-text-field {
  display: inline-block; }
#commentform .wrap-text-field, #commentform p {
  padding: 0 10px; }
#commentform .comment-notes, #commentform .logged-in-as {
  margin-bottom: 40px; }

.wrap-comment-form {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  margin-top: 20px; }
  .wrap-comment-form .container > .col-xs-12 {
    padding: 0;
    float: none;
    margin: 0 auto; }
  .wrap-comment-form .row {
    margin: 0 -10px; }
  .wrap-comment-form #reply-title, .wrap-comment-form .comment-notes {
    padding: 0 10px; }

.wrap-text-field {
  position: relative;
  float: left;
  margin-bottom: 20px; }
  .wrap-text-field input[type="text"], .wrap-text-field input[type="search"], .wrap-text-field input[type="password"], .wrap-text-field input[type="email"], .wrap-text-field input[type="tel"], .wrap-text-field textarea {
    margin: 0;
    position: relative;
    z-index: 1;
    background: none; }
  .wrap-text-field textarea {
    width: 100%;
    float: left; }
  .wrap-text-field .label-placeholder {
    position: absolute;
    left: 10px;
    top: 0;
    height: 45px;
    line-height: 45px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    color: #acb2b8; }
  .wrap-text-field .line {
    width: calc(100% - 20px);
    position: absolute;
    top: 100%;
    z-index: 2;
    left: 10px;
    height: 2px;
    overflow: hidden; }
    .wrap-text-field .line:after {
      height: 2px;
      background: #000;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 100%;
      width: 100%;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms; }
  .wrap-text-field.focus .label-placeholder {
    font-size: 90%;
    top: -35px; }
  .wrap-text-field.focus .line:after {
    right: 0; }

.required {
  color: red; }

.comments-navigation .page-numbers {
  margin: 0;
  background: none; }
.comments-navigation li {
  list-style: none;
  min-width: 40px;
  height: 40px;
  display: inline-block;
  padding: 0;
  margin: 0 2px; }
  .comments-navigation li .page-numbers {
    font-size: 1.125rem;
    color: #717779;
    display: block;
    line-height: 40px;
    width: 100%;
    text-align: center; }
  .comments-navigation li span.page-numbers, .comments-navigation li .page-numbers:hover {
    color: #fff;
    background: #000; }

.header-comment-block, .wrap-response-form {
  margin: 0 auto; }

.no-comments {
  color: #000;
  font-weight: 600;
  margin-bottom: 40px; }

@media (max-width: 769px) {
  .comment > ul.children {
    margin: 0;
    padding-left: 20px; }

  .comment-avatar {
    width: 30px;
    height: 30px; }

  .comment-content {
    width: calc(100% - 35px);
    padding-left: 5px; } }
@media (max-width: 481px) {
  .comment-avatar {
    display: none; }

  .comment-content {
    width: 100%;
    padding: 0; } }
@media (min-width: 769px) {
  #comments-list .title-block {
    margin-bottom: 30px; }

  .pingback .comment-wrap {
    padding: 15px 0; }

  .header-comment-block .wrap-comments {
    margin-top: 10px; } }
/*widget icon field*/
.wrap-comments .comment-body > ul, .wrap-comments .comment-body > ol, .wrap-comments .comment-body > p, .wrap-comments .comment-body > dl, .wrap-comments .comment-body > pre {
  margin-bottom: 25px;
  margin-top: 0; }

.sidebar .widget, .wpb_widgetised_column .widget, .elementor-widget-sidebar .widget {
  margin-bottom: 40px; }
.sidebar a, .wpb_widgetised_column a, .elementor-widget-sidebar a {
  color: #717779; }
  .sidebar a:hover, .wpb_widgetised_column a:hover, .elementor-widget-sidebar a:hover {
    color: #000; }

.widget .widget-title {
  margin-bottom: 25px;
  font-size: 1.25rem;
  text-transform: capitalize; }
.widget > ul {
  margin: 0; }
  .widget > ul > li:first-child {
    padding-top: 0; }
  .widget > ul li {
    list-style: none;
    padding: 8px 0; }
    .widget > ul li ul {
      margin-top: 8px; }
    .widget > ul li li:last-child {
      padding-bottom: 0; }

.toggle-view {
  background: none;
  position: absolute;
  right: -5px;
  top: 8px;
  font-size: 0.75rem;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  width: 25px;
  min-width: 25px;
  text-align: center; }
  .toggle-view.active:before {
    content: "쀉"; }

.sidebar .widget a:hover {
  color: #000; }
  .sidebar .widget a:hover:before {
    background: #000; }
.sidebar .widget .recentcomments a {
  color: #000; }
  .sidebar .widget .recentcomments a:hover {
    color: var(--accent-color); }
    .sidebar .widget .recentcomments a:hover:before {
      background: var(--accent-color); }
.sidebar .widget .recentcomments .comment-author-link a:hover {
  color: #000; }
.sidebar .widget_rss li .rsswidget {
  color: #3028cc;
  font-weight: 600; }
  .sidebar .widget_rss li .rsswidget:hover {
    color: var(--accent-color); }

.widget_categories li, .widget_nav_menu li, .widget_pages li {
  position: relative; }
.widget_categories ul ul, .widget_nav_menu ul ul, .widget_pages ul ul {
  display: none; }

.widget_nav_menu > div > ul > li:first-child > .toggle-view {
  top: 0; }

.widget_categories > ul > li:first-child > .toggle-view, .widget_pages > ul > li:first-child > .toggle-view {
  top: 0; }
.widget_categories a, .widget_pages a {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

.widget_meta li ul, .widget_categories li ul, .widget_archive li ul, .widget_nav_menu li ul, .widget_pages li ul {
  margin-left: 0;
  padding-left: 15px; }
.widget_meta li li:last-child, .widget_categories li li:last-child, .widget_archive li li:last-child, .widget_nav_menu li li:last-child, .widget_pages li li:last-child {
  border-bottom: none; }

.zoo-icon-field {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px; }
  .zoo-icon-field .wrap-icon-item {
    float: left;
    width: 50px;
    padding-top: 5px; }
    .zoo-icon-field .wrap-icon-item i {
      color: #000;
      font-size: 2rem; }
  .zoo-icon-field .wrap-text-content {
    width: calc(100% - 50px);
    float: left; }
  .zoo-icon-field h4.widget-title {
    margin-bottom: 0;
    font-size: 1rem; }

.zoo-posts-widget {
  width: 100%;
  display: inline-block; }
  .zoo-posts-widget .post-widget-item {
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
    padding: 0;
    border: none; }
    .zoo-posts-widget .post-widget-item a {
      color: #000; }
      .zoo-posts-widget .post-widget-item a:hover {
        color: var(--accent-color); }
  .zoo-posts-widget .post-widget-image {
    float: left;
    width: 75px;
    overflow: hidden; }
  .zoo-posts-widget .post-widget-item-text {
    width: calc(100% - 75px);
    float: left;
    padding-left: 20px; }
  .zoo-posts-widget .no-thumb .post-widget-item-text {
    padding: 0;
    width: 100%; }
  .zoo-posts-widget .title-post {
    font-size: 0.875rem;
    margin-bottom: 0;
    display: inline-block; }
    .zoo-posts-widget .title-post a {
      color: var(--blog-loop-title-color);
      line-height: 1.5; }
    .zoo-posts-widget .title-post:hover {
      color: #000; }
  .zoo-posts-widget .date-post {
    font-size: 0.75rem;
    width: 100%;
    letter-spacing: 2px;
    line-height: 15px;
    display: inline-block;
    margin-bottom: 5px;
    float: left; }
    .zoo-posts-widget .date-post i {
      margin-right: 3px;
      color: var(--accent-color); }

.widget .tagcloud a {
  font-size: 12px !important;
  border: none;
  background: #f5f5f5;
  padding: 3px 10px;
  line-height: 20px;
  margin: 5px 5px 5px 0;
  display: inline-block;
  color: #717779; }
  .widget .tagcloud a:hover {
    color: #fff;
    background: #000;
    border: none; }

.zoo-wrap-pagination.simple {
  width: 100%;
  display: inline-block; }
  .zoo-wrap-pagination.simple .next-page {
    float: right;
    text-align: right; }
  .zoo-wrap-pagination.simple .prev-page {
    text-align: left;
    float: left; }
  .zoo-wrap-pagination.simple a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #3028cc;
    border-bottom: 2px solid #3028cc; }
    .zoo-wrap-pagination.simple a:hover {
      border-color: #000;
      color: #000; }

/* Rss widget*/
.widget_rss .widget-title a {
  display: inline-block;
  color: inherit; }
.widget_rss > ul li {
  margin-bottom: 15px; }
.widget_rss li .rsswidget {
  width: 100%;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 5px; }
.widget_rss .rss-date {
  color: #acb2b8;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  display: inline-block; }
.widget_rss .rssSummary {
  padding: 5px 0; }

/* End Rss widget*/
/*Widget menu*/
.widget_nav_menu ul.menu {
  margin-left: 0; }
  .widget_nav_menu ul.menu > li:first-child {
    padding-top: 0; }
.widget_nav_menu li {
  list-style: none;
  padding: 8px 0; }
  .widget_nav_menu li ul {
    margin-top: 10px; }
  .widget_nav_menu li li:last-child {
    padding-bottom: 0; }

.sidebar .widget_nav_menu li a {
  color: #717779; }
  .sidebar .widget_nav_menu li a:hover {
    color: #000; }

/*End Widget menu*/
/*Search form*/
.custom-search-form {
  position: relative; }
  .custom-search-form input {
    border-color: var(--border-color);
    margin: 0;
    height: 45px;
    line-height: 45px; }
  .custom-search-form button {
    position: absolute;
    color: #000;
    right: 0;
    top: calc(50% - 20px);
    border: none;
    font-size: 1rem;
    background: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    padding: 0;
    text-align: center; }
    .custom-search-form button:hover {
      background: none;
      color: #717779; }

/*End Search form*/
/*Widget download*/
.zoo_download_block .text-download {
  width: 100%;
  height: 60px;
  line-height: 60px;
  display: block;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-size: 0.933rem;
  padding: 0 0 0 20px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap; }
  .zoo_download_block .text-download i {
    padding-right: 30px;
    font-size: 1.4rem; }
  .zoo_download_block .text-download:hover {
    background: #3028cc;
    color: #fff; }

.zoo-list-payment-method .payment-method {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block;
  width: 45px;
  height: 30px;
  line-height: 25px;
  padding: 5px 8px !important;
  border-radius: 3px; }

/*Recent Comment*/
.widget_recent_comments a {
  color: #000; }
.widget_recent_comments .comment-author-link a:hover {
  color: #000; }

.widget_tag_cloud .tagcloud {
  padding: 10px 0; }

.widget_archive select, .widget_categories select {
  margin-top: 5px; }

.widget select, .widget .search-form {
  margin-bottom: 15px;
  width: 100%;
  display: inline-block; }
.widget .search-form {
  margin-top: 5px; }

.widget_calendar .calendar_wrap {
  width: 100%;
  display: inline-block; }
.widget_calendar table {
  margin-bottom: 5px; }

.wrap-loop-content {
  margin-bottom: 30px; }

.blog .main-content, .archive .main-content, .search .main-content {
  padding-top: 60px;
  padding-bottom: 50px; }
.blog .main-content > .container > .row, .archive .main-content > .container > .row, .search .main-content > .container > .row {
  justify-content: space-between; }

@media (min-width: 1200px) {
  .has-right-sidebar .wrap-loop-content {
    padding-right: 45px; }

  .has-left-sidebar .wrap-loop-content {
    padding-left: 45px; } }
@media (min-width: 1400px) {
  .has-right-sidebar .wrap-loop-content {
    padding-right: 75px; }

  .has-left-sidebar .wrap-loop-content {
    padding-left: 75px; } }
.list-layout .post-loop-item {
  margin-bottom: 50px;
  text-align: center; }
.list-layout .zoo-post-inner {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--border-color); }
.list-layout .post-loop-item .entry-title, .list-layout .post-loop-item .post-info {
  margin-bottom: 15px; }

.sticky-post-label {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 0.75rem;
  color: #000;
  background: #f5f5f5;
  position: relative;
  padding: 10px 15px;
  line-height: 15px;
  letter-spacing: 1px;
  display: inline-block; }

.wrap-media {
  display: inline-block;
  position: relative; }
  .wrap-media .sticky-post-label {
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0; }

.post-loop-item .entry-title {
  margin-bottom: 25px;
  font-size: 1.875rem;
  font-weight: 600; }
  .post-loop-item .entry-title a {
    color: var(--blog-loop-title-color);
    line-height: inherit; }
    .post-loop-item .entry-title a:hover {
      color: var(--blog-loop-title-color-hover);
      text-decoration: underline; }
.post-loop-item .post-info {
  margin-bottom: 10px; }
  .post-loop-item .post-info li:first-child {
    margin-left: 0; }
.post-loop-item .wrap-media {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative; }
  .post-loop-item .wrap-media img {
    display: block;
    width: 100%;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
.post-loop-item:hover .wrap-media a:before {
  opacity: 0.3; }
.post-loop-item .readmore {
  text-transform: uppercase;
  color: var(--accent-color);
  position: relative;
  line-height: 1.2;
  margin-bottom: 20px;
  letter-spacing: 2px;
  font-size: 0.8125rem;
  font-weight: bold;
  padding-bottom: 5px; }
  .post-loop-item .readmore:after {
    content: '';
    width: 0;
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
  .post-loop-item .readmore:hover:after {
    width: 100%; }
.post-loop-item .entry-content {
  margin-bottom: 20px;
  width: 100%;
  display: inline-block; }
  .post-loop-item .entry-content.excerpt p {
    margin-bottom: 0; }
  .post-loop-item .entry-content.full-content {
    text-align: left; }
  .post-loop-item .entry-content .alignwide {
    max-width: 100%;
    margin-left: 0; }
  .post-loop-item .entry-content .alignfull {
    max-width: 100%;
    width: 100%;
    margin-left: 0 !important; }

.grid-layout .wrap-post-item-content {
  width: 100%;
  display: inline-block; }
.grid-layout .wrap-media {
  overflow: hidden;
  border-radius: 10px; }
.grid-layout img {
  transition: all 300ms;
  display: block; }
.grid-layout .post-loop-item:hover img {
  transform: scale(1.1); }
.grid-layout .title-post {
  font-size: 1.5rem;
  margin-bottom: 20px;
  line-height: 1.4; }
.grid-layout .readmore {
  display: inline-block; }

/*Loop Pagination*/
.navigation.pagination {
  margin: 20px 0; }
  .navigation.pagination h2 {
    display: none; }
  .navigation.pagination .nav-links {
    display: flex;
    justify-content: center;
    align-items: center; }
  .navigation.pagination .page-numbers {
    background: none;
    height: 40px;
    min-width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 1.125rem;
    display: inline-block;
    margin: 0 3px;
    color: #717779;
    font-weight: 400; }
    .navigation.pagination .page-numbers.current, .navigation.pagination .page-numbers:not(.dots):hover {
      background: transparent;
      color: #000; }
    .navigation.pagination .page-numbers.next, .navigation.pagination .page-numbers.prev {
      line-height: 42px; }

/*End Loop Pagination*/
.search-results .post-loop-item.list-layout-item {
  margin-bottom: 50px; }

.page .main-content > .container > .page-title {
  text-align: center;
  margin-top: 50px;
  font-size: 3rem; }
.page .wrap-comment-form {
  margin-bottom: 80px; }
.page.page-child .inpost-pagination {
  margin-bottom: 100px; }
.page:not(.elementor-page) .main-content {
  padding-bottom: 50px; }

.main-content .error-404 {
  padding: 40px 0;
  text-align: center; }
  .main-content .error-404 svg {
    width: 150px;
    fill: #f48369; }
  .main-content .error-404 .error-404-content {
    padding: 20px 0;
    position: relative; }
    .main-content .error-404 .error-404-content h1 {
      font-size: 2.25rem;
      margin-bottom: 5px; }
    .main-content .error-404 .error-404-content h5 {
      font-weight: 400;
      color: inherit;
      margin-bottom: 25px; }
    .main-content .error-404 .error-404-content .custom-search-form {
      max-width: 450px;
      margin: 0 auto 25px; }
    .main-content .error-404 .error-404-content .back-to-home {
      font-size: 0.8125rem;
      color: #000;
      letter-spacing: 1px;
      font-weight: 600;
      position: relative;
      padding-bottom: 8px;
      text-transform: uppercase; }
      .main-content .error-404 .error-404-content .back-to-home:After {
        height: 2px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        content: '';
        display: block;
        background: #000;
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms; }
      .main-content .error-404 .error-404-content .back-to-home:hover:after {
        width: 0; }

@media (min-width: 992px) {
  .main-content .error-404 {
    padding: 160px 0; }
    .main-content .error-404 .error-404-content h1 {
      font-size: 3.75rem;
      margin-bottom: 25px; }
    .main-content .error-404 .error-404-content h5 {
      margin-bottom: 55px; } }
.search .no-results {
  text-align: center;
  padding: 50px 0; }
  .search .no-results .page-title {
    margin-bottom: 10px; }
  .search .no-results .custom-search-form {
    max-width: 450px;
    margin: 10px auto 0; }

/*Custom css of theme*/
/*Header*/
.element-nav-icon .zoo-icon-menu {
  display: flex;
  align-items: center;
  font-size: 1.25rem; }

.header-top {
  background: #3028cc;
  color: #fff;
  font-size: 0.875rem; }
  .header-top a {
    color: #fff; }
    .header-top a:hover {
      color: #717779; }

.wrap-site-header-desktop .nav-icon-label {
  font-weight: 600; }

.wrap-content-header-off-canvas .element-language-switcher .list-languages li {
  color: #717779; }

.total-element-cart .amount {
  color: inherit; }

@media (min-width: 992px) {
  .header-off-canvas-sidebar.is-text-dark.off-canvas-full-screen .off-canvas-close {
    top: 50px;
    right: 50px; } }
/*End Header*/
/*Custom css menu*/
.primary-menu ul.dropdown-submenu a {
  display: flex;
  justify-content: space-between; }
  .primary-menu ul.dropdown-submenu a > .zoo-icon-down:before {
    font-size: 65%;
    content: '\c034'; }

.primary-menu ul.nav-menu > li {
  margin: 0 10px;
  padding: 0;
  transition: all 300ms; }
  .primary-menu ul.nav-menu > li > a {
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0;
    position: relative;
    border-bottom: 2px solid transparent; }
    .primary-menu ul.nav-menu > li > a > .zoo-icon-down {
      font-size: 65%; }
  .primary-menu ul.nav-menu > li:hover > a, .primary-menu ul.nav-menu > li.active > a {
    color: #000;
    border-color: var(--accent-color); }

.header-transparent .primary-menu > ul.nav-menu > li:hover > a, .header-transparent .primary-menu > ul.nav-menu > li.active > a, .header-transparent .primary-menu > ul.nav-menu > li:active > a {
  color: inherit; }

@media (min-width: 1200px) {
  .primary-menu > ul.nav-menu > li {
    margin: 0 20px; } }
/*End Custom css menu*/
/*Mega menu*/
.primary-menu .mega-menu-content {
  padding: 25px 20px;
  z-index: 9; }

.site-header .is-sticky.header-row.sticker .menu-item-mega > a {
  color: #000; }
  .site-header .is-sticky.header-row.sticker .menu-item-mega > a:hover {
    color: #000; }

.site-header .mega-menu-content .menu-item-mega {
  text-align: left; }
  .site-header .mega-menu-content .menu-item-mega > a {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1rem;
    color: #000; }
    .site-header .mega-menu-content .menu-item-mega > a:hover {
      color: #000; }
  .site-header .mega-menu-content .menu-item-mega .mega-menu-submenu {
    padding-top: 10px; }
    .site-header .mega-menu-content .menu-item-mega .mega-menu-submenu a {
      color: #717779; }
      .site-header .mega-menu-content .menu-item-mega .mega-menu-submenu a:hover {
        color: #000; }
.site-header .mega-menu-content a.hide-text {
  width: 100%;
  padding-top: 5px; }
  .site-header .mega-menu-content a.hide-text img {
    float: right; }

.site-header .primary-menu ul.dropdown-submenu, .site-header .primary-menu .mega-menu-content {
  box-shadow: -2px 2px 81px -17px rgba(0, 0, 0, 0.29); }
.site-header .primary-menu .dropdown-submenu .menu-item > a {
  display: flex;
  align-items: center;
  color: #717779; }
  .site-header .primary-menu .dropdown-submenu .menu-item > a:hover {
    color: #000; }
  .site-header .primary-menu .dropdown-submenu .menu-item > a > .zoo-icon-down {
    display: flex; }

.primary-menu ul.dropdown-submenu li.menu-item {
  padding: 5px 20px; }
  .primary-menu ul.dropdown-submenu li.menu-item:first-child {
    padding-top: 15px; }
  .primary-menu ul.dropdown-submenu li.menu-item:last-child {
    padding-bottom: 15px; }

/*End Mega menu*/
/*Element*/
.wrap-form-lb-search .btn-close-lb-search {
  background: none; }

.off-canvas-close {
  width: 25px;
  text-align: center;
  z-index: 1; }

.element-mobile-menu .link-before > i {
  display: none; }
.element-mobile-menu .menu-toggle {
  width: 25px;
  text-align: center;
  z-index: 1; }

.cover-without-slider .shop-cover-title {
  margin-bottom: 0; }
.cover-without-slider .term-description {
  text-align: center;
  font-size: 1.25rem; }
  .cover-without-slider .term-description p {
    margin: 0; }

.wishlist-icon {
  min-width: 25px;
  line-height: 25px;
  min-height: 25px;
  justify-content: center;
  align-items: center; }

.element-item select {
  background: none;
  color: inherit;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  outline: none !important; }
  .element-item select:focus {
    outline: none !important; }

.is-sticky.header-row.sticker .woocommerce-MyAccount-navigation a {
  color: #000; }
  .is-sticky.header-row.sticker .woocommerce-MyAccount-navigation a:hover {
    color: #717779; }

.element-header-account .wrap-dashboard-form .woocommerce-MyAccount-navigation a:hover {
  color: #717779; }

.row-item-group {
  position: static; }

/*Css search lightbox*/
.header-search-box .wrap-form-lb-search .header-search-form .input-text {
  color: #000;
  font-size: 2rem; }

.wrap-list-cat-search select.zoo-product-cat-options {
  color: #717779;
  font-size: 1.2rem; }

.header-search-box .wrap-form-lb-search .header-search-form .wrap-list-cat-search {
  border-left-color: transparent; }
  .header-search-box .wrap-form-lb-search .header-search-form .wrap-list-cat-search i {
    color: #717779; }

.wrap-list-cat-search i {
  color: #000; }

.header-search-box .header-search-form .button.search-submit {
  color: #717779; }
  .header-search-box .header-search-form .button.search-submit:hover {
    color: #000; }

.wrap-form-lb-search .zoo-live-search.searching button.search-submit i::after {
  border-color: #000 #000 transparent; }

.zoo-live-search .wrap-search-result {
  top: calc(100% + 3px); }

.btn-lb-search, .icon-element-cart, .wishlist-icon, .account-icon {
  font-size: 1.25rem; }

.wishlist-counter {
  min-width: 20px;
  height: 20px;
  background: var(--accent-color);
  color: #fff;
  border-radius: 50%;
  text-align: center; }

.wrap-search-result {
  overflow: hidden;
  padding: 10px;
  max-height: 50vh; }
  .wrap-search-result .list-search-result {
    max-height: calc(50vh - 20px);
    overflow: hidden;
    overflow-y: scroll; }

.element-item select, .element-item select:focus {
  outline: none !important; }

.item-block-logo .site-name {
  padding: 10px 0; }

/*End element*/
@media (max-width: 782px) {
  .admin-bar .wrap-header-off-canvas {
    margin-top: 46px;
    height: calc(100vh - 46px); } }
@media (max-width: 600px) {
  .admin-bar .wrap-header-off-canvas {
    height: 100vh;
    margin-top: 0;
    padding: 50px 0; } }
.element-language-switcher #language-options, .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
  font-size: 0.75rem;
  text-transform: uppercase; }
  .element-language-switcher #language-options:after, .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency:after {
    font-size: 0.5rem; }

.header-off-canvas-sidebar.off-canvas-full-screen .mobile-menu ul ul {
  border: none; }

@media (max-width: 992px) {
  .header-search-box .input-text {
    padding: 5px 0; }

  .wrap-header-off-canvas .header-search-box .header-search-form .button.search-submit {
    margin-right: -4px; } }
.builder-item .items-badge {
  border-radius: 0;
  border: 1px solid #000;
  color: #000;
  text-transform: uppercase;
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
  margin-left: 5px; }
  .builder-item .items-badge.new-badge {
    background: #d2ffc0; }

.header-off-canvas-sidebar.show-on-desktop .wrap-content-header-off-canvas {
  display: flex;
  flex-direction: column;
  padding: 0 30px; }
.header-off-canvas-sidebar.show-on-desktop .desktop-builder-block-mobile-menu {
  flex-grow: 1; }
.header-off-canvas-sidebar.show-on-desktop .wrap-header-off-canvas {
  width: 360px; }
.header-off-canvas-sidebar.show-on-desktop.off-canvas-slide-right .wrap-header-off-canvas {
  right: -360px; }
.header-off-canvas-sidebar.show-on-desktop.off-canvas-slide-left .wrap-header-off-canvas {
  left: -360px; }
.header-off-canvas-sidebar.show-on-desktop.active.off-canvas-slide-right .wrap-header-off-canvas {
  transform: translateX(-360px); }
.header-off-canvas-sidebar.show-on-desktop.active.off-canvas-slide-left .wrap-header-off-canvas {
  transform: translateX(360px); }

.banner-title > a {
  position: relative; }

.label-new {
  position: absolute;
  left: 100%;
  line-height: 23px;
  bottom: calc(100% - 13px);
  background: #d2ffc0;
  border: 1px solid #000;
  color: #000;
  text-transform: uppercase;
  padding: 0 10px;
  font-weight: normal;
  font-size: 0.8125rem;
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1); }

.header-search-box .wrap-form-lb-search .header-search-form {
  max-width: 1200px; }
  .header-search-box .wrap-form-lb-search .header-search-form .input-text {
    font-weight: bold; }
    .header-search-box .wrap-form-lb-search .header-search-form .input-text::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #000; }
    .header-search-box .wrap-form-lb-search .header-search-form .input-text::-moz-placeholder {
      /* Firefox 19+ */
      color: #000;
      opacity: 1; }
    .header-search-box .wrap-form-lb-search .header-search-form .input-text:-ms-input-placeholder {
      /* IE 10+ */
      color: #000; }
    .header-search-box .wrap-form-lb-search .header-search-form .input-text:-moz-placeholder {
      /* Firefox 18- */
      color: #000; }
  .header-search-box .wrap-form-lb-search .header-search-form .wrap-list-cat-search select.zoo-product-cat-options {
    font-size: 1rem; }

.header-search-box .wrap-form-lb-search .header-search-form .wrap-list-cat-search {
  font-size: 1rem; }

.header-search-box .wrap-form-lb-search .header-search-form .button {
  font-size: 2rem;
  margin-left: 60px; }

.element-logo {
  padding-top: 20px;
  padding-bottom: 20px; }

.is-sticky .element-logo {
  padding-top: 15px;
  padding-bottom: 15px; }

.wishlist-counter {
  font-size: 0.75rem;
  line-height: 1; }

.element-language-switcher .list-languages {
  text-align: left;
  color: #000; }

#alg_currency_selector {
  position: relative; }
  #alg_currency_selector select {
    padding-right: 15px;
    position: relative;
    z-index: 2; }
  #alg_currency_selector:after {
    content: "쁙";
    font-family: cleversoft;
    position: absolute;
    right: 2px;
    top: 50%;
    font-size: 0.625rem;
    transform: translateY(-50%); }

.woo-multi-currency.wmc-shortcode.plain-vertical {
  background: none; }
  .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
    background: none;
    padding: 6px 20px 6px 0;
    border: none;
    font-weight: inherit;
    color: inherit; }
    .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency img {
      display: none; }
    .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency:after {
      content: "쁙";
      font-family: cleversoft;
      position: absolute;
      right: 2px;
      top: 50%;
      font-size: 0.625rem;
      transform: translateY(-50%); }
  .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    display: block;
    min-width: 100px;
    padding: 0 !important;
    box-shadow: -2px 2px 16px #ccc;
    border: none;
    transition: all 300ms;
    top: calc(100% + 30px);
    opacity: 0;
    visibility: hidden; }
    .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency {
      padding: 5px 0;
      text-align: left; }
      .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency a {
        padding: 5px 10px;
        color: #000;
        font-weight: 300 !important; }
      .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency span {
        color: inherit;
        text-align: left;
        font-weight: 400; }
    .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency img {
      display: none; }
  .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper:hover .wmc-sub-currency {
    opacity: 1;
    top: 100%;
    visibility: visible;
    z-index: 1; }

.admin-bar .wrap-header-off-canvas {
  margin-top: 32px;
  height: calc(100vh - 32px); }

.wrap-header-off-canvas .header-search-box .header-search-form .button.search-submit {
  background: transparent;
  padding: 0; }

.element-cart-icon:not(.inside) .element-cart-count {
  background: var(--accent-color);
  color: #fff;
  height: 20px;
  min-width: 20px;
  font-size: 0.75rem;
  padding: 0;
  box-shadow: none; }

.header-style-bottom-overlap {
  position: relative;
  z-index: 2; }
  .header-style-bottom-overlap .header-bottom {
    height: 30px;
    transition: none; }
    .header-style-bottom-overlap .header-bottom .container {
      height: 30px; }
    .header-style-bottom-overlap .header-bottom .wrap-builder-items {
      background: var(--accent-color); }
    .header-style-bottom-overlap .header-bottom .element-button {
      position: relative;
      background: #1f1f1f; }
      .header-style-bottom-overlap .header-bottom .element-button:after {
        content: '';
        position: absolute;
        right: 100%;
        top: 0;
        border-right: 25px solid #1f1f1f;
        border-bottom: 60px solid transparent; }
    .header-style-bottom-overlap .header-bottom.is-sticky .wrap-builder-items {
      transform: translateY(0px); }

.header-social-icons.element-social-icons.color-custom li a {
  padding: 10px;
  font-size: 1rem;
  border: 1px solid var(--border-color); }
  .header-social-icons.element-social-icons.color-custom li a:hover {
    background: var(--accent-color);
    color: #fff;
    border-color: transparent; }

.header-contact {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  text-align: left; }
  .header-contact li {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 40px 0 20px;
    position: relative; }
    .header-contact li:before, .header-contact li:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      border-bottom: 100px solid transparent; }
    .header-contact li:before {
      border-right: 25px solid var(--border-color); }
    .header-contact li:after {
      margin-right: -1px;
      border-right: 25px solid #fff; }
  .header-contact h5 {
    color: #717779;
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 5px; }
  .header-contact h4 {
    font-size: 1.125rem;
    margin: 0; }
  .header-contact i {
    color: var(--accent-color);
    font-size: 1.875rem; }
  .header-contact .contact-content {
    padding-left: 20px; }

.btn, .wp-block-button__link, .wp-block-file__button, input[type="submit"], .button, button, .wp-block-button.is-style-squared .wp-block-button__link {
  padding: 5px 25px;
  line-height: 30px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  cursor: pointer;
  font-size: 0.8125rem;
  font-family: inherit;
  background: var(--accent-color);
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.1rem;
  border: none; }
  .btn:hover, .wp-block-button__link:hover, .wp-block-file__button:hover, input[type="submit"]:hover, .button:hover, button:hover, .wp-block-button.is-style-squared .wp-block-button__link:hover {
    background: #717779; }
  .btn.btn-border, .btn-border.wp-block-button__link, .btn-border.wp-block-file__button, input[type="submit"].btn-border, .button.btn-border, button.btn-border, .wp-block-button.is-style-squared .wp-block-button__link.btn-border {
    border: 2px solid var(--accent-color);
    height: 40px;
    color: #3028cc;
    background: none;
    font-family: inherit; }
    .btn.btn-border:hover, .btn-border.wp-block-button__link:hover, .btn-border.wp-block-file__button:hover, input[type="submit"].btn-border:hover, .button.btn-border:hover, button.btn-border:hover, .wp-block-button.is-style-squared .wp-block-button__link.btn-border:hover {
      background: var(--accent-color);
      border-color: var(--accent-color);
      color: #fff; }

.is-style-outline .wp-block-button__link {
  color: #000; }
  .is-style-outline .wp-block-button__link:hover {
    background: #000;
    border-color: #000;
    color: #fff; }

.zoo-pagination {
  padding: 0 15px;
  display: inline-block; }
  .zoo-pagination .load-more-button {
    font-size: 0.8rem; }
    .zoo-pagination .load-more-button .label {
      font-size: inherit; }

.wrap-content-header-off-canvas .button {
  background: transparent;
  color: #000; }

/*Widget*/
.widget-title {
  font-weight: 600; }

.sidebar {
  font-size: 0.875rem; }

.widget_categories > ul li, .widget_archive li {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  position: relative; }
  .widget_categories > ul li ul, .widget_archive li ul {
    width: 100%; }

.cat-item span.count, .widget_archive li span.count {
  border-radius: 3px;
  color: var(--accent-color);
  font-size: 0.75rem;
  position: static;
  background: #f5f5f5;
  margin-left: 6px;
  height: 20px;
  line-height: 20px;
  min-width: 20px;
  padding: 0 3px;
  text-align: center; }

.widget_tag_cloud .widget-title {
  margin-bottom: 25px; }

.text-field, textarea {
  line-height: 1.6; }

.zoo-widget-social-icon.icon li {
  display: inline-block;
  font-size: 1rem;
  padding: 0;
  margin: 0 5px 0 0; }
  .zoo-widget-social-icon.icon li:last-child {
    margin: 0; }
  .zoo-widget-social-icon.icon li a {
    border: none; }

.widget_recent_comments .recentcomments {
  position: relative; }
  .widget_recent_comments .recentcomments a {
    display: inline-block !important; }
  .widget_recent_comments .recentcomments .comment-author-link a {
    color: inherit; }

.widget > ul li.recentcomments {
  padding-left: 0; }

.calendar_wrap caption {
  color: #000; }

@media (max-width: 992px) {
  .wrap-form-lb-search .btn-close-lb-search {
    right: 0;
    top: 0; } }
/*End Css search lightbox*/
/*End Widget*/
.zoo-image-hover a {
  display: inline-block; }

.footer-logo img {
  max-height: 40px; }

.footer-row .zoo_imghover_widget.widget {
  margin-bottom: 15px; }

.post-loop-item .sticky-post-label {
  color: #fff;
  background: var(--accent-color); }

.post-info li > span {
  margin-right: 5px;
  text-transform: capitalize; }

.grid-layout .wrap-media {
  margin-bottom: 0; }
  .grid-layout .wrap-media .sticky-post-label {
    background: transparent; }
    .grid-layout .wrap-media .sticky-post-label:before {
      background: var(--accent-color);
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      opacity: 0.8; }
.grid-layout .wrap-post-item-content {
  padding-top: 20px; }
.grid-layout .layout-item {
  margin-bottom: 15px; }
.grid-layout .entry-content {
  margin-bottom: 15px; }
  .grid-layout .entry-content p {
    margin: 0; }
.grid-layout .list-cat {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px; }
  .grid-layout .list-cat a {
    font-size: 0.75rem;
    background: var(--accent-color);
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 15px;
    border-radius: 2px;
    margin-bottom: 3px; }
    .grid-layout .list-cat a:hover {
      background: #000; }

.post-info i {
  color: var(--accent-color);
  font-size: 80%; }

.grid-layout.cafe-posts {
  margin-left: -15px;
  margin-right: -15px; }

.list-layout .entry-content {
  padding-top: 15px; }

/*Blog cover*/
.wrap-blog-cover {
  text-align: center;
  padding: 120px 0;
  color: #fff;
  background-color: #282828;
  background-size: auto;
  background-position: 50% 50px !important; }
  .wrap-blog-cover .blog-page-title {
    margin: 0;
    font-size: 3.75rem;
    color: inherit; }
  .wrap-blog-cover .author-info {
    max-width: 550px;
    margin: 0 auto; }
  .wrap-blog-cover .author-heading, .wrap-blog-cover .author-title {
    color: inherit;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px; }
  .wrap-blog-cover .author-avatar {
    margin-bottom: 10px; }
    .wrap-blog-cover .author-avatar img {
      border-radius: 50%;
      box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.5); }
  .wrap-blog-cover .author-bio {
    margin-bottom: 0; }

/*End Blog cover*/
/* List label categories*/
.list-label-cat {
  margin-bottom: 20px; }
  .list-label-cat a {
    background: var(--accent-color);
    border: 1px solid var(--accent-color);
    color: #fff;
    font-weight: 600;
    padding: 2px 10px;
    border-radius: 3px;
    margin: 0 5px;
    font-size: 0.875rem; }
    .list-label-cat a:hover {
      background: none;
      color: var(--accent-color); }

/* End List label categories*/
.title-detail {
  color: #3028cc; }

.align-center {
  text-align: center; }
  .align-center.tp-caption {
    text-align: center !important; }

.post-content img.alignleft {
  margin-right: 50px; }
.post-content img.alignright {
  margin-left: 50px; }

.clearfix::after, .clear-fix::after {
  content: "";
  clear: both;
  display: table; }

.wp-block-separator.is-style-dots {
  padding: 20px 0; }

.wp-block-image figcaption {
  color: #717779; }

.wp-block-image .alignleft {
  margin-right: 30px; }

.wp-block-image .alignright {
  margin-left: 30px; }

.has-drop-cap:first-letter {
  font-weight: 400 !important;
  padding-top: 10px !important;
  font-size: 100px !important;
  line-height: 60px !important; }

p.has-background {
  font-weight: 300; }

.wp-caption .wp-caption-text {
  padding-top: 5px; }

/*Comment form*/
.comment-reply-title small {
  font-size: 60%;
  font-weight: 400; }
  .comment-reply-title small a {
    color: #717779; }
  .comment-reply-title small a:hover {
    text-decoration: underline;
    color: #000; }

.wrap-comments .comment-respond .comment-form {
  margin-left: -10px;
  margin-right: -10px; }

.wrap-loop-content .page-title {
  padding: 0 15px; }

.comments-navigation {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px; }
  .comments-navigation .wrap-pagination {
    margin: 0; }

/*override default style*/
#commentform .text-field {
  border-bottom: 1px solid var(--border-color);
  padding: 10px 0; }
  #commentform .text-field:focus {
    border-color: var(--accent-color); }

/*End override default style*/
/*End Comment form*/
/*Default footer style*/
.footer-bottom .widget {
  margin-bottom: 25px; }
.footer-bottom .widget_nav_menu ul {
  margin: 0; }
  .footer-bottom .widget_nav_menu ul ul {
    position: absolute;
    left: 0;
    bottom: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms; }
    .footer-bottom .widget_nav_menu ul ul li {
      width: 100%;
      font-weight: 400; }
    .footer-bottom .widget_nav_menu ul ul ul {
      left: 100%;
      bottom: 0; }
  .footer-bottom .widget_nav_menu ul li:hover > ul {
    opacity: 1;
    visibility: visible; }
.footer-bottom .widget_nav_menu > div > .menu > li {
  display: inline-block;
  text-transform: capitalize;
  font-weight: 600;
  padding: 0;
  margin-left: 30px; }
  .footer-bottom .widget_nav_menu > div > .menu > li:first-child {
    margin: 0; }

.mc4wp-form-fields {
  width: 100%;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
  height: 50px; }
  .mc4wp-form-fields input, .mc4wp-form-fields button {
    margin: 0;
    border: none;
    height: 50px; }
  .mc4wp-form-fields input {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff; }
  .mc4wp-form-fields button {
    background: #fff;
    color: var(--accent-color);
    padding: 0 10px;
    width: 50px;
    font-size: 1rem; }
    .mc4wp-form-fields button:hover {
      background: var(--accent-color);
      color: #fff; }

.zoo-widget-social-icon a {
  font-size: 1rem; }
  .zoo-widget-social-icon a:hover {
    color: #fff; }
    .zoo-widget-social-icon a:hover i {
      background: var(--accent-color); }
.zoo-widget-social-icon i {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1); }

.site-footer {
  padding: 30px 0; }
  .site-footer .widget-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 35px; }
  .site-footer .widget {
    margin-bottom: 45px; }
  .site-footer a:hover {
    color: var(--accent-color); }
  .site-footer .zoo-posts-widget .post-widget-item:last-child {
    margin: 0; }
  .site-footer .zoo-posts-widget .post-widget-item {
    margin-bottom: 10px; }
  .site-footer .footer-main .wrap-builder-items {
    padding: 30px 0 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .site-footer .footer-bottom {
    padding: 60px 0; }
    .site-footer .footer-bottom .wrap-builder-items > .row {
      align-items: center; }
    .site-footer .footer-bottom .widget:last-child {
      margin-bottom: 0; }
  .site-footer .comment-author-link:before {
    color: var(--accent-color);
    content: '\c287';
    font-family: cleversoft;
    margin-right: 5px; }

.site-footer.footer-style-default {
  background: var(--footer-default-bg);
  color: var(--footer-default-color); }
  .site-footer.footer-style-default .widget-title {
    color: var(--footer-default-color); }
  .site-footer.footer-style-default a {
    color: var(--footer-default-color); }

/*Backstyle*/
.site-footer.footer-style-black {
  background: #0f0f0f;
  color: #fff;
  padding: 0; }
  .site-footer.footer-style-black .widget {
    margin-bottom: 40px; }
  .site-footer.footer-style-black .footer-main .wrap-builder-items {
    padding: 85px 0 50px; }
  .site-footer.footer-style-black .zoo-posts-widget .title-post a {
    color: #fff; }
  .site-footer.footer-style-black .zoo_imghover_widget.widget {
    margin-bottom: 35px; }
  .site-footer.footer-style-black .widget-title {
    color: #fff;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 30px; }
    .site-footer.footer-style-black .widget-title:after {
      height: 3px;
      width: 50px;
      content: '';
      display: block;
      background: var(--accent-color);
      position: absolute;
      bottom: 0;
      left: 0; }
  .site-footer.footer-style-black .ZooSocialWidget .widget-title {
    padding-bottom: 0;
    padding-right: 20px;
    margin-bottom: 0;
    display: inline-block; }
    .site-footer.footer-style-black .ZooSocialWidget .widget-title:after {
      display: none; }
  .site-footer.footer-style-black .ZooSocialWidget .zoo-widget-social-icon {
    display: inline-block; }
    .site-footer.footer-style-black .ZooSocialWidget .zoo-widget-social-icon a:hover i {
      color: #fff; }
  .site-footer.footer-style-black .widget_mc4wp_form_widget .widget-title {
    padding-bottom: 0; }
    .site-footer.footer-style-black .widget_mc4wp_form_widget .widget-title:after {
      display: none; }
  .site-footer.footer-style-black .widget_mc4wp_form_widget .mc4wp-form-fields input {
    background: rgba(255, 255, 255, 0.1); }
  .site-footer.footer-style-black .widget_mc4wp_form_widget .mc4wp-form-fields button {
    background: var(--accent-color);
    color: #fff; }
    .site-footer.footer-style-black .widget_mc4wp_form_widget .mc4wp-form-fields button:hover {
      background: #fff;
      color: var(--accent-color); }
  .site-footer.footer-style-black .mc4wp-form-fields {
    border-radius: 0; }
  .site-footer.footer-style-black .footer-bottom {
    padding-top: 50px;
    padding-bottom: 50px; }
    .site-footer.footer-style-black .footer-bottom .row {
      align-items: center; }
    .site-footer.footer-style-black .footer-bottom .widget_nav_menu {
      text-align: center; }
    .site-footer.footer-style-black .footer-bottom .ZooSocialWidget {
      text-align: right; }
      .site-footer.footer-style-black .footer-bottom .ZooSocialWidget a:hover {
        color: #fff; }
    .site-footer.footer-style-black .footer-bottom .wrap-builder-items {
      padding: 0;
      border-top: none; }
    .site-footer.footer-style-black .footer-bottom .widget:last-child {
      margin-bottom: 0; }
    .site-footer.footer-style-black .footer-bottom .builder-item:last-child .widget {
      text-align: right; }
    .site-footer.footer-style-black .footer-bottom .widget_nav_menu > div > .menu > li {
      font-weight: normal; }
  .site-footer.footer-style-black a {
    color: #fff; }
    .site-footer.footer-style-black a:hover {
      color: var(--accent-color); }

/*End Backstyle*/
/*Light style*/
.site-footer.footer-style-light {
  padding: 0; }
  .site-footer.footer-style-light .footer-main .wrap-builder-items {
    padding: 75px 0 30px;
    border-color: var(--border-color); }
  .site-footer.footer-style-light .footer-bottom {
    padding: 50px 0; }
  .site-footer.footer-style-light .mc4wp-form-fields input,
  .site-footer.footer-style-light .zoo-widget-social-icon i {
    background: var(--footer-light-bg-block);
    border: 1px solid var(--border-color); }
  .site-footer.footer-style-light .mc4wp-form-fields input {
    border-radius: 0 0 5px 5px;
    color: #000; }
  .site-footer.footer-style-light .mc4wp-form-fields button {
    background: var(--accent-color);
    color: #fff; }
    .site-footer.footer-style-light .mc4wp-form-fields button:hover {
      color: #fff;
      background: #000; }
  .site-footer.footer-style-light .zoo-widget-social-icon a:hover i {
    color: #fff;
    background: var(--accent-color);
    border-color: var(--accent-color); }

/*End Light style*/
/*Light 2 style*/
.site-footer.footer-style-light-2 {
  padding: 60px 0 0; }
  .site-footer.footer-style-light-2 .footer-main .widget-title {
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative; }
    .site-footer.footer-style-light-2 .footer-main .widget-title:after {
      width: 50px;
      height: 3px;
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      display: block;
      background-image: linear-gradient(to right, #fab47b 40%, var(--accent-color) 60%); }
  .site-footer.footer-style-light-2 .footer-main .widget {
    margin-bottom: 40px; }
  .site-footer.footer-style-light-2 .footer-main .widget_mc4wp_form_widget .widget-title {
    padding: 0; }
    .site-footer.footer-style-light-2 .footer-main .widget_mc4wp_form_widget .widget-title:after {
      display: none; }
  .site-footer.footer-style-light-2 .footer-main .widget_mc4wp_form_widget input {
    background: var(--footer-ligt-2-bg);
    color: #000; }
  .site-footer.footer-style-light-2 .footer-main .widget_mc4wp_form_widget .mc4wp-form-fields {
    border-radius: 0; }
  .site-footer.footer-style-light-2 .footer-main .widget_mc4wp_form_widget button {
    background-image: linear-gradient(to bottom right, #fab47b 25%, var(--accent-color) 60%);
    color: #fff; }
    .site-footer.footer-style-light-2 .footer-main .widget_mc4wp_form_widget button:hover {
      background-image: linear-gradient(to bottom right, var(--accent-color) 25%, var(--accent-color) 60%); }
  .site-footer.footer-style-light-2 .footer-main .ZooSocialWidget .widget-title {
    display: inline-block;
    margin: 0;
    padding: 0 20px 0 0; }
    .site-footer.footer-style-light-2 .footer-main .ZooSocialWidget .widget-title:after {
      display: none; }
  .site-footer.footer-style-light-2 .footer-main .ZooSocialWidget .zoo-widget-social-icon {
    width: auto;
    display: inline-block; }
    .site-footer.footer-style-light-2 .footer-main .ZooSocialWidget .zoo-widget-social-icon i {
      background: var(--footer-ligt-2-bg); }
      .site-footer.footer-style-light-2 .footer-main .ZooSocialWidget .zoo-widget-social-icon i:hover {
        background-image: linear-gradient(to bottom right, #fab47b 25%, var(--accent-color) 60%);
        color: #fff; }

/*End Light 2 style*/
/*Sticky bottom*/
.footer-style-stick-bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0; }

/*End Sticky bottom*/
@media (max-width: 991.98px) {
  .site-footer .footer-bottom .builder-item {
    margin-bottom: 20px; }
    .site-footer .footer-bottom .builder-item:last-child {
      margin-bottom: 0; }

  .site-footer.footer-style-default .footer-bottom .zoo-image-hover {
    text-align: center !important; }

  .site-footer.footer-style-black .footer-bottom .ZooSocialWidget {
    text-align: center; }

  #site-footer .footer-bottom:not(.contained) {
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-align: center; }

  #site-footer .footer-bottom .widget_nav_menu, #site-footer .footer-bottom .footer-copyright {
    text-align: center; } }
@media (min-width: 992px) {
  .site-footer .footer-bottom .widget_nav_menu {
    text-align: center; }

  .site-footer .footer-bottom .builder-item:last-child {
    text-align: right; } }
/*End Default footer style*/
.element-cart-content .heading-element-cart-content {
  font-weight: 400; }

.woocommerce a.button.toggle-button {
  background: transparent;
  border: 2px solid #000;
  color: #000;
  padding: 5px 20px;
  line-height: 25px; }
  .woocommerce a.button.toggle-button:hover {
    background: #000;
    color: #fff; }

@media (max-width: 576px) {
  .woocommerce.archive .zoo-wrap-product-shop-loop {
    padding-top: 35px; }

  li.product .wrap-product-img > .btn-quick-view {
    padding: 10px 0; }

  .wrap-single-product-content, .wrap-single-product-content .wrap-single-product-images {
    padding-top: 0; }

  .zoo-single-product-nav {
    display: none; }

  .wrap-list-cat-search {
    display: none; } }
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
  font-weight: 400;
  color: #717779; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-weight: 400; }

/*Shop loop item*/
h3.product-loop-title {
  font-weight: normal; }

.woocommerce ul.products li.product .star-rating {
  margin: 8px auto; }

.product .zoo-cw-attr-item {
  border: 1px solid var(--border-color);
  color: #000; }

.zoo-cw-attr-item {
  font-size: 0.8125rem; }

.product .zoo-cw-attribute-option.zoo-cw-active .zoo-cw-attr-item {
  border-color: #000; }

li.product .zoo-cw-type-image .zoo-cw-attr-item {
  padding: 0; }

.summary .zoo-cw-type-image .zoo-cw-attr-item {
  padding: 3px;
  border: none;
  outline: 2px solid transparent !important; }
.summary .zoo-cw-type-image .zoo-cw-attribute-option.zoo-cw-active .zoo-cw-attr-item {
  outline-color: var(--accent-color) !important; }

.zoo-cw-attribute-option {
  margin: 0 5px 10px; }
  .zoo-cw-attribute-option:first-child {
    margin-left: 0; }
  .zoo-cw-attribute-option:last-child {
    margin-right: 0; }

.zoo-cw-group-attribute:last-child .zoo-cw-attribute-option {
  margin-bottom: 0; }

@media (min-width: 992px) {
  .summary .zoo-cw-type-image .zoo-cw-attribute-option:not(.disabled):hover .zoo-cw-attr-item {
    outline-color: var(--accent-color) !important; }

  .product .zoo-cw-attribute-option:not(.disabled):hover .zoo-cw-attr-item {
    border-color: #000; } }
/*End Shop loop item*/
/*Single product*/
.single_add_to_cart_button .zoo_cw_add_to_cart_button_label {
  line-height: 30px; }

.zoo-cw-gallery-loading::before, .zoo-cw-gallery-loading::after {
  background: var(--accent-color); }

/*End Single product*/
/*Shortcode*/
.cp-main-archive {
  padding-top: 80px;
  padding-bottom: 80px; }

.elementor-shortcode .clever-portfolio.style-1 .title a {
  font-size: inherit; }

.accent-mask .clever-portfolio.style-1 .clever-portfolio-item .wrap-portfolio-item:hover:after {
  background: var(--accent-color);
  opacity: 0.8; }
.accent-mask .clever-portfolio.style-1 .portfolio-info .title {
  color: #fff; }
  .accent-mask .clever-portfolio.style-1 .portfolio-info .title a:hover {
    color: #000; }
.accent-mask .clever-portfolio.style-1 .portfolio-info .list-cat a {
  color: #fff;
  opacity: 1; }
  .accent-mask .clever-portfolio.style-1 .portfolio-info .list-cat a:before {
    color: #fff; }
.accent-mask .clever-portfolio.style-1 .wrap-portfolio-item {
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.2); }

.white-filter .clever-portfolio
.clever-portfolio-filter {
  margin-bottom: 35px; }
  .white-filter .clever-portfolio
  .clever-portfolio-filter li {
    color: #fff;
    font-size: 1.25rem; }
    .white-filter .clever-portfolio
    .clever-portfolio-filter li:hover, .white-filter .clever-portfolio
    .clever-portfolio-filter li.active {
      color: var(--accent-color); }

.portfolio-box-shadow .wrap-portfolio-item:hover {
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2); }

/*Single*/
.cp-single.slider .cp-wrap-imgs, .cp-single.list .cp-wrap-imgs {
  text-align: center; }

.cp-single-pagination a:hover {
  color: var(--accent-color); }

.cp-single.has-sidebar .cp-info > li {
  width: 100%;
  text-align: left; }
.cp-single.has-sidebar .cp-info .info-label {
  margin-bottom: 10px; }
.cp-single.has-sidebar .cp-info .cp-social-icons {
  text-align: left; }

@media (min-width: 1200px) {
  .cp-single {
    max-width: 1000px;
    margin: 0 auto; }
    .cp-single .cp-content {
      text-align: initial; } }
/*End Single*/
/*For elementor*/
/*For CEA Banner*/
.border-text {
  position: relative; }
  .border-text:before {
    height: 10px;
    width: 100%;
    background: #ffcc33;
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 10px; }

.cafe-banner:not(.cafe-overlay-content) .cafe-banner-title {
  margin: 0; }

.cafe-banner-title {
  margin-bottom: 15px; }

h3.cafe-banner-title {
  font-size: 1.875rem; }

.cafe-banner .cafe-wrap-image img {
  width: 100%; }

.cafe-banner.normal .cafe-wrap-image {
  overflow: hidden; }
.cafe-banner.normal img {
  transition: all 350ms; }
.cafe-banner.normal:hover img {
  transform: scale(1.1) translate(-10px, 10px); }

.cafe-banner.cafe-overlay-content.boxed-content .cafe-banner-title {
  white-space: nowrap;
  margin: 0; }
.cafe-banner.cafe-overlay-content.boxed-content .cafe-wrap-content {
  width: auto;
  height: auto;
  padding: 25px 40px 10px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 15px; }

.cafe-banner.content-half-width .cafe-wrap-content {
  width: 50%; }

.cafe-button {
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600; }

/*End For CEA Banner*/
/*End For elementor*/
.mega-menu-content a.hide-text img {
  float: right; }

@media (min-width: 992px) {
  .wrap-breadcrumb {
    margin-bottom: 0; } }
/*cafe Carousel button*/
.cafe-carousel {
  --button-color: #b2b7bd; }
  .cafe-carousel .cafe-carousel-btn {
    border: 2px solid;
    color: var(--button-color);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    font-size: 0.875rem;
    top: auto;
    background: transparent;
    transition: all 300ms; }
    .cafe-carousel .cafe-carousel-btn.prev-item {
      left: auto;
      right: 55px; }
    .cafe-carousel .cafe-carousel-btn:hover {
      color: var(--accent-color); }

.cafe-services.carousel-layout {
  position: relative; }
  .cafe-services.carousel-layout .cafe-carousel-btn {
    bottom: calc(100% + 35px); }

/*End cafe Carousel button*/
.cafe-wrap-progress-bar.default.top .percent-count {
  margin-bottom: 10px; }

.elementor-widget-container .mc4wp-form-fields {
  border-radius: 0; }
  .elementor-widget-container .mc4wp-form-fields input {
    background: #edf2f4;
    color: #000; }
  .elementor-widget-container .mc4wp-form-fields button {
    background: var(--accent-color);
    color: #fff;
    width: auto;
    padding: 0 40px; }
    .elementor-widget-container .mc4wp-form-fields button:hover {
      background: #000; }

.elementor-section-stretched .elementor-widget-wrap {
  position: static; }

.elementor-image-gallery {
  border: 1px solid var(--border-color);
  border-right: none;
  border-bottom: none; }
  .elementor-image-gallery .gallery {
    width: 100%;
    margin: 0; }
  .elementor-image-gallery .gallery-item {
    padding: 20px 10px;
    border-right: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color); }
    .elementor-image-gallery .gallery-item img {
      filter: grayscale(0.5);
      opacity: 0.5;
      transition: all 300ms; }
    .elementor-image-gallery .gallery-item:hover img {
      opacity: 1;
      filter: grayscale(0); }

.cafe-button.underline::before {
  border-color: var(--accent-color); }

.slick-slide-image {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }

.accent-color {
  color: var(--accent-color); }

.fz-22 {
  font-size: 1.375rem; }

/*Custom css breadcrumb*/
.wrap-breadcrumb {
  background: #f6f8fa;
  padding: 5px 0;
  margin-bottom: 20px; }
  .wrap-breadcrumb .container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .wrap-breadcrumb .zoo-breadcrumb-separator {
    margin: 0 10px; }
    .wrap-breadcrumb .zoo-breadcrumb-separator i {
      width: 5px;
      height: 5px;
      background: #717779;
      border-radius: 50%;
      display: inline-block;
      margin-bottom: 3px; }
  .wrap-breadcrumb .zoo-breadcrumb-container {
    font-size: 0.875rem;
    padding: 5px 0;
    width: 100%; }
    .wrap-breadcrumb .zoo-breadcrumb-container span {
      color: #717779; }
    .wrap-breadcrumb .zoo-breadcrumb-container a {
      color: #000; }
      .wrap-breadcrumb .zoo-breadcrumb-container a:hover {
        color: #717779; }

/*End Custom css breadcrumb*/
.single .footer-main, .archive .footer-main {
  padding-top: 0; }

/*End Custom css of theme*/
/* Contact form */
.wpcf7-form .text-field, .wpcf7-form input[type="text"], .wpcf7-form input[type="search"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
  height: 40px;
  line-height: 40px; }
.wpcf7-form .text-field, .wpcf7-form input[type="text"], .wpcf7-form input[type="search"], .wpcf7-form input[type="password"], .wpcf7-form textarea, .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
  padding: 5px 15px;
  background: #fff;
  margin-bottom: 20px; }
.wpcf7-form input.under-line, .wpcf7-form textarea.under-line {
  background: none;
  border: none;
  border-bottom: 1px solid;
  padding: 0; }
.wpcf7-form input.white-style, .wpcf7-form textarea.white-style {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.2); }
  .wpcf7-form input.white-style:focus, .wpcf7-form textarea.white-style:focus {
    border-color: #fff; }
.wpcf7-form input.wpcf7-submit.btn-round {
  border: 2px solid;
  border-radius: 30px;
  padding: 10px 35px;
  background: transparent;
  line-height: 25px; }
  .wpcf7-form input.wpcf7-submit.btn-round.accent-color {
    border-color: var(--accent-color);
    color: #fff; }
    .wpcf7-form input.wpcf7-submit.btn-round.accent-color:hover {
      background: var(--accent-color);
      color: #fff; }
.wpcf7-form textarea.under-line {
  height: 130px; }
.wpcf7-form textarea {
  height: 158px; }
.wpcf7-form .align-center {
  text-align: center; }
.wpcf7-form .wpcf7-submit {
  margin-top: 15px; }
  .wpcf7-form .wpcf7-submit:hover {
    background: #717779; }

.notify-form .wpcf7-form > p {
  display: flex;
  justify-content: center;
  align-items: center; }
  .notify-form .wpcf7-form > p .wpcf7-text {
    margin: 0; }
  .notify-form .wpcf7-form > p .wpcf7-submit {
    border: none;
    background: #000;
    color: #fff;
    margin: 0; }
    .notify-form .wpcf7-form > p .wpcf7-submit:hover {
      background: var(--accent-color);
      color: #fff; }

/*End Contact form */
/*Login Popup*/
.login-form-popup .button {
  width: 100%; }

.woocommerce-form {
  display: flex;
  flex-wrap: wrap; }
  .woocommerce-form .form-row, .woocommerce-form .lost_password {
    width: 100%; }
  .woocommerce-form .wc-social-login {
    order: 999;
    width: 100%; }
    .woocommerce-form .wc-social-login .ywsl-label {
      margin: 0;
      padding: 20px 0;
      text-transform: uppercase;
      text-align: center;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .woocommerce-form .wc-social-login .ywsl-label:before, .woocommerce-form .wc-social-login .ywsl-label:after {
        content: "";
        flex: 1 0 0;
        border-bottom: 1px solid var(--border-color); }
      .woocommerce-form .wc-social-login .ywsl-label:before {
        margin-right: 20px; }
      .woocommerce-form .wc-social-login .ywsl-label:after {
        margin-left: 20px; }
    .woocommerce-form .wc-social-login .socials-list {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      margin: 0; }
      .woocommerce-form .wc-social-login .socials-list a.ywsl-social {
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        position: relative;
        margin: 0 0 5px;
        height: 42px;
        opacity: .9; }
        .woocommerce-form .wc-social-login .socials-list a.ywsl-social img {
          width: 0;
          height: 0; }
        .woocommerce-form .wc-social-login .socials-list a.ywsl-social:hover {
          opacity: 1; }
      .woocommerce-form .wc-social-login .socials-list .ywsl-facebook {
        background: #3b5998; }
        .woocommerce-form .wc-social-login .socials-list .ywsl-facebook:before {
          content: "\c234";
          font-size: 22px;
          font-family: cleversoft;
          position: absolute;
          top: 50%;
          left: 15px;
          z-index: 1;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
        .woocommerce-form .wc-social-login .socials-list .ywsl-facebook:after {
          content: "FACEBOOK";
          position: absolute;
          font-size: 0.875rem;
          top: 50%;
          left: 50%;
          z-index: 1;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .woocommerce-form .wc-social-login .socials-list .ywsl-twitter {
        background: #4099ff; }
        .woocommerce-form .wc-social-login .socials-list .ywsl-twitter:before {
          content: "\c238";
          font-size: 22px;
          font-family: cleversoft;
          position: absolute;
          top: 50%;
          left: 15px;
          z-index: 1;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
        .woocommerce-form .wc-social-login .socials-list .ywsl-twitter:after {
          content: "TWITTER";
          position: absolute;
          font-size: 0.875rem;
          top: 50%;
          left: 50%;
          z-index: 1;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .woocommerce-form .wc-social-login .socials-list .ywsl-google {
        background: #d34836; }
        .woocommerce-form .wc-social-login .socials-list .ywsl-google:before {
          content: "\c233";
          font-size: 22px;
          font-family: cleversoft;
          position: absolute;
          top: 50%;
          left: 15px;
          z-index: 1;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
        .woocommerce-form .wc-social-login .socials-list .ywsl-google:after {
          content: "GOOGLE";
          position: absolute;
          font-size: 0.875rem;
          top: 50%;
          left: 50%;
          z-index: 1;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/*End Login Popup*/
/*Light box subscription */
.popmake-content .mc4wp-form-fields > span {
  display: none; }
.popmake-content .mc4wp-form-fields input[type=email] {
  border: none;
  border-bottom: 1px solid var(--border-color);
  padding: 0;
  width: 100% !important;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .popmake-content .mc4wp-form-fields input[type=email]:focus {
    border-bottom-color: #000; }
.popmake-content .mc4wp-form-fields input[type=submit] {
  position: absolute;
  right: 0;
  opacity: 0; }
.popmake-content .wrap-subcription-field {
  position: relative; }
  .popmake-content .wrap-subcription-field:after {
    content: '\c139';
    font-family: cleversoft;
    position: absolute;
    color: #000;
    right: 0;
    top: 10px; }

.pum-container .popmake-close {
  width: 40px !important;
  height: 40px !important;
  display: block;
  overflow: hidden;
  font-size: 0 !important; }
  .pum-container .popmake-close:before {
    position: absolute;
    height: 40px;
    width: 40px;
    content: '\c213';
    font-size: 1.6rem !important;
    font-family: cleversoft;
    top: 0;
    right: 0;
    line-height: 40px; }

/*End Light box subscription */
.page .wrap-pagination.inpost-pagination {
  padding-top: 30px; }
.page .comments .title-block, .page .comment-reply-title {
  text-align: center; }

@media (max-width: 992px) {
  .page .wrap-comment-form #reply-title, .page .wrap-comment-form .comment-notes {
    padding: 0; } }
@media (min-width: 992px) {
  .off-canvas-effect .desktop-builder-block-mobile-menu .mobile-menu li {
    font-weight: normal;
    border-bottom: 1px solid var(--border-color); }
    .off-canvas-effect .desktop-builder-block-mobile-menu .mobile-menu li a {
      text-transform: capitalize; }

  .off-canvas-effect .desktop-builder-block-mobile-menu nav.mobile-menu > ul > li {
    padding: 10px 0; }

  .off-canvas-effect .desktop-builder-block-mobile-menu nav.mobile-menu > ul > li > a {
    font-size: 1rem;
    text-transform: uppercase; }

  .off-canvas-effect .desktop-builder-block-mobile-menu nav.mobile-menu > ul li {
    padding: 10px 0; }

  .off-canvas-effect .desktop-builder-block-mobile-menu nav.mobile-menu > ul ul {
    margin: 0;
    padding-left: 20px; } }
/*Fix css for fire fox and IE 11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-content {
    overflow: hidden; } }
@media (min-width: 600px) {
  body {
    position: relative; } }
@media (min-width: 1700px) {
  body {
    position: relative; }

  .container, .container-fluid {
    padding-left: 60px;
    padding-right: 60px; }
    .container .container, .container .container-fluid, .container-fluid .container, .container-fluid .container-fluid {
      padding-left: 15px;
      padding-right: 15px; } }
@media (max-width: 992px) {
  .wrap-share-post .share-links {
    opacity: 1;
    visibility: visible; }

  .wrap-post-thumbnail img {
    width: 100%; } }
@media (max-width: 769px) {
  blockquote, .blockquote {
    padding: 50px 20px 20px; }
    blockquote:before, .blockquote:before {
      font-size: 2.5rem; }

  .wrap-blog-cover .blog-page-title {
    font-size: 2.5rem; }

  .single .content-single {
    padding: 50px 0; }

  .post-related.wrap-loop-content {
    margin-bottom: 0; }

  #respond {
    margin-top: 25px; }

  .alignfull {
    width: 100vw;
    max-width: 100vw; }

  .gallery[class*="gallery-columns-"] .gallery-item {
    width: 50%; }

  .gallery.gallery-columns-1 .gallery-item {
    width: 100%; } }
@media (max-width: 560px) {
  .gallery[class*="gallery-columns-"] .gallery-item {
    width: 100%; }

  .post-content img.alignleft {
    margin-right: 20px; }
  .post-content img.alignright {
    margin-left: 20px; }

  .zoo-single-post-nav {
    padding: 10px 0; }

  .zoo-single-post-nav-item .wrap-text span {
    position: static;
    opacity: 1; } }
@media (max-width: 782px) {
  .admin-bar .wrap-header-off-canvas {
    margin-top: 46px;
    height: calc(100vh - 46px); } }
@media (max-width: 599.98px) {
  .admin-bar .wrap-header-off-canvas {
    margin-top: 0;
    height: 100vh; }
    .admin-bar .wrap-header-off-canvas .off-canvas-close {
      display: none; } }
/*Edd checkout table*/
#edd_checkout_wrap {
  max-width: 800px;
  margin: 0 auto;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  padding: 40px 30px 20px; }

.edd-required-indicator {
  color: var(--accent-color) !important; }

#edd_checkout_cart {
  margin: 0 0 20px !important;
  border: 1px solid var(--border-color);
  border-radius: 6px; }
  #edd_checkout_cart thead .edd_cart_header_row th {
    color: #000;
    padding: 15px; }
  #edd_checkout_cart tbody tr.edd_cart_item {
    background: none; }
    #edd_checkout_cart tbody tr.edd_cart_item td {
      padding: 20px 15px;
      border-bottom: 1px solid var(--border-color); }
    #edd_checkout_cart tbody tr.edd_cart_item .edd_checkout_cart_item_title {
      color: #000; }
    #edd_checkout_cart tbody tr.edd_cart_item .edd_cart_remove_item_btn {
      color: var(--accent-color); }
      #edd_checkout_cart tbody tr.edd_cart_item .edd_cart_remove_item_btn:hover {
        color: #000; }
  #edd_checkout_cart tfoot th.edd_cart_total {
    border: none;
    text-align: left;
    padding: 15px;
    color: #000;
    font-size: 1.125rem; }

/*End Edd checkout table*/
/* Edd Checkout Form*/
#edd_checkout_form_wrap fieldset {
  border: none;
  padding: 0; }
#edd_checkout_form_wrap .edd-payment-icons {
  padding: 20px 0;
  text-align: center;
  display: inline-block;
  height: auto;
  width: 100%; }
  #edd_checkout_form_wrap .edd-payment-icons .payment-icon {
    max-height: 60px !important;
    float: none !important;
    margin: 0 5px !important; }
#edd_checkout_form_wrap #edd_login_fields .edd-submit.button {
  border: none;
  height: 45px;
  color: #fff;
  font-weight: bold;
  background: var(--accent-color);
  padding: 10px 30px; }
  #edd_checkout_form_wrap #edd_login_fields .edd-submit.button:hover {
    background: #000; }
#edd_checkout_form_wrap #edd_login_fields #edd-new-account-wrap {
  background: none; }
  #edd_checkout_form_wrap #edd_login_fields #edd-new-account-wrap a {
    color: var(--accent-color); }
    #edd_checkout_form_wrap #edd_login_fields #edd-new-account-wrap a:hover {
      color: #000; }
#edd_checkout_form_wrap #edd_checkout_user_info, #edd_checkout_form_wrap #edd_register_account_fields, #edd_checkout_form_wrap #edd_login_fields {
  border: none;
  padding: 0; }
  #edd_checkout_form_wrap #edd_checkout_user_info h3, #edd_checkout_form_wrap #edd_checkout_user_info legend, #edd_checkout_form_wrap #edd_register_account_fields h3, #edd_checkout_form_wrap #edd_register_account_fields legend, #edd_checkout_form_wrap #edd_login_fields h3, #edd_checkout_form_wrap #edd_login_fields legend {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000; }
  #edd_checkout_form_wrap #edd_checkout_user_info p, #edd_checkout_form_wrap #edd_register_account_fields p, #edd_checkout_form_wrap #edd_login_fields p {
    width: 100%; }
    #edd_checkout_form_wrap #edd_checkout_user_info p input.edd-input, #edd_checkout_form_wrap #edd_register_account_fields p input.edd-input, #edd_checkout_form_wrap #edd_login_fields p input.edd-input {
      width: 100%;
      background: #f5f5f5;
      padding: 10px 15px;
      line-height: 25px;
      height: 45px;
      margin: 0;
      border: none !important; }
    #edd_checkout_form_wrap #edd_checkout_user_info p label, #edd_checkout_form_wrap #edd_register_account_fields p label, #edd_checkout_form_wrap #edd_login_fields p label {
      display: inline-block;
      color: #000;
      margin-right: 10px;
      line-height: 30px; }
    #edd_checkout_form_wrap #edd_checkout_user_info p .edd-description, #edd_checkout_form_wrap #edd_register_account_fields p .edd-description, #edd_checkout_form_wrap #edd_login_fields p .edd-description {
      display: inline-block;
      font-style: italic; }
  #edd_checkout_form_wrap #edd_checkout_user_info #edd-login-account-wrap, #edd_checkout_form_wrap #edd_register_account_fields #edd-login-account-wrap, #edd_checkout_form_wrap #edd_login_fields #edd-login-account-wrap {
    background: none; }
    #edd_checkout_form_wrap #edd_checkout_user_info #edd-login-account-wrap a, #edd_checkout_form_wrap #edd_register_account_fields #edd-login-account-wrap a, #edd_checkout_form_wrap #edd_login_fields #edd-login-account-wrap a {
      color: var(--accent-color); }
      #edd_checkout_form_wrap #edd_checkout_user_info #edd-login-account-wrap a:hover, #edd_checkout_form_wrap #edd_register_account_fields #edd-login-account-wrap a:hover, #edd_checkout_form_wrap #edd_login_fields #edd-login-account-wrap a:hover {
        color: #000; }

#edd_payment_mode_select_wrap {
  padding: 25px 30px;
  background: #f5f5f5;
  margin-bottom: 30px; }
  #edd_payment_mode_select_wrap #edd_payment_mode_select {
    padding: 0;
    border: none;
    margin: 0; }
    #edd_payment_mode_select_wrap #edd_payment_mode_select legend {
      font-size: 1rem;
      text-transform: uppercase;
      color: #000; }
  #edd_payment_mode_select_wrap #edd-payment-mode-wrap label {
    padding: 8px 25px;
    border: 2px solid #000;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    cursor: pointer;
    line-height: 25px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    border-radius: 6px; }
    #edd_payment_mode_select_wrap #edd-payment-mode-wrap label input {
      display: none; }
    #edd_payment_mode_select_wrap #edd-payment-mode-wrap label.edd-gateway-option-selected, #edd_payment_mode_select_wrap #edd-payment-mode-wrap label:hover {
      background: var(--accent-color);
      border-color: var(--accent-color);
      color: #fff; }

#edd_purchase_form_wrap {
  margin-bottom: 30px; }
  #edd_purchase_form_wrap h3 {
    font-size: 1rem;
    text-transform: uppercase; }
  #edd_purchase_form_wrap .edd-loading-ajax.edd-loading {
    display: block;
    margin: 0 auto;
    font-size: 1.75rem; }
  #edd_purchase_form_wrap #edd_checkout_user_info, #edd_purchase_form_wrap #edd_register_account_fields, #edd_purchase_form_wrap #edd_login_fields {
    border: none;
    padding: 25px 30px;
    background: #f5f5f5; }
    #edd_purchase_form_wrap #edd_checkout_user_info p, #edd_purchase_form_wrap #edd_register_account_fields p, #edd_purchase_form_wrap #edd_login_fields p {
      width: 100%; }
      #edd_purchase_form_wrap #edd_checkout_user_info p input, #edd_purchase_form_wrap #edd_register_account_fields p input, #edd_purchase_form_wrap #edd_login_fields p input {
        background: #fff;
        padding: 5px 15px;
        width: 100%;
        margin: 0; }
    #edd_purchase_form_wrap #edd_checkout_user_info span, #edd_purchase_form_wrap #edd_register_account_fields span, #edd_purchase_form_wrap #edd_login_fields span {
      font-style: italic;
      padding: 5px 0 0; }
  #edd_purchase_form_wrap #edd_register_fields {
    padding: 0;
    border: none; }
  #edd_purchase_form_wrap #edd_register_account_fields h3, #edd_purchase_form_wrap #edd_login_fields h3 {
    margin-bottom: 10px; }
  #edd_purchase_form_wrap #edd-login-account-wrap, #edd_purchase_form_wrap #edd-new-account-wrap {
    padding: 0;
    font-size: 0.875rem;
    margin: 0 0 30px 0;
    background: none; }
    #edd_purchase_form_wrap #edd-login-account-wrap .edd_checkout_register_login, #edd_purchase_form_wrap #edd-new-account-wrap .edd_checkout_register_login {
      color: #000; }
      #edd_purchase_form_wrap #edd-login-account-wrap .edd_checkout_register_login:hover, #edd_purchase_form_wrap #edd-new-account-wrap .edd_checkout_register_login:hover {
        color: var(--accent-color); }
  #edd_purchase_form_wrap #edd_login_fields {
    text-align: center; }
    #edd_purchase_form_wrap #edd_login_fields input {
      max-width: 350px;
      text-align: center; }
    #edd_purchase_form_wrap #edd_login_fields .edd-submit.button {
      padding: 8px 25px;
      line-height: 25px;
      display: inline-block;
      width: auto;
      border: 2px solid #000;
      background: none;
      color: #000;
      font-weight: bold;
      letter-spacing: 1px;
      font-size: 0.875rem; }
      #edd_purchase_form_wrap #edd_login_fields .edd-submit.button:hover {
        background: var(--accent-color);
        color: #fff;
        border-color: var(--accent-color); }

#edd_purchase_form #edd_purchase_submit {
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  #edd_purchase_form #edd_purchase_submit #edd_final_total_wrap {
    background: none;
    padding: 30px 0;
    width: 100%;
    font-size: 2.625rem;
    border: none;
    color: #000; }
    #edd_purchase_form #edd_purchase_submit #edd_final_total_wrap strong {
      font-size: 1.875rem; }
  #edd_purchase_form #edd_purchase_submit .edd_cart_amount {
    font-weight: 600;
    color: var(--accent-color); }
  #edd_purchase_form #edd_purchase_submit #edd-purchase-button {
    width: 100%;
    background: var(--accent-color);
    font-weight: bold;
    padding: 20px 30px;
    line-height: 30px;
    border: none;
    margin-bottom: 30px;
    font-size: 1.25rem; }
    #edd_purchase_form #edd_purchase_submit #edd-purchase-button:hover {
      background: #000; }
  #edd_purchase_form #edd_purchase_submit #edd-privacy-policy-agreement a {
    color: var(--accent-color); }
    #edd_purchase_form #edd_purchase_submit #edd-privacy-policy-agreement a:hover {
      color: #000; }

.edd-agree-to-privacy-policy a {
  color: var(--accent-color); }
  .edd-agree-to-privacy-policy a:hover {
    color: #000; }

@media (min-width: 556px) {
  #edd_checkout_form_wrap #edd_checkout_user_info #edd-first-name-wrap, #edd_checkout_form_wrap #edd_checkout_user_info #edd-last-name-wrap {
    width: calc(50% - 15px);
    float: left; }
  #edd_checkout_form_wrap #edd_checkout_user_info #edd-first-name-wrap {
    margin-right: 30px; }
  #edd_checkout_form_wrap #edd_register_account_fields #edd-user-pass-wrap, #edd_checkout_form_wrap #edd_register_account_fields #edd-user-pass-confirm-wrap {
    width: calc(50% - 15px);
    float: left; }
  #edd_checkout_form_wrap #edd_register_account_fields #edd-user-pass-wrap {
    margin-right: 30px; }

  #edd_purchase_form_wrap #edd_checkout_user_info #edd-first-name-wrap, #edd_purchase_form_wrap #edd_checkout_user_info #edd-last-name-wrap {
    width: calc(50% - 15px);
    float: left; }
  #edd_purchase_form_wrap #edd_checkout_user_info #edd-first-name-wrap {
    margin-right: 30px; }
  #edd_purchase_form_wrap #edd_register_account_fields #edd-user-pass-wrap, #edd_purchase_form_wrap #edd_register_account_fields #edd-user-pass-confirm-wrap {
    width: calc(50% - 15px);
    float: left; }
  #edd_purchase_form_wrap #edd_register_account_fields #edd-user-pass-wrap {
    margin-right: 30px; } }
/* End Edd Checkout Form*/
/*Purchase History*/
#edd_user_history {
  margin: 80px 0;
  border: none; }
  #edd_user_history thead .edd_purchase_row {
    border-bottom: 2px solid var(--border-color); }
    #edd_user_history thead .edd_purchase_row th {
      background: none;
      border: none;
      padding: 10px 5px; }
  #edd_user_history tbody td {
    padding: 10px 5px; }
    #edd_user_history tbody td.edd_purchase_id {
      color: #000; }
    #edd_user_history tbody td.edd_purchase_amount {
      color: #000; }

/*End Purchase History*/
/*Edd login form*/
.page-content #edd_login_form {
  padding: 40px 30px; }

.page-content .edd_form {
  padding: 40px 0 20px; }

.page-content #edd_login_form, .page-content #edd_register_form {
  max-width: 450px;
  margin: 60px auto;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15); }
  .page-content #edd_login_form h3, .page-content #edd_register_form h3 {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center; }
  .page-content #edd_login_form label, .page-content #edd_register_form label {
    color: #000; }
  .page-content #edd_login_form input.edd-input, .page-content #edd_register_form input.edd-input {
    margin: 0;
    background: #f5f5f5;
    height: 45px;
    padding: 10px 15px;
    line-height: 25px;
    border: none; }
  .page-content #edd_login_form .edd-login-remember, .page-content #edd_register_form .edd-login-remember {
    display: flex;
    justify-content: space-between; }
    .page-content #edd_login_form .edd-login-remember a, .page-content #edd_register_form .edd-login-remember a {
      color: var(--accent-color); }
      .page-content #edd_login_form .edd-login-remember a:hover, .page-content #edd_register_form .edd-login-remember a:hover {
        color: #000; }
  .page-content #edd_login_form input.edd-submit, .page-content #edd_register_form input.edd-submit {
    width: 100%;
    background: #000;
    padding: 10px 15px;
    line-height: 25px;
    height: 45px;
    border: none;
    font-weight: 600;
    border-radius: 0; }
    .page-content #edd_login_form input.edd-submit:hover, .page-content #edd_register_form input.edd-submit:hover {
      background: #717779; }
  .page-content #edd_login_form .edd-login-submit, .page-content #edd_register_form .edd-login-submit {
    margin-bottom: 0; }

/*End Edd login form*/
/*Edd profiles css*/
#edd_profile_editor_form {
  max-width: 650px;
  margin: 0 auto; }
  #edd_profile_editor_form fieldset {
    margin-bottom: 20px; }
    #edd_profile_editor_form fieldset:last-child {
      margin: 0; }
  #edd_profile_editor_form legend {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px; }
  #edd_profile_editor_form input.edd-input, #edd_profile_editor_form select {
    background-color: #f5f5f5;
    border: none; }
  #edd_profile_editor_form p {
    margin-bottom: 20px; }
    #edd_profile_editor_form p input {
      margin: 0; }
    #edd_profile_editor_form p label {
      margin-bottom: 5px;
      color: #000; }
  #edd_profile_editor_form .edd-submit {
    height: 45px;
    background: #000;
    font-weight: bold;
    padding: 10px 25px;
    line-height: 25px;
    border: none;
    width: 100%; }
    #edd_profile_editor_form .edd-submit:hover {
      background: var(--accent-color); }

@media (min-width: 768px) {
  #edd_profile_editor_form p {
    display: flex;
    align-items: center; }
    #edd_profile_editor_form p label {
      margin: 0;
      width: 250px; } }
/*End Edd profiles css*/
.element-header-account {
  padding-left: 15px;
  font-weight: bold;
  color: #000; }
  .element-header-account:hover {
    color: var(--accent-color); }

/*# sourceMappingURL=zoo-styles.css.map */
