@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 {
  --white-text:#fff;
  --black-text:#000000;
  --gray-text:#3B3B3B;
  --light-gray:#ccc;
  --accent-color:#2E871C;
  --sec-accent-color:#FF6600;
  --border-color:#7D7D7D;
  --bg-block:#FAF9F8;
  --bg-tab-heading:#F3F3F3;
  --blog-loop-title-color:#2E871C;
  --blog-loop-title-color-hover:#232323;
  --link-color:#232323;
  --footer-bg: #2E871C;
  --footer-color:#fff;
  --footer-color-hover:#FF6600;
  --box-shadow:#eae7f5;
  --price-color:#FF6600;
  --des-color:#AAAAAA;
  --footer-icon-font:#FF6600; }

@-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 {
  --white-text:#fff;
  --black-text:#000000;
  --gray-text:#3B3B3B;
  --light-gray:#ccc;
  --accent-color:#2E871C;
  --sec-accent-color:#FF6600;
  --border-color:#7D7D7D;
  --bg-block:#FAF9F8;
  --bg-tab-heading:#F3F3F3;
  --blog-loop-title-color:#2E871C;
  --blog-loop-title-color-hover:#232323;
  --link-color:#232323;
  --footer-bg: #2E871C;
  --footer-color:#fff;
  --footer-color-hover:#FF6600;
  --box-shadow:#eae7f5;
  --price-color:#FF6600;
  --des-color:#AAAAAA;
  --footer-icon-font:#FF6600; }

[class^="zoo-icon"]:before {
  font-family: "horizon";
  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-facebook:before {
  content: ""; }

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

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

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

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

.zoo-icon-email: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.4; }

body {
  font-size: 16px;
  color: #000;
  line-height: 1.4; }

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: 1.625rem; }

h2 {
  font-size: 1.4375rem; }

h3 {
  font-size: 1.25rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 0.875rem; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: 500;
  color: var(--accent-color); }

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 20px 0 10px;
  margin-bottom: 25px;
  border-radius: 2px;
  border: 1px solid var(--light-gray);
  color: #000;
  background-color: white;
  background-image: url("../images/down-arrow.svg");
  background-position: calc(100% - 5px) 50%;
  background-repeat: no-repeat;
  background-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  font-size: 1rem; }

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;
  border: 1px solid var(--border-color);
  border-bottom: none; }
  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="date"], input[type="search"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"] {
  height: 40px;
  font-weight: normal; }

.text-field, input[type="text"], input[type="date"], input[type="search"], input[type="password"], textarea, input[type="email"], input[type="tel"], input[type="number"] {
  border: 1px solid var(--light-gray);
  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;
  border-radius: 2px; }

.textarea, textarea {
  padding: 10px 15px;
  min-height: 130px;
  font-size: 1rem; }

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

/**
* Default base style of theme
* Avoid edit this file.
*/
.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: #FF7600;
      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 .header-post {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
  padding: 0; }
.single .post-content {
  padding: 0 0 40px;
  display: inline-block;
  width: 100%; }

.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;
      opacity: 1; }
  .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;
    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; }
    .post-slider .zoo-carousel-btn.prev-item {
      left: 15px; }
    .post-slider .zoo-carousel-btn.next-item {
      right: 15px; }

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

.post-content a:not([class^="wp-block-"]) {
  color: var(--accent-color); }
  .post-content a:not([class^="wp-block-"]):hover {
    color: var(--sec-accent-color); }
.post-content blockquote cite a, .post-content .blockquote cite a {
  text-decoration: none;
  border: none;
  color: inherit; }
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  color: var(--black-text); }

.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;
    color: #acb2b8;
    display: inline-block; }

.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: #FF7600;
    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: #FF7600; }
        .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: #FF7600; }
  .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: left;
  color: var(--black-color);
  font-size: 1.5625rem;
  margin-bottom: 10px;
  font-weight: 500; }

.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: #FF7600;
    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: var(--black-text); }
  .sidebar a:hover, .wpb_widgetised_column a:hover, .elementor-widget-sidebar a:hover {
    color: var(--accent-color); }

.widget .widget-title {
  margin-bottom: 25px;
  font-size: 1.25rem; }
.widget > ul {
  margin: 0; }
  .widget > ul > li:first-child {
    padding-top: 0; }
  .widget > ul li {
    list-style: none;
    padding: 5px 0; }
    .widget > ul li ul {
      margin-top: 5px; }
    .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 .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: #000000;
  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 h3.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: 15px !important;
  border: none;
  background: #f5f5f5;
  padding: 8px 15px;
  line-height: 20px;
  margin: 5px 5px 5px 0;
  display: inline-block;
  color: #000; }
  .widget .tagcloud a:hover, .widget .tagcloud a.active-tag {
    color: var(--white-text);
    background: var(--sec-accent-color);
    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: #000000;
    border-bottom: 2px solid #000000; }
    .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: 5px 0; }
  .widget_nav_menu li ul {
    margin-top: 5px; }
  .widget_nav_menu li li:last-child {
    padding-bottom: 0; }

.sidebar .widget_nav_menu li a {
  color: var(--black-text); }
  .sidebar .widget_nav_menu li a:hover {
    color: var(--accent-color); }

/*End Widget menu*/
/*Search form*/
.custom-search-form {
  position: relative; }
  .custom-search-form input {
    border-color: var(--border-color);
    margin: 0;
    height: 40px;
    line-height: 40px; }
  .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: #FF7600; }

/*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: #000000;
    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; }

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

  .has-left-sidebar .wrap-loop-content {
    padding-left: 55px; }

  .right-space {
    padding-right: 55px; } }
.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.125rem;
  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); }
.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; }
.grid-layout img {
  transition: all 300ms;
  display: block; }
.grid-layout .title-post {
  font-size: 1.125rem;
  margin-bottom: 5px;
  min-height: 50px;
  line-height: 1.2; }
.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: 35px;
    min-width: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 1.125rem;
    display: inline-block;
    margin: 0 3px;
    color: #000;
    font-weight: 400;
    border-radius: 50%; }
    .navigation.pagination .page-numbers i {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      font-size: 65%; }
    .navigation.pagination .page-numbers.current, .navigation.pagination .page-numbers:not(.dots):hover {
      background: var(--accent-color);
      color: var(--white-text); }
    .navigation.pagination .page-numbers.next, .navigation.pagination .page-numbers.prev {
      line-height: 35px; }

/*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 15px; }
  .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-row .container {
  max-width: 1400px; }

#top-header {
  background: var(--accent-color);
  padding: 10px 0;
  color: var(--white-text);
  font-size: 0.875rem; }
  #top-header a {
    color: var(--white-text); }
    #top-header a:hover {
      color: var(--sec-accent-color); }
  #top-header .header-search-block {
    display: inline-block;
    width: 150px;
    position: relative; }
    #top-header .header-search-block input {
      margin: 0;
      background: var(--white-text);
      border-radius: 5px;
      height: 25px;
      line-height: 25px;
      padding: 0 10px 0 25px;
      border: none; }
    #top-header .header-search-block i {
      color: var(--accent-color);
      position: absolute;
      left: 8px;
      top: 50%;
      transform: translateY(-50%); }
  #top-header .extended-sites {
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%; }
    #top-header .extended-sites li {
      list-style: none;
      padding: 0;
      margin-right: 20px; }
      #top-header .extended-sites li:last-child {
        margin: 0; }
      #top-header .extended-sites li a {
        display: flex;
        align-items: center; }
      #top-header .extended-sites li img {
        margin-right: 5px;
        border-radius: 3px; }
  #top-header .top-menu a {
    text-transform: capitalize;
    font-weight: 500; }

.top-phone-numb {
  color: var(--white-text);
  margin-right: 30px; }
  .top-phone-numb i {
    width: 25px;
    height: 25px;
    border: 1px solid;
    border-radius: 3px;
    font-size: 14px;
    padding: 2px;
    margin-right: 5px; }
  .top-phone-numb a {
    color: var(--white-text);
    font-size: 1.125rem; }

.top-right-header {
  display: flex;
  justify-content: flex-end; }

.top-menu {
  display: flex;
  align-items: center;
  margin-right: 20px; }
  .top-menu > ul {
    margin: 0; }
    .top-menu > ul > li {
      padding: 0 25px;
      position: relative; }
      .top-menu > ul > li:before {
        content: '';
        border-right: 1px solid var(--white-text);
        left: 0;
        position: absolute;
        top: calc(50% - 9px);
        height: 18px;
        display: block; }
      .top-menu > ul > li:first-child:before {
        display: none; }
  .top-menu li {
    display: inline-block;
    list-style: none;
    text-transform: uppercase;
    position: relative; }

#main-header {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  background: var(--white-text); }
  #main-header .container {
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
  #main-header .wrap-right-main-header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 50px; }
  #main-header.is-sticky {
    z-index: 9; }

.site-logo {
  margin: 0;
  width: 410px;
  padding: 10px 0;
  display: flex;
  align-items: center; }

.main-menu {
  width: 100%;
  height: 100%;
  position: relative; }
  .main-menu li {
    list-style: none;
    margin: 0;
    position: relative;
    padding: 5px 0; }
    .main-menu li ul {
      position: absolute;
      transition: all 300ms;
      background: var(--white-text);
      width: 280px;
      left: 0;
      padding: 8px 0;
      box-shadow: 0 0 5px var(--box-shadow);
      opacity: 0;
      visibility: hidden;
      z-index: 3; }
      .main-menu li ul ul {
        left: 100%; }
    .main-menu li:hover > ul {
      opacity: 1;
      visibility: visible; }
    .main-menu li li {
      width: 100%;
      padding: 8px 15px; }
  .main-menu ul {
    margin: 0; }
  .main-menu > ul {
    width: 100%;
    height: 100%;
    padding-right: 30px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap; }
    .main-menu > ul ul {
      text-align: left; }
    .main-menu > ul > li {
      display: flex;
      align-items: center;
      margin: 0 2px 0 0; }
      .main-menu > ul > li:last-child {
        margin-right: 0; }
      .main-menu > ul > li > a {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 1rem;
        padding: 5px 15px;
        border-radius: 15px; }
        .main-menu > ul > li > a:hover {
          color: var(--white-text);
          background: var(--accent-color); }
      .main-menu > ul > li > ul {
        top: calc(100% + 30px); }
      .main-menu > ul > li:hover > ul {
        top: 100%; }
      .main-menu > ul > li li ul {
        top: 30px; }
      .main-menu > ul > li li:hover > ul {
        top: 0; }

.button.header-button {
  white-space: nowrap;
  border-radius: 5px;
  letter-spacing: 0;
  padding: 5px 10px;
  font-size: 1rem;
  background: var(--sec-accent-color); }
  .button.header-button:hover, .button.header-button:focus {
    color: var(--white-text);
    background: var(--accent-color); }

.menu-btn {
  width: 25px;
  height: 25px;
  padding: 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .menu-btn .bar-icon {
    width: 100%;
    border-bottom: 2px solid var(--black-text);
    margin-bottom: 6px;
    display: block; }
    .menu-btn .bar-icon:last-child {
      margin: 0; }

.off-canvas {
  padding: 30px 0;
  max-width: calc(100vw - 30px);
  width: 360px;
  position: fixed;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 99;
  background: var(--white-text);
  transition: all 300ms;
  transform: translateX(-360px); }
  .off-canvas .off-canvas-content {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 20px; }
  .off-canvas .header-search-block {
    margin-bottom: 30px;
    position: relative; }
    .off-canvas .header-search-block input {
      margin: 0; }
    .off-canvas .header-search-block i {
      position: absolute;
      right: 10px;
      top: 10px; }
  .off-canvas .close-off-canvas {
    position: absolute;
    left: 100%;
    top: 10px;
    color: var(--white-text);
    padding-left: 10px;
    visibility: hidden; }

.mask-off-canvas {
  width: 100vw;
  height: 100vh;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  position: fixed;
  transition: all 300ms;
  z-index: 90;
  visibility: hidden;
  opacity: 0; }

.off-canvas-active .mask-off-canvas, .off-canvas-active .close-off-canvas {
  visibility: visible;
  opacity: 1; }
.off-canvas-active .off-canvas {
  transform: translateX(0); }

.mobile-menu li {
  padding: 0;
  list-style: none;
  width: 100%;
  border-bottom: 1px solid var(--light-gray); }
  .mobile-menu li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    font-weight: 500;
    position: relative; }
.mobile-menu > ul {
  margin: 0; }
  .mobile-menu > ul > li > a {
    text-transform: uppercase; }
  .mobile-menu > ul ul {
    margin-left: 10px;
    display: none; }
    .mobile-menu > ul ul li:last-child {
      border: none; }
    .mobile-menu > ul ul li:first-child {
      border-top: 1px solid var(--light-gray); }
.mobile-menu .sub-toggle {
  font-weight: normal;
  width: 25px;
  height: 25px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 50%;
  transform: translateY(-50%); }
  .mobile-menu .sub-toggle.active:before {
    content: '\e024'; }

@media (min-width: 1023.98px) {
  .control-off-canvas, .close-off-canvas {
    display: none; } }
@media (max-width: 1023.98px) {
  #top-header .extended-sites li a {
    font-size: 0; }

  .wrap-right-main-header .main-menu, .wrap-right-main-header .button {
    display: none; }

  .top-right-header .top-menu, .top-right-header .header-search-block {
    display: none !important; }

  .top-phone-numb {
    margin: 0; }

  #main-header .wrap-right-main-header {
    padding-left: 20px; }

  .site-logo {
    max-width: 100%; }

  .site-identity {
    width: calc(100vw - 80px); } }
@media (max-width: 768.98px) {
  #site-header {
    height: 80px; }
    #site-header .site-logo {
      height: 80px; }
      #site-header .site-logo img {
        max-height: 60px; }

  #top-header {
    display: none !important; } }
.zoo-frame-title.media-frame-title {
  top: 15px; }

.zoo-settings {
  position: relative;
  display: none; }

.zoo-modal-backdrop {
  z-index: 159899; }

.zoo-modal {
  z-index: 159999; }

.zoo-menu a:focus,
.zoo-menu a:active {
  outline: none; }

.zoo-menu a.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.zoo-content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto; }

.zoo-content > .zoo-panel {
  padding: 20px;
  display: none; }

.zoo-content > .zoo-panel.active {
  display: block;
  height: 100%; }

.zoo-content > .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  opacity: 1;
  visibility: visible; }

.button-link.zoo-modal-close {
  text-align: center;
  text-decoration: none; }

.zoo-panel .wrap-head-panel-mega {
  width: calc(100% + 40px);
  margin-left: -20px;
  border-bottom: 1px solid  #ddd;
  padding: 0 20px 20px;
  box-sizing: border-box; }
  .zoo-panel .wrap-head-panel-mega p {
    display: inline-block;
    margin: 0 30px 0 0; }
.zoo-panel.zoo-panel-content .content-image-preview {
  width: 150px;
  display: inline-block; }
  .zoo-panel.zoo-panel-content .content-image-preview img {
    max-width: 100%; }

/**
 * Mega Menu Content Fields
 */
.zoo-mega-content {
  height: 100%;
  position: relative;
  padding: 10px 0;
  overflow: hidden; }

.background-grid-container {
  position: absolute;
  width: 100%;
  height: 100%; }

.zoo-background-grid {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  /* justify-content: space-between; */ }

.zoo-background-grid .grid-separator {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
  height: 100%;
  border-left: 1px dashed #ccc; }

.zoo-submenu-column {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: width 0.7s;
  float: left;
  position: relative;
  padding: 10px; }

.zoo-submenu-column ul {
  margin: 0;
  padding: 10px;
  border: 1px solid #eee;
  background: #fff; }
  .zoo-submenu-column ul li {
    margin: 0; }

.zoo-submenu-column li.menu-item-depth-0 {
  text-transform: uppercase;
  position: relative;
  padding: 0 40px 0 0; }

.zoo-submenu-column .zoo-column-handle {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  cursor: pointer; }

.zoo-submenu-column .zoo-resizable-e {
  right: 20px; }

.zoo-submenu-column .zoo-resizable-w {
  text-align: right; }

/**
 * Background Fields
 */
.zoo-panel-background {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 100%; }
  .zoo-panel-background * {
    box-sizing: border-box; }
  .zoo-panel-background .wrap-background-extend-options {
    width: 50%;
    float: left; }

.zoo-panel-background .background-image {
  width: 50%;
  position: relative;
  height: 100%;
  float: left;
  margin: 0;
  padding-right: 20px; }

.zoo-panel-background .background-image-preview {
  display: block;
  margin-bottom: 10px; }

.zoo-panel-background .background-image-preview img {
  max-width: 100%; }

.zoo-toolbar .spinner {
  margin-top: 22px; }

/**
 * Icon fields
 */
.zoo-icon-selector {
  position: relative;
  width: 100%;
  height: 100%; }

.zoo-icon-selector .zoo-icon-search {
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 10px; }

#zoo-selected-icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  text-align: center;
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px; }

#zoo-selected-icon i {
  font-size: 20px;
  line-height: 48px;
  cursor: pointer; }

#zoo-selected-icon:hover {
  border-color: #fe2f2f; }

.zoo-icon-selector .icons i {
  cursor: pointer;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-bottom: 4px;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #eee; }

.zoo-icon-selector .icons .active {
  background-color: #eee; }

.menu-item-handle {
  position: relative; }

.menu-item .menu-item-handle .item-title {
  margin-right: 2em; }

.menu-item .menu-item-handle .item-title,
.menu-item-edit .menu-item-edit-button {
  float: left; }

.menu-item-edit .menu-item-edit-button .dashicons {
  line-height: 20px;
  font-size: 14px; }

.menu-item-edit .menu-item-edit-button {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0 5px 0 0;
  background: #999;
  border-color: #999;
  text-shadow: none;
  box-shadow: none; }
  .menu-item-edit .menu-item-edit-button:hover {
    background: #0073aa;
    border-color: #0073aa; }

.mega-menu-item .menu-item-edit .menu-item-edit-button {
  background: #0073aa;
  border-color: #0073aa; }

.main-menu li.is-mega-menu {
  position: static; }

.main-menu li.is-mega-menu:hover > .mega-menu-content {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transform: translate(-50%, 0); }

.main-menu .mega-menu-content {
  position: absolute;
  width: 100%;
  max-width: 100%;
  top: calc(100% + 30px);
  left: 50%;
  transform: translate(-50%, 0);
  padding: 10px 15px;
  background: #fff;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.3);
  transition: all 200ms; }

.main-menu .mega-menu-content ul.sub-menu {
  position: static;
  max-width: 100%;
  box-shadow: none;
  background: none;
  margin: 0;
  opacity: 1;
  visibility: inherit; }

.main-menu .mega-menu-content ul.sub-menu li {
  padding: 5px 0;
  text-align: left; }

.main-menu .mega-menu-content .row {
  align-items: stretch;
  flex-wrap: wrap; }

.menu-item-mega {
  text-align: left; }

.menu-item-mega > a > span.zoo-icon-down {
  display: none; }

.menu-item-mega > a {
  position: relative; }
  .menu-item-mega > a.dropdown-toggle {
    font-weight: 600;
    opacity: 0.8; }

.builder-item .items-badge {
  color: #fff;
  font-size: 11px;
  padding: 0 10px;
  line-height: 15px;
  height: 18px;
  border-radius: 10px;
  position: absolute;
  bottom: 50%;
  left: 100%; }

.builder-item .items-badge.hot-badge {
  background: #cd201f; }

.builder-item .items-badge.new-badge {
  background: #8ec549; }

.builder-item .items-badge.trending-badge {
  background: #1DA1F2; }

.menu-item-title {
  position: relative; }

.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: 500;
  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: #FF7600; }
  .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: 1px solid var(--accent-color);
    height: 40px;
    color: #000000;
    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 2px 5px; }
  .zoo-widget-social-icon.icon li:last-child {
    margin-right: 0; }
  .zoo-widget-social-icon.icon li:first-child {
    margin-left: 0; }
  .zoo-widget-social-icon.icon li a {
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .zoo-widget-social-icon.icon li a:hover {
      color: var(--white-text);
      transform: translateY(-3px); }
    .zoo-widget-social-icon.icon li a.icon-social-facebook {
      background: #3B5998; }
    .zoo-widget-social-icon.icon li a.icon-social-twitter {
      background: #00C1F2; }
    .zoo-widget-social-icon.icon li a.icon-social-youtube {
      background: #CB2027; }
    .zoo-widget-social-icon.icon li a.icon-social-pinterest {
      background: #CB2027; }
    .zoo-widget-social-icon.icon li a.icon-social-instagram {
      background: #d92e85; }

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

.sidebar .widget-title {
  width: 100%;
  text-align: center;
  background: var(--accent-color);
  border-radius: 5px;
  padding: 5px 15px;
  color: var(--white-text);
  font-size: 1.25rem; }
.sidebar .widget > ul > li, .sidebar .widget_nav_menu > div > ul > li {
  margin-bottom: 10px; }
  .sidebar .widget > ul > li:before, .sidebar .widget_nav_menu > div > ul > li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--accent-color);
    margin-right: 8px;
    display: inline-block; }
.sidebar .widget_nav_menu li.current-menu-item > a, .sidebar .widget_nav_menu li.current-menu-parent > a {
  color: var(--accent-color); }

.widget.widget_filterer_vos_circuits .widget-title, .widget.widget_filterer_vos_circuits .elementor-widget-container > h5, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .widget-title, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .elementor-widget-container > h5 {
  text-align: left;
  background: none;
  color: var(--accent-color);
  font-size: 1.375rem;
  font-weight: 500;
  padding: 0; }
.widget.widget_filterer_vos_circuits .form-area-heading, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .form-area-heading {
  font-size: 1.125rem;
  color: var(--gray-text);
  font-weight: 500;
  margin-bottom: 10px; }
.widget.widget_filterer_vos_circuits .filter-fields, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields {
  margin-left: 0; }
  .widget.widget_filterer_vos_circuits .filter-fields li, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li {
    list-style: none; }
    .widget.widget_filterer_vos_circuits .filter-fields li label, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li label {
      width: 100%;
      display: flex;
      align-items: center; }
    .widget.widget_filterer_vos_circuits .filter-fields li input[type="checkbox"], .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li input[type="checkbox"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 15px;
      height: 15px;
      cursor: pointer;
      margin-right: 10px; }
      .widget.widget_filterer_vos_circuits .filter-fields li input[type="checkbox"]:after, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li input[type="checkbox"]:after {
        content: '';
        width: 15px;
        height: 15px;
        border: 1px solid var(--border-color);
        border-radius: 2px;
        display: block;
        text-align: center; }
      .widget.widget_filterer_vos_circuits .filter-fields li input[type="checkbox"]:checked:after, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li input[type="checkbox"]:checked:after {
        content: '\2714';
        background: var(--accent-color);
        color: var(--white-text);
        border-color: var(--accent-color);
        font-size: 10px;
        font-weight: 500; }
    .widget.widget_filterer_vos_circuits .filter-fields li input[type="radio"], .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li input[type="radio"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 16px;
      height: 16px;
      margin-right: 10px;
      position: relative;
      cursor: pointer; }
      .widget.widget_filterer_vos_circuits .filter-fields li input[type="radio"]:after, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li input[type="radio"]:after {
        content: '';
        width: 16px;
        height: 16px;
        border: 1px solid var(--border-color);
        border-radius: 10px;
        display: block;
        text-align: center; }
      .widget.widget_filterer_vos_circuits .filter-fields li input[type="radio"]:before, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li input[type="radio"]:before {
        content: '';
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: var(--accent-color);
        display: block;
        position: absolute;
        left: 4px;
        top: 4px;
        opacity: 0;
        transition: all 300ms; }
      .widget.widget_filterer_vos_circuits .filter-fields li input[type="radio"]:checked:before, .widget.widget_filterer_vos_circuits .filter-fields li input[type="radio"]:hover:before, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li input[type="radio"]:checked:before, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .filter-fields li input[type="radio"]:hover:before {
        opacity: 1; }
.widget.widget_filterer_vos_circuits .button, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .button {
  border-radius: 15px;
  border: 2px solid var(--accent-color);
  background: transparent;
  color: var(--accent-color);
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 25px;
  text-transform: none; }
  .widget.widget_filterer_vos_circuits .button:hover, .elementor-widget.elementor-widget-wp-widget-filterer_vos_circuits .button:hover {
    background: var(--accent-color);
    color: var(--white-text); }

.zoo-contact-block {
  border: 1px solid var(--accent-color);
  padding: 0 25px 25px; }
  .zoo-contact-block img {
    margin: -1px -26px 15px;
    width: calc(100% + 52px);
    max-width: calc(100% + 52px); }
  .zoo-contact-block .title-contact {
    color: var(--black-text);
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 15px; }
  .zoo-contact-block p {
    font-style: italic;
    margin-bottom: 15px; }
  .zoo-contact-block .button {
    margin: 0 auto;
    border-radius: 10px;
    color: var(--white-text);
    background: var(--sec-accent-color);
    font-weight: 500;
    font-size: 1rem;
    letter-spacing: 0;
    width: 100%;
    text-align: center; }
    .zoo-contact-block .button:hover {
      background: var(--accent-color);
      color: var(--white-text); }

@media (min-width: 768.98px) {
  .filterer-vos-circuits .filter-form {
    display: inline-block !important; } }
@media (max-width: 768.98px) {
  .filterer-vos-circuits > h5 {
    background: var(--accent-color);
    color: #fff;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .filterer-vos-circuits > h5:after {
      font-family: horizon;
      content: '\e017'; }
  .filterer-vos-circuits .filter-form {
    display: none; } }
.cover-header {
  height: 580px;
  max-height: 30vh;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: flex-end;
  color: var(--white-text); }
  .cover-header.wrap-breadcrumb {
    margin: 0; }
    .cover-header.wrap-breadcrumb .zoo-breadcrumb-container span, .cover-header.wrap-breadcrumb .zoo-breadcrumb-container a {
      color: var(--white-text); }
    .cover-header.wrap-breadcrumb .zoo-breadcrumb-container a:hover {
      color: var(--accent-color); }

.post-loop-item {
  margin-bottom: 30px; }
  .post-loop-item .zoo-post-inner .wrap-media {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    margin-bottom: 10px; }
  .post-loop-item .zoo-post-inner {
    padding: 0 15px 10px;
    border: 1px solid #ebebeb;
    box-shadow: 0 5px 5px var(--bg-tab-heading);
    height: 100%; }
  .post-loop-item .list-cat {
    margin-bottom: 5px; }
    .post-loop-item .list-cat a {
      color: var(--des-color);
      font-size: 0.875rem; }
      .post-loop-item .list-cat a:hover {
        color: var(--accent-color); }
  .post-loop-item .tour-info {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 0.875rem; }
  .post-loop-item .tour-time {
    padding-right: 5px;
    width: 50%; }
  .post-loop-item .tour-price {
    padding-left: 15px;
    width: 50%;
    position: relative; }
  .post-loop-item .separator {
    height: 20px;
    border-left: 1px solid var(--border-color); }
  .post-loop-item .price {
    font-weight: 600;
    font-size: 1.125rem;
    white-space: nowrap; }

.wrap-media {
  position: relative; }
  .wrap-media .button-view-more {
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 15px;
    transform: translate(-50%, -50%);
    line-height: 25px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 600;
    opacity: 0; }

.zoo-post-inner:hover .button-view-more {
  opacity: 1; }

.tour-content .container {
  max-width: 1400px; }

.blog .wrap-breadcrumb .container, .archive .wrap-breadcrumb .container, .category .wrap-breadcrumb .container {
  max-width: 1400px; }

.category-description {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.cafe-posts .post-loop-item .entry-title {
  min-height: 45px;
  margin-bottom: 15px; }

@media (min-width: 992px) {
  .cover-header {
    height: 60vh;
    max-height: 60vh; } }
@media (max-width: 768.98px) {
  .cafe-posts .post-loop-item .zoo-post-inner, .grid-layout .post-loop-item .zoo-post-inner {
    padding: 0;
    display: flex; }
    .cafe-posts .post-loop-item .zoo-post-inner .entry-title, .grid-layout .post-loop-item .zoo-post-inner .entry-title {
      min-height: 0; }
  .cafe-posts .post-loop-item .wrap-media, .grid-layout .post-loop-item .wrap-media {
    width: 35%;
    margin: 0; }
  .cafe-posts .post-loop-item .zoo-post-main-content, .grid-layout .post-loop-item .zoo-post-main-content {
    width: 65%;
    padding: 15px; } }
.title-detail {
  color: #000000; }

.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: #FF7600; }

.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: #FF7600; }
  .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*/
.tour-gallery ul {
  margin: 0; }
  .tour-gallery ul li {
    list-style: none; }
    .tour-gallery ul li img {
      width: 100%; }
    .tour-gallery ul li .lazy-img:not(.loaded) {
      filter: none; }
  .tour-gallery ul:hover .zoo-carousel-btn {
    opacity: 1; }
.tour-gallery .zoo-carousel-btn {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  color: var(--white-text);
  position: absolute;
  top: calc(50% - 20px);
  opacity: 0;
  transition: all 300ms;
  cursor: pointer;
  z-index: 2; }
  .tour-gallery .zoo-carousel-btn.next-item {
    right: 0; }
  .tour-gallery .zoo-carousel-btn.prev-item {
    left: 0; }
.tour-gallery .main-gallery {
  position: relative; }
  .tour-gallery .main-gallery li:not(.slick-slide) {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }
  .tour-gallery .main-gallery li:first-child:not(.slick-slide) {
    position: static;
    opacity: 1; }
.tour-gallery .sub-gallery {
  margin-left: -5px;
  margin-right: -5px; }
  .tour-gallery .sub-gallery:not(.slick-slider) {
    display: inline-block; }
  .tour-gallery .sub-gallery .zoo-carousel-btn {
    font-size: 1rem; }
  .tour-gallery .sub-gallery li {
    padding: 5px;
    float: left; }
    .tour-gallery .sub-gallery li img {
      border: 2px solid transparent;
      transition: all 300ms;
      cursor: pointer; }
    .tour-gallery .sub-gallery li:hover img, .tour-gallery .sub-gallery li.slick-current img {
      border-color: var(--accent-color); }

.header-post {
  background: var(--bg-block); }
  .header-post .title-detail {
    color: var(--accent-color);
    font-size: 1.875rem;
    font-weight: 600; }
  .header-post .heading-post-content {
    padding: 30px; }

.tour-short-info {
  text-transform: uppercase;
  margin-left: 0;
  margin-bottom: 10px;
  font-size: 1.25rem;
  color: var(--black-text); }
  .tour-short-info li {
    list-style: none;
    display: inline-block;
    padding: 0 5px 0 0;
    position: relative; }
    .tour-short-info li:after {
      content: '-';
      padding-left: 5px; }
    .tour-short-info li:last-child {
      padding: 0; }
      .tour-short-info li:last-child:after {
        display: none; }
  .tour-short-info .price {
    font-size: 1.5625rem;
    font-weight: 500; }

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

.tour-program {
  width: 100%;
  margin-bottom: 30px;
  font-weight: 500; }

.note {
  margin-bottom: 15px;
  font-style: italic; }

.tour-description .title-des {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 10px; }
.tour-description > ul {
  margin-left: 25px;
  margin-bottom: 0; }
  .tour-description > ul li {
    list-style: none; }
    .tour-description > ul li:before {
      content: '\e025';
      font-family: horizon;
      color: var(--accent-color);
      margin-left: -25px;
      padding-right: 10px; }

.tabs-control {
  margin: 0 0 20px;
  width: 100%;
  background: var(--bg-tab-heading);
  display: inline-block; }
  .tabs-control li {
    list-style: none;
    font-weight: 500;
    font-size: 1.25rem;
    display: inline-block;
    float: left;
    padding: 0;
    margin-right: 1px; }
    .tabs-control li a {
      padding: 15px 35px;
      line-height: 25px;
      text-decoration: none;
      display: block;
      color: var(--black-text); }
      .tabs-control li a.active, .tabs-control li a:hover {
        background: var(--accent-color);
        color: var(--white-text); }
    .tabs-control li.preorder-tab-control {
      float: right; }
      .tabs-control li.preorder-tab-control a {
        background: var(--sec-accent-color);
        color: var(--white-text);
        text-transform: uppercase; }
        .tabs-control li.preorder-tab-control a.active, .tabs-control li.preorder-tab-control a:hover {
          background: var(--accent-color);
          color: var(--white-text); }

.tab-content {
  width: 100%;
  margin-bottom: 20px; }
  .tab-content .wrap-tab-content {
    display: none; }
  .tab-content.active .wrap-tab-content {
    display: block; }
  .tab-content.active .heading-tab-content {
    background: var(--accent-color);
    color: var(--white-text); }
    .tab-content.active .heading-tab-content i:before {
      content: '\e024'; }

.single .post-content.tab-content {
  padding: 0; }
  .single .post-content.tab-content .wrap-tab-content {
    padding: 20px 0;
    max-width: 1000px;
    margin: 0 auto; }

.normal-post .wrap-loop-content {
  padding-left: 15px;
  padding-right: 15px; }

.content-single .wrap-loop-content {
  width: 100%; }

.sticky-tour-info {
  width: 100%;
  background: var(--bg-block);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9;
  box-shadow: -1px 0 5px rgba(0, 0, 0, 0.2);
  transform: translateY(100px);
  opacity: 0;
  visibility: hidden;
  transition: all 300ms; }
  .sticky-tour-info.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .sticky-tour-info .container {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center; }
  .sticky-tour-info .sticky-title-tour, .sticky-tour-info .tour-short-info {
    margin: 0; }
  .sticky-tour-info .left-sticky-tour-info {
    width: calc(100% - 370px); }
  .sticky-tour-info .right-sticky-tour-info {
    width: 370px;
    text-align: right; }
    .sticky-tour-info .right-sticky-tour-info .button {
      background-color: var(--sec-accent-color);
      text-align: center;
      color: var(--white-text);
      line-height: 20px;
      font-size: 1.125rem;
      letter-spacing: 0;
      padding: 10px 15px;
      border-radius: 10px; }
      .sticky-tour-info .right-sticky-tour-info .button small {
        text-transform: lowercase;
        font-size: 1rem; }
      .sticky-tour-info .right-sticky-tour-info .button:hover {
        background: var(--accent-color); }

.heading-tab-content {
  width: 100%;
  text-transform: uppercase;
  font-size: 1.125rem;
  padding: 10px 25px;
  margin-bottom: 0;
  background: var(--bg-tab-heading);
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .heading-tab-content i {
    font-size: 85%; }

.post-detail.post {
  margin-bottom: 50px; }

#tour-preorder .heading-tab-content {
  background: var(--sec-accent-color);
  color: var(--white-text); }

@media (max-width: 1200px) {
  .tabs-control li a {
    padding: 15px 20px; } }
@media (min-width: 1024.98px) {
  .single .tab-content {
    margin-bottom: 0;
    display: none; }
    .single .tab-content .wrap-tab-content {
      width: 100%; }
    .single .tab-content .heading-tab-content {
      display: none; }
    .single .tab-content .wrap-tab-content {
      display: none !important; }
    .single .tab-content.active {
      display: inline-block !important; }
      .single .tab-content.active .wrap-tab-content {
        display: block !important; } }
@media (max-width: 1024.98px) {
  .tabs-control {
    display: none; } }
@media (max-width: 768px) {
  .sticky-tour-info .container {
    justify-content: space-between; }
  .sticky-tour-info .left-sticky-tour-info .tour-short-info {
    display: none; }
  .sticky-tour-info .left-sticky-tour-info, .sticky-tour-info .right-sticky-tour-info {
    width: auto; }
  .sticky-tour-info .sticky-title-tour {
    font-size: 1.125rem; }
  .sticky-tour-info .right-sticky-tour-info .button {
    font-size: 1rem; }
    .sticky-tour-info .right-sticky-tour-info .button small {
      display: none; } }
@media (max-width: 556px) {
  .sticky-tour-info .container {
    flex-wrap: wrap;
    text-align: left; }

  .pricing-table thead {
    display: none; }
  .pricing-table tbody td {
    position: relative;
    padding: 15px 15px 15px 150px;
    display: block; }
    .pricing-table tbody td:before {
      position: absolute;
      left: 15px;
      top: 14px;
      font-weight: bold; }
  .pricing-table tbody td:first-child {
    background: var(--accent-color);
    color: #fff; }
    .pricing-table tbody td:first-child:before {
      content: 'Taille du groupe'; }
  .pricing-table tbody td:nth-child(2):before {
    content: '02 personnes'; }
  .pricing-table tbody td:nth-child(3):before {
    content: '04 personnes'; }
  .pricing-table tbody td:nth-child(4):before {
    content: '06 personnes'; }
  .pricing-table tbody tr {
    background: #fff; }
  .pricing-table tbody tr:nth-child(2n+1) {
    background: #d7e8c4; } }
.hotel-in-city-table {
  width: 100%;
  min-width: 700px;
  font-size: 13px;
  font-weight: 400; }

.hotel-in-city-table td,
.hotel-in-city-table th {
  padding: 10px 5px !important;
  text-transform: none;
  vertical-align: middle !important;
  width: 20%;
  border-left: 1px solid var(--border-color); }

.hotel-in-city-table th {
  background: #087502;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  border-bottom: none !important;
  border-left: 1px solid var(--border-color); }

.hotel-in-city-table td p {
  margin-bottom: 0;
  float: left;
  width: 100%; }

.hotel-in-city-table tr:nth-child(2n) {
  background: #D7E8C4; }

.hotel-in-city-table td:first-child {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  font-family: sans-serif; }

.hotel-in-city-table td i {
  color: ORANGE;
  font-size: 10px; }

.hotel-in-city-table td span {
  float: left;
  line-height: 24px;
  font-size: 12px;
  font-family: sans-serif;
  font-weight: 600; }

.hotel-in-city-table td span:last-child {
  float: right; }

@media (max-width: 600px) {
  .spb_wrapper .table-responsive {
    border-color: #999;
    border-bottom-width: 0; }

  table.table.hotel-in-city-table {
    min-width: 0; }

  .hotel-in-city-table.table > tbody > tr > td:empty,
  table.table.hotel-in-city-table thead {
    display: none !important; }

  .hotel-in-city-table.table > tbody > tr:last-child > td,
  .hotel-in-city-table.table > tbody > tr > td {
    border-width: 0 0 1px 0;
    border-style: none none solid none;
    border-color: transparent transparent #999 transparent;
    display: block;
    float: left;
    font-size: 13px;
    position: relative;
    text-align: left;
    text-indent: 125px;
    width: 100%;
    min-height: 40px;
    padding: 4px 6px !important; }

  .hotel-in-city-table.table > tbody > tr > td:before {
    border-right: 1px solid #999;
    content: attr(data-th);
    display: inline-block;
    font-size: 14px;
    height: 100%;
    left: 0;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    text-indent: 10px;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    width: 120px; }

  .hotel-in-city-table.table > tbody > tr > td:first-child {
    background-color: var(--accent-color);
    font-size: 15px;
    color: #fff;
    padding: 10px !important; }

  .hotel-in-city-table.table > tbody > tr > td span + span {
    text-indent: 0;
    width: auto; } }
.single-destination .post-detail {
  justify-content: flex-start; }
.single-destination .wrap-loop-content {
  padding: 0; }
  .single-destination .wrap-loop-content .title-block {
    margin-bottom: 15px;
    font-weight: 500; }

.content-separator {
  width: 200px;
  margin-bottom: 15px;
  border-top: 1px dashed var(--black-text); }

.post-loop-item.destination-item .wrap-media {
  margin-bottom: 5px; }
.post-loop-item.destination-item .title-post {
  margin-bottom: 10px;
  line-height: 1.2;
  min-height: 25px; }
.post-loop-item.destination-item .title-post a {
  color: var(--black-text);
  font-weight: 500;
  font-size: 1.25rem; }
  .post-loop-item.destination-item .title-post a:hover {
    color: var(--accent-color); }
.post-loop-item.destination-item .description {
  line-height: 1.2; }

.post-type-archive .post-loop-item {
  margin-bottom: 35px; }

.archive .title-detail {
  font-size: 1.875rem;
  font-weight: 600; }
.archive .post-content {
  margin-bottom: 60px; }

.single-post-type .title-detail {
  text-align: left;
  font-size: 2rem;
  width: 100%;
  margin-bottom: 30px;
  font-weight: 600; }

.responsibility-content .wrap-loop-content {
  margin: 0 auto; }

.single-responsibility .wrap-main-content {
  margin: 0 auto; }

/*Testimonial*/
.type-testimonials.wrap-main-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px; }
  .type-testimonials.wrap-main-content .wrap-description-testimonial {
    order: -1; }

.wrap-description-testimonial {
  padding: 15px 20px;
  border: 1px solid var(--light-gray);
  width: 100%;
  margin-bottom: 30px; }
  .wrap-description-testimonial h1.title-detail {
    font-size: 1.5625rem;
    margin-bottom: 0;
    color: var(--accent-color); }
  .wrap-description-testimonial .tour-number-persons {
    color: var(--accent-color);
    font-weight: 600; }
  .wrap-description-testimonial .testimonial-info {
    margin: 0;
    padding-top: 30px; }
    .wrap-description-testimonial .testimonial-info li {
      list-style: none;
      margin-bottom: 10px;
      width: 100%;
      display: inline-block; }
    .wrap-description-testimonial .testimonial-info .label-testimonial {
      width: 100%;
      margin-bottom: 5px;
      display: inline-block; }
    .wrap-description-testimonial .testimonial-info a:not(.button):hover {
      color: var(--black-text); }
    .wrap-description-testimonial .testimonial-info .read-more {
      margin-top: 10px;
      color: var(--accent-color);
      width: 100%;
      text-align: center;
      display: inline-block; }
      .wrap-description-testimonial .testimonial-info .read-more:hover {
        color: var(--sec-accent-color); }
    .wrap-description-testimonial .testimonial-info img {
      margin: 10px auto 5px; }
  .wrap-description-testimonial .button {
    margin-top: 10px;
    font-size: 1rem;
    padding: 8px 20px;
    border-radius: 5px;
    letter-spacing: 0;
    width: 100%;
    text-align: center;
    text-transform: none; }
    .wrap-description-testimonial .button:hover {
      color: var(--white-text); }

.list-layout-item .right-content {
  text-align: left; }
.list-layout-item.post-loop-item .entry-title {
  font-size: 1.125rem;
  margin-bottom: 5px; }

.testimonial-item-info {
  font-style: italic;
  margin-bottom: 5px; }
  .testimonial-item-info i {
    margin-right: 10px;
    font-size: 120%; }

.testimonials .description {
  padding-top: 10px; }
  .testimonials .description a.accent-color:hover {
    color: var(--sec-accent-color); }
.testimonials.post-loop-item {
  margin-bottom: 30px; }

.heading-archive-testimonials {
  margin-bottom: 50px; }
  .heading-archive-testimonials .page-title {
    text-align: center;
    margin-bottom: 30px; }
  .heading-archive-testimonials .archive-description h3 {
    margin-bottom: 10px;
    font-size: 1.5625rem;
    color: inherit; }

@media (min-width: 768px) {
  .type-testimonials.wrap-main-content .wrap-description-testimonial {
    width: 270px;
    order: 0; }
  .type-testimonials.wrap-main-content .wrap-main-testimonial-content {
    width: calc(100% - 300px); }

  .list-layout-item {
    display: flex; }
    .list-layout-item .left-content {
      width: 35%; }
    .list-layout-item .right-content {
      width: 65%;
      padding-left: 30px; }
    .list-layout-item .wrap-media {
      margin-bottom: 0; } }
@media (min-width: 1024.98px) {
  .type-testimonials.wrap-main-content .wrap-description-testimonial {
    width: 370px;
    order: 0; }
  .type-testimonials.wrap-main-content .wrap-main-testimonial-content {
    width: calc(100% - 420px); } }
.post-type-archive-testimonials .sidebar .widget-title, .tax-testimonials-tags .sidebar .widget-title {
  padding: 0;
  background: none;
  font-size: 1.25rem;
  color: var(--gray-text);
  font-weight: 500;
  text-align: left; }

.testimonial-filter {
  margin-bottom: 50px; }
  .testimonial-filter select {
    color: var(--gray-text); }
  .testimonial-filter .title-filter-block {
    font-size: 1.25rem;
    color: var(--gray-text);
    font-weight: 500; }
  .testimonial-filter .button {
    border-radius: 15px;
    border: 2px solid var(--accent-color);
    background: transparent;
    color: var(--accent-color);
    letter-spacing: 0;
    font-weight: 500;
    font-size: 1rem;
    text-transform: capitalize;
    line-height: 25px; }
    .testimonial-filter .button:hover {
      background: var(--accent-color);
      color: var(--white-text); }

.button.button-view-all {
  border-radius: 15px;
  border: 2px solid var(--accent-color);
  background: transparent;
  color: var(--accent-color);
  letter-spacing: 0;
  font-weight: 500;
  font-size: 1rem;
  text-transform: capitalize;
  line-height: 25px; }
  .button.button-view-all:hover {
    background: var(--accent-color);
    color: var(--white-text); }

.testimonials-content .sidebar .widget_tag_cloud {
  margin-bottom: 0; }

/*End Testimonial*/
button.reset-filter-button {
  background: none;
  color: var(--accent-color);
  padding: 5px 0;
  border-radius: 0;
  letter-spacing: 0;
  text-transform: none;
  border-bottom: 2px solid;
  line-height: 1;
  font-size: 1rem; }
  button.reset-filter-button:hover {
    color: var(--sec-accent-color); }

.filtering:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5); }

.form-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .form-row input, .form-row select {
    margin-bottom: 0;
    max-width: 480px; }

.wpcf7-form label {
  display: block;
  margin-bottom: 5px;
  font-size: 0.875rem; }
.wpcf7-form .form-row .field-row {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 5px; }
  .wpcf7-form .form-row .field-row:last-child {
    margin: 0; }
  .wpcf7-form .form-row .field-row input, .wpcf7-form .form-row .field-row select {
    margin-bottom: 0; }
  .wpcf7-form .form-row .field-row select {
    min-width: 65px; }
  .wpcf7-form .form-row .field-row.field-group .wpcf7-form-control-wrap {
    margin-right: 20px; }
.wpcf7-form .heading-row {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 10px;
  display: block; }
  .wpcf7-form .heading-row.italic, .wpcf7-form .heading-row i {
    font-style: italic;
    font-weight: 400;
    font-size: inherit; }
  .wpcf7-form .heading-row.bold {
    font-weight: bold; }

.field-des {
  margin-left: 15px; }

#tour-preorder .wpcf7 {
  max-width: 1000px;
  margin: 0 auto; }

.wrap-form-heading {
  margin-bottom: 40px; }
  .wrap-form-heading .form-heading {
    font-size: 1.375rem;
    color: var(--sec-accent-color);
    text-align: center; }

.title-step {
  font-size: 1.375rem;
  color: var(--accent-color); }

.wpcf7-form-control.wpcf7-checkbox {
  display: inline-block;
  width: 100%; }
  .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    margin-bottom: 10px;
    margin-left: 0;
    display: flex;
    align-items: center; }
    .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      margin-top: 0; }
      .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input:after {
        content: '';
        width: 20px;
        height: 20px;
        border: 1px solid var(--border-color);
        border-radius: 2px;
        display: block;
        text-align: center; }
      .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input:checked:after {
        content: '\2714';
        background: var(--accent-color);
        color: var(--white-text);
        border-color: var(--accent-color); }

.no-margin {
  margin: 0 !important; }

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 5px;
  display: flex;
  align-items: center; }
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    cursor: pointer; }
    .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input:after {
      content: '';
      width: 20px;
      height: 20px;
      border: 1px solid var(--border-color);
      border-radius: 10px;
      display: block;
      text-align: center; }
    .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input:before {
      content: '';
      width: 10px;
      height: 10px;
      border-radius: 5px;
      background: var(--accent-color);
      display: block;
      position: absolute;
      left: 5px;
      top: 5px;
      opacity: 0;
      transition: all 300ms; }
    .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input:checked:before, .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input:hover:before {
      opacity: 1; }

.wpcf7-list-item {
  width: 100%;
  display: inline-block; }

.form-row i {
  font-size: 14px;
  font-weight: 300; }
.form-row.align-center {
  justify-content: center; }
.form-row .wpcf7-submit, .form-row .button {
  height: 50px;
  line-height: 30px;
  min-width: 225px;
  font-weight: 600;
  font-size: 1.375rem;
  margin: 0 10px; }
  .form-row .wpcf7-submit.wpcf7-previous, .form-row .button.wpcf7-previous {
    border: 2px solid var(--accent-color);
    background: none;
    color: var(--accent-color); }
    .form-row .wpcf7-submit.wpcf7-previous:hover, .form-row .button.wpcf7-previous:hover {
      background: var(--sec-accent-color);
      color: var(--white-text);
      border-color: var(--sec-accent-color); }
.form-row .wpcf7-captchac {
  border: 1px solid var(--border-color);
  height: 40px;
  width: auto; }
.form-row input.readonly {
  background: var(--bg-tab-heading); }

.wpcf7-not-valid-tip {
  width: 100%;
  color: red;
  display: block; }

input.wpcf7-not-valid {
  border-color: red; }

.submit-row {
  align-items: center; }

[data-class="wpcf7cf_group"] {
  width: 100%; }

@media (max-width: 768.98px) {
  .form-row {
    margin-bottom: 15px; }
    .form-row > div {
      margin-bottom: 10px; }
      .form-row > div .row > div {
        margin-bottom: 10px; } }
.footer-separator {
  max-width: 60%;
  border-top: 1px dashed var(--border-color);
  margin: 0 auto 30px;
  display: block; }

.site-footer .widget {
  margin-bottom: 30px; }
.site-footer .widget-title {
  font-size: 1.25rem;
  font-weight: 500; }

.top-footer .widget-title {
  text-align: center; }
.top-footer .why-choose-us-widget {
  margin-bottom: 70px; }

.why-choose-us-widget {
  text-align: center;
  margin-bottom: 20px; }
  .why-choose-us-widget h4.widget-title {
    font-size: 1.125rem;
    font-weight: 300;
    color: var(--gray-text); }
  .why-choose-us-widget .why-choose-us-block {
    width: 100%;
    position: relative;
    margin-bottom: 30px; }
  .why-choose-us-widget .separator {
    height: 80px;
    border-left: 1px dashed var(--border-color);
    width: 1px;
    display: none; }
  .why-choose-us-widget .wrap-why-choose-us {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
    .why-choose-us-widget .wrap-why-choose-us a {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
    .why-choose-us-widget .wrap-why-choose-us .reason-item {
      display: flex;
      flex-direction: column;
      padding: 0 15px;
      color: var(--gray-text); }
      .why-choose-us-widget .wrap-why-choose-us .reason-item i {
        font-size: 3.75rem;
        color: var(--sec-accent-color);
        margin-bottom: 10px; }

@media (min-width: 991.98px) {
  .why-choose-us-widget .why-choose-us-block {
    width: calc(50% - 40px); }
  .why-choose-us-widget .separator {
    display: block; } }
@media (max-width: 480px) {
  .why-choose-us-widget .wrap-why-choose-us a {
    flex-wrap: wrap; }

  .why-choose-us-widget .wrap-why-choose-us .reason-item {
    width: 50%;
    margin-bottom: 20px; }

  .main-footer .tnp.tnp-widget-minimal .tnp-form {
    flex-wrap: wrap; }
    .main-footer .tnp.tnp-widget-minimal .tnp-form input {
      width: 100%;
      margin-bottom: 10px; } }
.main-footer {
  padding: 0 0 20px; }
  .main-footer .top-main-footer {
    width: 100%;
    padding: 35px 15px;
    background: #f4f3f1 url("../images/newsletter-bg.jpg") center right/contain no-repeat; }
  .main-footer .wrap-content-top-main-footer {
    max-width: 620px;
    width: 100%;
    margin: 0 auto; }
    .main-footer .wrap-content-top-main-footer .widget_text {
      color: var(--black-text); }
      .main-footer .wrap-content-top-main-footer .widget_text h3.widget-title {
        font-size: 1.875rem;
        text-transform: none;
        color: var(--black-text);
        margin-bottom: 5px; }
    .main-footer .wrap-content-top-main-footer .custom-html-widget {
      font-size: 1.125rem;
      color: var(--black-text); }
      .main-footer .wrap-content-top-main-footer .custom-html-widget h2 {
        margin-bottom: 20px; }
    .main-footer .wrap-content-top-main-footer .widget {
      margin-bottom: 10px; }
  .main-footer .tnp.tnp-widget-minimal .tnp-submit {
    color: var(--white-text);
    background: #B6A467;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 5px;
    font-size: 1.25rem;
    padding: 8px 15px; }
    .main-footer .tnp.tnp-widget-minimal .tnp-submit:hover {
      background: var(--accent-color);
      color: var(--white-text); }
  .main-footer .tnp.tnp-widget-minimal .tnp-form {
    display: flex;
    align-items: center;
    justify-content: center; }
    .main-footer .tnp.tnp-widget-minimal .tnp-form input.tnp-email {
      color: var(--black-text);
      border-radius: 5px;
      background: var(--white-text); }

.main-footer, .bottom-footer {
  background: var(--footer-bg);
  color: var(--footer-color); }
  .main-footer h2, .bottom-footer h2 {
    color: inherit; }
  .main-footer a, .bottom-footer a {
    color: var(--footer-color); }
    .main-footer a:hover, .bottom-footer a:hover {
      color: var(--footer-color-hover); }
  .main-footer .widget-title, .bottom-footer .widget-title {
    color: var(--footer-color);
    text-transform: uppercase; }

.bottom-footer {
  padding: 20px 0; }
  .bottom-footer .textwidget {
    line-height: 1.3; }
  .bottom-footer .widget:last-child {
    margin: 0; }
  .bottom-footer .bottom-footer-widget {
    max-width: 650px;
    margin: 0 auto; }
  .bottom-footer .widget {
    margin-bottom: 20px; }

@media (min-width: 556px) {
  .main-footer .top-main-footer {
    margin-bottom: 45px; }
  .main-footer .tnp.tnp-widget-minimal input.tnp-email {
    margin-bottom: 0;
    margin-right: 30px; }
  .main-footer .tnp.tnp-widget-minimal .tnp-submit {
    width: auto; } }
.accent-color {
  color: var(--accent-color); }

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

/*Custom css breadcrumb*/
.wrap-breadcrumb {
  padding: 5px 0;
  margin-top: 15px; }
  .wrap-breadcrumb .container {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .wrap-breadcrumb .zoo-breadcrumb-separator {
    margin: 0 5px; }
    .wrap-breadcrumb .zoo-breadcrumb-separator i {
      display: inline-block;
      font-size: 65%; }
  .wrap-breadcrumb .zoo-breadcrumb-container {
    font-size: 0.875rem;
    padding: 5px 0;
    width: 100%; }
    .wrap-breadcrumb .zoo-breadcrumb-container span {
      color: #717779;
      text-transform: capitalize; }
    .wrap-breadcrumb .zoo-breadcrumb-container a {
      color: #717779; }
      .wrap-breadcrumb .zoo-breadcrumb-container a:hover {
        color: var(--black-text); }

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

/*End Custom css of theme*/
/*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; } }
.main-content {
  width: 100%;
  display: inline-block; }

/*Fix css for fire fox and IE 11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-content {
    overflow: hidden; } }
.cafe-pagination {
  margin-top: 20px; }

.cafe-pagination .cafe_pagination-item {
  line-height: 35px;
  font-size: 1.2rem; }

.text-shadow, .text-shadow .elementor-counter-number-wrapper span, .text-shadow .elementor-counter-title {
  text-shadow: 5px 8px 8px rgba(0, 0, 0, 0.5); }

.elementor-icon-list-item .elementor-icon-list-text a {
  display: inline; }

.row > .wpcf7-form-control-wrap.textarea {
  width: 100%; }

.wpcf7-form .form-newletter label {
  padding-top: 10px; }

.cafe-button.outline::before {
  left: 0; }

.cafe-banner .cafe-button.outline {
  background: var(--white-text); }

.cafe-pagination .cafe_pagination-item {
  border-radius: 50%; }

.cafe-pagination .cafe_pagination-item.current, .cafe-pagination .cafe_pagination-item:hover {
  background: var(--accent-color); }

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

.elementor-divider-separator {
  max-width: 100%; }

hr.dashed {
  background: none;
  border: 1px dashed var(--border-color);
  opacity: 20%;
  max-width: 200px; }

.cafe-button::after, .cafe-button::before {
  border-style: solid; }

.special-font h1, .special-font h2, .special-font h3, .special-font h4, .special-font h5, .special-font h6, .special-font .h1, .special-font .h2, .special-font .h3, .special-font .h4, .special-font .h5, .special-font .h6 {
  font-family: inherit;
  font-weight: 400 !important; }

.elementor-widget-clever-multi-banner .cafe-carousel {
  width: 100%; }
  .elementor-widget-clever-multi-banner .cafe-carousel .cafe-banner-title {
    margin: 0;
    text-shadow: 5px 8px 8px rgba(0, 0, 0, 0.5); }
  .elementor-widget-clever-multi-banner .cafe-carousel .cafe-banner-description {
    margin: 0; }
  .elementor-widget-clever-multi-banner .cafe-carousel .cafe-row {
    width: 100%; }
  .elementor-widget-clever-multi-banner .cafe-carousel .cafe-carousel-btn {
    color: var(--white-text);
    opacity: 0.6;
    font-size: 40px; }
    .elementor-widget-clever-multi-banner .cafe-carousel .cafe-carousel-btn:hover {
      opacity: 1; }

.cafe-banner .cafe-wrap-image {
  overflow: hidden;
  transition: all 500ms; }
.cafe-banner:hover .cafe-wrap-image img {
  transform: scale(1.1); }

.widget_media_gallery .gallery-item {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.list-filtered {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 15px; }
  .list-filtered .filtered-item {
    margin: 10px 0 0 10px;
    border: 1px solid var(--light-gray);
    color: var(--border-color);
    padding: 4px 8px;
    border-radius: 3px;
    display: inline-block;
    transition: all 300ms;
    font-size: 0.875rem; }
    .list-filtered .filtered-item i {
      margin-right: 5px; }
    .list-filtered .filtered-item:hover {
      background: var(--accent-color);
      border-color: var(--accent-color);
      color: var(--white-text);
      cursor: pointer; }
      .list-filtered .filtered-item:hover i:before {
        content: '\f057'; }

@media (min-width: 600px) {
  body {
    position: relative; } }
@media (min-width: 1700px) {
  body {
    position: relative; } }
@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: 50%; }

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

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