/**
 * Theme Name:  Zoo Fusion
 * Theme URI:   http://fusion.wp3.zootemplate.com/
 * Author:      ZooTemplate
 * Author URI:  https://www.zootemplate.com/
 * Description: Fusion is an impressive, super light, flexible and feature rich WordPress WooCommerce Theme for your online shop.
 * Version:     2.0.1
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags:        two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 * Text Domain: fusion
 *
 * This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.
 */
body {
  font-size: 14px;
  color: #494949; }

.body-font {
  font-family: "Roboto Mono", sans-serif !important; }
  .body-font span {
    font-family: "Roboto Mono", sans-serif !important; }

.header-landing {
  letter-spacing: 5px; }

.widget a {
  color: #252525; }
  .widget a:hover {
    color: #acacac; }

.ls-5 {
  letter-spacing: 5px; }

.text-about-center {
  text-transform: uppercase;
  max-width: 890px;
  margin: 0 auto;
  letter-spacing: 5px; }

.block-center-about {
  position: relative;
  min-height: 700px; }
  .block-center-about:after {
    display: block;
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 100%;
    transform: rotate(4deg);
    transform-origin: right top 0;
    width: 120%; }

.content-about {
  max-width: 860px;
  margin: 0 auto; }

a {
  color: #DC9814; }

a:hover {
  color: #acacac; }

form.envira-proofing-form input[type=checkbox] + label {
  z-index: 1 !important; }

.slick-dotted.slick-slider {
  margin-bottom: 0 !important; }

.cp-slider-arrow {
  z-index: 1 !important; }

.block-header {
  min-height: 600px;
  display: flex;
  align-items: center; }

#main-header {
  background-color: #fff; }

.is-sticky .sticker #main-navigation .menu > li, .is-sticky .sticker #right-navigation .menu > li {
  padding-top: 25px;
  padding-bottom: 25px; }

.stack-center-layout #site-branding, .stack-center-layout #main-navigation {
  width: 100% !important;
  left: 0; }

/* TRANSPARENT */
#zoo-header.header-transparent {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2; }
  #zoo-header.header-transparent #main-header {
    background-color: transparent; }
  #zoo-header.header-transparent .main-menu .menu > li > a {
    color: #fff; }
  #zoo-header.header-transparent .content-header-block {
    border-bottom: 1px solid rgba(235, 235, 235, 0.2); }
  #zoo-header.header-transparent #icon-header .search a {
    color: #fff; }
  #zoo-header.header-transparent .canvas-sidebar-control .bar {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #fff 0%, #fff 33.333%, transparent 33.333%, transparent 66.666%, #fff 66.666%, #fff 100%) repeat scroll 0 0; }
  #zoo-header.header-transparent #menu-mobile-trigger .wrap-bar .bar {
    background: transparent linear-gradient(to right, #fff 0%, #fff 33.333%, transparent 33.333%, transparent 66.666%, #fff 66.666%, #fff 100%) repeat scroll 0 0; }
  #zoo-header.header-transparent #search-mobile-trigger {
    color: #fff; }
  #zoo-header.header-transparent .is-sticky #main-header {
    background-color: rgba(0, 0, 0, 0.8); }
    #zoo-header.header-transparent .is-sticky #main-header .content-header-block {
      border-bottom: none; }

/* FULL WIDTH HEADER */
#zoo-header.full-width #main-header {
  padding: 0 60px; }
#zoo-header.full-width .container {
  max-width: 100% !important; }

/* LOGO CENTER LAYOUT */
.logo-center-layout #icon-header {
  width: auto; }
.logo-center-layout #right-navigation {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

@media screen and (max-width: 767px) {
  .logo-center-layout #right-navigation {
    display: none; } }
/* STACK CENTER LAYOUT */
#zoo-header.stack-center-3 .main-menu {
  display: flex;
  justify-content: center; }

@media screen and (min-width: 768px) {
  #zoo-header.stack-center-3 #site-branding {
    padding-bottom: 0 !important; } }
/* CANVAS LAYOUT */
.canvas-layout #menu-mobile-trigger, .canvas-layout .wrap-mobile-nav {
  display: inline-block; }

@media screen and (max-width: 981px) {
  .canvas-layout .content-header-block {
    justify-content: space-between; } }
@media screen and (min-width: 767px) {
  .canvas-layout #site-branding {
    margin-left: 20px; }

  .wrap-mobile-nav {
    overflow: auto;
    position: fixed;
    display: block;
    width: 100%;
    max-width: 360px;
    height: 100vh;
    top: 0;
    left: -360px;
    background: #fff;
    z-index: 1;
    padding: 15px 0;
    transition: all 300ms; }
    .wrap-mobile-nav.active {
      left: 0;
      z-index: 99; } }
/* LOGO CENTER LAYOUT */
@media screen and (max-width: 767px) {
  .logo-center #site-branding .site-logo {
    text-align: left; } }
#canvas-sidebar {
  position: fixed;
  max-width: 100%;
  width: 390px;
  top: 0;
  right: 0;
  height: 100%;
  background: #fff;
  transition: all ease 0.3s;
  padding: 45px 60px;
  box-shadow: -1px 0 5px rgba(0, 0, 0, 0.1);
  transform: translateX(400px);
  overflow-y: auto;
  z-index: 99; }
  #canvas-sidebar > div:last-child {
    position: absolute;
    bottom: 45px; }
  #canvas-sidebar > div:nth-child(3) {
    position: absolute;
    bottom: 97px; }

.mask-canvas-sidebar {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  transition: opacity 300ms; }

.close-canvas {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 1.2rem;
  color: #252525;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  transition: all 0.3s; }

.canvas-sidebar-active #canvas-sidebar {
  transform: translateX(0);
  z-index: 99; }
.canvas-sidebar-active .mask-canvas-sidebar {
  z-index: 98;
  visibility: visible;
  opacity: 1; }
.canvas-sidebar-active .menu {
  margin: 0; }
  .canvas-sidebar-active .menu li {
    list-style: none;
    position: relative; }
    .canvas-sidebar-active .menu li a {
      display: block; }
    .canvas-sidebar-active .menu li .zoo-nav-toggle {
      position: absolute;
      cursor: pointer;
      width: 22px;
      text-align: center;
      height: 22px;
      top: 8px;
      right: 0; }
  .canvas-sidebar-active .menu .sub-menu {
    margin-left: 15px; }

.canvas-sidebar-control {
  width: 40px;
  height: 40px;
  padding: 10px 5px !important; }
  .canvas-sidebar-control a {
    overflow: hidden;
    width: 28px !important;
    display: block; }
  .canvas-sidebar-control .bar {
    position: relative;
    float: left;
    left: 0;
    height: 2px;
    display: inline-block;
    width: 300%;
    transition: all 500ms;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #252525 0%, #252525 33.333%, transparent 33.333%, transparent 66.666%, #252525 66.666%, #252525 100%) repeat scroll 0 0; }
    .canvas-sidebar-control .bar:nth-child(2) {
      transition-delay: 200ms;
      margin: 7px 0 5px;
      transform: translateY(-50%); }
    .canvas-sidebar-control .bar:last-child {
      transform: translateX(10px);
      transition-delay: 0.4s; }
  .canvas-sidebar-control:hover .bar {
    left: -200%; }

.mobile-button {
  display: flex;
  align-items: center; }

#menu-mobile-trigger {
  width: 40px;
  height: 40px;
  padding: 10px 5px; }
  #menu-mobile-trigger .wrap-bar {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    #menu-mobile-trigger .wrap-bar .bar {
      background: transparent linear-gradient(to right, #252525 0%, #252525 33.333%, transparent 33.333%, transparent 66.666%, #252525 66.666%, #252525 100%) repeat scroll 0 0;
      transition: all 0.5s;
      height: 2px;
      display: inline-block;
      width: 300%;
      position: relative;
      float: left;
      left: 0; }
      #menu-mobile-trigger .wrap-bar .bar:nth-child(2) {
        transition-delay: 200ms;
        margin: 7px 0 5px;
        transform: translateY(-50%); }
      #menu-mobile-trigger .wrap-bar .bar:last-child {
        transition-delay: 400ms; }
  #menu-mobile-trigger:hover .wrap-bar .bar {
    left: -200%; }

.primary-nav {
  transition-duration: 0.3s; }

.main-menu .menu {
  list-style: none;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  z-index: 99;
  transition-duration: 0.1s; }
  .main-menu .menu > li {
    padding-top: 45px;
    padding-bottom: 45px; }
    .main-menu .menu > li > a {
      padding-left: 10px !important;
      padding-right: 10px !important;
      color: #252525; }
  .main-menu .menu li {
    transition: all ease 0.3s;
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px; }
    .main-menu .menu li:hover > .sub-menu {
      opacity: 1;
      visibility: visible;
      transform: translateY(0); }
    .main-menu .menu li a {
      font-size: 16px;
      text-transform: uppercase; }
  .main-menu .menu .sub-menu {
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.2);
    background-color: #363636;
    transform: translateY(30px);
    margin-left: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    transition-duration: 0.2s; }
    .main-menu .menu .sub-menu ul {
      margin-top: 0;
      top: 0;
      left: 100%; }
    .main-menu .menu .sub-menu li {
      padding: 0;
      width: 280px; }
      .main-menu .menu .sub-menu li:hover > a {
        color: #fff !important; }
    .main-menu .menu .sub-menu a {
      font-size: 14px;
      text-transform: capitalize;
      display: block;
      color: #d7d7d7 !important;
      padding: 15px 20px; }
    .main-menu .menu .sub-menu.pos-left {
      right: 100%;
      left: auto; }
    .main-menu .menu .sub-menu .menu-item-has-children {
      position: relative; }
      .main-menu .menu .sub-menu .menu-item-has-children:after {
        content: "\c150";
        font-family: cleversoft;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        position: absolute;
        right: 15px;
        top: 14px;
        color: #d7d7d7 !important; }
      .main-menu .menu .sub-menu .menu-item-has-children:hover:after {
        color: #fff !important; }

.wrap-site-main, .single-page {
  padding-top: 90px; }

.has-right-sidebar.content-single {
  padding-right: 35px; }

.content-single .header-post .title-detail {
  font-size: 36px;
  margin-bottom: 30px;
  font-weight: 400; }

.wrap-header-post-info .post-info li {
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 5px; }

blockquote, .blockquote {
  font-family: "Oswald", sans-serif; }

code {
  color: #DC9814; }

.tags-link-wrap {
  text-align: center;
  margin-bottom: 40px; }
  .tags-link-wrap a {
    color: #252525;
    font-size: 11px !important;
    padding: 0 10px;
    height: 30px;
    text-transform: uppercase;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    font-weight: 500;
    display: inline-block;
    margin: 0 0 10px 0;
    line-height: 30px; }
    .tags-link-wrap a:hover {
      background-color: #000;
      color: #fff;
      border-color: #000; }

.main-content.content-single p {
  margin-bottom: 20px; }
.main-content.content-single .media-block {
  margin-bottom: 35px;
  text-align: center; }
.main-content.content-single .header-post {
  margin-bottom: 55px; }
  .main-content.content-single .header-post .wrap-header-post-info {
    text-align: center; }
    .main-content.content-single .header-post .wrap-header-post-info .post-info {
      margin-bottom: 15px; }
.main-content.content-single .post-content {
  margin-bottom: 40px; }
  .main-content.content-single .post-content img {
    margin-bottom: 20px; }
  .main-content.content-single .post-content a {
    color: #DC9814; }
    .main-content.content-single .post-content a:hover {
      color: #252525; }
.main-content.content-single .bottom-post {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0;
  width: 100%; }
  .main-content.content-single .bottom-post .wrap-share-post span {
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    font-size: 16px; }
  .main-content.content-single .bottom-post .wrap-share-post ul {
    margin: 0;
    display: inline; }
    .main-content.content-single .bottom-post .wrap-share-post ul li {
      display: inline-block;
      margin-left: 10px; }
      .main-content.content-single .bottom-post .wrap-share-post ul li a {
        border: 1px solid #ebebeb;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        display: block;
        font-size: 15px;
        color: #252525; }
        .main-content.content-single .bottom-post .wrap-share-post ul li a:hover {
          border-color: #000;
          background-color: #000;
          color: #fff; }
  .main-content.content-single .bottom-post .write-comment a {
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    color: #252525; }
    .main-content.content-single .bottom-post .write-comment a:hover {
      color: #acacac; }
.main-content.content-single .post-author {
  padding: 30px;
  background: #f5f5f5;
  margin-bottom: 40px;
  overflow: hidden; }
  .main-content.content-single .post-author .author-img {
    float: left;
    width: 145px; }
    .main-content.content-single .post-author .author-img img {
      width: 100%; }
  .main-content.content-single .post-author .author-content {
    width: calc(100% - 145px);
    float: left;
    padding-left: 40px; }
    .main-content.content-single .post-author .author-content .author-name {
      text-transform: capitalize;
      font-size: 18px;
      margin-bottom: 15px; }
      .main-content.content-single .post-author .author-content .author-name a {
        color: #252525; }
    .main-content.content-single .post-author .author-content p {
      margin-bottom: 10px; }
    .main-content.content-single .post-author .author-content .wrap-author-social {
      margin: 0; }
      .main-content.content-single .post-author .author-content .wrap-author-social li {
        display: inline-block;
        padding: 0; }
        .main-content.content-single .post-author .author-content .wrap-author-social li a {
          width: 30px;
          height: 30px;
          line-height: 30px;
          text-align: center;
          display: block;
          color: #252525; }
          .main-content.content-single .post-author .author-content .wrap-author-social li a:hover {
            color: #acacac; }

.post-related {
  padding-top: 40px;
  border-top: 1px solid #ebebeb;
  margin-bottom: 30px; }
  .post-related .title-block {
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .post-related .item-related .wrap-media, .post-related .item-related .media-block {
    margin-bottom: 20px; }
  .post-related .item-related .title-post {
    font-size: 16px;
    margin-bottom: 5px; }
    .post-related .item-related .title-post a {
      color: #252525; }
      .post-related .item-related .title-post a:hover {
        color: #acacac; }

/* SINGLE POST LAYOUT */
.single-main-post.style2, .single-main-post.style3 {
  padding-top: 0; }
  .single-main-post.style2 .header-post, .single-main-post.style3 .header-post {
    position: relative;
    width: 100vw;
    margin-left: -50vw;
    left: calc(50% - 9px); }
  .single-main-post.style2 .wrap-header-post-info, .single-main-post.style3 .wrap-header-post-info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .single-main-post.style2 .wrap-header-post-info .title-detail, .single-main-post.style3 .wrap-header-post-info .title-detail {
      color: #fff;
      font-size: 48px;
      padding: 0 40px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1.6; }
    .single-main-post.style2 .wrap-header-post-info .post-info li, .single-main-post.style3 .wrap-header-post-info .post-info li {
      font-size: 16px;
      color: #ccc; }
      .single-main-post.style2 .wrap-header-post-info .post-info li a, .single-main-post.style3 .wrap-header-post-info .post-info li a {
        color: #ccc; }
        .single-main-post.style2 .wrap-header-post-info .post-info li a:hover, .single-main-post.style3 .wrap-header-post-info .post-info li a:hover {
          color: #fff; }
  .single-main-post.style2 .container, .single-main-post.style3 .container {
    max-width: 770px; }

.single-main-post.style2 .bg-cover {
  min-height: 780px; }

.single-main-post.style3 .bg-cover {
  height: 100vh; }

/* GALLERY SINGLE */
@media screen and (min-width: 1200px) {
  .gallery-main-post > .container {
    max-width: 1910px;
    padding-left: 75px;
    padding-right: 75px; } }
.gallery-main-post .envira-gallery-wrap .envira-album-public .envira-gallery-item-inner .envira-gallery-position-overlay, .gallery-main-post .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-position-overlay {
  z-index: 1; }
.gallery-main-post .gallery-info-wrapper {
  max-width: 390px; }
  .gallery-main-post .gallery-info-wrapper .title-gallery {
    font-size: 21px;
    text-transform: uppercase; }
  .gallery-main-post .gallery-info-wrapper .gallery-desc {
    margin-bottom: 35px;
    font-size: 13px;
    color: #7d7d7d;
    line-height: 2; }
  .gallery-main-post .gallery-info-wrapper .gallery-list-info {
    margin-left: 0;
    margin-bottom: 30px; }
    .gallery-main-post .gallery-info-wrapper .gallery-list-info li {
      overflow: hidden;
      font-weight: 500;
      list-style: none;
      color: #252525; }
      .gallery-main-post .gallery-info-wrapper .gallery-list-info li .info-label {
        width: 40%;
        float: left; }
.gallery-main-post .gallery-content-wrapper > p {
  display: none; }
.gallery-main-post .wrap-share-post {
  border-top: 1px dashed #7d7d7d;
  padding: 15px 0;
  width: 100%;
  display: inline-block;
  margin-bottom: 20px; }
  .gallery-main-post .wrap-share-post > span {
    text-transform: uppercase;
    display: inline-block;
    float: left;
    padding-right: 10px;
    width: 40%;
    color: #252525;
    text-align: left;
    font-family: 'Oswald', sans-serif; }
  .gallery-main-post .wrap-share-post ul {
    width: 60%;
    float: left;
    margin: 0;
    text-align: left; }
    .gallery-main-post .wrap-share-post ul li {
      list-style: none;
      display: inline-block;
      padding: 0;
      width: auto;
      margin-right: 10px; }
      .gallery-main-post .wrap-share-post ul li a {
        font-size: 18px;
        color: #252525; }
        .gallery-main-post .wrap-share-post ul li a:hover {
          color: #acacac; }
.gallery-main-post .inpost-nav a {
  color: #252525;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  padding: 0 30px;
  border: 1px solid #252525;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  margin-right: 10px; }
  .gallery-main-post .inpost-nav a:hover {
    background-color: #252525;
    color: #fff; }
.gallery-main-post div.envira-proofing-summary-box div.envira-proofing-summary-box-inner div.buttons button {
  line-height: 26px;
  border-radius: 0; }

.gallery-content-wrapper {
  overflow: hidden;
  position: relative; }
  .gallery-content-wrapper .slider-arrow {
    position: absolute;
    top: calc(50% - 27px);
    z-index: 1;
    cursor: pointer;
    font-size: 51px;
    color: rgba(255, 255, 255, 0.8); }
    .gallery-content-wrapper .slider-arrow:hover {
      color: white; }
  .gallery-content-wrapper .next-slide {
    right: 0; }
  .gallery-content-wrapper .prev-slide {
    left: 0; }

figure.alignleft {
  margin-right: 20px; }

figure.alignright {
  margin-left: 20px; }

/* OTHERS */
@media screen and (min-width: 1170px) {
  .single-main-post.style2 .post-content .wrap-img, .single-main-post.style3 .post-content .wrap-img {
    width: 1200px;
    margin-left: -230px; } }
.zoo-breadcrumb-container {
  margin-top: 40px;
  font-weight: 500; }
  .zoo-breadcrumb-container .cs-font {
    font-size: 10px; }

.widget {
  margin-bottom: 40px; }
  .widget .widget-title {
    font-size: 24px;
    margin-bottom: 20px; }
  .widget ul {
    margin: 0;
    padding: 0; }
    .widget ul li {
      padding: 15px 0;
      border-bottom: 1px solid #ebebeb;
      list-style: none;
      position: relative; }
      .widget ul li:first-child {
        padding-top: 15px !important; }
      .widget ul li .zoo-nav-toggle {
        position: absolute;
        right: 0;
        top: 17px;
        font-size: 12px;
        cursor: pointer; }
      .widget ul li .children {
        margin-left: 15px; }
        .widget ul li .children a {
          font-size: 12px; }

.widget.widget_search #searchform {
  position: relative; }
  .widget.widget_search #searchform .search-field {
    background-color: #f4f4f4; }
  .widget.widget_search #searchform #searchsubmit {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 20px;
    background-color: transparent;
    color: #000; }

.widget.widget_tag_cloud .tagcloud a:hover {
  color: #fff; }

.zoo-widget-social-icon {
  margin: 0; }
  .zoo-widget-social-icon li {
    display: inline-block;
    margin: 0 15px;
    padding: 0; }
    .zoo-widget-social-icon li a {
      display: block;
      padding: 0 10px;
      text-transform: uppercase;
      font-family: "Oswald", sans-serif;
      position: relative;
      color: #252525; }
      .zoo-widget-social-icon li a:before {
        transition: 0.3s;
        height: 1px;
        width: 0;
        background: #252525;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        content: '';
        position: absolute;
        display: block; }
      .zoo-widget-social-icon li a:hover {
        color: #252525; }
        .zoo-widget-social-icon li a:hover:before {
          width: 100%; }

.widget.zoo_posts_widget .post-widget-item {
  margin-bottom: 0;
  display: block;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb; }
  .widget.zoo_posts_widget .post-widget-item .post-widget-image {
    width: 100px;
    padding-right: 15px; }
  .widget.zoo_posts_widget .post-widget-item .post-widget-item-text {
    padding: 0;
    width: calc(100% - 100px); }
  .widget.zoo_posts_widget .post-widget-item .title-post {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px; }
  .widget.zoo_posts_widget .post-widget-item .date-post {
    font-size: 12px; }

.widget.widget_newsletterwidget {
  padding: 30px 20px;
  position: relative;
  margin-top: 10px;
  text-align: center;
  border: 3px solid #ebebeb;
  border-radius: 3px; }
  .widget.widget_newsletterwidget .widget-title {
    position: absolute;
    padding: 0 10px;
    margin: 0;
    display: inline;
    left: 50%;
    top: -5px;
    height: 30px;
    line-height: 30px;
    transform: translate(-50%, -50%);
    background: #fff; }
  .widget.widget_newsletterwidget .tnp-widget {
    margin-top: 10px; }

.cv-widget-title {
  font-size: 24px; }

.zoo-about-me {
  text-align: center; }
  .zoo-about-me .zoo-avatar {
    margin-bottom: 25px; }
  .zoo-about-me .zoo-name {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    font-family: "Roboto Mono", sans-serif; }
  .zoo-about-me .caption {
    margin-bottom: 20px;
    line-height: 26px; }
  .zoo-about-me .wrapp-sign {
    margin-bottom: 20px; }
  .zoo-about-me .wrap-social-icon {
    border: 1px solid #ebebeb;
    height: 45px; }
    .zoo-about-me .wrap-social-icon a {
      display: inline-block;
      width: 40px;
      height: 45px;
      line-height: 45px;
      color: #252525; }
      .zoo-about-me .wrap-social-icon a:hover {
        color: #acacac; }

.ZooSocialWidget .zoo-widget-social-icon.icon {
  display: flex;
  justify-content: center; }
  .ZooSocialWidget .zoo-widget-social-icon.icon li {
    margin: 10px; }
    .ZooSocialWidget .zoo-widget-social-icon.icon li a {
      padding: 0;
      display: block;
      width: 30px;
      background-color: #f5f5f5;
      height: 30px;
      color: #252525;
      text-align: center;
      line-height: 30px; }
      .ZooSocialWidget .zoo-widget-social-icon.icon li a:before {
        content: none; }
      .ZooSocialWidget .zoo-widget-social-icon.icon li a:hover {
        background-color: #252525;
        color: #fff; }

.widget_text .textwidget {
  font-size: 13px; }
  .widget_text .textwidget p {
    line-height: 2;
    margin-bottom: 0; }
  .widget_text .textwidget a {
    color: #DC9814; }

/* COMMENT FORM */
.wrap-comment-form {
  padding-top: 40px;
  border-top: 1px solid #ebebeb; }
  .wrap-comment-form #reply-title {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px; }
  .wrap-comment-form #commentform .text-field {
    border: 1px solid #ebebeb;
    padding: 15px 20px; }
    .wrap-comment-form #commentform .text-field:focus {
      border-color: #000; }
    .wrap-comment-form #commentform .text-field::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      font-size: 14px; }
    .wrap-comment-form #commentform .text-field::-moz-placeholder {
      /* Firefox 19+ */
      font-size: 14px; }
    .wrap-comment-form #commentform .text-field:-ms-input-placeholder {
      /* IE 10+ */
      font-size: 14px; }
    .wrap-comment-form #commentform .text-field:-moz-placeholder {
      /* Firefox 18- */
      font-size: 14px; }
  .wrap-comment-form #commentform input {
    height: 50px; }
  .wrap-comment-form #commentform #submit {
    height: 40px;
    letter-spacing: 0;
    font-family: "Oswald", sans-serif;
    font-weight: 400; }
    .wrap-comment-form #commentform #submit:hover {
      background-color: #acacac; }
  .wrap-comment-form #commentform .form-submit {
    text-align: left; }
  .wrap-comment-form #commentform .logged-in-as {
    font-family: "Oswald", sans-serif; }
    .wrap-comment-form #commentform .logged-in-as a {
      color: #252525; }
      .wrap-comment-form #commentform .logged-in-as a:hover {
        color: #acacac; }

#comments-list {
  border-top: 1px solid #ebebeb; }
  #comments-list p {
    margin-bottom: 10px; }
  #comments-list .date-post {
    font-size: 11px;
    text-transform: uppercase; }

.wrap-comments .pingback .comment-wrap {
  padding: 40px 0;
  display: block; }
  .wrap-comments .pingback .comment-wrap .author-name a {
    color: #252525; }
    .wrap-comments .pingback .comment-wrap .author-name a:hover {
      color: #acacac; }

/* FORM LOGIN */
.zoo-form-login {
  width: 80%;
  padding: 20px 40px;
  margin: auto;
  border: 2px dashed #acacac;
  text-align: center; }

.mejs-button > button {
  background-color: transparent !important;
  transition: none !important;
  padding: 0 !important; }
  .mejs-button > button:hover {
    background-color: transparent !important; }

.tnp-widget input.tnp-submit {
  font-family: "Oswald", sans-serif;
  font-weight: 400; }
  .tnp-widget input.tnp-submit:hover {
    border-color: #ebebeb;
    color: #252525;
    background-color: #f5f5f5; }

/* CONTACT FORM 7 */
.wpcf7-form h4 {
  text-transform: uppercase; }
.wpcf7-form .wpcf7-submit {
  font-weight: 400;
  font-family: "Oswald", sans-serif; }
.wpcf7-form .form-control {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  border-width: 2px; }

.contact-form .contact-item {
  margin-bottom: 60px;
  overflow: hidden; }

.border-button {
  padding: 0 30px;
  border: 1px solid #252525;
  text-transform: uppercase;
  color: #252525;
  letter-spacing: 1px;
  margin-right: 10px;
  height: 40px;
  line-height: 38px;
  display: inline-block;
  transform: translateY(0);
  font-family: 'Oswald',sans-serif; }
  .border-button:hover {
    background-color: #252525;
    color: #fff; }

/* BACK TO TOP */
#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 1;
  font-size: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  line-height: 40px;
  background: #fff;
  color: #444;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0; }

#back-to-top:hover {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8); }

#back-to-top.show {
  opacity: 1; }

.inpost-pagination {
  text-align: center; }
  .inpost-pagination .pagination > span, .inpost-pagination .pagination a {
    width: 45px;
    height: 45px;
    border: 1px solid #ebebeb;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    margin: 0 5px;
    color: #252525; }
  .inpost-pagination .pagination > span, .inpost-pagination .pagination a:hover {
    background-color: #000;
    color: #fff;
    border-color: #000; }

.comments-navigation {
  text-align: center;
  margin-bottom: 30px; }
  .comments-navigation ul {
    margin: 0; }
    .comments-navigation ul li {
      display: inline-block;
      list-style: none; }
      .comments-navigation ul li .page-numbers {
        border: 1px solid #ebebeb;
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        display: block;
        color: #252525; }
        .comments-navigation ul li .page-numbers:hover {
          background-color: #000;
          color: #fff;
          border-color: #000; }
      .comments-navigation ul li .current {
        background-color: #000;
        color: #fff;
        border-color: #000; }

.pagination {
  text-align: center;
  width: 100%; }
  .pagination .screen-reader-text {
    display: none; }
  .pagination .nav-links .page-numbers {
    width: 45px;
    height: 45px;
    border: 1px solid #ebebeb;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #252525; }
    .pagination .nav-links .page-numbers:hover {
      background-color: #000;
      color: #fff;
      border-color: #000; }
  .pagination .nav-links .current {
    background-color: #000;
    color: #fff;
    border-color: #000; }

.cvca-pagination {
  margin-top: 40px;
  text-align: center; }
  .cvca-pagination .cvca_pagination-item {
    border: 1px solid #ebebeb;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    display: inline-block;
    color: #252525; }
    .cvca-pagination .cvca_pagination-item:hover {
      background-color: #000;
      color: #fff;
      border-color: #000; }
  .cvca-pagination .current {
    background-color: #000;
    color: #fff;
    border-color: #000; }

#zoo-footer {
  margin-top: 90px;
  background-color: #F5F5F5;
  text-align: center;
  padding: 60px 0; }

#main-footer {
  margin: 25px 0; }

#bottom-footer {
  padding: 25px 0;
  font-size: 13px; }

#copyright {
  line-height: 2; }

#zoo-footer.wrap-style-2-layout {
  padding: 0; }
  #zoo-footer.wrap-style-2-layout #bottom-footer {
    padding: 20px 60px; }
  #zoo-footer.wrap-style-2-layout #copyright {
    text-align: left; }
  #zoo-footer.wrap-style-2-layout .ZooSocialWidget .zoo-widget-social-icon.icon {
    justify-content: flex-end; }
    #zoo-footer.wrap-style-2-layout .ZooSocialWidget .zoo-widget-social-icon.icon li a {
      font-size: 20px; }
      #zoo-footer.wrap-style-2-layout .ZooSocialWidget .zoo-widget-social-icon.icon li a:hover {
        background-color: transparent;
        color: rgba(37, 37, 37, 0.5); }

.zoo-blog-item.list-layout-item {
  margin-bottom: 70px;
  overflow: hidden; }
  .zoo-blog-item.list-layout-item .title-post {
    font-size: 18px;
    margin-bottom: 10px; }
    .zoo-blog-item.list-layout-item .title-post a {
      color: #252525; }
      .zoo-blog-item.list-layout-item .title-post a:hover {
        color: #acacac; }
  .zoo-blog-item.list-layout-item .post-info {
    margin-bottom: 15px; }
  .zoo-blog-item.list-layout-item .entry-content {
    margin-bottom: 10px; }
    .zoo-blog-item.list-layout-item .entry-content p {
      margin: 0; }
  .zoo-blog-item.list-layout-item .readmore {
    color: #DC9814;
    font-family: "Oswald", sans-serif; }
    .zoo-blog-item.list-layout-item .readmore:hover {
      color: #acacac; }
    .zoo-blog-item.list-layout-item .readmore .cs-font {
      font-size: 10px; }
  .zoo-blog-item.list-layout-item.post-without-thumbnail .col-sm-4 {
    display: none; }
  .zoo-blog-item.list-layout-item.post-without-thumbnail .col-sm-8 {
    width: 100%; }

.zoo-blog-item.masonry-layout-item, .zoo-blog-item.grid-layout-item {
  margin-bottom: 50px; }
  .zoo-blog-item.masonry-layout-item .zoo-post-inner, .zoo-blog-item.grid-layout-item .zoo-post-inner {
    box-shadow: 0 0 5px #ebebeb; }
  .zoo-blog-item.masonry-layout-item .wrap-media img, .zoo-blog-item.grid-layout-item .wrap-media img {
    width: 100%; }
  .zoo-blog-item.masonry-layout-item .wrap-short-content, .zoo-blog-item.grid-layout-item .wrap-short-content {
    padding: 25px 30px;
    text-align: center;
    position: relative; }
  .zoo-blog-item.masonry-layout-item .title-post, .zoo-blog-item.grid-layout-item .title-post {
    font-size: 18px;
    margin-bottom: 10px; }
    .zoo-blog-item.masonry-layout-item .title-post a, .zoo-blog-item.grid-layout-item .title-post a {
      color: #252525; }
      .zoo-blog-item.masonry-layout-item .title-post a:hover, .zoo-blog-item.grid-layout-item .title-post a:hover {
        color: #acacac; }
  .zoo-blog-item.masonry-layout-item .post-info, .zoo-blog-item.grid-layout-item .post-info {
    margin-bottom: 15px; }
  .zoo-blog-item.masonry-layout-item .entry-content, .zoo-blog-item.grid-layout-item .entry-content {
    padding: 10px 0 30px; }
    .zoo-blog-item.masonry-layout-item .entry-content p, .zoo-blog-item.grid-layout-item .entry-content p {
      margin: 0; }
  .zoo-blog-item.masonry-layout-item .wrap-readmore, .zoo-blog-item.grid-layout-item .wrap-readmore {
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%);
    background: #fff;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    letter-spacing: 1px; }
    .zoo-blog-item.masonry-layout-item .wrap-readmore a, .zoo-blog-item.grid-layout-item .wrap-readmore a {
      border: 1px solid #252525;
      padding: 0 20px;
      height: 40px;
      line-height: 40px;
      display: inherit;
      color: #252525; }
      .zoo-blog-item.masonry-layout-item .wrap-readmore a:hover, .zoo-blog-item.grid-layout-item .wrap-readmore a:hover {
        background-color: #252525;
        color: #fff; }
    .zoo-blog-item.masonry-layout-item .wrap-readmore i, .zoo-blog-item.grid-layout-item .wrap-readmore i {
      display: none; }

.main-content-inner {
  margin: 0 -15px;
  overflow: hidden; }

.ias-trigger.view-more-button {
  text-align: center;
  margin-top: 40px; }
  .ias-trigger.view-more-button a {
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    display: inline-block;
    height: 45px;
    padding: 0 20px;
    line-height: 45px;
    letter-spacing: 2px;
    color: #252525; }
    .ias-trigger.view-more-button a:hover {
      background-color: #ebebeb; }

.infinite-scroll-last, .infinite-scroll-error, .infinite-scroll-request {
  text-align: center;
  margin-top: 40px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  color: #252525; }

/* TEAM MEMBER ELITE */
.cvca-team-member {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px !important; }
  .cvca-team-member .wrap-head-team-member img {
    margin-bottom: 0;
    width: 100%; }
  .cvca-team-member .cvca-team-member-content {
    position: absolute;
    transform: translateX(110%);
    transition: all ease-in-out 0.3s;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5); }
    .cvca-team-member .cvca-team-member-content .member-name {
      color: #fff;
      font-size: 14px;
      font-weight: 300;
      margin-bottom: 15px;
      font-family: "Roboto Mono", sans-serif;
      text-transform: uppercase; }
    .cvca-team-member .cvca-team-member-content .member-position {
      color: #fff;
      font-size: 14px;
      font-weight: 300;
      margin-bottom: 15px;
      text-transform: capitalize; }
    .cvca-team-member .cvca-team-member-content .member-social {
      margin: 0;
      position: absolute;
      bottom: 20px;
      left: 20px; }
      .cvca-team-member .cvca-team-member-content .member-social li {
        list-style: none;
        padding: 0; }
        .cvca-team-member .cvca-team-member-content .member-social li a {
          font-size: 11px;
          color: #fff; }
          .cvca-team-member .cvca-team-member-content .member-social li a:hover {
            text-decoration: underline; }
  .cvca-team-member:hover .cvca-team-member-content {
    transform: translateX(0); }

/* FOLLOW ME */
.cvca-follow-me .title-shortcode {
  font-size: 16px; }
.cvca-follow-me.circle .cvca-follow-me-content a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  margin-right: 10px; }
  .cvca-follow-me.circle .cvca-follow-me-content a:hover {
    background-color: #acacac; }

/* PORTFOLIO */
.cp-carousel-layout .slick-dots li button {
  height: auto;
  line-height: unset;
  background-color: transparent; }

.clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item {
  display: flex;
  align-items: center;
  width: 80%;
  margin: auto; }
  .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item:after {
    content: none; }
  .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item .portfolio-info .title-post {
    font-size: 60px;
    margin-bottom: 10px; }
    .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item .portfolio-info .title-post a {
      color: #fff; }
  .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item .portfolio-info .list-cat a {
    color: #fff;
    margin-right: 20px; }
    .clever-portfolio.style-4 .clever-portfolio-item .wrap-portfolio-item .portfolio-info .list-cat a:hover {
      opacity: 0.8; }

/* AUTO TYPING */
.cvca-auto-typing span {
  font-family: 'Oswald', sans-serif;
  display: inline !important; }

/* ALBUM MASONRY */
.album-masonry-shortcode.style-1 .envira-gallery-item:hover .envira-gallery-link:before {
  opacity: 1; }
.album-masonry-shortcode.style-1 .envira-gallery-item:hover .envira-album-title {
  opacity: 1; }
.album-masonry-shortcode.style-1 .envira-gallery-item-inner {
  position: relative; }
.album-masonry-shortcode.style-1 .envira-gallery-link {
  display: block; }
  .album-masonry-shortcode.style-1 .envira-gallery-link:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-color: #fff;
    z-index: 1;
    opacity: 0;
    transition-duration: 0.3s; }
.album-masonry-shortcode.style-1 .envira-album-title {
  transition-duration: 0.3s;
  opacity: 0;
  margin: 0;
  position: absolute;
  top: calc(50% - 21px);
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #252525;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
  z-index: 1;
  width: 100%; }
.album-masonry-shortcode.style-2 .envira-gallery-item .envira-album-title {
  opacity: 0;
  transition: all ease 0.3s; }
.album-masonry-shortcode.style-2 .envira-gallery-item .envira-gallery-link:before {
  opacity: 0;
  transition: all ease 0.3s;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.album-masonry-shortcode.style-2 .envira-gallery-item:hover .envira-gallery-link:before {
  opacity: 1;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px); }
.album-masonry-shortcode.style-2 .envira-gallery-item:hover .envira-album-title {
  opacity: 1; }
.album-masonry-shortcode.style-2 .envira-gallery-item-inner {
  position: relative; }
.album-masonry-shortcode.style-2 .envira-gallery-link {
  display: block; }
  .album-masonry-shortcode.style-2 .envira-gallery-link:before {
    content: '';
    position: absolute;
    background-color: transparent;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, 0.5); }
.album-masonry-shortcode.style-2 .envira-album-title {
  margin: 0;
  position: absolute;
  top: calc(50% - 21px);
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
  z-index: 1;
  width: 100%; }

/* DEMO BOX */
.cvca-demo-box.standard:hover .cvca-wrap-img .mask {
  opacity: 1; }
  .cvca-demo-box.standard:hover .cvca-wrap-img .mask a {
    opacity: 1; }
.cvca-demo-box.standard .cvca-wrap-img {
  position: relative; }
  .cvca-demo-box.standard .cvca-wrap-img .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 300ms; }
    .cvca-demo-box.standard .cvca-wrap-img .mask a {
      padding: 0 30px;
      line-height: 40px;
      display: inline-block;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-family: 'Oswald', sans-serif;
      opacity: 0;
      transition: all 300ms;
      color: #fff;
      background: transparent;
      border: 1px solid #fff; }
      .cvca-demo-box.standard .cvca-wrap-img .mask a:hover {
        background-color: #252525;
        border-color: #252525; }
.cvca-demo-box.standard .title-demo-box {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  color: #252525;
  font-size: 14px;
  margin: 0 0 20px; }
  .cvca-demo-box.standard .title-demo-box a {
    color: inherit; }
    .cvca-demo-box.standard .title-demo-box a:hover {
      color: #acacac; }

.single-portfolio ul {
  margin-bottom: 0; }
.single-portfolio .cp-info .list-cat a {
  color: #959595; }
  .single-portfolio .cp-info .list-cat a:hover {
    color: #252525; }
.single-portfolio .cp-single-pagination {
  margin-top: 35px; }
  .single-portfolio .cp-single-pagination a {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px; }

.wrap-main-single.cp-main {
  margin-bottom: -90px; }

.clever-portfolio:not(.cp-carousel-layout) {
  padding: 0 !important; }

.clever-wrap-pagination .ajax-func {
  font-family: "Oswald", sans-serif;
  font-size: 14px !important;
  padding: 0 20px !important;
  line-height: 45px;
  letter-spacing: 2px; }
  .clever-wrap-pagination .ajax-func:hover {
    background-color: #ebebeb; }

/* DETAIL FULLSCREEN LAYOUT */
.single-portfolio .cp-single.full-screen .cp-wrap-content.minimal h2.title-portfolio {
  margin-bottom: 10px; }
.single-portfolio .cp-single.cp-embed-format .cp-wrap-content {
  text-align: center; }
.single-portfolio .cp-single.cp-embed-format .audio-embed {
  margin: 50px 0; }

.error-404 {
  min-height: 440px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }
  .error-404 .page-header {
    border: none; }
  .error-404 .page-title {
    font-size: 80px;
    padding-bottom: 5px;
    margin-bottom: 30px; }
  .error-404 .error-404-content {
    width: 100%;
    text-align: center; }
    .error-404 .error-404-content h3 {
      font-family: 'Roboto Mono', sans-serif;
      font-size: 40px;
      margin-bottom: 40px; }
    .error-404 .error-404-content .btn {
      font-family: 'Oswald', sans-serif;
      font-weight: normal; }

/*# sourceMappingURL=style.css.map */
