@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); } }
@-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); } }
[class^="zoo-icon"]:before {
  font-family: "cleversoft";
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

div, span, applet, object, iframe, 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 {
  line-height: 1.9; }

body {
  font-size: 16px;
  color: #666;
  line-height: 1.9; }

@media (min-width: 600px) {
  body {
    position: relative; } }
@media (min-width: 1200px) {
  body {
    position: relative; }

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

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

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

a:focus, a:hover {
  text-decoration: none;
  color: inherit;
  cursor: pointer; }

a:hover {
  color: #000000; }

h1 {
  font-size: 2.25rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

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

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

b, strong {
  font-weight: 600; }

dt {
  font-weight: 500;
  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 {
  font-weight: 500; }

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

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

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

a img {
  display: block; }

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

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

blockquote, .blockquote {
  position: relative;
  padding: 80px 30px 30px;
  margin: 0 0 20px;
  font-size: 1.25rem;
  min-height: 50px;
  text-align: center;
  color: #000000;
  z-index: 1; }
  blockquote p, .blockquote p {
    line-height: 1.4; }
    blockquote p:last-child, .blockquote p:last-child {
      margin: 0; }
  blockquote:before, .blockquote:before {
    color: #ffa800;
    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; }
  blockquote cite, .blockquote cite {
    margin-top: 15px;
    font-style: normal;
    font-weight: 400;
    display: inherit;
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #ffa800; }
    blockquote cite a, .blockquote cite a {
      text-decoration: none;
      border: none;
      color: #959595; }
      blockquote cite a:hover, .blockquote cite a:hover {
        color: #959595; }

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

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

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

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

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

.text-field, input[type="text"], input[type="search"], input[type="password"], textarea, input[type="email"], input[type="tel"] {
  border: 1px solid #ebebeb;
  padding: 0 15px;
  color: #000;
  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; }
  .text-field:focus, input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus, input[type="email"]:focus, input[type="tel"]:focus {
    border-color: #000000; }

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

.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. */ }

.btn, input[type="submit"], .button, button, .wp-block-button.is-style-squared .wp-block-button__link {
  padding: 5px 25px;
  line-height: 32px;
  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;
  border-radius: 0;
  background: #000000;
  border: 2px solid #000000;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.1rem; }
  .btn:hover, input[type="submit"]:hover, .button:hover, button:hover, .wp-block-button.is-style-squared .wp-block-button__link:hover {
    background: transparent;
    color: #000000; }
  .btn.btn-border, 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 #000000;
    height: 40px;
    color: #000000;
    background: none; }
    .btn.btn-border: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: #000000;
      color: #fff; }

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

.gallery {
  display: inline-block;
  width: 100%; }

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

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

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

.alignleft {
  text-align: left;
  float: left; }

.alignright {
  float: right;
  text-align: right; }

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

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

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

.alignwide {
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  max-width: calc(100vw - 8px);
  width: 122%; }

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

.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-separator {
  margin-bottom: 30px; }

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

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

.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: 1px solid #ebebeb; }
  .wp-block-separator.is-style-default {
    max-width: 200px; }

.wp-block-columns {
  margin-left: -15px;
  margin-right: -15px; }
  .wp-block-columns .wp-block-column {
    padding-left: 15px;
    padding-right: 15px; }

.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-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: 90px 0 0; }
.single .post-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.single .header-post {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 40px;
  padding: 0; }
.single .post-content {
  padding: 0 0 40px;
  display: inline-block; }

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

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

.post-content a {
  color: #000000;
  border-bottom: 1px solid #000000; }
  .post-content a:hover {
    border-color: #959595;
    color: #959595; }
.post-content blockquote cite a, .post-content .blockquote cite a {
  text-decoration: none;
  border: none;
  color: #959595; }
  .post-content blockquote cite a:hover, .post-content .blockquote cite a:hover {
    color: #000000; }

.title-detail {
  margin-bottom: 10px;
  font-size: 3rem;
  hyphens: auto; }

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

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

.title-block-bottom-content-post {
  font-weight: 600;
  color: #000000;
  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: #959595; }
        .wrap-share-post .share-links li a:hover {
          color: #000000; }
  .wrap-share-post:hover .share-links {
    opacity: 1;
    visibility: visible; }

.post-media {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-bottom: 40px; }
  .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;
  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: #000000; }
  .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: #000000; }
  .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: #ffa800;
    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: 60px 0 20px;
  margin: 0 auto; }
  .post-related.wrap-loop-content .row {
    margin-left: -15px;
    margin-right: -15px; }
  .post-related.wrap-loop-content {
    margin-bottom: 20px; }
  .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: #959595; }
  .wrap-pagination .pagination > span, .wrap-pagination .pagination a:hover {
    color: #fff;
    background: #000000; }

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

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

.post-author {
  margin: 0 auto;
  text-align: center;
  padding: 0 0 30px; }
  .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: #ebebeb;
      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: #666;
    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: #666;
        width: 30px;
        display: block;
        text-align: center; }
        .post-author .wrap-author-social li a:hover {
          color: #000000; }

/*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: #000000; }
    .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: #244076; }
    .mejs-container.mejs-audio .mejs-controls .mejs-time {
      color: #000000;
      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*/
.content-single-post #comments-list .wrap-comments {
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb; }

#comments-list {
  padding: 60px 0 0; }
  #comments-list .title-block {
    margin-bottom: 30px; }
  #comments-list > ol > li.comment:first-child {
    border: none; }
  #comments-list > ol {
    margin: 0; }

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

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

.comment > ul.children {
  margin: 0;
  padding-left: 70px;
  border-top: 1px solid #ebebeb; }

.wrap-comments {
  margin: 0; }

.wrap-comments > li, li.comment {
  list-style: none;
  border-top: 1px solid #ebebeb;
  padding: 0; }
  .wrap-comments > li:first-child, li.comment:first-child {
    border: none; }

.comment-wrap {
  padding: 20px 0 0;
  width: 100%;
  display: inline-block; }

.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;
  margin-top: 10px; }

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

.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: #000000;
  opacity: 0.2;
  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: #959595;
  font-size: 0.875rem; }

#respond {
  margin-top: 25px; }

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

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

#respond {
  width: 100%;
  margin-top: 45px; }

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

#commentform {
  margin-bottom: 50px; }
  #commentform .form-submit {
    margin: 0;
    text-align: center; }
  #commentform .text-field {
    border: none;
    padding: 0;
    border-bottom: 1px solid #ebebeb;
    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; }
  .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-comment-form .comment-respond {
    margin-bottom: 90px; }

.wrap-text-field {
  position: relative;
  float: left;
  margin-bottom: 40px; }
  .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: #959595; }
  .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: #000000;
      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;
  width: 30px;
  height: 30px;
  display: inline-block;
  padding: 0; }
  .comments-navigation li .page-numbers {
    font-size: 1.125rem;
    color: #959595;
    display: block;
    line-height: 30px;
    width: 100%;
    text-align: center; }
  .comments-navigation li span.page-numbers, .comments-navigation li .page-numbers:hover {
    color: #fff;
    background: #000000; }

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

.no-comments {
  color: #000000;
  padding-top: 30px;
  font-weight: 600; }

@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: 20px; }

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

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

  .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 {
  margin-bottom: 50px; }
  .sidebar .widget .widget-title, .wpb_widgetised_column .widget .widget-title {
    font-size: 1.5rem;
    text-transform: capitalize; }
.sidebar a, .wpb_widgetised_column a {
  color: #666; }
  .sidebar a:hover, .wpb_widgetised_column a:hover {
    color: #000000; }

.widget .widget-title {
  margin-bottom: 30px;
  font-size: 1rem;
  text-transform: uppercase; }
.widget > ul {
  margin: 0; }
  .widget > ul > li:first-child {
    padding-top: 0; }
  .widget > ul li {
    list-style: none;
    padding: 10px 0; }
    .widget > ul li ul {
      margin-top: 10px; }
    .widget > ul li li:last-child {
      padding-bottom: 0; }

.toggle-view {
  background: none;
  color: #000000;
  position: absolute;
  right: -5px;
  top: 10px;
  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 > ul li a, .sidebar .widget_nav_menu > div > ul li a, .wpb_widgetised_column .widget > ul li a, .wpb_widgetised_column .widget_nav_menu > div > ul li a {
  color: #000000; }
  .sidebar .widget > ul li a:hover, .sidebar .widget_nav_menu > div > ul li a:hover, .wpb_widgetised_column .widget > ul li a:hover, .wpb_widgetised_column .widget_nav_menu > div > ul li a:hover {
    color: #666; }
    .sidebar .widget > ul li a:hover:before, .sidebar .widget_nav_menu > div > ul li a:hover:before, .wpb_widgetised_column .widget > ul li a:hover:before, .wpb_widgetised_column .widget_nav_menu > div > ul li a:hover:before {
      background: #666; }
.sidebar .widget_rss li .rsswidget, .wpb_widgetised_column .widget_rss li .rsswidget {
  color: #000000;
  font-weight: 600; }
  .sidebar .widget_rss li .rsswidget:hover, .wpb_widgetised_column .widget_rss li .rsswidget:hover {
    color: #666; }
.sidebar .widget_categories li, .sidebar .widget_nav_menu li, .sidebar .widget_pages li, .wpb_widgetised_column .widget_categories li, .wpb_widgetised_column .widget_nav_menu li, .wpb_widgetised_column .widget_pages li {
  position: relative; }
.sidebar .widget_categories ul ul, .sidebar .widget_nav_menu ul ul, .sidebar .widget_pages ul ul, .wpb_widgetised_column .widget_categories ul ul, .wpb_widgetised_column .widget_nav_menu ul ul, .wpb_widgetised_column .widget_pages ul ul {
  display: none; }
.sidebar .widget_nav_menu > div > ul > li:first-child > .toggle-view, .wpb_widgetised_column .widget_nav_menu > div > ul > li:first-child > .toggle-view {
  top: 5px; }
.sidebar .widget_categories > ul > li:first-child > .toggle-view, .sidebar .widget_pages > ul > li:first-child > .toggle-view, .wpb_widgetised_column .widget_categories > ul > li:first-child > .toggle-view, .wpb_widgetised_column .widget_pages > ul > li:first-child > .toggle-view {
  top: 5px; }
.sidebar .widget_categories a, .sidebar .widget_pages a, .wpb_widgetised_column .widget_categories a, .wpb_widgetised_column .widget_pages a {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
.sidebar .widget_meta li, .sidebar .widget_categories li, .sidebar .widget_archive li, .sidebar .widget_nav_menu li, .sidebar .widget_pages li, .wpb_widgetised_column .widget_meta li, .wpb_widgetised_column .widget_categories li, .wpb_widgetised_column .widget_archive li, .wpb_widgetised_column .widget_nav_menu li, .wpb_widgetised_column .widget_pages li {
  border-bottom: 1px solid #ebebeb; }
  .sidebar .widget_meta li ul, .sidebar .widget_categories li ul, .sidebar .widget_archive li ul, .sidebar .widget_nav_menu li ul, .sidebar .widget_pages li ul, .wpb_widgetised_column .widget_meta li ul, .wpb_widgetised_column .widget_categories li ul, .wpb_widgetised_column .widget_archive li ul, .wpb_widgetised_column .widget_nav_menu li ul, .wpb_widgetised_column .widget_pages li ul {
    border-top: 1px solid #ebebeb;
    margin-left: 0;
    padding-left: 15px; }
  .sidebar .widget_meta li li:last-child, .sidebar .widget_categories li li:last-child, .sidebar .widget_archive li li:last-child, .sidebar .widget_nav_menu li li:last-child, .sidebar .widget_pages li li:last-child, .wpb_widgetised_column .widget_meta li li:last-child, .wpb_widgetised_column .widget_categories li li:last-child, .wpb_widgetised_column .widget_archive li li:last-child, .wpb_widgetised_column .widget_nav_menu li li:last-child, .wpb_widgetised_column .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: #000000;
      font-size: 2rem; }
  .zoo-icon-field .wrap-text-content {
    width: calc(100% - 50px);
    float: left; }
  .zoo-icon-field h4.widget-title {
    margin-bottom: 0;
    font-size: 1rem; }

.zoo-posts-widget {
  width: 100%;
  display: inline-block; }
  .zoo-posts-widget .post-widget-item {
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
    padding: 0;
    border: none; }
  .zoo-posts-widget .post-widget-image {
    float: left;
    width: 75px;
    border-radius: 15px;
    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: 1rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
    display: inline-block; }
    .zoo-posts-widget .title-post a {
      color: inherit; }
    .zoo-posts-widget .title-post:hover {
      color: #000000; }
  .zoo-posts-widget .date-post {
    font-size: 0.75rem;
    width: 100%;
    line-height: 15px;
    display: inline-block;
    margin-bottom: 5px;
    float: left;
    font-weight: 600; }
    .zoo-posts-widget .date-post i {
      color: #ffa800; }

.widget .tagcloud a {
  font-size: 12px !important;
  border: none;
  background: #f5f5f5;
  padding: 3px 10px;
  line-height: 20px;
  margin: 5px 10px 5px 0;
  display: inline-block;
  color: #666; }
  .widget .tagcloud a:hover {
    color: #fff;
    background: #000000;
    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: 500;
    color: #000;
    border-bottom: 2px solid #000; }
    .zoo-wrap-pagination.simple a:hover {
      border-color: #000000;
      color: #000000; }

/* 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.3;
  margin-bottom: 5px; }
.widget_rss .rss-date {
  color: #959595;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600; }
.widget_rss .rssSummary {
  padding: 5px 0; }

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

.sidebar .widget_nav_menu li a {
  color: #959595; }
  .sidebar .widget_nav_menu li a:hover {
    color: #000000; }

/*End Widget menu*/
/*Search form*/
.custom-search-form {
  position: relative; }
  .custom-search-form input {
    border-color: #ebebeb;
    margin: 0;
    height: 45px;
    line-height: 45px; }
  .custom-search-form button {
    position: absolute;
    color: #000000;
    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: #959595; }

/*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: #000000;
  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: #000;
    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 .comment-author-link {
  color: #ffa800; }
  .widget_recent_comments .comment-author-link a:hover {
    color: #000000; }

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

.blog .main-content, .archive .main-content, .search .main-content {
  padding-top: 80px;
  padding-bottom: 30px; }
.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; } }
.list-layout .post {
  margin-bottom: 50px; }
.list-layout .zoo-post-inner {
  padding-bottom: 60px;
  border-bottom: 1px solid #ebebeb; }
.list-layout .post-loop-item .wrap-media, .list-layout .post-loop-item .entry-title, .list-layout .entry-content {
  margin-bottom: 20px; }

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

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

.zoo-blog-item .entry-title {
  margin-bottom: 10px;
  font-size: 1.875rem; }
  .zoo-blog-item .entry-title a {
    color: #000000;
    line-height: inherit; }
    .zoo-blog-item .entry-title a:hover {
      color: #959595; }
.zoo-blog-item .post-info {
  margin-bottom: 10px; }
  .zoo-blog-item .post-info li:first-child {
    margin-left: 0; }
.zoo-blog-item .wrap-media {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative; }
  .zoo-blog-item .wrap-media img {
    display: block;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
  .zoo-blog-item .wrap-media a:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background: #000000;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    opacity: 0; }
.zoo-blog-item:hover img {
  transform: scale(1.1); }
.zoo-blog-item:hover .wrap-media a:before {
  opacity: 0.3; }
.zoo-blog-item .readmore {
  text-transform: capitalize;
  padding-bottom: 3px;
  color: #000000;
  position: relative;
  font-weight: 500;
  line-height: 1.2; }
  .zoo-blog-item .readmore:after {
    height: 1px;
    content: '';
    display: block;
    border-bottom: 2px solid;
    color: inherit;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 300ms; }
  .zoo-blog-item .readmore:hover:after {
    width: 0; }
.zoo-blog-item .entry-content p {
  margin: 0; }

.grid-layout .row {
  margin-left: -20px;
  margin-right: -20px; }
.grid-layout .layout-item {
  padding-left: 20px;
  padding-right: 20px; }
.grid-layout .wrap-post-item-content {
  width: 100%;
  display: inline-block; }
.grid-layout .grid-layout-item .wrap-media {
  margin-bottom: 15px;
  overflow: hidden; }
.grid-layout .grid-layout-item img {
  transition: all 300ms;
  display: block; }
.grid-layout .grid-layout-item:hover img {
  transform: scale(1.1); }
.grid-layout .grid-layout-item .title-post {
  font-size: 1.375rem;
  margin-bottom: 10px;
  line-height: 1.4; }
  .grid-layout .grid-layout-item .title-post a:hover {
    color: #959595; }
.grid-layout .grid-layout-item .readmore {
  margin-top: 25px;
  display: inline-block; }

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

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

.page .main-content > .container > .page-title {
  text-align: center;
  margin-top: 50px;
  font-size: 3rem; }

.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: #000000;
      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: #000000;
        transition: all 300ms;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -ms-transition: all 300ms; }
      .main-content .error-404 .error-404-content .back-to-home:hover:after {
        width: 0; }

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

/*Custom css of theme*/
.text-field, input[type="text"], input[type="search"], input[type="password"], textarea, input[type="email"], input[type="tel"] {
  font-weight: 300; }

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

.wp-block-gallery {
  margin-left: 0;
  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%; }
  .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); }

.page:not(.wpb-js-composer) .main-content > .container {
  max-width: 1140px;
  padding-top: 90px;
  padding-bottom: 90px; }

.page.woocommerce-page:not(.wpb-js-composer) .main-content > .container {
  padding-top: 0;
  padding-bottom: 0; }

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

.header-top {
  background: #000;
  color: #fff;
  font-size: 0.875rem; }
  .header-top a {
    color: #fff; }
    .header-top a:hover {
      color: #959595; }

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

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

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

.primary-menu > ul.nav-menu > li {
  margin: 0 5px; }
  .primary-menu > ul.nav-menu > li > a {
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 600;
    padding: 5px 0; }
    .primary-menu > ul.nav-menu > li > a > .zoo-icon-down {
      font-size: 65%; }
  .primary-menu > ul.nav-menu > li:hover > a {
    color: #959595; }
  .primary-menu > ul.nav-menu > li:first-child {
    margin-left: 0; }
  .primary-menu > ul.nav-menu > li:last-child {
    margin-right: 0; }

@media (min-width: 1024px) {
  .primary-menu > ul.nav-menu > li {
    margin: 0 10px; } }
@media (min-width: 1200px) {
  .primary-menu > ul.nav-menu > li {
    margin: 0 20px; } }
/*End Custom css menu*/
/*Custom css breadcrumb*/
.wrap-breadcrumb {
  padding: 20px 0; }
  .wrap-breadcrumb .zoo-breadcrumb-separator {
    font-size: 65%;
    padding: 0 5px; }
  .wrap-breadcrumb .zoo-breadcrumb-container span {
    color: #959595; }
  .wrap-breadcrumb .zoo-breadcrumb-container a {
    color: #000;
    border-bottom: 1px solid transparent;
    padding-bottom: 3px; }
    .wrap-breadcrumb .zoo-breadcrumb-container a:hover {
      border-color: #000; }

/*End Custom css breadcrumb*/
/*End Custom css of theme*/
.post-content img.alignleft {
  margin-right: 50px; }
.post-content img.alignright {
  margin-left: 50px; }

.btn.btn-border, input[type="submit"].btn-border, .button.btn-border, button.btn-border {
  font-family: inherit; }

.grid-layout .wrap-post-thumbnail {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden; }

/*Footer*/
.footer-bottom {
  background: #f5f5f5; }

.footer-row {
  background: #fff;
  color: #959595; }
  .footer-row a {
    color: #000000; }
    .footer-row a:hover {
      color: #959595; }
  .footer-row .menu a, .footer-row .cat-item a, .footer-row .widget_archive a, .footer-row .widget_pages a {
    position: relative; }
    .footer-row .menu a:after, .footer-row .cat-item a:after, .footer-row .widget_archive a:after, .footer-row .widget_pages a:after {
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      bottom: -5px;
      content: '';
      display: block;
      opacity: 0;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms; }
    .footer-row .menu a:hover:after, .footer-row .cat-item a:hover:after, .footer-row .widget_archive a:hover:after, .footer-row .widget_pages a:hover:after {
      opacity: 1; }
  .footer-row .widget-title {
    margin-top: 20px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 0.875rem; }
  .footer-row p {
    margin-bottom: 10px; }
  .footer-row .widget {
    width: 100%;
    margin-bottom: 30px;
    display: inline-block; }
    .footer-row .widget:first-child .widget-title {
      margin-top: 0; }
    .footer-row .widget:last-child {
      margin-bottom: 0; }
    .footer-row .widget.ZooSocialWidget {
      margin-bottom: 10px; }
  .footer-row .textwidget {
    width: 100%;
    display: inline-block; }
  .footer-row .widget_nav_menu li {
    margin-bottom: 5px; }
    .footer-row .widget_nav_menu li a {
      font-weight: 400; }
    .footer-row .widget_nav_menu li ul li:last-child {
      margin-bottom: 0; }
  .footer-row input {
    font-size: inherit; }
  .footer-row .mc4wp-form .mc4wp-form-fields > p input[type="submit"] {
    text-transform: uppercase;
    background: #464646;
    color: #fff;
    font-size: 0.8125rem;
    letter-spacing: 3px;
    padding: 5px 15px;
    border: none; }
    .footer-row .mc4wp-form .mc4wp-form-fields > p input[type="submit"]:hover {
      background: #fff;
      color: #000; }
  .footer-row .widget_mc4wp_form_widget .widget-title {
    margin-bottom: 10px; }
  .footer-row .zoo-list-payment-method .payment-method {
    background: #464646;
    margin-bottom: 10px; }
  .footer-row .zoo-list-payment-method svg {
    fill: #ccc; }
  .footer-row .zoo-widget-social-icon.icon li a:hover {
    text-decoration: none; }
  .footer-row .widget_rss li a {
    font-weight: 600;
    color: #000000; }
    .footer-row .widget_rss li a:hover {
      color: #959595; }
  .footer-row .textwidget img {
    margin: 5px 0 0; }
  .footer-row.footer-preset-light a {
    color: #959595; }
    .footer-row.footer-preset-light a:hover {
      color: #000000; }
  .footer-row.footer-preset-light.footer-main {
    background: #f5f5f5;
    color: #7d7d7d; }
    .footer-row.footer-preset-light.footer-main .widget-title {
      text-transform: uppercase;
      color: #000; }
    .footer-row.footer-preset-light.footer-main a {
      color: #7d7d7d; }
      .footer-row.footer-preset-light.footer-main a:hover {
        color: #000; }
    .footer-row.footer-preset-light.footer-main .social-icon {
      color: #000; }
      .footer-row.footer-preset-light.footer-main .social-icon:hover {
        color: #7d7d7d; }
    .footer-row.footer-preset-light.footer-main .menu a:after, .footer-row.footer-preset-light.footer-main .cat-item a:after, .footer-row.footer-preset-light.footer-main .widget_archive a:after, .footer-row.footer-preset-light.footer-main .widget_pages a:after {
      background: #000000; }
  .footer-row.footer-preset-light .mc4wp-form input[type="email"] {
    background: #fff;
    font-weight: 400; }
  .footer-row.footer-preset-light .mc4wp-form .mc4wp-form-fields > p input[type="submit"] {
    background: #000000;
    border: none; }
    .footer-row.footer-preset-light .mc4wp-form .mc4wp-form-fields > p input[type="submit"]:hover {
      background: #959595;
      color: #fff; }
  .footer-row.footer-preset-dark {
    background: #000000;
    color: #ccc; }
    .footer-row.footer-preset-dark a {
      color: #ccc; }
      .footer-row.footer-preset-dark a:hover {
        color: #fff; }
    .footer-row.footer-preset-dark .menu a, .footer-row.footer-preset-dark .cat-item a, .footer-row.footer-preset-dark .widget_archive a, .footer-row.footer-preset-dark .widget_pages a {
      position: relative; }
      .footer-row.footer-preset-dark .menu a:after, .footer-row.footer-preset-dark .cat-item a:after, .footer-row.footer-preset-dark .widget_archive a:after, .footer-row.footer-preset-dark .widget_pages a:after {
        background: #fff; }
    .footer-row.footer-preset-dark .widget-title {
      color: #fff; }
    .footer-row.footer-preset-dark input {
      background: #fff;
      color: #000;
      border: none; }
    .footer-row.footer-preset-dark .mc4wp-form .mc4wp-form-fields > p input, .footer-row.footer-preset-dark .mc4wp-form .mc4wp-form-fields > p input[type="email"] {
      margin-bottom: 0;
      border: none; }
    .footer-row.footer-preset-dark .mc4wp-form .mc4wp-form-fields > p input[type="submit"] {
      background: #464646;
      color: #fff; }
      .footer-row.footer-preset-dark .mc4wp-form .mc4wp-form-fields > p input[type="submit"]:hover {
        background: #fff;
        color: #000; }
    .footer-row.footer-preset-dark .cat-item span, .footer-row.footer-preset-dark .widget_archive li span {
      background: #666;
      color: #fff; }
    .footer-row.footer-preset-dark .widget .tagcloud a {
      background: #666;
      color: #fff; }
      .footer-row.footer-preset-dark .widget .tagcloud a:hover {
        background: #959595; }
    .footer-row.footer-preset-dark .recentcomments {
      color: #fff; }
      .footer-row.footer-preset-dark .recentcomments .comment-author-link {
        color: #ccc; }
      .footer-row.footer-preset-dark .recentcomments .comment-author-link:hover {
        color: #fff; }

.mc4wp-form .mc4wp-form-fields > span {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%; }
.mc4wp-form .mc4wp-form-fields > p {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  position: relative; }
  .mc4wp-form .mc4wp-form-fields > p input {
    width: 100%;
    margin: 0;
    height: 50px;
    line-height: 50px;
    border: 2px solid #000000; }
  .mc4wp-form .mc4wp-form-fields > p input[type="submit"] {
    width: 40px;
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
    z-index: 1;
    border: none; }
  .mc4wp-form .mc4wp-form-fields > p.wrap-subcription-field:after {
    color: #000000;
    font-family: cleversoft;
    content: '\c270';
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 10px;
    height: 50px;
    line-height: 50px;
    top: 0; }

.footer-main {
  padding-top: 25px; }
  .footer-main .builder-item {
    margin-bottom: 20px; }
  .footer-main.full-width {
    padding-left: 15px;
    padding-right: 15px; }

.footer-bottom {
  padding: 20px 15px; }

@media (min-width: 992px) {
  .footer-main {
    padding-top: 75px; }
    .footer-main.full-width {
      padding-left: 60px;
      padding-right: 60px; }

  .footer-bottom {
    padding: 50px 60px; }
    .footer-bottom.footer-preset-dark {
      padding: 30px 60px; }

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

.cvca-pagination {
  text-align: center;
  margin: 20px 0; }
  .cvca-pagination .cvca_pagination-item {
    background: none;
    height: 30px;
    min-width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 1.2rem;
    display: inline-block;
    color: #959595; }
    .cvca-pagination .cvca_pagination-item.current, .cvca-pagination .cvca_pagination-item:hover {
      color: #000000; }

/*End Blog cover*/
/*Widget*/
.widget_categories > ul li, .widget_archive li {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center; }
  .widget_categories > ul li ul, .widget_archive li ul {
    width: 100%; }

.cat-item span.count, .widget_archive li span.count {
  border-radius: 3px;
  color: #ffa800;
  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: 1.75rem;
  padding: 0;
  margin: 0 15px 0 0; }
  .zoo-widget-social-icon.icon li:last-child {
    margin: 0; }
  .zoo-widget-social-icon.icon li a {
    border: none; }
    .zoo-widget-social-icon.icon li a:hover {
      color: #fff; }

.widget_recent_comments .recentcomments {
  position: relative; }
  .widget_recent_comments .recentcomments a {
    display: inline-block !important; }
  .widget_recent_comments .recentcomments:before {
    content: '\c286';
    font-family: cleversoft;
    position: absolute;
    left: 0;
    margin-top: 3px; }
  .widget_recent_comments .recentcomments .comment-author-link a {
    color: inherit !important; }
    .widget_recent_comments .recentcomments .comment-author-link a:hover {
      color: #000000; }

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

/*End Widget*/
.comment-reply-title small {
  font-size: 60%;
  font-weight: 400; }
  .comment-reply-title small a {
    color: #959595; }
  .comment-reply-title small a:hover {
    text-decoration: underline;
    color: #000000; }

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

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

/*Mega menu*/
.primary-menu .mega-menu-content {
  padding: 15px 20px;
  z-index: 9; }

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

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

/**Shortcode css*/
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
  padding: 12px 35px;
  border-color: #fff;
  color: #fff;
  font-size: 1rem;
  border-width: 1px !important; }
  .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
    background: #fff; }

.zoo-feature-box.text-center {
  text-align: center; }
.zoo-feature-box.text-left {
  text-align: left; }
.zoo-feature-box.text-right {
  text-align: right; }
.zoo-feature-box.white-preset .feature-box-title, .zoo-feature-box.white-preset .feature-box-content {
  color: #fff; }

.zoo-feature-box.before-style img {
  transition: all 300ms;
  display: block; }
.zoo-feature-box.before-style:hover img {
  transform: scale(1.1); }
.zoo-feature-box.before-style .feature-box-media {
  width: 100%;
  height: auto;
  line-height: 1;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 0; }
.zoo-feature-box.before-style .feature-box-title {
  margin-bottom: 5px;
  font-size: 1.125rem; }
  .zoo-feature-box.before-style .feature-box-title a {
    color: inherit; }
    .zoo-feature-box.before-style .feature-box-title a:hover {
      color: #959595; }
.zoo-feature-box.before-style .feature-box-content {
  padding: 10px 0;
  font-size: 1rem;
  color: #666666; }
.zoo-feature-box.before-style.white-preset .feature-box-content {
  color: #fff; }
.zoo-feature-box.before-style .zoo-feature-box-inner > a {
  position: relative;
  padding-bottom: 8px;
  color: #000000;
  font-weight: 600;
  font-size: 0.75rem; }
  .zoo-feature-box.before-style .zoo-feature-box-inner > a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    content: '';
    display: block;
    background: #000000;
    transition: all 300ms; }
  .zoo-feature-box.before-style .zoo-feature-box-inner > a:hover {
    color: #000000; }
    .zoo-feature-box.before-style .zoo-feature-box-inner > a:hover:after {
      width: 0; }
.zoo-feature-box.before-style.icon-type .feature-box-title {
  font-size: 1rem;
  text-transform: uppercase; }
.zoo-feature-box.before-style.icon-type .feature-box-media {
  margin-bottom: 30px; }
.zoo-feature-box.before-style.icon-type.text-center.default-preset .feature-box-media i {
  background-image: linear-gradient(127deg, #0c4fff, #c24efe);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }
.zoo-feature-box.before-style.dark-preset .feature-box-media {
  color: #000000; }
.zoo-feature-box.before-style.dark-preset.before-style .feature-box-content {
  padding: 0; }
.zoo-feature-box.before-style.image-type.text-center .feature-box-title {
  font-size: 1.5rem; }

.cvca-products-wrap .products {
  display: flex;
  flex-wrap: wrap; }

.cvca-products-wrap .products.highlight-featured {
  display: inline-block; }

.cvca-products-wrap .products.highlight-featured .product {
  max-width: 100% !important; }

.cvca-products-wrap .cvca-wrapper-products-shortcode .cvca-wrap-products-sc.cvca-carousel {
  overflow: visible; }

.cvca-wrapper-products-shortcode {
  text-align: center; }

.cvca_ajax_load_more_button {
  position: relative; }
  .cvca_ajax_load_more_button:focus {
    color: #fff;
    background: #000000; }
  .cvca_ajax_load_more_button:before {
    width: 20px;
    height: 20px;
    background: #ffa800;
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    left: 25px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    visibility: hidden;
    animation: blink 600ms infinite ease-in-out; }
  .cvca_ajax_load_more_button.cvca-loading {
    padding-left: 50px; }
    .cvca_ajax_load_more_button.cvca-loading:before {
      visibility: visible; }
  .cvca_ajax_load_more_button.disable {
    cursor: not-allowed;
    opacity: 0.8; }

.product.new-added {
  transform: translateY(50px);
  opacity: 0; }

.products .slick-list {
  width: 100%; }

.cvca-testimonial-content {
  font-size: 1.125rem; }

.cvca-testimonial-rating {
  position: relative;
  display: inline-block;
  color: #ffcc33;
  margin-bottom: 30px;
  font-size: 1rem; }
  .cvca-testimonial-rating i {
    float: left; }
  .cvca-testimonial-rating .rating {
    position: absolute;
    left: 0;
    display: inline-block;
    overflow: hidden; }

.cvca-wrapper-testimonial-block .cvca-testimonial-author {
  color: #fff;
  font-size: 1.125rem; }
.cvca-wrapper-testimonial-block .cvca-carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 2.375rem;
  opacity: 0.5;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
  cursor: pointer; }
  .cvca-wrapper-testimonial-block .cvca-carousel-btn:hover {
    opacity: 1; }
  .cvca-wrapper-testimonial-block .cvca-carousel-btn.next-item {
    right: 0; }
  .cvca-wrapper-testimonial-block .cvca-carousel-btn.prev-item {
    left: 0; }

.cvca-carousel .slick-dots li, .cvca-testimonial-shortcode.cvca-testimonial .slick-dots li {
  cursor: pointer;
  opacity: 1;
  border-radius: 0;
  width: 30px;
  height: 5px;
  background: transparent;
  border-bottom: 2px solid #fff;
  padding: 0; }
  .cvca-carousel .slick-dots li.slick-active, .cvca-carousel .slick-dots li:hover, .cvca-testimonial-shortcode.cvca-testimonial .slick-dots li.slick-active, .cvca-testimonial-shortcode.cvca-testimonial .slick-dots li:hover {
    background: #fff; }

.block-testimonial-h1 {
  position: relative; }
  .block-testimonial-h1 .wpb_column, .block-testimonial-h1 .relative, .block-testimonial-h1 .cvca-wrapper-testimonial-block {
    position: static !important; }
  .block-testimonial-h1 .cvca-testimonial-shortcode .slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10%; }

.cvca-testimonial.style-1 .cvca-testimonial-item {
  text-align: left; }
.cvca-testimonial.style-1 .cvca-testimonial-content {
  padding: 0;
  margin: 0; }
  .cvca-testimonial.style-1 .cvca-testimonial-content p {
    color: #666;
    font-size: 1rem; }
.cvca-testimonial.style-1 .cvca-wrap-author-info .cvca-testimonial-author {
  text-align: left;
  color: #000000; }
.cvca-testimonial .cvca-carousel .slick-dots {
  text-align: left; }
  .cvca-testimonial .cvca-carousel .slick-dots li {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    background: transparent;
    border: none !important; }
    .cvca-testimonial .cvca-carousel .slick-dots li:before {
      width: 6px;
      height: 6px;
      background: #666;
      content: '';
      display: block;
      border-radius: 50%;
      position: absolute;
      left: calc(50% - 3px);
      top: calc(50% - 3px); }
    .cvca-testimonial .cvca-carousel .slick-dots li:after {
      width: 100%;
      height: 100%;
      border: 1px solid #666;
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      border-radius: 50%;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms;
      opacity: 0;
      transform: scale(0.5); }
    .cvca-testimonial .cvca-carousel .slick-dots li.slick-active, .cvca-testimonial .cvca-carousel .slick-dots li:hover {
      background: transparent; }
      .cvca-testimonial .cvca-carousel .slick-dots li.slick-active:after, .cvca-testimonial .cvca-carousel .slick-dots li:hover:after {
        opacity: 1;
        transform: scale(1); }
.cvca-testimonial.default .cvca-wrapper-testimonial-block {
  margin-left: -15px;
  margin-right: -15px; }
.cvca-testimonial.default .wrap-content-testimonial {
  background: #fff;
  text-align: left;
  padding: 45px 40px;
  box-sizing: 0 0 5px rgba(0, 0, 0, 0.1); }
.cvca-testimonial.default .cvca-wrap-author-info {
  padding: 0; }
.cvca-testimonial.default .cvca-testimonial-author {
  color: #000000;
  font-size: 1.25rem;
  margin-bottom: 10px; }
.cvca-testimonial.default .cvca-testimonial-rating {
  margin-bottom: 0; }
.cvca-testimonial.default .cvca-testimonial-content {
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 1rem;
  color: #000000; }
.cvca-testimonial.default .slick-list {
  margin-bottom: 40px; }
.cvca-testimonial.default .cvca-carousel .slick-dots {
  text-align: center; }

.zoo-feature-box.left-style .zoo-feature-box-inner {
  display: flex;
  justify-content: center;
  align-items: center; }
.zoo-feature-box.left-style .feature-box-media i {
  line-height: inherit; }
.zoo-feature-box.left-style .feature-box-title {
  font-size: 1rem;
  text-transform: uppercase; }
.zoo-feature-box.left-style .feature-box-content {
  color: #959595; }

.zoo-feature-box.left-style .media .media-body .feature-box-title {
  margin-bottom: 5px; }

.zoo-feature-box.left-style .media > .pull-left {
  padding-right: 15px; }

.zoo-blog-shortcode.grid-layout .zoo-blog-item.layout-item .title-post {
  font-size: 1.375rem;
  letter-spacing: 0; }

.zoo-blog-shortcode .wrap-loop-content {
  margin-bottom: 0; }
  .zoo-blog-shortcode .wrap-loop-content .zoo-blog-item {
    padding-bottom: 45px; }
.zoo-blog-shortcode.grid-layout .zoo-blog-item .wrap-post-item-content .readmore {
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 25px; }

.wpb_gmaps_widget .wpb_wrapper {
  padding: 0; }

.wpb_wrapper .zoo-feature-box {
  padding: 0; }
  .wpb_wrapper .zoo-feature-box.no-title .feature-box-media {
    margin-bottom: 10px; }
  .wpb_wrapper .zoo-feature-box.no-title .zoo-feature-box-inner > a {
    font-weight: 600;
    padding: 0 0 8px;
    font-size: 1.125rem; }

.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-default {
  color: #000000;
  background: #fff;
  padding: 10px 35px;
  line-height: 25px;
  font-size: 1rem; }
  .vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-default:hover {
    background: #000000;
    color: #fff; }

.vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-flat.vc_btn3-color-warning {
  color: #000000;
  background: #fff02a;
  padding: 10px 50px;
  line-height: 25px;
  font-size: 1rem;
  letter-spacing: 1px;
  font-weight: 600; }
  .vc_btn3-size-md.vc_btn3-shape-round.vc_btn3-style-flat.vc_btn3-color-warning:hover {
    background: #000000;
    color: #fff; }

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
  color: #000000;
  text-transform: capitalize; }

/**Team Member**/
.cvca-team-member {
  position: relative; }
  .cvca-team-member:after {
    background: #000000;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    -ms-transition: all 500ms; }
  .cvca-team-member > img {
    width: 100%;
    margin: 0;
    display: block; }
  .cvca-team-member .member-social {
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    margin: 10px 0 0;
    text-align: center;
    padding: 0 10px;
    width: 100%; }
    .cvca-team-member .member-social li {
      list-style: none;
      background: transparent;
      color: #fff;
      font-size: 1rem;
      text-align: center;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      padding: 0;
      margin: 3px 0;
      display: inline-block;
      transition: all 500ms;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -o-transition: all 500ms;
      -ms-transition: all 500ms;
      transform: scale(0.5);
      border: 1px solid transparent; }
      .cvca-team-member .member-social li:hover {
        border-color: #fff;
        background: transparent; }
      .cvca-team-member .member-social li a {
        color: inherit;
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px; }
  .cvca-team-member .cvca-team-member-content {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #fff; }
    .cvca-team-member .cvca-team-member-content .member-name {
      font-weight: 500;
      font-size: 1.25rem;
      padding: 0;
      color: #fff; }
    .cvca-team-member .cvca-team-member-content .member-position {
      font-size: 0.9375rem;
      color: #fff;
      letter-spacing: 0.5px;
      text-transform: none; }
  .cvca-team-member:hover .cvca-team-member-content {
    opacity: 1;
    visibility: visible;
    z-index: 1; }
  .cvca-team-member:hover:after {
    opacity: 0.6;
    visibility: visible; }
  .cvca-team-member:hover .member-social li {
    transform: scale(1); }

/**Team Member**/
/*Count down*/
.cvca-countdown .countdown-times {
  display: flex;
  justify-content: center;
  align-items: center; }
  .cvca-countdown .countdown-times > div {
    padding: 10px;
    min-width: 90px;
    height: 90px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    border-radius: 5px;
    margin: 0 12px;
    text-align: center;
    text-transform: capitalize; }
    .cvca-countdown .countdown-times > div b {
      width: 100%;
      line-height: 1.2;
      display: block;
      font-size: 1.875rem; }

/*End Count down*/
/*Img banner*/
.cvca-banner-image:hover .banner-media img {
  transform: scale(1.1); }

.cvca-shortcode-banner .banner-media {
  margin-left: auto;
  margin-right: auto; }
.cvca-shortcode-banner.shadow .banner-media {
  box-shadow: 0 0 5px #ebebeb; }
.cvca-shortcode-banner.round .banner-content {
  padding: 0;
  text-align: center; }
.cvca-shortcode-banner.round .banner-media {
  margin-bottom: 30px; }
.cvca-shortcode-banner.round .banner-title {
  font-size: 1.25rem;
  color: #000000;
  letter-spacing: 0;
  margin-bottom: 5px; }
  .cvca-shortcode-banner.round .banner-title a {
    color: inherit;
    font-size: inherit;
    letter-spacing: 0; }
    .cvca-shortcode-banner.round .banner-title a:hover {
      color: #959595; }
.cvca-shortcode-banner.round .banner-readmore a {
  margin: 0; }
.cvca-shortcode-banner.round .banner-readmore .banner-media-link {
  text-transform: none;
  color: #000000;
  font-size: 1rem;
  border-bottom: 1px solid #000000;
  font-weight: 400;
  padding-bottom: 5px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .cvca-shortcode-banner.round .banner-readmore .banner-media-link:hover {
    color: #959595;
    border-color: #959595; }
.cvca-shortcode-banner.overlap:hover .banner-media::before {
  background: rgba(0, 0, 0, 0.2); }
.cvca-shortcode-banner.overlap .banner-media {
  width: 100%;
  margin: 0;
  z-index: 1; }
  .cvca-shortcode-banner.overlap .banner-media:before {
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms; }
.cvca-shortcode-banner.overlap img {
  display: block;
  width: 100%; }
.cvca-shortcode-banner.overlap .banner-readmore a span {
  color: inherit;
  font-size: inherit;
  font-weight: 600; }
.cvca-shortcode-banner.overlap.default .banner-readmore a {
  text-transform: capitalize;
  font-size: 1.25rem;
  color: #fff; }
  .cvca-shortcode-banner.overlap.default .banner-readmore a:hover span:after {
    width: 50%; }
  .cvca-shortcode-banner.overlap.default .banner-readmore a span {
    overflow: hidden;
    position: relative;
    padding-bottom: 5px; }
    .cvca-shortcode-banner.overlap.default .banner-readmore a span:after {
      height: 2px;
      width: 100%;
      background: #fff;
      content: '';
      display: block;
      position: absolute;
      right: 0;
      transition: all 300ms;
      bottom: 0; }
.cvca-shortcode-banner.overlap.style-1.bottom-center .banner-content {
  bottom: 10%; }
.cvca-shortcode-banner.overlap.style-1.center-left .banner-content .banner-title {
  font-size: 2.5rem;
  margin-bottom: 10px; }
.cvca-shortcode-banner.overlap.style-1.center-left .banner-readmore > a {
  margin-top: 0; }
.cvca-shortcode-banner.overlap.style-1 .banner-content .banner-title {
  font-size: 3.75rem;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 20px; }
  .cvca-shortcode-banner.overlap.style-1 .banner-content .banner-title a {
    line-height: 1; }
.cvca-shortcode-banner.overlap.style-1 .banner-content .banner-description {
  color: #fff;
  margin-bottom: 20px;
  font-size: 1.25rem; }
.cvca-shortcode-banner.overlap.style-1 .banner-readmore > a {
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0;
  color: #000000; }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a i {
    font-size: 2rem;
    margin-left: 10px;
    line-height: 25px; }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a:before, .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 300ms;
    z-index: -1; }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a:after {
    opacity: 0;
    transform: scale(1.1); }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a:hover:before {
    opacity: 0;
    transform: scale(0.5); }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a:hover:after {
    opacity: 1;
    transform: scale(1); }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a:before {
    background: #fff; }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a:after {
    border: 2px solid #fff; }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a:hover {
    color: #fff; }
  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a span {
    padding: 10px 20px;
    letter-spacing: 3px;
    font-size: 0.8125rem;
    display: flex;
    align-items: center;
    line-height: 25px;
    margin: 0;
    background: none;
    text-transform: inherit;
    color: inherit;
    font-weight: 600; }
.cvca-shortcode-banner.overlap.center-left .banner-content {
  width: 90%;
  left: 10%;
  padding: 10px; }
.cvca-shortcode-banner.overlap.style-2 .banner-content .banner-title {
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2; }
  .cvca-shortcode-banner.overlap.style-2 .banner-content .banner-title a {
    position: relative;
    padding-bottom: 5px; }
    .cvca-shortcode-banner.overlap.style-2 .banner-content .banner-title a:after {
      width: 0;
      height: 2px;
      background: #fff;
      position: absolute;
      content: '';
      left: 0;
      bottom: 0;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms; }
    .cvca-shortcode-banner.overlap.style-2 .banner-content .banner-title a:hover:after {
      width: 100%; }
.cvca-shortcode-banner.overlap.style-2 .banner-readmore {
  position: absolute;
  width: 100%;
  left: 0;
  top: calc(100% + 10px);
  opacity: 0;
  transition: all 300ms; }
  .cvca-shortcode-banner.overlap.style-2 .banner-readmore .banner-media-link, .cvca-shortcode-banner.overlap.style-2 .banner-readmore a {
    margin: 0; }
  .cvca-shortcode-banner.overlap.style-2 .banner-readmore .banner-media-link {
    padding: 5px 15px;
    font-size: 1rem; }
.cvca-shortcode-banner.overlap.style-2:hover .banner-readmore {
  opacity: 1;
  top: 100%; }
.cvca-shortcode-banner.overlap.style-2.bottom-left .banner-media::before {
  background: rgba(0, 0, 0, 0.2); }
.cvca-shortcode-banner.overlap.style-2.bottom-left .banner-content {
  padding: 30px 40px; }
  .cvca-shortcode-banner.overlap.style-2.bottom-left .banner-content .banner-title {
    font-size: 1.5rem; }
  .cvca-shortcode-banner.overlap.style-2.bottom-left .banner-content .banner-readmore {
    position: static;
    opacity: 1; }
    .cvca-shortcode-banner.overlap.style-2.bottom-left .banner-content .banner-readmore .banner-media-link {
      padding: 0;
      text-transform: capitalize; }
.cvca-shortcode-banner.overlap.style-3.shadow .banner-media {
  box-shadow: 0 0 45px -10px #ebebeb; }
.cvca-shortcode-banner.overlap.style-3 .banner-content {
  position: static;
  transform: none;
  color: #000;
  padding: 25px 15px; }
  .cvca-shortcode-banner.overlap.style-3 .banner-content h4.banner-title {
    font-weight: 600;
    font-size: 1.25rem;
    color: #000;
    letter-spacing: 0; }
    .cvca-shortcode-banner.overlap.style-3 .banner-content h4.banner-title a {
      color: inherit; }
.cvca-shortcode-banner.overlap.style-3 .banner-media::before {
  display: none; }
.cvca-shortcode-banner.overlap.style-3 .banner-readmore {
  position: absolute;
  left: 50%;
  top: calc(50% + 30px);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms; }
  .cvca-shortcode-banner.overlap.style-3 .banner-readmore a {
    padding: 5px 0;
    text-transform: capitalize;
    background: none;
    margin: 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 600; }
    .cvca-shortcode-banner.overlap.style-3 .banner-readmore a span {
      font-weight: 600; }
.cvca-shortcode-banner.overlap.style-3 .banner-media .zoo-addon-overlay, .cvca-shortcode-banner.overlap.style-3 .banner-readmore a {
  opacity: 0; }
.cvca-shortcode-banner.overlap.style-3:hover .banner-media .zoo-addon-overlay, .cvca-shortcode-banner.overlap.style-3:hover .banner-readmore a {
  opacity: 1; }
.cvca-shortcode-banner.overlap.style-3:hover .banner-readmore {
  top: 50%; }
.cvca-shortcode-banner.flat .banner-content {
  padding: 20px 0; }
  .cvca-shortcode-banner.flat .banner-content h4 {
    margin-bottom: 5px; }
    .cvca-shortcode-banner.flat .banner-content h4 a {
      color: #000000;
      letter-spacing: normal;
      font-weight: normal;
      font-size: 1.625rem; }
  .cvca-shortcode-banner.flat .banner-content .banner-media-link {
    font-weight: 500;
    font-size: 0.8125rem;
    color: #000000;
    padding-bottom: 5px; }
    .cvca-shortcode-banner.flat .banner-content .banner-media-link:after {
      border-bottom: 2px solid;
      width: 100%;
      transition: all 300ms;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms;
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0; }
    .cvca-shortcode-banner.flat .banner-content .banner-media-link:hover:after {
      width: 0; }

/*End Img banner*/
/*Video Shortcode*/
.cvca-video .cvca-video-button {
  background: #ff0000;
  display: flex !important;
  justify-content: center;
  align-items: center; }

.cvca-video-thumb {
  box-shadow: 10px 15px 10px rgba(0, 0, 0, 0.2); }

@media (max-width: 1200px) {
  .cvca-wrap-video-popup iframe {
    width: calc(100vw - 30px) !important;
    height: auto !important; } }
.no-boxshadow .cvca-video-thumb {
  box-shadow: none !important; }

/*End Video Shortcode*/
/**End Shortcode css*/
.off-canvas-close {
  width: 25px;
  text-align: center;
  z-index: 1; }

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

.heading-instagram {
  font-size: 24px;
  text-transform: uppercase;
  color: #000000; }

.heading-instagram i {
  color: #ee71a9; }

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

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

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

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

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

.zoo-cw-gallery-loading::before, .zoo-cw-gallery-loading::after {
  background: #000000; }

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

#play {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 50%;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

#play:hover {
  transform: scale(1.2); }

.stroke-solid {
  stroke-dashoffset: 0;
  stroke-dashArray: 300;
  stroke-width: 4px;
  transition: stroke-dashoffset 1s ease, opacity 1s ease; }

#play:hover .stroke-solid {
  opacity: 0;
  stroke-dashoffset: 300; }

.stroke-dotted {
  opacity: 0;
  stroke-dasharray: 4, 5;
  stroke-width: 1px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: spin 4s infinite linear;
  animation: spin 4s infinite linear;
  transition: opacity 1s ease, stroke-width 1s ease; }

#play:hover .stroke-dotted {
  stroke-width: 4px;
  opacity: 1; }

.icon {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out; }

#play:hover .icon {
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.fixed-bg {
  background-attachment: fixed; }

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

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

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

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

.header-search-box .header-search-form .button.search-submit {
  color: #959595; }
  .header-search-box .header-search-form .button.search-submit:hover {
    color: #000000; }

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

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

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

@media (max-width: 992px) {
  .wrap-form-lb-search .btn-close-lb-search {
    right: 0;
    top: 0; } }
/*End Css search lightbox*/
.primary-menu ul.dropdown-submenu, .primary-menu .mega-menu-content {
  box-shadow: -2px 2px 81px -17px rgba(0, 0, 0, 0.29); }
.primary-menu .dropdown-submenu .menu-item > a {
  display: flex;
  align-items: center; }
  .primary-menu .dropdown-submenu .menu-item > a > .zoo-icon-down {
    display: flex; }

/* Contact form */
.fix-height-60 {
  height: 60vh; }

.wpcf7-form .text-field, .wpcf7-form input[type="text"], .wpcf7-form input[type="search"], .wpcf7-form input[type="password"], .wpcf7-form textarea, .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
  height: 45px;
  line-height: 45px; }
.wpcf7-form .text-field, .wpcf7-form input[type="text"], .wpcf7-form input[type="search"], .wpcf7-form input[type="password"], .wpcf7-form textarea, .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
  padding: 5px 0;
  border: none;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 40px; }
  .wpcf7-form .text-field:focus, .wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="search"]:focus, .wpcf7-form input[type="password"]:focus, .wpcf7-form textarea:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form input[type="tel"]:focus {
    border-bottom-color: #000000; }
.wpcf7-form .align-center {
  text-align: center; }
.wpcf7-form .wpcf7-submit {
  margin-top: 15px; }

/*End Contact form */
/*Follow Me*/
.cvca-follow-me-content a {
  margin-right: 25px;
  font-size: 1.125rem; }
  .cvca-follow-me-content a:last-child {
    margin: 0; }
  .cvca-follow-me-content a span {
    font-size: 1rem;
    padding-left: 5px;
    font-weight: 600; }
  .cvca-follow-me-content a:hover {
    color: #959595; }

/*End Follow Me*/
/*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 #ebebeb; }
      .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 #ebebeb;
  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: #000000; }
.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: #000000;
    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 */
.btn-lb-search, .icon-element-cart {
  font-size: 1.25rem; }

.woocommerce a.button.toggle-button {
  background: transparent;
  border: 2px solid #000000;
  color: #000000;
  padding: 8px 20px; }
  .woocommerce a.button.toggle-button:hover {
    background: #000000;
    color: #fff; }

@media (max-width: 576px) {
  .wrap-list-cat-search {
    display: none; }

  .woocommerce.archive .zoo-wrap-product-shop-loop {
    padding-top: 35px; }

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

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

  .zoo-single-product-nav {
    display: none; } }
body .cvca-video-mask {
  z-index: 9; }

body .cvca-wrap-video-popup {
  z-index: 11; }

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

.btn-border {
  background: transparent;
  border: 1px solid #000000;
  color: #000000; }

.page .wrap-pagination.inpost-pagination {
  padding-top: 30px; }
.page .comments .title-block, .page .comment-reply-title {
  text-align: center; }

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

.comments-navigation {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px; }

@media (max-width: 992px) {
  .page .wrap-comment-form #reply-title, .page .wrap-comment-form .comment-notes {
    padding: 0; } }
@media (max-width: 782px) {
  .admin-bar .wrap-header-off-canvas {
    margin-top: 46px;
    height: calc(100vh - 46px); } }
@media (max-width: 600px) {
  .admin-bar .wrap-header-off-canvas {
    height: 100vh;
    margin-top: 0;
    padding: 50px 0; } }
.element-item select, .element-item select:focus {
  outline: none !important; }

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

/*Fix css for fire fox and IE 11*/
@-moz-document url-prefix() {
  .main-content {
    overflow: hidden; }

  .site-footer {
    margin-top: -10px; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-content {
    overflow: hidden; } }
.element-logo {
  padding-top: 20px;
  padding-bottom: 20px; }

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

.cvca-products-wrap .cvca-wrap-products-sc ul.products .product .wrap-product-loop-content .wrap-product-img {
  margin-bottom: 10px !important; }

.popmake-content h3.vc_custom_heading {
  letter-spacing: -1px;
  font-size: 1.875rem; }

h3.vc_custom_heading {
  font-size: 2.25rem;
  text-align: center;
  margin-bottom: 10px; }
  h3.vc_custom_heading.text-light {
    color: #fff; }

h2.vc_custom_heading {
  letter-spacing: -3px;
  font-size: 3.75rem;
  margin-bottom: 15px; }
  h2.vc_custom_heading.text-light {
    color: #fff; }

h6.vc_custom_heading {
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 35px;
  color: #7d7d7d;
  line-height: 1.5; }
  h6.vc_custom_heading.text-light {
    color: #fff; }

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

/*Button Shortcode*/
.wrap-button {
  display: flex; }
  .wrap-button.align-center {
    justify-content: center; }
  .wrap-button.align-left {
    justify-content: flex-start; }
  .wrap-button.align-right {
    justify-content: flex-end; }

.cvca-button {
  padding: 10px 20px;
  position: relative;
  font-size: 0.8125rem;
  z-index: 1;
  line-height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px; }
  .cvca-button i {
    margin-left: 10px;
    font-size: 1rem; }
    .cvca-button i.clever-icon-arrow-right-4 {
      font-size: 2rem;
      line-height: 25px; }
      .cvca-button i.clever-icon-arrow-right-4:before {
        line-height: 25px; }
  .cvca-button:before, .cvca-button:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 300ms;
    z-index: -1; }
  .cvca-button:after {
    opacity: 0;
    transform: scale(1.1); }
  .cvca-button:hover:before {
    opacity: 0;
    transform: scale(0.5); }
  .cvca-button:hover:after {
    opacity: 1;
    transform: scale(1); }
  .cvca-button.outline:before {
    opacity: 0;
    transform: scale(1.1); }
  .cvca-button.outline:after {
    opacity: 1;
    transform: scale(1); }
  .cvca-button.outline:hover:after {
    opacity: 0;
    transform: scale(0.5); }
  .cvca-button.outline:hover:before {
    opacity: 1;
    transform: scale(1); }
  .cvca-button.outline.white-style {
    color: #fff; }
    .cvca-button.outline.white-style:hover {
      color: #000000; }
  .cvca-button.outline.dark-style {
    color: #000000; }
    .cvca-button.outline.dark-style:hover {
      color: #fff; }
  .cvca-button.white-style {
    color: #000000; }
    .cvca-button.white-style:before {
      background: #fff; }
    .cvca-button.white-style:after {
      border: 2px solid #fff; }
    .cvca-button.white-style:hover {
      color: #fff; }
  .cvca-button.dark-style {
    color: #fff; }
    .cvca-button.dark-style:before {
      background: #000000; }
    .cvca-button.dark-style:after {
      border: 2px solid #000000; }
    .cvca-button.dark-style:hover {
      color: #000000; }

/*End Button Shortcode*/
.entry-footer {
  margin-bottom: 10px; }

.cvca-auto-typing {
  width: 100%;
  text-align: center; }
  .cvca-auto-typing .content-auto-typing {
    font-weight: 600;
    letter-spacing: -5px; }

.text-dark {
  color: #000000; }

.text-light {
  color: #fff; }

.page-content .align-bg-top {
  background-position: top center !important;
  background-size: auto !important; }

/*One page Css*/
.cvca-one-page {
  background-attachment: fixed; }

#cvca-control-one-page.cvca-control-one-page-block {
  left: auto;
  right: 40px;
  background: rgba(0, 0, 0, 0.5);
  width: 25px;
  border-radius: 15px;
  padding: 5px 0;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.2); }
  #cvca-control-one-page.cvca-control-one-page-block .cvca-control-item {
    width: 100%;
    border: none;
    height: 25px;
    margin: 5px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    #cvca-control-one-page.cvca-control-one-page-block .cvca-control-item a {
      width: 12px;
      height: 12px;
      border: 2px solid #fff;
      border-radius: 50%;
      line-height: 1;
      position: static; }
    #cvca-control-one-page.cvca-control-one-page-block .cvca-control-item.active a, #cvca-control-one-page.cvca-control-one-page-block .cvca-control-item:hover a {
      background: #fff; }
    #cvca-control-one-page.cvca-control-one-page-block .cvca-control-item span {
      background: #000000;
      padding: 5px 15px;
      font-size: 0.8125rem;
      border-radius: 15px;
      height: 25px;
      line-height: 1;
      display: inline-block;
      top: 50%;
      transform: translateY(-50%);
      color: #fff; }
    #cvca-control-one-page.cvca-control-one-page-block .cvca-control-item:hover span {
      right: calc(100% + 10px); }

/*End One page Css*/
.page-content .cvca-auto-typing span {
  display: inline; }

@media (max-width: 768px) {
  h2.vc_custom_heading {
    font-size: 3rem;
    line-height: 1.2;
    letter-spacing: -1px; }

  .grid-layout .row {
    margin-left: -15px;
    margin-right: -15px; }
    .grid-layout .row .layout-item {
      padding-left: 15px;
      padding-right: 15px; }

  .page-content .cvca-auto-typing {
    font-size: 60px !important;
    line-height: 1;
    margin-bottom: 20px; }
  .page-content .mobile-without-margin {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .page-content .mobile-margin-bottom {
    margin-bottom: 40px !important; }
  .page-content .mobile-no-padding {
    padding: 0 !important; }

  .cvca-shortcode-banner.style-1 .banner-content {
    padding: 15px; }

  .cvca-shortcode-banner.overlap.style-1 .banner-content .banner-title {
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 0; }
    .cvca-shortcode-banner.overlap.style-1 .banner-content .banner-title a {
      line-height: 1;
      white-space: nowrap; }

  .cvca-shortcode-banner.overlap.center-left .banner-content {
    width: 100%;
    left: 0;
    padding: 15px; }

  .cvca-shortcode-banner.overlap.style-1 .banner-readmore > a {
    margin-top: 0; }

  .products .slick-list {
    margin-bottom: 0; }

  #sb_instagram .sbi_item {
    width: 33.33% !important; }

  #sb_instagram .sbi_photo img {
    height: auto !important;
    display: block !important; } }
@media (max-width: 480px) {
  .page-content .cvca-auto-typing {
    font-size: 40px !important; }
    .page-content .cvca-auto-typing .content-auto-typing {
      letter-spacing: -1px; }

  #sb_instagram .sbi_item {
    width: 50% !important; }

  .cvca-countdown .countdown-times > div {
    padding: 10px;
    min-width: 80px;
    height: 80px;
    margin: 0 5px; }
    .cvca-countdown .countdown-times > div b {
      font-size: 1.625rem; }

  .cvca-shortcode-banner.overlap.style-1 .banner-content .banner-title {
    font-size: 2.25rem; } }
.clearfix::after, .clear-fix::after {
  content: "";
  clear: both;
  display: table; }

.wp-block-button.is-style-squared .wp-block-button__link:hover {
  color: #000000 !important; }

.vc_custom_heading a, .vc_custom_heading a:focus, .vc_custom_heading a:hover, .vc_custom_heading a:visited {
  border: none;
  border-bottom: 4px solid; }

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

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

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

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

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

.has-drop-cap {
  font-size: 1.5rem; }
  .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; }

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

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

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

.element-language-switcher #language-options, .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
  font-size: 0.75rem;
  text-transform: uppercase; }
  .element-language-switcher #language-options:after, .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency:after {
    font-size: 0.5rem; }

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
  border: none;
  padding: 40px; }

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
  font-size: 1.125rem; }

.wpb-js-composer .page-content .vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 8px 20px; }

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

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

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

.dark-text {
  color: #000000; }

.cvca-banner-slider .cvca-wrap-banner-slider-item > a {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }

.cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }
  .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide img {
    width: 100%;
    height: auto; }
  .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .cvca-banner-slider-title {
    font-size: 2.25rem; }
  .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .cvca-banner-slider-content {
    position: static;
    display: flex;
    width: 100%;
    align-items: center;
    text-align: left;
    padding: 30px 40px; }
  .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .descriptions {
    padding-top: 40px;
    font-size: 1rem; }
    .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .descriptions ul, .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .descriptions ol, .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .descriptions p, .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .descriptions dl, .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .descriptions pre {
      margin-bottom: 15px; }
.cvca-banner-slider .cvca-carousel-btn {
  background: #fff;
  height: 70px;
  width: 70px;
  line-height: 70px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  font-size: 1.5rem; }

@media (min-width: 768px) {
  .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide img {
    width: 50%; }
  .cvca-banner-slider .cvca-wrap-banner-slider-item.slick-slide .cvca-banner-slider-content {
    width: 50%;
    padding: 50px 120px; }
  .cvca-banner-slider .wrap-slider .cvca-carousel-btn.next-item {
    right: -35px; }
  .cvca-banner-slider .wrap-slider .cvca-carousel-btn.prev-item {
    left: -35px; } }
.cvca-img-360-view .wrap-img-360-view .control-view:not(.center) {
  color: #000000;
  transition: all 300ms; }
  .cvca-img-360-view .wrap-img-360-view .control-view:not(.center):hover {
    color: #ffa800; }
.cvca-img-360-view .description {
  padding: 10px 0;
  font-weight: 500;
  color: #000000; }

.cvca-single-product.woocommerce div.product div.summary {
  float: right; }

.zoo-instagram-photos .slick-dots {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%); }
  .zoo-instagram-photos .slick-dots li {
    list-style: none;
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    margin: 0 3px;
    opacity: 0.5;
    transition: all 300ms;
    cursor: pointer; }
    .zoo-instagram-photos .slick-dots li button {
      display: none; }
    .zoo-instagram-photos .slick-dots li:hover, .zoo-instagram-photos .slick-dots li.slick-active {
      opacity: 1; }

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

  #commentform {
    margin-left: -10px;
    margin-right: -10px; } }
@media (max-width: 560px) {
  .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 h4 {
    display: none; }

  .zoo-single-post-nav-item .wrap-text span {
    position: static;
    opacity: 1; } }

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