@charset "UTF-8";
/*!
Theme Name: Zeen
Theme URI: https://themeforest.net/item/zeen-next-generation-magazine-wordpress-theme/22709856
Description: A next generation WordPress theme with everything you need to take your site to the next level.
Version: 1.5
Author: Codetipi
Author URI: https://codetipi.com
Text Domain: zeen
*/
/*------------------------------------------------------------------
[1. Basics]
*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
li,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
ol,
dl,
ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}

strong {
  font-weight: bold;
}

a,
button {
  color: inherit;
}

a, ins {
  text-decoration: none;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:focus {
  outline: 0;
}

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

pre {
  overflow: auto;
}

code,
tt,
kbd,
pre,
samp {
  color: #555;
  padding: 3px 5px;
  font-size: .8666666em;
  background-color: #cce7ff;
}

kbd {
  background: #111;
  border-radius: 2px;
  color: #fff;
  padding: 4px 8px;
  margin: 0 5px;
}

code,
tt,
kbd,
pre,
var,
samp {
  font-family: "Roboto Mono",Monaco,courier,monospace;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul ul, ol ol, ul ol, ol ul {
  margin-top: 0;
  margin-bottom: 0;
}

hr {
  height: 1px;
  background: #111;
  margin: -1px 0 30px;
  border: 0;
}

b, strong, em, small {
  line-height: 1;
}

sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

blockquote, q {
  margin: 45px 0;
  font-size: 1.3333333rem;
  font-weight: 400 !important;
  width: 80%;
  margin-left: 10%;
  line-height: 1.5;
  position: relative;
}

blockquote:before, q:before {
  content: '\e244';
  font-family: 'tipi';
  position: absolute;
  left: -10%;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

blockquote cite, blockquote + p cite, q cite, q + p cite {
  font-size: 0.7em;
  display: block;
  margin-top: 0.7em;
  margin-bottom: 1.4em;
}

.rtl blockquote:before, .rtl q:before {
  -webkit-transform: none;
          transform: none;
}

.block-wrap-quote blockquote {
  margin-bottom: 30px;
  margin-top: 0;
}

.wp-block-pullquote, .wp-block-quote.is-large {
  padding-left: 40px;
}

.wp-block-pullquote:before, .wp-block-quote.is-large:before {
  left: 0;
}

.wp-block-quote.is-large {
  width: 100%;
}

q {
  font-size: 1em;
  margin: 30px 10px 30px 30px;
}

cite {
  font-style: italic;
}

dt {
  font-weight: 700;
  margin-bottom: 15px;
}

dd {
  padding: 0 0 15px 15px;
}

acronym {
  border-bottom: 1px dotted #888;
  cursor: help;
}

table {
  width: 100%;
  margin-bottom: 30px;
}

table th, table .shipping {
  font-weight: inherit;
}

table td, table th {
  border-top: 1px solid #f1f1f1;
  padding: 15px 10px;
}

.woocommerce table img {
  width: 75px;
  vertical-align: top;
}

ol, ul {
  list-style-position: inside;
}

ol li, ul li {
  display: list-item;
}

ol li ol, ol li ul, ul li ol, ul li ul {
  margin: 0 0 0 1em;
}

address {
  margin-bottom: 15px;
}

ul {
  list-style: none;
}

.entry-content ul, .entry-content ol {
  margin-left: 1em;
  list-style-position: outside;
  margin-bottom: 1em;
}

.entry-content ul {
  list-style: disc;
}

ol {
  list-style-type: decimal;
}

.zeen-widget li {
  margin: 6px 0;
}

dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}

pre {
  background: #eee;
  padding: 15px;
}

video, object {
  max-width: 100%;
  height: auto;
}

mark {
  background: #eee;
  padding: 3px 5px;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.666em;
}

h3 {
  font-size: 1.2em;
}

h4, h5, h6 {
  font-size: 1em;
}

.single-content .entry-content h1, .single-content .entry-content h2, .single-content .entry-content h3, .single-content .entry-content h4, .single-content .entry-content h5, .single-content .entry-content h6 {
  line-height: 1.2;
}

.single-content .entry-content h1, .single-content .entry-content h2, .single-content .entry-content h3, .single-content .entry-content h4, .single-content .entry-content h5, .single-content .entry-content h6 {
  margin: 30px 0;
}

/* ----------------------------------------------------------------------------
 * WordPress Core Styles
 * ------------------------------------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.blockquote {
  clear: both;
}

.video-wrap {
  position: relative;
  clear: both;
  width: 100%;
  padding-bottom: 56.25%;
}

.video-wrap iframe,
.video-wrap object,
.video-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-caption,
.gallery-caption {
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.gallery {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.gallery-item {
  float: left;
  vertical-align: top;
  width: 100%;
  padding-right: 5px;
  padding-bottom: 5px;
  text-align: center;
  position: relative;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

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

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

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

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

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

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

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

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

.zeen-widget .gallery-columns-5 .gallery-item, .zeen-widget .gallery-columns-6 .gallery-item, .zeen-widget .gallery-columns-7 .gallery-item, .zeen-widget .gallery-columns-8 .gallery-item, .zeen-widget .gallery-columns-9 .gallery-item {
  width: 25%;
}

.zeen-widget ul {
  list-style: none;
}

.widget-title {
  font-size: 10px;
  margin-bottom: 30px;
  letter-spacing: 2px !important;
}

.gallery-icon {
  line-height: 0;
}

.gallery-caption {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
  bottom: 0;
  color: #fff;
  left: 0;
  width: 100%;
  max-height: 100%;
  padding: 10px;
  -webkit-transition: 0.3s ease-out opacity;
  transition: 0.3s ease-out opacity;
}

select {
  max-width: 100%;
}

.widget_categories ul {
  margin: 15px 0;
}

.widget_categories ul li ol, .widget_categories ul li ul {
  margin: 0 0 0 20px;
}

article.sticky .title:before {
  content: "*";
  padding-right: 5px;
}

.widget_rss li {
  margin: 0 0 30px;
  list-style-type: none;
}

.widget_rss .rsswidget {
  font-weight: 700;
}

.widget_rss .rss-date {
  font-size: 0.8em;
  display: block;
  margin: 10px 0;
}

.comment-list {
  list-style-type: none;
}

.comment-list ol {
  list-style-type: none;
}

.comment p {
  margin-bottom: 1em;
}

.comment p:last-of-type {
  margin-bottom: 0;
}

.widget_tag_cloud a {
  font-weight: 700;
  font-size: 10px !important;
  display: inline-block;
  margin: 0 10px 0 0;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.widget_tag_cloud a:before {
  content: '#';
}

.site-inner select, .site-inner .select2-container--default .select2-selection--single, .site-inner input[type="text"], .site-inner input[type="tel"], .site-inner input[type="number"], .site-inner input[type="password"], .site-inner input[type="email"], .site-inner input[type="url"], .site-inner textarea, .site-inner .woocommerce:not(.widget_product_search) button, .site-inner fieldset, .site-inner .drop-search input, .site-inner .post-password-form input[type="submit"] {
  height: 48px;
  background: transparent;
  border: 1px solid #eee;
  border-radius: 0;
  letter-spacing: 0.01em;
  padding: 0 15px;
  color: inherit;
  width: 100%;
}

.site-inner select[multiple="multiple"] {
  height: auto;
}

.site-inner input[type="search"] {
  background: transparent;
  border: 0;
}

.site-inner input[type="submit"], .site-inner input[type="text"], .site-inner input[type="tel"], .site-inner input[type="number"], .site-inner input[type="password"], .site-inner input[type="email"], .site-inner input[type="url"], .site-inner textarea, .site-inner .woocommerce:not(.widget_product_search) button, .site-inner fieldset {
  -webkit-appearance: none;
}

.site-inner textarea {
  padding: 15px;
  min-height: 96px;
}

.site-inner fieldset, .site-inner textarea {
  height: auto;
}

.site-inner fieldset {
  margin-bottom: 30px;
}

.site-inner .post-password-form input[type="submit"] {
  background: #111;
  color: #fff;
}

.site-inner .post-password-form input {
  margin-top: 15px;
}

.site-inner .post-password-form p:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.site-inner .post-password-form p:nth-child(2) label {
  width: 100%;
}

.site-inner .post-password-form p:nth-child(2) input[type="submit"] {
  width: 200px;
}

.skin-dark .site-inner select, .skin-dark .site-inner input[type="text"], .skin-dark .site-inner input[type="tel"], .skin-dark .site-inner input[type="number"], .skin-dark .site-inner input[type="password"], .skin-dark .site-inner input[type="email"], .skin-dark .site-inner input[type="url"], .skin-dark .site-inner textarea, .skin-dark .site-inner .woocommerce:not(.widget_product_search) button, .skin-dark .site-inner fieldset, .skin-dark .site-inner .drop-search input, .skin-dark .site-inner .post-password-form input[type="submit"] {
  border: 1px solid #272727;
}

.skin-dark .comment-form input:not(.submit), .skin-dark .comment-form textarea {
  background: transparent;
}

.zeen-checkbox {
  margin-top: 10px;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: left;
}

.zeen-checkbox a {
  text-decoration: underline;
  margin-left: 3px;
}

.zeen-checkbox label {
  position: relative;
}

.zeen-checkbox label .zeen-i {
  width: 12px;
  margin-top: 2px;
  text-align: center;
  margin-right: 7px;
  height: 12px;
  display: inline-block;
  background: #eee;
  position: relative;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  line-height: 12px;
  border-radius: 2px;
}

.zeen-checkbox label .zeen-i:before {
  border-radius: 2px;
  content: "\e908";
  font-family: 'tipi';
  color: #fff;
  font-size: 8px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  height: 100%;
  -webkit-transform: translatey(3px);
          transform: translatey(3px);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.zeen-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  top: 5px;
  left: 0;
  height: 12px;
  width: 12px;
  margin: 0;
}

.zeen-checkbox input[type="checkbox"]:checked + .zeen-i {
  background: #1d69d0 !important;
}

.zeen-checkbox input[type="checkbox"]:checked + .zeen-i:before {
  opacity: 1;
  -webkit-transform: translatey(0);
          transform: translatey(0);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  right: 10px;
}

.select2-search--dropdown {
  padding: 10px;
}

.select2-dropdown {
  border-radius: 0;
}

.widget_search form, .widget_product_search form {
  border: 1px solid #eee;
  color: #999;
}

.widget_search form *, .widget_product_search form * {
  color: #999;
}

.widget_search .search-submit, .widget_product_search .search-submit {
  height: 48px;
  float: right;
  width: 48px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.widget_search .search-submit:hover, .widget_product_search .search-submit:hover {
  background: rgba(255, 255, 255, 0.05);
}

.widget_search .search-field, .widget_product_search .search-field {
  width: 100%;
  padding: 0 20px;
}

.widget_search ::-webkit-input-placeholder, .widget_product_search ::-webkit-input-placeholder {
  color: inherit;
}

.widget_search ::-moz-placeholder, .widget_product_search ::-moz-placeholder {
  color: inherit;
}

.widget_search :-ms-input-placeholder, .widget_product_search :-ms-input-placeholder {
  color: inherit;
}

.sb-skin-2 .widget_search form {
  border: 1px solid #222;
}

#wp-calendar {
  font-size: 12px;
  width: auto;
}

#wp-calendar caption {
  padding: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

#wp-calendar thead, #wp-calendar tfoot, #wp-calendar tr th {
  line-height: 1;
  border: 0;
  font-size: 10px;
}

#wp-calendar tbody {
  color: #999;
}

#wp-calendar tbody .pad {
  background: transparent;
}

#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid transparent;
  padding: 10px;
}

#wp-calendar tbody td:hover {
  opacity: 0.5;
  color: #666;
}

#wp-calendar tbody a {
  text-decoration: underline;
}

#wp-calendar thead {
  border-bottom: 1px solid #eee;
}

#wp-calendar tr td {
  padding: 15px 13px;
  text-align: center;
  border: 0;
}

#wp-calendar #prev {
  text-align: left;
}

#wp-calendar #next {
  text-align: right;
}

.zeen-widget .mm-sb-top .sub-menu {
  padding: 0;
}

.zeen-widget .sub-menu .menu-item-has-children > a:after {
  display: none;
}

.zeen-widget .menu li, .zeen-widget.widget_categories ul li, .zeen-widget.widget_archive ul li, .zeen-widget.widget_pages ul li {
  display: block !important;
}

.zeen-widget .menu .sub-menu, .zeen-widget.widget_categories ul .sub-menu, .zeen-widget.widget_archive ul .sub-menu, .zeen-widget.widget_pages ul .sub-menu {
  opacity: 1;
  visibility: visible;
  margin: 0;
}

.zeen-widget .sub-menu {
  min-width: 0 !important;
  display: block;
  background: transparent;
  -webkit-transform: none !important;
          transform: none !important;
}

.zeen-widget .sub-menu li {
  border-bottom: 0;
}

.zeen-widget .sub-menu li a {
  padding: 10px 0 !important;
  display: inline;
}

.zeen-widget .sub-menu, .zeen-widget .standard-drop .sub-menu {
  position: static;
  visibility: inherit;
  opacity: inherit;
}

.zeen-widget .menu-item-has-children > a:after {
  display: none;
}

.footer-widget .menu, .footer-widget.widget_categories ul, .footer-widget.widget_archive ul, .footer-widget.widget_pages ul {
  font-size: 13px;
  letter-spacing: 1px;
}

.cb-divider .cb-title:before {
  right: 100%;
}

.cb-divider .cb-title:after {
  left: 100%;
}

.cb-divider {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: 30px 0;
}

.cb-divider .cb-title {
  color: #777;
  margin: 0;
  position: relative;
  display: inline-block;
  letter-spacing: 2px;
  line-height: 1.2;
  text-transform: uppercase;
  padding: 7px 30px;
  font-size: 14px;
  font-weight: 700;
  background: #fff;
}

.cb-divider .cb-title:after, .cb-divider .cb-title:before {
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  width: 1920px;
  background: #ddd;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-enabled.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  padding-bottom: 35px;
  z-index: 200;
}

.flickity-enabled.is-fullscreen .tipi-i-maximize:before {
  content: '\e940';
}

.admin-bar .flickity-enabled.is-fullscreen {
  top: 32px;
  height: calc( 100% - 32px);
}

.flickity-enabled.is-fullscreen .flickity-page-dots {
  bottom: 10px;
}

html.is-flickity-fullscreen {
  overflow: hidden;
}

/* ---- flickity-fullscreen-button ---- */
.flickity-fullscreen-button {
  display: block;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0;
}

/* right-to-left */
.flickity-rtl .flickity-fullscreen-button {
  right: auto;
  left: 0;
}

.flickity-fullscreen-button-exit {
  display: none;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none;
}

.flickity-fullscreen-button .flickity-button-icon {
  width: 20px;
  height: 20px;
}

.tipi-tip-wrap {
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  pointer-events: none;
  position: fixed;
  top: -9999px;
  /*rtl:ignore*/
  left: -9999px;
  z-index: 103;
  opacity: 0;
  -webkit-box-shadow: -5px -5px 15px rgba(62, 62, 62, 0.25);
          box-shadow: -5px -5px 15px rgba(62, 62, 62, 0.25);
}

.tipi-tip-wrap.tipi-tip-wrap-visible {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.tipi-tip-wrap.tipi-tip-move {
  margin-top: -5px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.tipi-tip-wrap.removing {
  opacity: 0;
}

.tipi-tip-wrap .inner {
  font-size: 10px;
  margin: 0;
  padding: 10px 15px;
  color: #fff;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  background: #111;
  border-radius: 3px;
}

.tipi-tip-wrap .detail {
  display: block;
  position: absolute;
}

.tipi-tip-wrap-b {
  margin-top: 15px;
  -webkit-transform: translate3d(0, 5px, 0);
          transform: translate3d(0, 5px, 0);
}

.tipi-tip-wrap-b .detail {
  border-right: 3px solid transparent;
  border-bottom: 3px solid #111;
  border-left: 3px solid transparent;
  top: -3px;
  left: calc( 50% - 3px);
}

.tipi-tip-wrap-b.removing {
  -webkit-transform: translate3d(0, 5px, 0);
          transform: translate3d(0, 5px, 0);
}

.tipi-tip-wrap-r {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}

.tipi-tip-wrap-r .detail {
  border-top: 3px solid transparent;
  border-right: 3px solid #111;
  border-bottom: 3px solid transparent;
  left: -3px;
  top: calc( 50% - 3px);
}

.tipi-tip-wrap-r.removing {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}

.tipi-tip-wrap-l {
  -webkit-transform: translate3d(-5px, 0, 0);
          transform: translate3d(-5px, 0, 0);
}

.tipi-tip-wrap-l .detail {
  border-top: 3px solid transparent;
  border-left: 3px solid #111;
  border-bottom: 3px solid transparent;
  right: -3px;
  top: calc( 50% - 3px);
}

.tipi-tip-wrap-l.removing {
  -webkit-transform: translate3d(-5px, 0, 0);
          transform: translate3d(-5px, 0, 0);
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}

#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

#swipebox-slider .slide-loading {
  background: url(../loader-2.html) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}

#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}

#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(../png/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}

.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}

@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}

@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}

/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

#wp-admin-bar-tipi-builder-menu i {
  opacity: 0.6;
}

#wp-admin-bar-tipi-builder-menu:hover i {
  opacity: 1;
}

/*------------------------------------------------------------------
[X. Basics]
*/
html {
  font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}

.no-max-width img {
  max-width: none;
}

.site-inner {
  position: relative;
}

input {
  font: inherit;
}

.wp-caption {
  max-width: 100%;
}

.tipi-doc-info {
  font-weight: 400;
  text-transform: none;
  font-size: 12px;
}

.main {
  padding-bottom: 30px;
}

.title-inherit .block-title {
  color: inherit;
}

.inherit-fs-on * {
  font-size: inherit !important;
}

.dropcap--on .entry-content > p:first-of-type:first-letter {
  float: left;
  font-size: 4em;
  line-height: 3rem;
  padding-right: 10px;
  text-transform: uppercase;
}

/*------------------------------------------------------------------
[X. Skin]
*/
.skin-light .title-light {
  opacity: 0.5;
}

.skin-dark .mask, .skin-dark .hero, .skin-dark .flickity-viewport {
  background: #1d1d1d;
}

.skin-dark .slider-nav .flickity-viewport {
  background: #191919;
}

.skin-dark .wpcf7-form-control.wpcf7-text, .skin-dark .wpcf7-form-control.wpcf7-text[type="text"], .skin-dark .wpcf7-form-control.wpcf7-text[type="email"], .skin-dark .wpcf7-form-control.wpcf7-textarea {
  background: transparent;
  border: 1px solid #222;
}

.skin-dark .woocommerce-tabs {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}

.skin-dark .entry-content .inline-post {
  border-color: #272727;
}

.skin-dark .entry-content .inline-post .meta .title a, .skin-dark .entry-content .inline-post a, .skin-dark .entry-content .inline-post .see-also {
  color: #fff;
}

.article-layout-skin-2 {
  background-color: #161616;
  color: #fff;
}

.article-layout-skin-2 .cb-design-min .cb-bar {
  background: transparent;
  color: #fff;
}

.article-layout-skin-2.title-cut-bl .hero-wrap .meta:before, .article-layout-skin-2.title-cut-bc .hero-wrap .meta:before, .article-layout-skin-2 .flickity-viewport {
  background: #161616;
}

.article-layout-skin-2 h1, .article-layout-skin-2 h2, .article-layout-skin-2 h3, .article-layout-skin-2 h4, .article-layout-skin-2 h5, .article-layout-skin-2 h6, .article-layout-skin-2 .font-1, .article-layout-skin-2 a, .article-layout-skin-2 .spon-block a {
  color: #fff;
}

.article-layout-skin-2 article > .meta-wrap .byline-part {
  color: #8e8e8e;
}

.article-layout-skin-2 article > .meta-wrap .byline-part a {
  color: inherit;
}

.article-layout-skin-2 .widget-title, .article-layout-skin-2 .sidebar-widget .widget-title {
  color: #fff !important;
}

.article-layout-skin-2 .content-bg, .article-layout-skin-2 .sidebar-wrap .widgets-skin-1 .zeen-widget, .article-layout-skin-2 .sidebar-wrap .widgets-skin-1 .block-title-wrap, .article-layout-skin-2 .sidebar {
  background-color: transparent;
}

.article-layout-skin-2 .site-skin-1 {
  background: #222;
}

.article-layout-skin-2 div.jetpack-recipe .jetpack-recipe-meta {
  background: transparent;
  border: 1px #232323 solid;
}

.article-layout-skin-2 div.jetpack-recipe .jetpack-recipe-meta .jetpack-recipe-print a, .article-layout-skin-2 .hero {
  background: #232323;
}

.article-layout-skin-2 .cb-design-1 .cb-review-block {
  border-top-width: 0;
}

.article-layout-skin-2 div.jetpack-recipe .jetpack-recipe-meta .jetpack-recipe-print a {
  color: #fff;
}

.article-layout-skin-2 .comment-form input, .article-layout-skin-2 .comment-form textarea {
  background: #222 !important;
  border: 0;
}

.article-layout-skin-2 .related-posts-wrap .block-wrap .tipi-arrow {
  color: #fff;
  border-color: #fff;
}

.article-layout-skin-2 .related-posts-wrap .block-wrap .tipi-arrow i:after {
  background-color: #fff;
}

.article-layout-skin-2 .entry-content .inline-post {
  border-color: #272727;
}

.article-layout-skin-2 .entry-content .inline-post .meta .title a, .article-layout-skin-2 .entry-content .inline-post a, .article-layout-skin-2 .entry-content .inline-post .see-also {
  color: #fff;
}

.site-skin-2 h1, .site-skin-2 h2, .site-skin-2 h3, .site-skin-2 h4, .site-skin-2 h5, .site-skin-2 h6, .sb-skin-2 h1, .sb-skin-2 h2, .sb-skin-2 h3, .sb-skin-2 h4, .sb-skin-2 h5, .sb-skin-2 h6, .site-skin-2 .font-1, .block-skin-2 h1, .block-skin-2 h2, .block-skin-2 h3, .block-skin-2 h4, .block-skin-2 h5, .block-skin-2 h6 {
  color: #fff !important;
}

.block-skin-2 .byline, .skin-dark .block-skin-0 .byline {
  color: #7b7b7b;
}

.block-skin-2 .byline a, .skin-dark .block-skin-0 .byline a {
  color: inherit;
}

.block-skin-2 .preview-thumbnail, .skin-dark .block-skin-0 .preview-thumbnail {
  border-bottom-width: 0;
}

.block-skin-2 .preview-thumbnail .byline, .skin-dark .block-skin-0 .preview-thumbnail .byline {
  opacity: 1;
  color: #7b7b7b;
}

.block-skin-2 .preview-thumbnail .byline a, .skin-dark .block-skin-0 .preview-thumbnail .byline a {
  color: inherit;
}

.block-skin-2 .mc4wp-form-fields input[type=email], .block-skin-2 #subscribe-submit input[type=email], .skin-dark .block-skin-0 .mc4wp-form-fields input[type=email], .skin-dark .block-skin-0 #subscribe-submit input[type=email] {
  border-bottom-color: #fff;
  color: #fff;
}

.site-skin-2 .font-2-color, .sb-skin-2 .font-2-color, .block-skin-2 .font-2-color, .footer-widgets-skin-2 .widget-title {
  color: #fff !important;
}

.site-skin-2, .sb-skin-2, .block-skin-2 {
  color: #eee;
}

.sticky-sb-on .byline {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/*------------------------------------------------------------------
[X. Helpers]
*/
.tipi-hidden {
  display: none;
}

.upper {
  text-transform: uppercase;
}

.rounded-img .mask {
  background-color: transparent !important;
}

.rounded-img img {
  border-radius: 50%;
}

.rounded-img .preview-thumbnail {
  border-bottom: 0;
}

.border-b {
  border-bottom: 1px solid #e6e6e6;
}

.padding-t {
  padding-top: 45px;
}

.padding-b {
  padding-bottom: 45px;
}

.tipi-center {
  text-align: center;
}

.tipi-right {
  text-align: right;
}

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

.tipi-overlay, .mask-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}

.tipi-overlay-base {
  z-index: 101;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out, visibility 0s 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s ease-out, visibility 0s 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(0, 0, 0.3, 1), visibility 0s 0.4s;
  transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(0, 0, 0.3, 1), visibility 0s 0.4s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
}

.tipi-overlay-base.active {
  opacity: 0.9;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease-out, visibility 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s ease-out, visibility 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(0, 0, 0.3, 1), visibility 0s;
  transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(0, 0, 0.3, 1), visibility 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
}

.tipi-overlay-base.active .close {
  opacity: 1;
}

.tipi-overlay-dark {
  background: #000;
}

.media-icon.center-abs {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.loading > * {
  opacity: 0.35;
}

.content-lwa .loading {
  opacity: 0.35 !important;
}

.content-lwa .loading > * {
  opacity: 1;
}

.mask {
  line-height: 0;
  position: relative;
}

.mask img {
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.mask .secondary-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s ease opacity, 0.3s ease transform;
  transition: 0.3s ease opacity, 0.3s ease transform;
}

.tipi-relative {
  position: relative;
}

.tipi-flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tipi-flex-left {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.tipi-flex-right {
  margin-left: auto;
  text-align: right;
}

.block-da img {
  vertical-align: top;
}

.block-da .small-print {
  color: #bbb;
}

.header-related-posts .tipi-row-inner-style {
  padding: 30px 0;
}

.header-related-posts + .site-content .hero-s .single-content {
  padding-top: 0;
}

.header-related-posts .preview-classic.elements-location-2 .meta .title, .header-related-posts .preview-classic.elements-location-4 .meta .title, .header-related-posts .preview-classic.elements-location-5 .meta .title {
  padding-top: 20px;
}

.tipi-vertical-c, .tipi-all-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.horizontal-menu.tipi-flex-eq-height > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.horizontal-menu.tipi-flex-eq-height > li .mm-1 {
  margin-top: 2em;
}

.header-padding.tipi-flex-eq-height {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.site-header .header-padding {
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}

.tipi-all-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tipi-all-c.logo-main-wrap {
  text-align: center;
}

.logo-main-wrap:empty {
  display: none;
}

.tipi-flex-lcr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tipi-flex-eq-height {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.tipi-flex-lcr, .tipi-vertical-c, .tipi-all-c, .tipi-flex, .tipi-flex-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tipi-flex-l {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.tipi-flex-c {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 30px;
}

.tipi-flex-r {
  text-align: right;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.tipi-flex-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}

.tipi-flex-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

input::-webkit-input-placeholder {
  color: inherit;
}

input::-moz-placeholder {
  color: inherit;
}

input::-ms-input {
  color: inherit;
}

/*------------------------------------------------------------------
[X. Alignments]
*/
.alignleft {
  display: inline;
  float: left;
  margin-bottom: 25px;
  margin-right: 1.5em;
  max-width: 50%;
}

.alignright {
  display: inline;
  float: right;
  margin-bottom: 25px;
  margin-left: 1.5em;
  max-width: 50%;
}

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

.alignleft, .alignright, .aligncenter {
  clear: left;
  margin-top: 20px;
}

.alignleft, .alignright, .aligncenter, .alignnone {
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.7, 0.7, 1);
  transition: all 0.4s cubic-bezier(0.3, 0.7, 0.7, 1);
}

.alignright {
  clear: right;
}

.tipi-fse {
  max-width: none;
}

.tipi-fse .wp-caption-text {
  padding-left: 10px;
}

.align-fs .alignfull img {
  max-width: none;
  width: 100%;
}

.align-fs .alignfull, .align-fs img.alignnone.size-full, .align-fs .wp-caption.alignnone .size-full {
  width: 100vw;
  max-width: none;
  margin: 30px calc( -50vw + 50%);
}

.align-fs .wp-caption.alignnone .size-full {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  font-size: 13px;
  margin-bottom: 1em;
  margin-top: .5em;
  text-align: center;
}

.contents-wrap {
  width: 100%;
  text-align: center;
}

.content-bg {
  text-align: left;
}

.content-bg > .tipi-cols, .content-bg .main {
  background: inherit;
}

.post-wrap {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.article-layout-skin-1 .content-bg {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

/*------------------------------------------------------------------
[X. Logo]
*/
.logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 0;
}

.logo a {
  vertical-align: top;
  display: inline-block;
}

.logo img {
  vertical-align: top;
}

.logo span {
  display: block;
  font-size: 12px;
}

.logo .logo-subtitle {
  line-height: 1.3;
}

.logo-fallback {
  font-size: 40px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  line-height: 1;
}

.logo-subtitle {
  margin-top: 10px;
}

.logo-mob img {
  vertical-align: baseline;
}

/*------------------------------------------------------------------
[X. Icon Styles§]
*/
.menu-icon-style-3 i, .menu-icon-style-3 img {
  margin-right: 10px;
}

.menu-icon-subscribe i {
  position: relative;
  top: 1px;
  padding-right: 5px;
}

/*------------------------------------------------------------------
[X. Background settings]
*/
.bg-area {
  position: relative;
}

.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.site-img-1 .background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.site-img-2 .background, .bg-img-2 .site-inner {
  background-repeat: repeat;
}

.site-img-3 .background, .bg-img-3 .site-inner {
  background-repeat: no-repeat;
}

.site-img-4 .background, .bg-img-1 .site-inner {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.header-skin-1 .bg-area {
  background: #fff;
}

.site-header .bg-area {
  z-index: 2;
}

.header-skin-2 .bg-area {
  background: #1c1d1e;
}

.header-skin-2:not(.tipi-row) {
  background: #1c1d1e;
}

.header-skin-1.stuck .bg-area, .header-skin-1.slidedown .bg-area {
  background: rgba(255, 255, 255, 0.9);
}

.header-skin-2.stuck .bg-area, .header-skin-2.slidedown .bg-area {
  background: #1c1d1e;
}

.site-skin-1, .block-skin-1:not(.skin-inner), .block-skin-1.skin-inner .tipi-row-inner-style, .page-header-skin-1:not(.skin-inner), .page-header-skin-1.skin-inner .tipi-row-inner-style, .footer-widgets-skin-1, .sb-skin-1 {
  background: #fff;
}

.skin-light .block-skin-0 .pagination, .site-skin-1 .pagination, .block-skin-1 .pagination, .page-header-skin-1 .pagination, .footer-widgets-skin-1 .pagination {
  color: #111;
}

.site-skin-2, .block-skin-2:not(.skin-inner), .block-skin-2.skin-inner .tipi-row-inner-style, .sb-skin-2, .page-header-skin-2:not(.skin-inner), .page-header-skin-2.skin-inner .tipi-row-inner-style, .footer-widgets-skin-2 {
  background: #1c1d1e;
}

.skin-dark .block-skin-0, .site-skin-2, .block-skin-2, .sb-skin-2, .page-header-skin-2, .footer-widgets-skin-2 {
  color: #fff;
}

.skin-dark .block-skin-0 .mask, .site-skin-2 .mask, .block-skin-2 .mask, .sb-skin-2 .mask, .page-header-skin-2 .mask, .footer-widgets-skin-2 .mask {
  background: #0c0c0c;
}

.skin-dark .block-skin-0.page-header .filters, .site-skin-2.page-header .filters, .block-skin-2.page-header .filters, .sb-skin-2.page-header .filters, .page-header-skin-2.page-header .filters, .footer-widgets-skin-2.page-header .filters {
  background: #1c1d1e;
}

.skin-dark .block-skin-0 h1, .skin-dark .block-skin-0 h2, .skin-dark .block-skin-0 h3, .skin-dark .block-skin-0 h4, .skin-dark .block-skin-0 h5, .skin-dark .block-skin-0 h6, .skin-dark .block-skin-0 .font-1, .skin-dark .block-skin-0 .byline-font-1 .byline, .site-skin-2 h1, .site-skin-2 h2, .site-skin-2 h3, .site-skin-2 h4, .site-skin-2 h5, .site-skin-2 h6, .site-skin-2 .font-1, .site-skin-2 .byline-font-1 .byline, .block-skin-2 h1, .block-skin-2 h2, .block-skin-2 h3, .block-skin-2 h4, .block-skin-2 h5, .block-skin-2 h6, .block-skin-2 .font-1, .block-skin-2 .byline-font-1 .byline, .sb-skin-2 h1, .sb-skin-2 h2, .sb-skin-2 h3, .sb-skin-2 h4, .sb-skin-2 h5, .sb-skin-2 h6, .sb-skin-2 .font-1, .sb-skin-2 .byline-font-1 .byline, .page-header-skin-2 h1, .page-header-skin-2 h2, .page-header-skin-2 h3, .page-header-skin-2 h4, .page-header-skin-2 h5, .page-header-skin-2 h6, .page-header-skin-2 .font-1, .page-header-skin-2 .byline-font-1 .byline, .footer-widgets-skin-2 h1, .footer-widgets-skin-2 h2, .footer-widgets-skin-2 h3, .footer-widgets-skin-2 h4, .footer-widgets-skin-2 h5, .footer-widgets-skin-2 h6, .footer-widgets-skin-2 .font-1, .footer-widgets-skin-2 .byline-font-1 .byline {
  color: #fff;
}

.skin-dark .block-skin-0 select, .skin-dark .block-skin-0 input[type="text"], .skin-dark .block-skin-0 input[type="tel"], .skin-dark .block-skin-0 input[type="number"], .skin-dark .block-skin-0 input[type="password"], .skin-dark .block-skin-0 input[type="email"], .skin-dark .block-skin-0 input[type="url"], .skin-dark .block-skin-0 textarea, .skin-dark .block-skin-0 fieldset, .site-skin-2 select, .site-skin-2 input[type="text"], .site-skin-2 input[type="tel"], .site-skin-2 input[type="number"], .site-skin-2 input[type="password"], .site-skin-2 input[type="email"], .site-skin-2 input[type="url"], .site-skin-2 textarea, .site-skin-2 fieldset, .block-skin-2 select, .block-skin-2 input[type="text"], .block-skin-2 input[type="tel"], .block-skin-2 input[type="number"], .block-skin-2 input[type="password"], .block-skin-2 input[type="email"], .block-skin-2 input[type="url"], .block-skin-2 textarea, .block-skin-2 fieldset, .sb-skin-2 select, .sb-skin-2 input[type="text"], .sb-skin-2 input[type="tel"], .sb-skin-2 input[type="number"], .sb-skin-2 input[type="password"], .sb-skin-2 input[type="email"], .sb-skin-2 input[type="url"], .sb-skin-2 textarea, .sb-skin-2 fieldset, .page-header-skin-2 select, .page-header-skin-2 input[type="text"], .page-header-skin-2 input[type="tel"], .page-header-skin-2 input[type="number"], .page-header-skin-2 input[type="password"], .page-header-skin-2 input[type="email"], .page-header-skin-2 input[type="url"], .page-header-skin-2 textarea, .page-header-skin-2 fieldset, .footer-widgets-skin-2 select, .footer-widgets-skin-2 input[type="text"], .footer-widgets-skin-2 input[type="tel"], .footer-widgets-skin-2 input[type="number"], .footer-widgets-skin-2 input[type="password"], .footer-widgets-skin-2 input[type="email"], .footer-widgets-skin-2 input[type="url"], .footer-widgets-skin-2 textarea, .footer-widgets-skin-2 fieldset {
  border-color: #333333;
}

.skin-dark .block-skin-0 .arrow:hover, .site-skin-2 .arrow:hover, .block-skin-2 .arrow:hover, .sb-skin-2 .arrow:hover, .page-header-skin-2 .arrow:hover, .footer-widgets-skin-2 .arrow:hover {
  background: #202020;
}

.skin-dark .block-skin-0 .separation-border, .skin-dark .block-skin-0 .zeen_comments_with_avatar .stylish-comment, .site-skin-2 .separation-border, .site-skin-2 .zeen_comments_with_avatar .stylish-comment, .block-skin-2 .separation-border, .block-skin-2 .zeen_comments_with_avatar .stylish-comment, .sb-skin-2 .separation-border, .sb-skin-2 .zeen_comments_with_avatar .stylish-comment, .page-header-skin-2 .separation-border, .page-header-skin-2 .zeen_comments_with_avatar .stylish-comment, .footer-widgets-skin-2 .separation-border, .footer-widgets-skin-2 .zeen_comments_with_avatar .stylish-comment {
  border-color: #2d2d2d;
}

.skin-dark .block-skin-0 .widget_search .search .search-submit:hover, .site-skin-2 .widget_search .search .search-submit:hover, .block-skin-2 .widget_search .search .search-submit:hover, .sb-skin-2 .widget_search .search .search-submit:hover, .page-header-skin-2 .widget_search .search .search-submit:hover, .footer-widgets-skin-2 .widget_search .search .search-submit:hover {
  background: #fff;
}

.skin-dark .block-skin-0 .widget_search ::-webkit-input-placeholder, .site-skin-2 .widget_search ::-webkit-input-placeholder, .block-skin-2 .widget_search ::-webkit-input-placeholder, .sb-skin-2 .widget_search ::-webkit-input-placeholder, .page-header-skin-2 .widget_search ::-webkit-input-placeholder, .footer-widgets-skin-2 .widget_search ::-webkit-input-placeholder {
  color: inherit;
}

.skin-dark .block-skin-0 .widget_search ::-moz-placeholder, .site-skin-2 .widget_search ::-moz-placeholder, .block-skin-2 .widget_search ::-moz-placeholder, .sb-skin-2 .widget_search ::-moz-placeholder, .page-header-skin-2 .widget_search ::-moz-placeholder, .footer-widgets-skin-2 .widget_search ::-moz-placeholder {
  color: inherit;
}

.skin-dark .block-skin-0 .widget_search :-ms-input-placeholder, .site-skin-2 .widget_search :-ms-input-placeholder, .block-skin-2 .widget_search :-ms-input-placeholder, .sb-skin-2 .widget_search :-ms-input-placeholder, .page-header-skin-2 .widget_search :-ms-input-placeholder, .footer-widgets-skin-2 .widget_search :-ms-input-placeholder {
  color: inherit;
}

.site-skin-4, .block-skin-0, .sb-skin-4, .header-skin-4 .bg-area, .page-header-skin-4, .footer-widgets-skin-4 {
  background: transparent;
}

.site-skin-11, .block-skin-11:not(.skin-inner), .block-skin-11.skin-inner .tipi-row-inner-style, .sb-skin-11, .page-header-skin-11:not(.skin-inner), .page-header-skin-11.skin-inner .tipi-row-inner-style, .footer-widgets-skin-11 {
  background: #f2f2f2 !important;
}

.block-skin-11 .preview-thumbnail, .block-skin-11 .separation-border {
  border-bottom-color: #dadada;
}

.site-skin-1 .tipi-arrow, .skin-light .block-skin-0 .tipi-arrow, .block-skin-11 .tipi-arrow {
  border-color: #111;
  color: #111;
}

.site-skin-1 .tipi-arrow i:after, .skin-light .block-skin-0 .tipi-arrow i:after, .block-skin-11 .tipi-arrow i:after {
  background: #111;
}

.block-skin-2 .widget_search form, .block-skin-2 .widget_product_search form, .footer-widgets-skin-3 .widget_search form, .footer-widgets-skin-3 .widget_product_search form, .footer-widgets-skin-2 .widget_search form, .footer-widgets-skin-2 .widget_product_search form, .sb-skin-2 .widget_search form, .sb-skin-2 .widget_product_search form, .skin-dark .sb-skin-4 .widget_search form, .skin-dark .sb-skin-4 .widget_product_search form {
  border-color: #2d2d2d;
}

.block-skin-2 .tipi-arrow, .skin-dark .block-skin-0 .tipi-arrow, .footer-widgets-skin-3 .tipi-arrow, .footer-widgets-skin-2 .tipi-arrow, .sb-skin-2 .tipi-arrow {
  border-color: #fff !important;
  color: #fff !important;
}

.block-skin-2 .tipi-arrow i:after, .skin-dark .block-skin-0 .tipi-arrow i:after, .footer-widgets-skin-3 .tipi-arrow i:after, .footer-widgets-skin-2 .tipi-arrow i:after, .sb-skin-2 .tipi-arrow i:after {
  background: #fff !important;
}

.block-skin-2 .preview-thumbnail, .block-skin-2 .separation-border, .skin-dark .block-skin-0 .preview-thumbnail, .skin-dark .block-skin-0 .separation-border, .footer-widgets-skin-3 .preview-thumbnail, .footer-widgets-skin-3 .separation-border, .footer-widgets-skin-2 .preview-thumbnail, .footer-widgets-skin-2 .separation-border, .sb-skin-2 .preview-thumbnail, .sb-skin-2 .separation-border {
  border-bottom-color: #2d2d2d;
}

.sidebar-wrap .widgets-skin-1 .zeen-widget {
  background: #fff;
}

.sidebar-wrap .widgets-skin-1 .zeen-widget, .sidebar-wrap .widgets-skin-1 h2, .sidebar-wrap .widgets-skin-1 h3:not(.widget-title), .sidebar-wrap .widgets-skin-1 h4, .sidebar-wrap .widgets-skin-1 .font-1 {
  color: #222 !important;
}

.sidebar-wrap .widgets-skin-1 .widget-title {
  color: #222;
}

.is-sticky > * {
  -webkit-transform: translateZ(0);
}

.sidebar-wrap .widgets-skin-2 .zeen-widget {
  background: #141516;
}

.sidebar-wrap .widgets-skin-2 .zeen-widget, .sidebar-wrap .widgets-skin-2 h2, .sidebar-wrap .widgets-skin-2 h3:not(.widget-title), .sidebar-wrap .widgets-skin-2 h4, .sidebar-wrap .widgets-skin-2 .font-1 {
  color: #fff !important;
}

.sidebar-wrap .widgets-skin-2 .widget-title {
  color: #fff;
}

.sidebar-wrap .widgets-skin-11 .zeen-widget {
  background: #f1f1f1;
}

.sidebar-wrap .widgets-skin-11 .zeen-widget.widget_search form {
  border-color: #d0d0d0;
}

.footer-lower-area a, .footer-lower-area .font-1:not(.copyright), .footer-lower-area h3, .footer-lower-area h2 {
  color: inherit;
}

.footer-lower-area.site-skin-1 .tipi-arrow {
  border-color: #444;
}

.footer-lower-area.site-skin-1 .tipi-arrow i:after {
  background: #444;
}

/*------------------------------------------------------------------
[X. Menu]
*/
.menu-icons {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.menu-icons > li > a {
  padding-left: 10px;
  padding-right: 10px;
}

.menu-icons > li > a span {
  padding-left: 7px;
}

.horizontal-menu > li {
  display: inline-block;
}

.horizontal-menu .sub-menu {
  margin: 0;
}

.menu-main-menu, .menu-secondary {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.icon-logged-in img {
  border-radius: 50px;
  vertical-align: middle;
  width: 19px;
}

/*------------------------------------------------------------------
[X. Stickies]
*/
.sticky-menu {
  z-index: 50;
  top: 0;
  position: relative;
}

.site-mob-header.sticky-menu {
  width: 100% !important;
}

.stuck > .bg-area {
  background: inherit;
}

.spacer {
  background: inherit;
  z-index: 101 !important;
}

.sticky-menu-2.stuck {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.sticky-menu-2.stuck.active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.still {
  -webkit-transition: none !important;
  transition: none !important;
}

.sticky-menu-3.slidedown {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  -webkit-animation: slidedown .3s ease-out forwards;
          animation: slidedown .3s ease-out forwards;
}

.mob-bot-share {
  position: fixed;
  bottom: 0;
  height: 45px;
  width: 100%;
  -webkit-transform: translatey(200%);
          transform: translatey(200%);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 5;
}

.mob-bot-share .share-buttons {
  text-align: center;
  height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mob-bot-share .share-button {
  width: 50%;
  color: #111;
  text-transform: uppercase;
  font-size: 10px;
  height: inherit;
  float: left;
  line-height: 45px;
}

.mob-bot-share i {
  font-size: 16px;
}

.mob-bot-share.active {
  -webkit-transform: translatey(0);
          transform: translatey(0);
}

.mob-bot-share-2 {
  background: #fff;
  border-top: 1px solid #eee;
}

.mob-bot-share-1 .share-button {
  color: #fff;
}

.mob-bot-share-1 .share-button-wa {
  background: #00EC67;
}

.mob-bot-share-1 .share-button-tw {
  background: #1da1f2;
}

.mob-bot-share-1 .share-button-fb {
  background: #3b5998;
}

.mob-bot-share-1 .share-button-msg {
  background: #0084ff;
}

.mob-bot-share-1 .share-button-lm {
  background: #56b535;
}

/*------------------------------------------------------------------
[X. Header]
*/
.horizontal-menu .drop, .horizontal-menu > li > a, .horizontal-menu .logo-main-menu a {
  display: inline-block;
}

.logo-h1 {
  line-height: 0;
}

.main-navigation {
  position: relative;
}

.main-menu-l .main-navigation {
  text-align: left;
}

.main-menu-l .secondary-wrap .current-date {
  padding-left: 12px;
}

.main-menu-c .main-navigation {
  text-align: center;
}

.menu-icon a:before {
  font-weight: 400 !important;
}

.menu-icon i {
  font-weight: 400 !important;
}

.main-menu-tight .menu-icon {
  float: none !important;
}

.bg-area > *, .bg-area .bg-area-inner > * {
  position: relative;
  z-index: 11;
}

.bg-area .background {
  z-index: 0;
  position: absolute;
}

.logo-main-wrap-center {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.logo-main-wrap-center .block-da {
  margin-top: 30px;
}

.logo-main-wrap-center .tipi-flex-right {
  text-align: center;
}

.logo {
  display: inline-block;
}

.block-da-header_top, .logo-main-wrap-center .block-da {
  width: 100%;
  margin: 30px 0;
  line-height: 1.5;
  text-align: center;
}

.block-da-header_top {
  padding: 0 20px;
  margin: 15px 0;
}

/*------------------------------------------------------------------
[X. Mobile Header]
*/
.site-mob-header {
  position: relative;
  z-index: 10;
}

.site-mob-header .bg-area {
  background: inherit;
  max-width: 100%;
}

.site-mob-header .menu-left {
  width: 30px;
  text-align: left;
}

.site-mob-header .logo-main-wrap {
  width: calc( 100% - 60px);
  text-align: center;
}

.site-mob-header .menu-right {
  width: 30px;
  margin-left: auto;
  text-align: right;
}

.site-mob-header .menu-right-2x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  text-align: right;
}

.site-mob-header-1 .logo-main-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-mob-header-1.site-skin-2 .logo-fallback {
  color: #fff;
}

.site-mob-header-2 .logo-main-wrap {
  text-align: left;
}

.site-mob-header-2 .menu-icon {
  margin-left: 20px;
}

.site-mob-header-3-logo {
  text-align: center;
  margin: 30px 0;
  padding: 0 20px;
}

.site-mob-header-3 .logo-main-wrap {
  background: #fff;
  padding: 25px;
}

.menu-item-has-children > a:after {
  font-family: 'tipi';
  content: '\e909';
  margin-left: 5px;
  line-height: 1;
  font-size: inherit;
}

.site-mob-menu-a-4.mob-open .site-mob-header-11 .tipi-i-menu-mob {
  opacity: 0;
}

.site-mob-header-11 {
  text-align: center;
}

.site-mob-header-11 .mobile-navigation {
  margin-top: 10px;
}

.site-mob-header-11 .mobile-navigation li {
  margin-top: 10px;
  padding: 0 5px;
}

.site-mob-header-11 .mobile-navigation .mob-tr-open {
  height: 20px;
}

.site-mob-header-11 .open-child {
  top: 1px;
  position: relative;
  margin-left: 5px;
}

.site-mob-header-11 .mobile-navigation-2 {
  z-index: 5;
  font-size: 12px;
}

.site-mob-header-11 .mobile-navigation-2 .sub-menu {
  margin-left: -5px;
  margin-top: 20px;
  position: absolute;
  background: #111;
  z-index: 1;
}

.site-mob-header-11 .mobile-navigation-2 .sub-menu a {
  color: #fff;
}

.site-mob-header-11 .mobile-navigation-2 .sub-menu li {
  padding: 10px 15px;
}

.site-mob-header-11 .mobile-navigation-2 .sub-menu .menu-item-has-children .open-child {
  display: none;
}

.site-mob-header-11 .mobile-navigation-2 .sub-menu .sub-menu {
  display: none;
}

.site-mob-header-11 .logo-main-wrap {
  width: 100%;
}

.menu-mobile .tapped .sub-menu {
  opacity: 1;
  position: relative;
  visibility: visible;
  margin-top: 5px;
  height: auto;
}

.menu-mobile .sub-menu {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s cubic-bezier(0, 0.99, 0.99, 1);
  transition: all 0.35s cubic-bezier(0, 0.99, 0.99, 1);
  margin-left: -5px;
  text-align: left;
  position: absolute;
}

.menu-mobile .sub-menu li {
  margin: 0;
  position: relative;
  padding: 5px 30px;
}

.menu-mobile .sub-menu li a {
  padding: 0;
}

.menu-mobile .sub-menu .sub-menu {
  opacity: 0;
  height: 0;
  visibility: hidden;
  margin-top: 10px;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 12;
}

/*------------------------------------------------------------------
[X. Mobile Menu]
*/
.mob-open {
  overflow: hidden;
}

.mobile-navigation-dd .menu-item-has-children > a:after {
  display: none;
}

.mobile-navigation-dd .open-child i {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.mobile-navigation-dd .child-is-open i {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.mobile-navigation-dd .child-is-open i:before {
  content: '\e5cd';
}

.mobile-navigation-dd .opened-child {
  visibility: visible !important;
  opacity: 1 !important;
}

.admin-bar .mob-menu-wrap .bg-area {
  padding-top: 30px;
}

.mob-menu-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 102;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 18px;
}

.mob-menu-wrap .menu-icon-subscribe {
  font-size: 1rem;
}

.mob-menu-wrap .content-wrap {
  height: 100%;
}

.mob-menu-wrap .open-child {
  float: right;
}

.mob-menu-wrap .open-child i {
  font-size: 1rem;
  font-weight: 700;
  position: relative;
  display: inline-block;
}

.mob-menu-wrap .opened-child {
  height: auto !important;
  position: relative !important;
}

.mob-menu-wrap .content {
  height: 100%;
  padding: 30px 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: auto;
}

.mob-menu-wrap .content .logo {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.mob-menu-wrap .content .mobile-navigation {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.mob-menu-wrap .content .menu-icons {
  -webkit-animation-delay: 0.65s;
          animation-delay: 0.65s;
}

.mob-menu-wrap .vertical-menu {
  margin: auto;
  width: 100%;
  font-size: 18px;
}

.mob-menu-wrap .vertical-menu li {
  margin-bottom: 7px;
  font-weight: 400;
  text-transform: none;
  padding-right: 0;
  padding-left: 0;
}

.mob-menu-wrap .vertical-menu > li > .sub-menu {
  font-size: 0.9rem;
  padding-top: 7px;
}

.mob-menu-wrap .mobile-navigation {
  margin-top: 30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.mob-menu-wrap .menu-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.mob-menu-wrap .menu-icons li {
  margin: 0 5px 10px;
}

.mob-menu-wrap .menu-icons .menu-icon-login a {
  padding-right: 0;
  display: inline-block;
}

.mob-menu-wrap .menu-icons .menu-icon-login img {
  vertical-align: baseline;
}

.mob-menu-wrap .menu-icons .menu-icon-style-3, .mob-menu-wrap .menu-icons .menu-icon-style-4 {
  display: block;
  margin-bottom: 10px;
}

.mob-menu-wrap .menu-icons .menu-icon-style-3 img, .mob-menu-wrap .menu-icons .menu-icon-style-4 img {
  vertical-align: middle;
}

.mob-menu-wrap .bg-area {
  height: 100%;
}

.mob-menu-wrap .tipi-close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  z-index: 12;
  line-height: 1;
}

.mob-menu-wrap .content > * {
  opacity: 0;
  -webkit-transform: translatex(-20px);
          transform: translatex(-20px);
}

.admin-bar .mob-menu-wrap .tipi-close-icon {
  top: 52px;
}

.mob-open .mob-menu-wrap .content > * {
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
  -webkit-animation-name: mobMenuL;
          animation-name: mobMenuL;
}

.mob-open.site-mob-menu-a-2 .mob-menu-wrap .content > * {
  -webkit-animation-name: tipiSlideUpOpa;
          animation-name: tipiSlideUpOpa;
}

@-webkit-keyframes mobMenuL {
  from {
    opacity: 0;
    -webkit-transform: translatex(20px);
            transform: translatex(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
  }
}

@keyframes mobMenuL {
  from {
    opacity: 0;
    -webkit-transform: translatex(20px);
            transform: translatex(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
  }
}

.site-mob-menu-2 .mob-menu-wrap {
  text-align: center;
}

.site-mob-menu-2 .mob-menu-wrap .sub-menu {
  text-align: center;
}

.site-mob-menu-3 .mob-menu-wrap {
  font-size: 15px;
}

.site-mob-menu-3 .mob-menu-wrap .mobile-navigation {
  margin-top: 0;
}

.site-mob-menu-3 .mob-menu-wrap .tipi-close-icon {
  color: #111;
  border-radius: 50%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 15px;
}

.site-mob-menu-3 .mob-menu-wrap .content-wrap {
  padding: 25px;
  background: rgba(0, 0, 0, 0.9);
  height: 40vh;
  color: #fff;
  position: absolute;
  bottom: 15px;
  width: calc( 100% - 30px);
  left: 15px;
}

.site-mob-menu-3 .mob-menu-wrap .content-wrap a {
  color: #fff;
}

.site-mob-menu-3 .mob-menu-wrap .content {
  padding: 0;
}

.site-mob-menu-3 .mob-menu-wrap .menu-icons {
  padding-top: 15px;
  margin-bottom: -15px;
}

.site-mob-menu-3 .mob-menu-wrap .logo-mobile-menu {
  position: fixed;
  top: 30px;
  left: 30px;
}

.site-mob-menu-3 .mob-menu-wrap .mobile-navigation {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.site-mob-menu-4 .mob-menu-wrap .mobile-navigation {
  margin-top: 0;
  padding-top: 30px;
}

.site-mob-menu-4 .mob-menu-wrap .tipi-close-icon {
  top: 30px;
}

.site-mob-menu-4 .mob-menu-wrap .menu-mobile li, .site-mob-menu-4 .mob-menu-wrap .menu-icons, .site-mob-menu-4 .mob-menu-wrap .logo-mobile-menu {
  padding: 15px 20px;
  margin: 0;
}

.site-mob-menu-4 .mob-menu-wrap .menu-mobile li, .site-mob-menu-4 .mob-menu-wrap .logo-mobile-menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.site-mob-menu-4 .mob-menu-wrap .sub-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 15px;
}

.site-mob-menu-4 .mob-menu-wrap .sub-menu li:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.site-mob-menu-4 .mob-menu-wrap .content {
  padding-left: 0;
  padding-right: 0;
}

.site-mob-menu-4 .mob-menu-wrap .menu-icons {
  padding-bottom: 5px;
}

.site-mob-menu-4 .mob-menu-wrap .logo-mobile-menu {
  width: 100%;
  padding-top: 0;
  padding-bottom: 30px;
}

.site-mob-menu-4 .mob-menu-wrap.site-skin-1 .menu-mobile li, .site-mob-menu-4 .mob-menu-wrap.site-skin-1 .logo-mobile-menu {
  border-bottom: 1px solid #f1f1f1;
}

.site-mob-menu-a-1 .mob-menu-wrap {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s cubic-bezier(0, 0.99, 0.99, 1);
  transition: all 0.3s cubic-bezier(0, 0.99, 0.99, 1);
}

.site-mob-menu-a-1.mob-open .mob-menu-wrap {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.site-mob-menu-a-1.mob-open .site-mob-header, .site-mob-menu-a-1.mob-open .site-inner, .site-mob-menu-a-1.mob-open .sticky-menu-2 .stuck.active, .site-mob-menu-a-1.mob-open .zeen-top-block {
  -webkit-transform: translate3d(-50px, 0, 0) !important;
          transform: translate3d(-50px, 0, 0) !important;
}

.site-mob-menu-a-1 .site-mob-header, .site-mob-menu-a-1 .site-inner, .site-mob-menu-a-1 .sticky-menu-2 .stuck.active, .site-mob-menu-a-1 .zeen-top-block {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.site-mob-menu-a-1 .site-mob-header.sticky-menu-2.stuck, .site-mob-menu-a-1 .site-mob-header, .site-mob-menu-a-1 .site-inner, .site-mob-menu-a-1 .sticky-menu-2 .stuck.active, .site-mob-menu-a-1 .zeen-top-block, .site-mob-menu-a-1 .mob-menu-wrap, .site-mob-menu-a-1 .zeen-instagram-block {
  -webkit-transition: all 1s cubic-bezier(0.2, 1, 0.3, 1) !important;
  transition: all 1s cubic-bezier(0.2, 1, 0.3, 1) !important;
}

.site-mob-menu-a-2 .mob-menu-wrap {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s !important;
  transition: all 0.3s !important;
}

.site-mob-menu-a-2.mob-open {
  overflow: hidden;
}

.site-mob-menu-a-2.mob-open .mob-menu-wrap {
  opacity: 1;
  visibility: visible;
}

.tipi-i-menu-mob {
  width: 12px;
  height: 2px;
  background: #fff;
  position: relative;
  margin: 0 auto;
  border-radius: 1px;
  display: block;
}

.tipi-i-menu-mob:before, .tipi-i-menu-mob:after {
  width: inherit;
  display: block;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  content: '';
  position: absolute;
  width: 125%;
}

.tipi-i-menu-mob:before {
  top: -5px;
}

.tipi-i-menu-mob:after {
  top: 5px;
}

.site-mob-header.site-skin-1 .tipi-i-menu-mob {
  background: #111;
}

.site-mob-header.site-skin-1 .menu-icon {
  color: #111;
}

.site-mob-menu-a-4 .site-inner, .site-mob-menu-a-4 .site-mob-header.sticky-menu-2 .stuck {
  z-index: 2;
}

.site-mob-menu-a-4 .zeen-top-block {
  position: relative;
}

.site-mob-menu-a-4 .site-inner, .site-mob-menu-a-4 .sticky-menu-2 .stuck.active, .site-mob-menu-a-4 .zeen-top-block, .site-mob-menu-a-4 .zeen-instagram-block {
  z-index: 3;
}

.site-mob-menu-a-4 .mob-menu-wrap {
  left: auto;
  right: 0;
  -webkit-transition: visibility 0s 1.1s, -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
  transition: visibility 0s 1.1s, -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1), visibility 0s 1.1s;
  transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1), visibility 0s 1.1s, -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
  width: calc(100vw - 60px);
  z-index: 1;
  visibility: hidden;
  -webkit-transform: translate3d(50%, 0, 0);
          transform: translate3d(50%, 0, 0);
}

.site-mob-menu-a-4 .mob-menu-wrap .mob-tr-close {
  display: none;
}

.site-mob-menu-a-4 .site-inner:after {
  content: '';
  background: #aaa;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 300;
  opacity: 0;
  visibility: hidden;
}

.site-mob-menu-a-4.mob-open .spacer-mob-header {
  left: 80vw !important;
}

.site-mob-menu-a-4.mob-open .tipi-i-menu-mob {
  background: transparent !important;
  height: 100%;
  top: 0;
}

.site-mob-menu-a-4.mob-open .tipi-i-menu-mob:before, .site-mob-menu-a-4.mob-open .tipi-i-menu-mob:after {
  top: 0;
  background: #fff;
  width: 100%;
  height: 2px;
  top: calc( 50% - 1px);
}

.site-mob-menu-a-4.mob-open .tipi-i-menu-mob:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.site-mob-menu-a-4.mob-open .tipi-i-menu-mob:after {
  width: 100%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.site-mob-menu-a-4.mob-open .mob-menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: visibility 0s, -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
  transition: visibility 0s, -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1), visibility 0s;
  transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1), visibility 0s, -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
  visibility: visible;
}

.site-mob-menu-a-4.mob-open .mob-bot-share, .site-mob-menu-a-4.mob-open .zeen-instagram-block, .site-mob-menu-a-4.mob-open .site-mob-header, .site-mob-menu-a-4.mob-open .site-inner, .site-mob-menu-a-4.mob-open .sticky-menu-2 .stuck.active, .site-mob-menu-a-4.mob-open .zeen-top-block, .site-mob-menu-a-4.mob-open .top-bar-message {
  -webkit-transform: translate3d(calc(-100vw + 60px), 0, 0) !important;
          transform: translate3d(calc(-100vw + 60px), 0, 0) !important;
}

.site-mob-menu-a-4.mob-open .site-inner {
  pointer-events: none;
}

.site-mob-menu-a-4.mob-open .site-content, .site-mob-menu-a-4.mob-open .site-footer {
  opacity: 0.2;
}

.site-mob-menu-a-4.mob-open .site-inner:after {
  opacity: 0.5;
}

.site-mob-menu-a-4.mob-open .sticky-menu-2 .stuck.active {
  left: 0;
}

.site-mob-menu-a-4.mob-open .site-skin-1.site-mob-header .tipi-i-menu-mob:before, .site-mob-menu-a-4.mob-open .site-skin-1.site-mob-header .tipi-i-menu-mob:after {
  background: #111;
}

.mob-tr-open {
  display: block;
  height: 25px;
}

.mob-tr-open i {
  margin-right: 3px;
  float: right;
  top: calc( 50% - 1px);
}

/*------------------------------------------------------------------
[X. Sidebars]
*/
.sidebar-wrap {
  z-index: 1;
  text-align: left;
}

.sidebar-wrap .sidebar {
  margin-bottom: 30px;
}

.sidebar-wrap .sb-skin-2 {
  padding-bottom: 30px;
}

.sidebar-wrap .no-widgets {
  padding: 30px;
}

.sidebar {
  width: 100%;
}

.sidebar .zeen-widget:last-of-type:not(.widget_nav_menu) {
  margin-bottom: 0;
  border-bottom-width: 0;
}

.sidebar .background {
  z-index: 0;
}

.content-area .zeen-widget {
  position: relative;
  z-index: 1;
}

.content-area .zeen-widget:first-of-type {
  padding-top: 0;
}

.site-skin-2 .widget-title {
  opacity: 0.5;
}

.zeen_social_icons .tipi-i-sz-2 {
  font-size: 2rem;
}

.zeen_social_icons .tipi-i-sz-3 {
  font-size: 3rem;
}

/*------------------------------------------------------------------
[X. Widgets]
*/
.textwidget p {
  margin-bottom: 1em;
}

.textwidget p:last-child {
  margin-bottom: 0;
}

.zeen-video {
  position: relative;
  line-height: 0;
}

.zeen-video .media-icon {
  background: rgba(0, 0, 0, 0.15);
  border: 4px solid #fff;
}

.zeen-video .media-icon i {
  color: #fff;
}

.zeen_comments_with_avatar .author-avatar {
  width: 10px;
  display: inline-block;
  line-height: 0;
  margin-right: 5px;
}

.zeen_comments_with_avatar .author-avatar img {
  border-radius: 50%;
}

.zeen_comments_with_avatar i {
  margin-right: 10px;
}

.zeen_comments_with_avatar .comment-excerpt {
  float: left;
  font-size: 0.9em;
  margin-top: 10px;
  margin-bottom: 0;
}

.zeen_comments_with_avatar .meta {
  margin-top: 15px;
  font-size: 10px;
}

.zeen_comments_with_avatar .stylish-comment {
  margin-bottom: 15px;
  border-bottom: 1px dotted #eeeeee;
  padding-bottom: 15px;
}

.zeen_comments_with_avatar .stylish-comment:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.zeen_social_icons .social-widget-icons {
  text-align: center;
}

.zeen_social_icons ul {
  display: inline-block;
}

.zeen_social_icons li {
  display: inline-block;
  line-height: 1;
  text-align: center;
}

.zeen_social_icons a {
  margin: 0 20px 40px;
}

.zeen_social_icons .tipi-i-sz-1 {
  margin: 0 20px 20px 0;
}

.zeen_social_icons .zeen-social-icons-dark {
  color: #000;
}

.zeen_social_icons .zeen-social-icons-light {
  color: #fff;
}

.twitch {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background: #161616;
}

.twitch iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition: 0.7s ease-out;
  transition: 0.7s ease-out;
}

.twitch:after {
  content: "\f1e8";
  font-family: 'tipi';
  color: #fff;
  font-size: 40px;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 2;
  line-height: 1;
  text-align: center;
}

.twitch:not(.ani-in) iframe {
  -webkit-transform: scale(0.9, 0.9);
          transform: scale(0.9, 0.9);
  opacity: 0;
}

.instagram-media {
  min-width: 0 !important;
}

.zeen-instagram-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  position: relative;
}

.zeen-instagram-block .instagram-img {
  background: #fff;
  display: block;
  position: relative;
}

.zeen-instagram-block img {
  width: 100%;
}

.zeen-instagram-block.tipi-row {
  padding-left: 0;
  padding-right: 0;
}

.tipi-per-row-3 .instagram-img {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
}

.tipi-per-row-4 .instagram-img {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}

.tipi-per-row-5 .instagram-img {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.zeen-instagram-2 .instagram-img {
  background: #000;
}

.zeen-instagram-2 .instagram-img img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.zeen-instagram-2 .instagram-img:before {
  content: "\f16d";
  top: 50%;
  left: 50%;
  position: absolute;
  font-family: 'tipi' !important;
  color: white;
  font-size: 30px;
  z-index: 2;
  margin-left: -13px;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.zeen-instagram-2 .instagram-img:hover:before {
  opacity: 1;
}

.zeen-instagram-2 .instagram-img:hover img {
  opacity: 0.5;
}

.zeen_stylish_posts .block-2 {
  margin-top: 15px;
}

.zeen_stylish_posts .block-wrap-55 .slider-arrow-2 {
  width: 40px;
}

.zeen_stylish_posts .block-wrap-55 .slider-arrow-2 i {
  font-size: 24px;
}

.zeen_stylish_posts .block-wrap-55 article {
  padding-bottom: 66%;
}

.zeen_stylish_posts .block-wrap-55 article .title {
  padding-top: 0 !important;
}

.zeen_stylish_posts .block-wrap-55 .slider-arrow {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.zeen_stylish_posts article:last-of-type {
  margin-bottom: 0;
}

.zeen_stylish_posts .only-filters .load-more-wrap-2 {
  text-align: left;
  margin-bottom: 20px !important;
}

.zeen_stylish_posts .only-filters .filters {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
}

.zeen_stylish_posts .block .stack-1 {
  padding-bottom: 30px;
}

.zeen_stylish_posts .block .stack-1 .title {
  font-size: 1.3333rem;
}

.about_me__read_more {
  display: block;
  margin-top: 10px;
  font-size: 10px;
  text-transform: uppercase;
}

.about_me__content {
  padding: 0 30px;
}

.about_me__content, .about_me__signature {
  margin-top: 30px;
  text-align: center;
}

.about_me__signature, .about_me__img {
  text-align: center;
  line-height: 0;
}

.about_me__img--round .about_me__img img {
  border-radius: 50%;
}

.sb-skin-1 .zeen_stylish_posts .tipi-arrow {
  border-color: #111;
  color: #111;
}

.sb-skin-1 .zeen_stylish_posts i:after {
  background: #111;
}

.sb-skin-1 .cb-widget-design-1 .cb-score-bar {
  background: #f2f2f2;
}

.sb-skin-1 .cb-widget-design-1 .cb-score {
  color: #111;
}

.widgets-skin-11 .cb-widget-design-1 .cb-score-bar {
  background: #fff;
}

.widgets-title-skin-11 .widget-title {
  background: #f2f2f2;
}

.widgets-title-skin-2 .widget-title {
  background: #1c1d1e;
}

.widgets-title-skin-2 .widget-title, .widgets-title-skin-11 .widget-title {
  padding: 12px;
}

.cb-widget-design-1 .cb-score-bar {
  height: 5px;
}

.cb-widget-design-1 .cb-score {
  font-size: 12px;
  margin-top: 2px;
}

.widget-title-c .sidebar-widget .widget-title {
  text-align: center;
}

/*------------------------------------------------------------------
[X. Load more]
*/
.load-more-wrap-1 {
  padding: 20px 0;
  text-align: center;
}

.no-more-wrap .load-more-wrap-2 {
  display: none;
}

.block-more-1 {
  font-weight: 700;
}

.block-more-1:hover i {
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px);
}

.block-more-2 {
  margin-left: 3px;
}

.no-more {
  opacity: 0.25;
  pointer-events: none;
}

.block-changer {
  opacity: 0.5;
}

.block-mm-init {
  opacity: 1;
}

.block-changer.active {
  opacity: 1;
}

.block-changer.active:before {
  opacity: 1 !important;
}

/*------------------------------------------------------------------
[X. Tipi blocks]
*/
.grid-spacing {
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
}

.meta {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.contents-wrap .block-wrap:first-of-type .block-81:first-of-type article:first-of-type, .contents-wrap .block-wrap:first-of-type .block-96:first-of-type article:first-of-type, .contents-wrap .block-wrap:first-of-type .block-93:first-of-type article:first-of-type {
  border-top-width: 0;
}

#contents-wrap > .block-wrap-builder:first-of-type > .tipi-row-inner-style .block article:first-of-type
.block-wrap-da .small-print {
  margin-top: 10px;
}

.block-wrap-grid {
  overflow: hidden;
}

.block-wrap-grid .load-more-wrap-1 {
  padding-top: 45px;
}

.block-wrap-grid .only-filters {
  z-index: 2;
}

.block-wrap-grid .only-filters .filters {
  right: 15px;
  top: 15px;
}

.block-wrap-classic .only-filters .filters {
  position: relative;
  text-align: center;
  width: 100%;
}

.tipi-row-inner-box {
  position: relative;
  background: inherit;
}

.tipi-row-inner-style {
  width: 100%;
  background: inherit;
}

.block {
  position: relative;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.block article {
  position: relative;
}

.block-piece {
  width: 100%;
}

.block-piece article {
  float: left;
}

.preview-2 .mask {
  max-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.preview-2 .mask .mask-img {
  display: block;
  width: 100%;
}

.block-col-self .preview-2 .mask {
  max-height: 650px;
}

.block-col-self .zeen-da-wrap {
  text-align: center;
}

.block-ani {
  overflow: hidden;
}

.block-ani article {
  opacity: 0;
  -webkit-transform: translatex(15px);
          transform: translatex(15px);
}

.block-ani.loaded article {
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.3, 1);
          animation-timing-function: cubic-bezier(0, 0, 0.3, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-name: tipiSlideUpOpa;
          animation-name: tipiSlideUpOpa;
}

.block-ani.loaded article:nth-child(12n+1) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}

.block-ani.loaded article:nth-child(12n+2) {
  -webkit-animation-delay: 0.225s;
          animation-delay: 0.225s;
}

.block-ani.loaded article:nth-child(12n+3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.block-ani.loaded article:nth-child(12n+4) {
  -webkit-animation-delay: 0.375s;
          animation-delay: 0.375s;
}

.block-ani.loaded article:nth-child(12n+5) {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}

.block-ani.loaded article:nth-child(12n+6) {
  -webkit-animation-delay: 0.525s;
          animation-delay: 0.525s;
}

.block-ani.loaded article:nth-child(12n+7) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.block-ani.loaded article:nth-child(12n+8) {
  -webkit-animation-delay: 0.675s;
          animation-delay: 0.675s;
}

.block-ani.loaded article:nth-child(12n+9) {
  -webkit-animation-delay: 0.725s;
          animation-delay: 0.725s;
}

.block-ani.loaded article:nth-child(12n+10) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.block-ani.loaded article:nth-child(12n+11) {
  -webkit-animation-delay: 0.875s;
          animation-delay: 0.875s;
}

.block-ani.loaded article:nth-child(12n+12) {
  -webkit-animation-delay: 0.925s;
          animation-delay: 0.925s;
}

.block-ani.block-ani-r article {
  -webkit-animation-name: tipiSlideRightOpa;
          animation-name: tipiSlideRightOpa;
}

.block-ani.block-ani-l article {
  -webkit-animation-name: tipiSlideLeftOpa;
          animation-name: tipiSlideLeftOpa;
}

.block-wrap {
  border: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: block;
  text-align: left;
}

.site-skin-2 .load-more-wrap .tipi-button-border {
  border-color: #fff;
}

.site-skin-2 .load-more-wrap .tipi-button-border:hover {
  background: #fff;
  color: #222 !important;
}

.site-skin-2 .load-more-wrap .tipi-arrow {
  color: #fff;
  border-color: #fff;
}

.site-skin-2 .load-more-wrap .tipi-arrow i:after {
  background: #fff;
}

.tipi-row-inner-box {
  width: 100%;
}

.ppl-s-2 .block, .ppl-m-3 .block, .ppl-l-3 .block, .ppl-xl-4 .block, .ppl-xl-5 .block, .block-wrap-42 .block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block-67 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-69 .block-piece-1 .meta {
  text-align: center;
}

.fs-contents .block-title-wrap, .block-wrap-classic .fs-contents .block {
  padding: 0 20px;
}

.tiled-gallery .gallery-row {
  overflow: hidden;
  width: 100% !important;
}

.classic-title-overlay .block-piece-1 .mask, .classic-title-overlay .block-67 .mask, .drop-it .tile-design-4 .mask, .meta-overlaid article .mask, .classic-to-grid .mask {
  background: #111;
}

.classic-title-overlay .block-piece-1 .mask .wp-post-image, .classic-title-overlay .block-67 .mask .wp-post-image, .drop-it .tile-design-4 .mask .wp-post-image, .meta-overlaid article .mask .wp-post-image, .classic-to-grid .mask .wp-post-image {
  opacity: 0.6;
}

.classic-title-overlay .block-piece-1 .extras, .classic-title-overlay .block-67 .extras, .drop-it .tile-design-4 .extras, .meta-overlaid article .extras, .classic-to-grid .extras {
  top: 15px;
  right: 15px;
  left: auto;
}

.classic-title-overlay .block-piece-1 a, .classic-title-overlay .block-67 a, .drop-it .tile-design-4 a, .meta-overlaid article a, .classic-to-grid a {
  color: #666;
}

.classic-title-overlay .block-piece-1 .has-post-thumbnail a, .classic-title-overlay .block-piece-1 .has-post-thumbnail p, .classic-title-overlay .block-piece-1 .has-post-thumbnail .byline-part, .classic-title-overlay .block-67 .has-post-thumbnail a, .classic-title-overlay .block-67 .has-post-thumbnail p, .classic-title-overlay .block-67 .has-post-thumbnail .byline-part, .drop-it .tile-design-4 .has-post-thumbnail a, .drop-it .tile-design-4 .has-post-thumbnail p, .drop-it .tile-design-4 .has-post-thumbnail .byline-part, .meta-overlaid article .has-post-thumbnail a, .meta-overlaid article .has-post-thumbnail p, .meta-overlaid article .has-post-thumbnail .byline-part, .classic-to-grid .has-post-thumbnail a, .classic-to-grid .has-post-thumbnail p, .classic-to-grid .has-post-thumbnail .byline-part {
  color: #fff;
}

.classic-title-overlay .block-piece-1 .meta, .classic-title-overlay .block-67 .meta, .drop-it .tile-design-4 .meta, .meta-overlaid article .meta, .classic-to-grid .meta {
  position: absolute;
  top: 50%;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}

.classic-title-overlay .block-piece-1 .media-icon, .classic-title-overlay .block-piece-1 .secondary-img, .classic-title-overlay .block-piece-1 .lets-review-api-wrap, .classic-title-overlay .block-67 .media-icon, .classic-title-overlay .block-67 .secondary-img, .classic-title-overlay .block-67 .lets-review-api-wrap, .drop-it .tile-design-4 .media-icon, .drop-it .tile-design-4 .secondary-img, .drop-it .tile-design-4 .lets-review-api-wrap, .meta-overlaid article .media-icon, .meta-overlaid article .secondary-img, .meta-overlaid article .lets-review-api-wrap, .classic-to-grid .media-icon, .classic-to-grid .secondary-img, .classic-to-grid .lets-review-api-wrap {
  display: none !important;
}

.classic-to-grid a, .classic-to-grid .byline a, .classic-to-grid .byline {
  color: #fff;
}

.classic-to-grid.stack-1 .byline-2 {
  margin-top: 0;
}

.classic-to-grid .mask-overlay {
  z-index: 10;
}

.classic-to-grid:hover .wp-post-image {
  opacity: 0.4;
}

.classic-title-overlay .block-piece-1 .title, .classic-title-overlay .block-67 .title {
  padding: 0 30px !important;
}

.zeen-da-wrap {
  width: 100%;
}

.block-wrap-50 {
  text-align: center;
}

.block-wrap-50 .block-title-wrap {
  opacity: 0.5;
  margin-bottom: 5px;
  text-align: center;
}

.block-wrap-50 .block-title-wrap .block-title, .block-wrap-50 .block-title-wrap .block-subtitle {
  font-size: 12px;
}

.block-wrap-50 img {
  vertical-align: top;
}

.block-29 .meta .title, .block-28 .meta .title {
  font-size: 15px;
}

.block-29 .meta .subtitle, .block-28 .meta .subtitle {
  font-size: 12px;
  margin-top: 2px;
}

.block-wrap-55 {
  text-align: center;
}

.block-wrap-55 .meta .title {
  font-size: 1.2rem;
}

.block-wrap-55 .media-icon {
  display: none !important;
}

.preview-thumbnail {
  border-bottom: 1px dotted #e9e9e9;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.preview-thumbnail:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.block-wrap-35 .mask {
  background: transparent;
  overflow: hidden;
}

.block-wrap-35 img {
  width: 100%;
}

.block-wrap-33 .small-print {
  margin-left: 10%;
  display: block;
  font-size: 12px;
}

.zeen-lazy-load-base {
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}

.zeen-lazy-load {
  opacity: 0;
}

.zeen-top-block .block-wrap {
  width: 100%;
  background-color: #000;
}

.zeen-top-block .block-wrap .block {
  width: 100%;
}

.zeen-top-block .block-wrap .block article {
  border-width: 0;
}

.zeen-top-block .block-wrap.tipi-fs {
  padding: 0;
}

.zeen-top-block .block .preview-grid .mask img {
  position: static;
}

.zeen-top-block article .mask {
  padding-bottom: 0 !important;
}

.zeen-top-block .block-title-wrap {
  display: none;
}

.zeen-top-block .block-fs {
  padding: 0;
}

.zeen-top-block .special-title {
  position: absolute;
  top: 15px;
  left: 30px;
  z-index: 2;
  color: #fff;
  font-size: 10px;
}

.zeen-top-block.standard-ani {
  padding-bottom: 0 !important;
  overflow: hidden;
}

.zeen-top-block.standard-ani > .block-wrap {
  position: static;
  margin-bottom: -2px;
}

.byline-1-exists .special-title {
  left: 50%;
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
}

.admin-bar .zeen-top-block .special-title {
  top: 60px;
}

.separation-border-v {
  display: none;
}

.separation-border:last-of-type:not(.masonry-child):not(.preview-text) {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.masonry-ajax article:not(.fully-loaded) {
  opacity: 0;
}

.mask:hover .secondary-img, .preview-grid:hover .secondary-img {
  opacity: 1;
  z-index: 0;
}

.preview-mini-wrap {
  position: relative;
}

.block-masonry {
  width: 100%;
}

.block-masonry .preview-classic .byline {
  color: inherit;
}

.block-masonry .separation-border-v {
  opacity: 0;
}

.block-masonry.loaded .separation-border-v {
  opacity: 1;
}

.meta-overlay-1 .with-fi .preview-mini-wrap, .meta-overlay-2 .with-fi .preview-mini-wrap {
  overflow: hidden;
}

.meta-overlay-1 .with-fi .preview-mini-wrap .mask-overlay, .meta-overlay-2 .with-fi .preview-mini-wrap .mask-overlay {
  background: #000;
  opacity: 0;
}

.meta-overlay-1 .with-fi .meta, .meta-overlay-2 .with-fi .meta {
  position: absolute;
  z-index: 2;
  opacity: 0;
}

.meta-overlay-1 .with-fi .mask, .meta-overlay-1 .with-fi .meta, .meta-overlay-1 .with-fi img, .meta-overlay-2 .with-fi .mask, .meta-overlay-2 .with-fi .meta, .meta-overlay-2 .with-fi img {
  -webkit-transition: 0.25s all;
  transition: 0.25s all;
}

.meta-overlay-1 .with-fi .byline-2, .meta-overlay-2 .with-fi .byline-2 {
  margin-top: 0;
}

.meta-overlay-1 .with-fi:hover .meta, .meta-overlay-2 .with-fi:hover .meta {
  opacity: 1;
}

.meta-overlay-1 .with-fi:hover .mask-overlay, .meta-overlay-2 .with-fi:hover .mask-overlay {
  opacity: 0.75;
}

.meta-overlay-1 .with-fi:hover img, .meta-overlay-2 .with-fi:hover img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.mejs-offscreen {
  -webkit-clip-path: none !important;
          clip-path: none !important;
}

.meta-overlay-1 .with-fi .meta {
  padding: 0 15px;
  top: 50%;
  text-align: center;
  -webkit-transform: translate3d(0, calc( -50% + 15px), 0);
          transform: translate3d(0, calc( -50% + 15px), 0);
}

.meta-overlay-1 .with-fi:hover .meta {
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.meta-overlay-2 .with-fi .meta {
  text-align: left;
  bottom: 0 !important;
  top: auto;
  padding: 30px;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
}

.meta-overlay-2 .with-fi:hover .meta {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.preview-2 {
  width: 100%;
}

.split-1 .mask {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 34%;
          flex: 0 0 34%;
}

.split-1 .meta {
  padding-left: 10px;
  padding-right: 10px;
}

.split-1 .meta .title-wrap:first-of-type .title {
  padding-top: 0;
}

.split-design-1 .preview-mini-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.split-design-2 .preview-mini-wrap {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.split-1 .preview-mini-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.preview-thumbnail .mask {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65px;
          flex: 0 0 65px;
  margin-right: 0;
}

.preview-thumbnail .byline .author-avatar img {
  width: 10px;
}

.preview-thumbnail .byline-3 {
  margin-top: 10px;
}

.preview-thumbnail .byline:not(.byline-cats-design-2):not(.byline-cats-design-4) .byline-part:not(.author-avatar) {
  opacity: 0.5;
}

.preview-thumbnail:not(.no-fi) .meta {
  padding-left: 25px;
}

.stack-design-1 {
  text-align: left;
}

.stack-design-2 {
  text-align: center;
}

.preview-25 .preview-mini-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.preview-25 .preview-mini-wrap .mask {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  background: transparent !important;
}

.preview-25 .preview-mini-wrap .mask img {
  border-radius: 50%;
}

.preview-25 .preview-mini-wrap .meta {
  padding-left: 20px;
  padding-right: 0;
  overflow: hidden;
}

.preview-25 .preview-mini-wrap .title {
  padding-top: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.preview-25 .preview-mini-wrap .title a {
  display: inline;
}

.preview-25, .preview-22 {
  margin-bottom: 30px;
  padding-bottom: 0;
  border-bottom: 0;
}

.preview-25 .price, .preview-22 .price {
  font-size: 12px;
  margin-top: 5px;
}

.block-25 .tipi-fill {
  display: none;
}

.tipi-spin {
  position: relative;
}

.tipi-spin:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 3px solid #fff;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-top: -28px;
  z-index: 2;
  margin-left: -28px;
  -webkit-animation: fullspin 1s infinite ease-out;
          animation: fullspin 1s infinite ease-out;
}

.tipi-spin.tipi-row-inner-style:before {
  opacity: 1;
  border-color: #111;
}

.tipi-spin-dark:before {
  border-color: #111;
}

.frame-wrap-46 {
  width: 100%;
  padding-bottom: 66.27%;
  position: relative;
  background: #191b1c;
  -webkit-transition: padding 0.6s ease-out;
  transition: padding 0.6s ease-out;
}

.frame-wrap-46 iframe, .frame-wrap-46 video, .frame-wrap-46 audio {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.frame-wrap-46-pad {
  position: relative;
  width: 100%;
}

.block-wrap-46 .icon-base-2 {
  left: auto;
  bottom: auto;
}

.block-wrap-46 .mask {
  background: #000 !important;
}

.block-wrap-46 .mask img {
  opacity: 0.5;
}

.block-wrap-46 .videos-wrap {
  max-width: 100%;
}

.block-wrap-46 .duration {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.block-wrap-46 .loading-embed iframe {
  opacity: 0;
}

.block-wrap-46 .loading-embed .meta {
  opacity: 0;
  visibility: hidden;
}

.block-wrap-46 .loading-embed.active-embed .tipi-spin:before {
  opacity: 0;
  visibility: hidden;
}

.block-wrap-46 .loading-embed.active-embed iframe {
  opacity: 1;
}

.block-wrap-46 .loading-embed.embed-ldd-once .frame-wrap-46 {
  padding-bottom: 56.25%;
}

.block-wrap-46 .mask iframe {
  -webkit-transition: 1s all;
  transition: 1s all;
}

.block-wrap-46 img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.block-wrap-46 .block-piece {
  float: left;
}

.block-wrap-46 .block-piece-1 a {
  color: #fff;
}

.block-wrap-46 .block-piece-1 .duration {
  padding-top: 5px;
  font-size: 15px;
}

.block-wrap-46 .block-piece-1 .mask-img {
  width: 100%;
}

.block-wrap-46 .block-piece-1 .mask {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-wrap-46 .block-piece-1 .mask a:first-child {
  background: #1c1d1e;
  pointer-events: none;
}

.block-wrap-46 .embed-error {
  position: absolute;
  color: #fff;
  top: 50%;
  left: 20%;
  width: 60%;
  line-height: 1.5;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.block-wrap-46 .playing-msg {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  color: #fff;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.videos-mini-wrap .duration {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}

.videos-mini-wrap .media-icon {
  border-radius: 50%;
  background: #fff;
  opacity: 0.9;
  width: 36px;
  height: 36px;
}

.videos-mini-wrap .media-icon i {
  color: #272727;
}

.videos-mini-wrap article {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  min-height: 70px;
  -ms-flex-preferred-size: 33.333%;
      flex-basis: 33.333%;
}

.videos-mini-wrap article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 15px;
  border-bottom: 0;
}

.videos-mini-wrap article .mask:hover img {
  opacity: 0.2;
}

.videos-mini-wrap article .mask:hover .media-icon {
  opacity: 1;
}

.videos-mini-wrap article .title {
  margin-top: 0;
  font-size: 13px;
  padding-top: 0 !important;
  color: #fff;
}

.videos-mini-wrap article .title a {
  pointer-events: none;
  cursor: default;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.videos-mini-wrap .duration {
  font-size: 10px;
  color: #888;
  padding-top: 10px;
  line-height: 1;
}

.videos-mini-wrap .no-fi .title-wrap {
  margin-bottom: -3px;
}

.videos-mini-wrap .with-fi .media-icon {
  left: 50%;
  top: 50%;
  margin-left: -18px;
  margin-top: -18px;
}

.videos-mini-wrap .mask {
  float: left;
  height: 75px;
  width: 75px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75px;
          flex: 0 0 75px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.videos-mini-wrap .view-count {
  font-size: 10px;
  padding-top: 3px;
  margin-bottom: 0;
  color: #888;
}

.videos-mini-wrap .meta {
  width: calc( 100% - 75px);
  padding-left: 20px;
}

.videos-mini-wrap .mask-img {
  pointer-events: none;
}

.videos-mini-wrap::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 2px;
}

.videos-mini-wrap::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.hero-fi-off.align-fs p:first-child .video-wrap, .hero-fi-off.align-fs-center p:first-child .aligncenter.size-full, .hero-fi-off.align-fs-center p:first-child .wp-caption.aligncenter .size-full {
  margin-top: 0;
}

.hero-fi-off.title-beneath-c .breadcrumbs-wrap {
  text-align: center;
}

.hero-fi-off.title-beneath-c .breadcrumbs-wrap .breadcrumbs {
  padding-top: 15px;
  padding-bottom: 0;
}

.loaded .frame-wrap-46:before {
  opacity: 0;
  visibility: hidden;
}

.playing img {
  opacity: 0.2 !important;
}

.playing .media-icon {
  opacity: 0 !important;
}

.playing .playing-msg {
  opacity: 1;
  visibility: visible;
}

.block-piece-1 .preview-75 .meta .media-icon {
  position: relative;
  margin-top: 10px;
}

.zeen-col {
  width: 100%;
}

.title-container {
  position: relative;
}

.block-wrap-32 .contents {
  max-width: 770px;
  width: 80%;
  margin: 0 auto;
}

.block-wrap-32 .block-title-wrap .block-title {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

.block-wrap-32 .block-title-wrap .block-title:before, .block-wrap-32 .block-title-wrap .block-title:after {
  display: none;
}

.block-wrap-32 .block-title-wrap .block-subtitle {
  font-size: 1.2rem;
}

.block-wrap-cta .block-title:after, .block-wrap-mailing .block-title:after {
  display: none;
}

.img-tag-bg {
  opacity: 0;
  padding-bottom: 50%;
  display: block;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.img-tag-bg .bg {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
}

.block-wrap-cta {
  position: relative;
}

.block-wrap-cta .tipi-button:last-of-type {
  margin-right: 0 !important;
}

.block-wrap-cta + .block-wrap-classic .block-title-wrap-style .block-title-area {
  border-top-width: 0;
  padding-top: 0;
}

.block-wrap-cta .title-area {
  padding: 30px;
  position: absolute;
  width: 100%;
  margin-bottom: 0;
  z-index: 5;
}

.block-wrap-cta .title-area > div {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  opacity: 0;
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
  -webkit-transform: translatey(15px);
          transform: translatey(15px);
}

.block-wrap-cta .title-area > div:nth-child(2) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.block-wrap-cta .title-area > div:nth-child(3) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.block-wrap-cta .title-area > .cta-button {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}

.block-wrap-cta .contents {
  background: #33363a;
  position: relative;
}

.block-wrap-cta .mask {
  overflow: hidden;
}

.block-wrap-cta .mask .img-tag-bg {
  padding-bottom: 65%;
}

.block-wrap-cta .mask-no-img {
  background: #151515;
}

.block-wrap-cta .cta-title {
  color: inherit;
  text-transform: none;
  line-height: 1.3333;
  font-size: 1.666666rem;
}

.block-wrap-cta .cta-title * {
  line-height: 1.3333;
  font-size: 1.666666rem;
  color: inherit;
}

.block-wrap-cta .cta-content {
  font-size: 1em;
  margin-top: 10px;
}

.block-wrap-cta .cta-content * {
  color: inherit;
}

.block-wrap-cta .block-pretitle {
  font-size: 12px;
  color: inherit;
  margin-bottom: 5px;
  text-transform: none;
}

.block-wrap-cta .cta-button {
  margin-top: 30px;
  position: relative;
}

.block-wrap-cta .cta-button > * {
  display: inline-block;
  height: 100%;
  line-height: 40px;
}

.block-wrap-cta .cta-button a {
  height: 100%;
}

.block-wrap-cta .cta-button .icons-wrap {
  display: inline-block;
  height: 100%;
  float: right;
  width: 70px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.block-wrap-cta .cta-button .icons-wrap i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.block-wrap-cta .cta-button-2 {
  background: transparent;
}

.block-wrap-cta .cta-button-2 .button-text {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.block-wrap-cta .cta-button-2:hover .button-text {
  opacity: 0.7;
}

.block-wrap-cta .cta-button-2.video-button {
  margin-left: 15px;
  padding: 0;
}

.block-wrap-cta .button-design-wrap-1 .cta-button-1 {
  background: transparent;
}

.block-wrap-cta .secondary-is-video .cta-button-1 {
  margin-right: 45px;
}

.last__updated {
  padding-bottom: 15px;
  opacity: 0.6;
  font-size: 0.8em;
}

.last__updated__title {
  margin-right: 5px;
  display: inline-block;
}

.block-wrap-36 .button-design-wrap-1 .tipi-button {
  background: transparent;
}

.cta-img-ldd .img-tag-bg {
  opacity: 1;
}

.cta-seen .title-area > div {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.cta-meta-b .title-area {
  bottom: 0;
}

.cta-meta-t .title-area {
  top: 0;
}

.cta-meta-r .title-area {
  right: 0;
}

.cta-meta-l .title-area {
  left: 0;
}

.cta-meta-l .tipi-button {
  float: left;
}

.cta-meta-mh .title-area {
  text-align: center;
}

.cta-meta-mh .tipi-button-style-2 {
  float: none;
}

.cta-meta-mv .title-area {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cta-no-img .tipi-row-inner-style {
  height: 60vh;
}

.cta-row {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cta-row .tipi-row {
  position: relative;
  height: 100%;
}

.preview-text {
  width: 100%;
  margin-bottom: 120px;
}

.preview-68 {
  padding-bottom: 30px;
}

.preview-68 .meta {
  max-width: 600px;
  margin: 0 auto;
  float: none;
}

.preview-68 .mask {
  max-width: 1000px;
  margin: 50px auto 30px;
}

.preview-68 .excerpt {
  margin-top: 10px;
}

.preview-68.stack-1 .byline-2 {
  margin-top: 45px;
}

.preview-68:last-of-type {
  padding-bottom: 0;
}

.fi-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  padding-bottom: 100%;
}

.hero-31 .fi-bg {
  opacity: 0;
  padding-bottom: 0;
}

.preview-grid, .preview-slider {
  position: relative;
  overflow: hidden;
}

.preview-grid img, .preview-slider img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.preview-grid .price, .preview-slider .price {
  padding-top: 10px;
}

.preview-grid .mask, .preview-slider .mask {
  background: #161616;
}

.preview-grid .title-wrap:first-child .title:first-child, .preview-slider .title-wrap:first-child .title:first-child {
  padding-top: 0;
}

.preview-grid:not(.preview-classic):not(.no-fi) .meta, .preview-slider:not(.no-fi) .meta {
  pointer-events: none;
}

.mask-overlay {
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

.sizer-25 {
  width: 25%;
}

.sizer-33 {
  width: 33.33333%;
}

.block-89 {
  padding: 0 20%;
}

.block-89 article {
  margin-bottom: 100px;
}

.block-93 article, .block-94 article, .block-97 article {
  height: inherit;
}

.block-96 .tipi-m-12 .mask {
  padding-bottom: 50%;
}

.block-96 .tipi-m-4 .mask {
  padding-bottom: 85%;
}

.block-97 article {
  width: 100%;
}

.block-97 .mask {
  padding-bottom: 42.5%;
}

.block-97 .block-piece-1 article:nth-child(1) .mask, .block-97 .block-piece-2 article:nth-child(2) .mask {
  padding-bottom: 85%;
}

.block-97 .mask-img {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  top: 50%;
  position: absolute;
  height: 100%;
  width: 100%;
}

.block-94 .block-piece {
  height: inherit;
}

.block-94 .block-piece-1 article {
  width: 100%;
  max-height: 100%;
}

.block-94 .block-piece-2 article {
  max-height: 50%;
}

.block-92 .block-piece {
  height: inherit;
}

.block-92 .block-piece-1 article {
  width: 100%;
  max-height: 100%;
}

.block-92 .block-piece-2 article {
  width: 50%;
  max-height: 50%;
}

.tipi-parallax {
  overflow: hidden;
}

.preview-62 .mask {
  padding-bottom: 132.5% !important;
}

.preview-62 .mask img:not(.secondary-img) {
  opacity: 0.75;
}

/*------------------------------------------------------------------
[X. Block Headings]
*/
.empty-title {
  display: none;
}

.only-filters {
  margin: 0 !important;
}

.only-filters .filters {
  padding: 0 !important;
}

.only-filters .load-more-wrap-2 {
  margin: 0 0 30px !important;
}

.page-header.block-title-m {
  padding-bottom: 30px;
}

.page-header.block-title-l .tipi-row-inner-style {
  padding-top: 30px;
}

.page-header.block-title-xl {
  padding-bottom: 30px;
}

.page-header.block-title-xl .tipi-row-inner-style {
  padding-top: 30px;
}

.page-header.block-title-4 {
  padding-bottom: 0;
}

.page-header.with-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.page-header.with-bg .tipi-row-inner-style {
  background: none;
}

.page-header.with-bg .tipi-row-inner-style .filters {
  background: transparent;
}

.page-header.with-bg .tipi-row-inner-style .block-subtitle, .page-header.with-bg .tipi-row-inner-style .filters {
  color: #fff;
}

.block-title {
  display: inline-block;
  line-height: 1;
}

.block-title h1, .block-title h2, .block-title h3, .block-title h4, .block-title h5, .block-title p {
  font-size: inherit;
}

.block-title, .page-title {
  font-size: 24px;
}

.block-title-wrap-style .block-title {
  padding-bottom: 10px;
}

.block-title-wrap-style .block-title:last-child {
  padding-bottom: 0;
}

.block-subtitle {
  font-size: 18px;
}

.block-wrap-thumbnail .block-title-wrap-style .block-title {
  font-size: 1.3333333rem;
}

.block-wrap-thumbnail .block-title-wrap-style .block-subtitle {
  font-size: 1rem;
}

.block-wrap-thumbnail .block-title-wrap-style .filters {
  padding-top: 0 !important;
}

.block-wrap-thumbnail .load-more-wrap-1 {
  margin-top: 20px;
}

.block-wrap-thumbnail .block-title-wrap-style .block-title {
  font-size: 1.3333333rem !important;
}

.block-title-bb .block-title-wrap-style .block-title-area {
  padding-bottom: 30px;
}

.block-title-bt .block-title-wrap-style .block-title-area, .block-title-bt .block-title-wrap-style .filters {
  padding-top: 30px;
}

.block-title-wrap {
  position: relative;
  width: 100%;
}

.block-title-wrap .block-title-wrap, .block-title-wrap .filters {
  background: inherit;
}

.block-title-wrap .block-title-area {
  position: relative;
}

.block-title-wrap .block-subtitle {
  color: #999;
  font-weight: 400;
  display: block;
}

.block-title-wrap .block-title-area {
  position: relative;
}

.block-title-wrap .filters {
  position: relative;
  font-weight: 400;
  font-size: 12px;
  margin-top: 6px;
  text-transform: none;
  letter-spacing: 1px;
  color: #aaa;
  z-index: 4;
}

.block-title-wrap .filters .sorter {
  text-align: left;
  padding-left: 5px;
}

.block-title-wrap .load-more-wrap-2 {
  margin-right: 0;
}

.block-skin-1.block-wrap-25 .load-more-wrap-2 .tipi-arrow, .block-skin-1 .block-title-wrap .tipi-arrow, .sidebar-wrap .widgets-skin-1.block-wrap-25 .load-more-wrap-2 .tipi-arrow, .sidebar-wrap .widgets-skin-1 .block-title-wrap .tipi-arrow {
  border-color: #444;
  color: #444;
}

.block-skin-1.block-wrap-25 .load-more-wrap-2 .tipi-arrow i:after, .block-skin-1 .block-title-wrap .tipi-arrow i:after, .sidebar-wrap .widgets-skin-1.block-wrap-25 .load-more-wrap-2 .tipi-arrow i:after, .sidebar-wrap .widgets-skin-1 .block-title-wrap .tipi-arrow i:after {
  background: #444;
}

.block-skin-1.block-wrap-25 .load-more-wrap-2, .sidebar-wrap .widgets-skin-1.block-wrap-25 .load-more-wrap-2 {
  background: #fff;
}

.block-skin-1 .load-more-wrap-1, .sidebar-wrap .widgets-skin-1 .load-more-wrap-1 {
  color: #111;
}

.block-skin-1 .widget_search form, .sidebar-wrap .widgets-skin-1 .widget_search form {
  border-color: #eee;
  color: #444;
}

.block-skin-1 .widget_search form *, .sidebar-wrap .widgets-skin-1 .widget_search form * {
  color: #444;
}

.block-skin-1 .widget_search form .search-submit:hover, .sidebar-wrap .widgets-skin-1 .widget_search form .search-submit:hover {
  background: rgba(0, 0, 0, 0.05);
}

.block-wrap-grid .block-title-wrap.only-filters .tipi-arrow {
  border-color: #fff;
  color: #fff;
}

.block-wrap-grid .block-title-wrap.only-filters .tipi-arrow i:after {
  background: #fff;
}

.module-block-title {
  margin-bottom: 30px;
}

.sorter-wrap {
  display: inline-block;
  position: relative;
}

.sorter {
  position: relative;
}

.sorter .current-sorter {
  position: relative;
  display: inline-block;
  font-size: 14px;
}

.sorter .current-sorter i {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 12px;
  padding-left: 3px;
  display: inline-block;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.sorter .current-txt {
  padding-bottom: 3px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sorter .options {
  -webkit-transform: translatey(-2px);
          transform: translatey(-2px);
  display: inline-block;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  top: 30px;
  left: 0;
  left: auto;
  right: -15px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
}

.sorter .options li {
  background: #111;
}

.sorter .options li:first-child {
  padding-top: 25px;
}

.sorter .options li:last-child {
  padding-bottom: 25px;
}

.sorter .options a {
  padding: 10px 40px;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sorter .options a:before {
  font-family: 'tipi';
  content: '\e90b';
  position: absolute;
  left: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

.sorter .options a:hover {
  -webkit-transform: translatex(3px);
          transform: translatex(3px);
  opacity: 0.7;
}

.sorter .options a:hover:before {
  -webkit-transform: translatex(3px);
          transform: translatex(3px);
  opacity: 0.7;
}

.sorter.active .current-txt {
  border-bottom-color: transparent;
}

.sorter.active .options {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translatey(0);
          transform: translatey(0);
}

.sorter.active i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.sorter.active i:before {
  color: #ee5253;
  content: '\e5cd';
}

.menu-secondary li a {
  padding-left: 7px;
  padding-right: 7px;
}

.mm-51 .menu-wrap > .sub-menu > li .sub-menu {
  -webkit-transform: none;
          transform: none;
}

.mm-51 .menu-wrap > .sub-menu > li > a {
  padding-left: 0;
  padding-right: 0;
}

.mm-51 .standard-drop .sub-menu {
  position: static;
  min-width: 0;
}

.mm-51 .sub-menu li {
  border-bottom: 0;
}

.block-title-1 {
  margin-bottom: 30px;
}

.block-title-1 .block-subcats-wrap a {
  margin-right: 7px;
}

.block-wrap-text .block-title-1 {
  margin-bottom: 15px;
}

.block-title-2 {
  text-align: center;
}

.block-title-2 .block-title-area {
  width: 100%;
}

.block-title-2 .block-title {
  position: relative;
  padding: 0 30px 10px;
  display: table;
  white-space: nowrap;
  width: 100%;
}

.block-title-2 .block-title:after, .block-title-2 .block-title:before {
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
  left: 30px;
}

.block-title-2 .block-title:before {
  left: auto;
  right: 30px;
}

.page-header {
  margin-bottom: 0;
}

.block-title-46 {
  background: transparent !important;
  padding-bottom: 30px;
}

.block-title-46 .block-title {
  padding-right: 30px;
}

.block-title-46 .editable-border-wrap, .block-title-46 .editable-border {
  width: 100%;
}

.block-title-46 .block-title, .block-title-46 .block-title p, .block-title-46 .cta-content {
  font-size: 15px;
  color: #fff;
  margin-bottom: 0;
}

.block-title-46 .cta-content {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
}

.block-title-46 .cta-content .cta-i {
  margin-left: 5px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.block-title-46 .cta-content:hover .cta-i {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}

.site-skin-2 .block-title-46 {
  border-bottom-color: #202121;
}

/*------------------------------------------------------------------
[X. Meta styles ]
*/
.separator:last-child {
  display: none;
}

.byline {
  font-weight: 400 !important;
  margin-bottom: -7px;
}

.byline .with-name .author-avatar {
  margin-right: 7px;
}

.byline .no-name .author-avatar {
  padding-right: 10px;
}

.byline .author-avatar {
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
}

.byline .author-avatar img {
  width: 30px;
  border-radius: 50%;
  position: relative;
}

.byline .byline-part {
  vertical-align: middle;
}

.byline .separator {
  margin-right: 7px;
  margin-left: 7px;
}

.byline-1 {
  position: absolute;
  width: 100%;
  top: 25px;
  left: 0;
  padding: 0 30px;
  line-height: 1;
  z-index: 3;
}

.byline-1 .cats .cat-with-bg {
  font-weight: 700;
  font-size: 9px;
  padding: 3px 7px;
}

.byline-1 .comments {
  margin-right: 0 !important;
  font-weight: 700;
  background: #000000;
  padding: 0 5px;
  border-radius: 2px;
  height: 15px;
  min-width: 15px;
  text-align: center;
  line-height: 15px;
  font-size: 8px;
  float: right;
}

.byline-1 .comments a {
  color: #fff !important;
}

.preview-grid .byline a, .preview-slider .byline a {
  color: inherit !important;
}

.preview-grid:not(.preview-62) .byline .author-avatar {
  display: block;
  margin: 10px 0;
}

.preview-grid:not(.preview-62) .byline-3 .author-avatar {
  margin-top: 0;
}

.preview-classic .price {
  font-size: 1rem;
  margin-top: 5px;
}

.preview-classic .star-rating {
  margin-top: 3px;
}

.preview-classic .woo-product-rating {
  margin-top: 5px;
  display: inline-block;
}

.preview-classic .byline .author-avatar img {
  width: 14px;
}

.preview-classic .byline-1 {
  padding: 0 15px;
  top: 15px;
}

.preview-classic .byline-3 {
  padding-top: 15px;
}

.preview-classic.elements-location-2 .meta .title, .preview-classic.elements-location-4 .meta .title, .preview-classic.elements-location-5 .meta .title {
  padding-top: 30px;
}

.preview-grid:not(.preview-63) .mask img {
  left: 0;
}

.preview-62 .byline, .preview-63 .byline {
  color: #fff;
}

.preview-62 .byline-2, .preview-63 .byline-2 {
  margin-top: 0 !important;
}

.preview-62.separation-border, .preview-63.separation-border {
  margin-bottom: 30px;
}

.preview-62.tile-design-4 .media-icon.icon-size-m, .preview-63.tile-design-4 .media-icon.icon-size-m {
  margin-top: 15px;
  margin-left: auto;
  left: auto;
  width: 45px;
  height: 45px;
}

.preview-62.tile-design-4 .media-icon.icon-size-m i, .preview-63.tile-design-4 .media-icon.icon-size-m i {
  font-size: 20px;
  line-height: 45px;
}

.preview-62.format-video .title-wrap, .preview-62.format-gallery .title-wrap, .preview-62.format-audio .title-wrap, .preview-63.format-video .title-wrap, .preview-63.format-gallery .title-wrap, .preview-63.format-audio .title-wrap {
  padding-top: 60px;
}

.preview-62.format-video .byline-2, .preview-62.format-gallery .byline-2, .preview-62.format-audio .byline-2, .preview-63.format-video .byline-2, .preview-63.format-gallery .byline-2, .preview-63.format-audio .byline-2 {
  padding-top: 30px;
}

.preview-62.format-video .byline-2 + .title-wrap, .preview-62.format-gallery .byline-2 + .title-wrap, .preview-62.format-audio .byline-2 + .title-wrap, .preview-63.format-video .byline-2 + .title-wrap, .preview-63.format-gallery .byline-2 + .title-wrap, .preview-63.format-audio .byline-2 + .title-wrap {
  padding-top: 0;
}

.tipi-bg-da {
  display: none;
}

.classic-lt-41 .split-1:not(.preview-thumbnail) .icon-size-m {
  margin-top: -22px;
  margin-left: -22px;
  width: 44px;
  height: 44px;
}

.classic-lt-41 .split-1:not(.preview-thumbnail) .icon-size-m i {
  font-size: 18px;
  line-height: 44px;
}

.classic-lt-41 .preview-review-bot .split-1:not(.preview-thumbnail) .zeen-review {
  height: 24px;
  line-height: 24px;
}

.preview-75:last-of-type, .preview-76:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.stack-1 .byline-2 {
  margin-top: 30px;
}

.stack-1.preview-27 .byline-2 {
  margin-top: 20px;
}

.tipi-l-typo .meta .excerpt {
  padding-top: 20px;
}

.byline-4 {
  padding-top: 20px;
}

.elements-location-5 .byline-4 .byline-part:not(.cats), .elements-location-5 .byline-4 .cats a {
  color: #9a9a9a;
  background: #e9e9e9;
  padding: 4px 7px;
  display: inline-block;
  font-size: 8px;
  letter-spacing: 1px;
  border-radius: 3px;
  margin-right: 5px;
}

.elements-location-5 .byline-4 .cats {
  margin-right: 0;
}

.elements-location-5 .byline-4 .likes-count {
  height: 23px;
  padding-top: 7px;
}

.elements-location-5 .byline-4 .separator {
  display: none !important;
}

.elements-design-2 .byline-part {
  margin-right: 5px;
}

.elements-design-3 .byline-part {
  margin-right: 10px;
}

.tipi-like-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all;
  line-height: 1;
}

.tipi-like-count .likes-heart {
  position: relative;
  margin-right: 2px;
  display: inline-block;
}

.tipi-like-count .likes-heart .tipi-i-heart {
  opacity: 0;
}

.tipi-like-count .likes-heart .tipi-i-heart {
  -webkit-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all;
  position: absolute;
  top: 0;
  left: 0;
}

.tipi-like-count:hover .tipi-i-heart {
  opacity: 0.75;
}

.liking {
  opacity: 0.5;
}

.liked {
  cursor: default;
  pointer-events: none;
}

.liked .tipi-i-heart {
  opacity: 1 !important;
}

.liked:hover {
  cursor: default;
}

.cats .cat {
  margin-right: 10px;
  display: inline-block;
}

.cats .cat:last-of-type {
  margin-right: 0;
}

.cats .byline-in {
  padding-right: 2px;
}

.cats .cat-with-bg {
  border-radius: 3px;
  padding: 0 5px;
  color: #fff !important;
}

.cats .cat-with-bg-dark {
  background: #111;
}

.cats .cat-with-line {
  border-bottom: 3px solid transparent;
  margin-bottom: -3px;
}

.byline-cats-design-3 .byline-part {
  margin-bottom: 13px;
}

.fb_iframe_widget_fluid_desktop iframe {
  width: 100% !important;
}

.comments {
  display: inline-block;
}

.comments .comments-bg-color {
  background-color: #1a1a1a;
  border-radius: 3px;
  padding: 0 5px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
}

#comments ol {
  list-style-type: none;
}

#comments ol .star-rating {
  margin-top: 10px;
}

.comments-area .comments-title + .comment-respond {
  margin-top: 30px;
}

.comment .comment-respond {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}

.comment .comment-respond .form-submit {
  padding-top: 15px;
}

.byline:empty, .block-title-wrap .filters:empty, .lets-review-subtitle:empty {
  display: none;
}

.byline-99 {
  margin-bottom: -9px;
}

.byline-99 .comments {
  margin-right: 10px;
}

.byline-part {
  margin-bottom: 5px;
  display: inline-block;
}

.byline-part i {
  margin-right: 3px;
}

.comments i {
  margin-right: 0;
}

.subtitle {
  font-weight: 400 !important;
}

.meta {
  float: left;
  width: 100%;
}

.meta .title {
  font-size: 1.5rem;
  padding-top: 0.5em;
}

.meta .title a {
  display: inline-block;
  max-width: 100%;
}

.meta .subtitle {
  font-size: 1em;
}

.meta .meta__full {
  padding-top: 30px;
}

.meta .meta__full p {
  margin-bottom: 1em;
}

.meta .excerpt {
  padding-top: 15px;
}

.meta .excerpt .read-more-wrap {
  display: block;
  padding-top: 20px;
  font-size: 11px;
  font-weight: 400;
}

.meta .excerpt .read-more {
  display: inline-block;
}

.meta .excerpt .read-more:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
  -webkit-transform-origin: center left;
          transform-origin: center left;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1), -webkit-transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.meta .excerpt:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.read-more-fade .remove-more-wrap {
  opacity: 0.5;
}

.tipi-m-typo .title, .tipi-l-typo .title, .tipi-xl-typo .title {
  font-size: 1.6rem;
  padding-top: 10px;
}

.tipi-m-typo .subtitle, .tipi-l-typo .subtitle, .tipi-xl-typo .subtitle {
  font-size: 1.2rem;
  padding-top: 5px;
}

.tipi-m-typo .byline-3, .tipi-l-typo .byline-3, .tipi-xl-typo .byline-3 {
  padding-top: 15px;
}

.hero-meta.tipi-m-typo .title {
  font-size: 1.6rem;
}

.hero-meta.tipi-m-typo .subtitle {
  font-size: 1rem;
}

.tipi-xs-typo .title {
  font-size: 1rem;
  padding-top: 5px;
  font-weight: 400;
}

.tipi-s-typo .title {
  font-size: 1.6rem;
  padding-top: 10px;
}

.tipi-s-typo .subtitle {
  font-size: 1.2rem;
  padding-top: 5px;
}

.tipi-s-typo .byline-3 {
  padding-top: 10px;
}

.tipi-s-typo .title-wrap:first-of-type .title {
  padding-top: 30px;
}

.tipi-m2-typo .title {
  font-size: 1.6715em;
  font-size: 6em;
  padding-top: 0.25em;
}

.tipi-m2-typo .subtitle {
  font-size: 1em;
  padding-top: 0.25em;
}

/*------------------------------------------------------------------
[X. Mode ]
*/
.mode__wrap {
  float: left;
  margin-left: 15px;
}

.mode__wrap .mode__inner__wrap {
  position: relative;
  text-align: center;
  width: 30px;
  overflow: hidden;
  height: 30px;
  border-radius: 50%;
  background: #eee;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  cursor: pointer;
}

.mode__wrap .mode__inner__wrap i {
  position: absolute;
  width: 100%;
  margin-right: 0 !important;
  z-index: 1;
}

.mode__wrap .mode__inner__wrap:hover .tipi-i-sun {
  -webkit-animation: fullspin 5s infinite ease-out;
          animation: fullspin 5s infinite ease-out;
  -webkit-animation-delay: -0.38s;
          animation-delay: -0.38s;
}

.mode__wrap .mode__inner__wrap:hover .tipi-i-moon {
  -webkit-animation: swing 2s infinite ease-in-out;
          animation: swing 2s infinite ease-in-out;
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.mode__wrap.mode--dark .mode__inner__wrap {
  background: #1d1d1e;
}

.mode__wrap.mode--dark i {
  color: #ddd;
}

.mode__wrap.mode--dark .tipi-i-moon {
  opacity: 1;
}

.mode__wrap.mode--dark .tipi-i-sun {
  opacity: 0;
}

.mode__wrap:not(.mode--dark) .tipi-i-moon {
  opacity: 0;
}

.mode__wrap:not(.mode--dark) .tipi-i-sun {
  opacity: 1;
}

/*------------------------------------------------------------------
[X. Sponsored Block Design ]
*/
.spon-block {
  margin-bottom: 15px;
  width: 100%;
}

.spon-block .title {
  background: #fee700;
  text-transform: uppercase;
  padding: 3px 7px;
  font-size: 8px;
  letter-spacing: 2px;
  color: #333;
  border-radius: 2px;
  display: inline-block;
  margin-right: 15px;
}

.spon-block .spon-img {
  margin-right: 10px;
  line-height: 0;
}

/*------------------------------------------------------------------
[X. Meta Designs ]
*/
.tile-design .meta {
  position: absolute;
  z-index: 2;
  padding: 20px;
  bottom: 0;
}

.tile-design .extras {
  top: 20px;
  bottom: auto !important;
  left: auto !important;
  right: 20px;
}

.tile-design.meta-edge-0 .meta {
  bottom: 30px;
  width: calc( 100% - 60px);
  left: 30px;
  padding-left: 0;
  padding-right: 0;
}

.tile-design.meta-edge-0 .media-icon {
  display: none;
}

.tile-design.meta-edge-0.tipi-s-typo .subtitle {
  display: none;
}

.tipi-fs .tile-design.meta-edge-0 .meta {
  width: 80%;
  left: 10%;
}

.tipi-fs .tile-design.meta-edge-0.tile-design-4:not(.tipi-s-typo) .meta {
  width: 50%;
  left: 25%;
}

.tile-design:not(.tile-design-4) .icon-base-2 {
  right: 0;
  left: auto;
}

.tile-design:not(.tile-design-4).format-video .meta {
  padding-right: 70px;
}

.tile-design-3 .meta {
  text-align: center;
}

.tile-design-3.format-video .meta {
  padding-left: 70px;
}

.tile-design-4 .meta {
  bottom: auto !important;
  top: 50%;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  text-align: center;
}

.tile-design-4 .media-icon {
  position: relative;
  display: inline-block;
  margin-top: 10px;
}

.tile-design-4 .icon-base-2 {
  bottom: auto;
  border-radius: 50%;
  background: white;
  color: #111;
}

.tile-design-4 .icon-base-2 i {
  color: #111;
}

.grid-meta-bg .mask:before, .slider-meta-bg .mask:before {
  bottom: 0;
  height: 66%;
  left: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  right: 0;
  position: absolute;
  z-index: 1;
}

.preview-grid:not(.grid-meta-bg):not(.tile-design-4):not(.tile-design-3) .meta {
  width: auto;
}

.grid-img-1 .meta, .grid-img-2 .meta, .slider-img-1 .meta, .slider-img-2 .meta {
  bottom: 0;
  left: 0;
  width: 100%;
}

.block-81 article {
  border-right: 0;
}

.block-300 {
  padding-top: 30px;
}

.img-ani-1 .mask {
  overflow: hidden;
}

.img-ani-1 .fi-bg, .img-ani-1 .mask img {
  -webkit-transition: opacity 0.5s ease, -webkit-transform 1s ease;
  transition: opacity 0.5s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity 0.5s ease;
  transition: transform 1s ease, opacity 0.5s ease, -webkit-transform 1s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.img-ani-1:not(.with-second-img).preview-grid:hover .wp-post-image, .img-ani-1:not(.with-second-img).preview-slider:hover .wp-post-image, .img-ani-1:not(.with-second-img):hover .fi-bg, .img-ani-1:not(.with-second-img) .mask:hover .wp-post-image {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.img-ani-1.with-second-img.preview-grid:hover .secondary-img, .img-ani-1.with-second-img.preview-slider:hover .secondary-img, .img-ani-1.with-second-img:hover .fi-bg, .img-ani-1.with-second-img .mask:hover .secondary-img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.preview-slider {
  float: left;
}

.no-fi.preview-grid, .no-fi.preview-slider {
  color: #fff;
  background: #1a1d1e;
}

.no-fi.preview-grid .meta, .no-fi.preview-slider .meta {
  position: relative;
  -webkit-transform: none;
          transform: none;
  top: 0;
}

.no-fi.preview-grid .byline, .no-fi.preview-grid a, .no-fi.preview-grid .subtitle, .no-fi.preview-slider .byline, .no-fi.preview-slider a, .no-fi.preview-slider .subtitle {
  color: #fff;
}

.no-fi.preview-grid {
  border-color: #fff;
}

.slider-10:not(.slider-rdy) .flickity-viewport {
  background: #161616;
}

.event-box-wrap .box-pre-title {
  padding: 4px 6px 3px;
}

.lets-live-blog-wrap .lets-live-blog-entry-content img {
  max-width: 100%;
}

/*------------------------------------------------------------------
[X. Let's Review plugin integration ]
*/
.counter, .zeen-review {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.cb-design-1 .cb-review-block:first-of-type {
  border-top: 0;
}

.cb-skin-base .cb-img-ani-1:before {
  font-family: 'tipi';
  content: "\e91e";
}

.zeen-review {
  position: absolute;
  color: #fff;
  background-color: #222;
  z-index: 3;
  opacity: 0.9;
}

.zeen-review .lets-review-subtitle {
  display: none;
}

.zeen-review .lets-review-api-score-box {
  top: 0;
  color: #fff;
  -webkit-transform: none;
          transform: none;
  width: 100%;
  position: absolute;
}

.cb-design-2 .cb-aff-block .cb-aff-button a {
  color: #000;
}

.lets-review-form-onoff {
  margin-bottom: 20px;
}

.lets-review-api-wrap .lets-review-final-score {
  letter-spacing: 1px;
  font-weight: 700;
}

.preview-review-bot .zeen-review {
  bottom: 0;
  top: auto;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: right;
  width: 0%;
  min-width: 40px;
}

.preview-review-bot .zeen-review .lets-review-final-score {
  padding-right: 10px;
  font-size: 16px;
  opacity: 0;
  letter-spacing: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.preview-review-bot .lr-api-format-3, .preview-review-bot .lr-api-format-4, .preview-review-bot .lr-api-format-5 {
  width: 110px !important;
}

.preview-review-bot .lr-api-format-3 .lets-review-5-w-number, .preview-review-bot .lr-api-format-4 .lets-review-5-w-number, .preview-review-bot .lr-api-format-5 .lets-review-5-w-number {
  display: none;
}

.preview-review-bot .lr-api-format-3 .cb-out-of-5 .cb-bar i, .preview-review-bot .lr-api-format-4 .cb-out-of-5 .cb-bar i, .preview-review-bot .lr-api-format-5 .cb-out-of-5 .cb-bar i {
  font-size: 15px;
}

.preview-review-bot .lr-api-format-3 .lets-review-api-score-box, .preview-review-bot .lr-api-format-4 .lets-review-api-score-box, .preview-review-bot .lr-api-format-5 .lets-review-api-score-box {
  top: 4px;
}

.preview-review-bot .review-ani-done .lets-review-final-score {
  opacity: 1;
}

.lets-review-api-wrap .cb-percent-sign {
  line-height: 1;
  font-size: 11px;
}

.block:not(.preview-review-bot) .zeen-review {
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.block:not(.preview-review-bot) .zeen-review .lets-review-api-score-box {
  position: relative;
}

.block:not(.preview-review-bot) .lets-review-api-wrap .lets-review-final-score {
  line-height: 1;
}

.preview-thumbnail .zeen-review {
  top: 0;
  right: 0;
  width: 26px;
  height: 24px;
  line-height: 24px;
}

.preview-thumbnail .zeen-review .lets-review-final-score {
  font-size: 10px;
  letter-spacing: 0;
  opacity: 1;
}

.preview-thumbnail .zeen-review .lets-review-final-score .cb-percent-sign {
  padding-left: 1px;
  font-size: 8px;
}

.preview-thumbnail .zeen-review .lets-review-final-score .cb-bar {
  display: none;
}

.preview-thumbnail .zeen-review .lets-review-subtitle {
  display: none;
}

.preview-thumbnail .byline-part:not(.cats):not(.date) {
  display: none;
}

.preview-thumbnail .byline-part.cats, .preview-thumbnail .byline-part.date {
  margin-right: 5px;
}

.zeen-review-s .zeen-review {
  width: 44px;
  height: 38px;
  line-height: 38px;
}

.zeen-review-s .zeen-review .lets-review-final-score {
  font-size: 15px;
  letter-spacing: 0;
  opacity: 1;
}

.zeen-review-s .zeen-review .lets-review-final-score .cb-percent-sign {
  padding-left: 1px;
  font-size: 12px;
}

.zeen-review-s .zeen-review .lets-review-final-score .cb-bar {
  display: none;
}

.zeen-review-s .zeen-review .lets-review-subtitle {
  display: none;
}

.tipi-l-typo .zeen-review {
  top: 15px;
  right: 15px;
  width: 75px;
  height: 75px;
}

.cb-widget-design-1:last-of-type {
  margin-bottom: 0;
}

.cb-widget-design-1 .cb-score {
  color: inherit;
}

/*------------------------------------------------------------------
[X. Sliders ]
*/
.format-gallery.md-2 .hero-wrap {
  overflow: visible;
}

.flickity-viewport {
  background: #fff;
}

.slider-for, .slider-imgs {
  height: 250px;
}

.slider-for .slide, .slider-imgs .slide {
  margin-right: 5px;
  height: 100%;
}

.slider-for {
  position: relative;
  margin-bottom: 5px;
}

.slider-imgs .slide img, .slider-nav .slide img, .slider-for .slide img {
  opacity: 0;
  max-width: none;
  width: auto;
  height: 100%;
}

.slider-imgs .slide {
  background: #161616;
}

.slider-imgs .slide img {
  -webkit-transition: 0.6s opacity;
  transition: 0.6s opacity;
  opacity: 0;
}

.slider {
  background: #161616;
}

.slider.tipi-spin:before {
  z-index: 11;
}

.slider .slide {
  position: absolute;
}

.slider .meta, .slider .lets-review-api-wrap {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slider .slider-arrow {
  opacity: 0;
}

.slider article {
  background: #161616;
  display: none;
}

.slider .mask, .slider .meta {
  opacity: 0;
}

.slider article:first-of-type {
  display: block;
}

.slider:not(.flickity-enabled) {
  padding-bottom: 50%;
}

.slider-of-one .mask, .slider .mask {
  position: absolute;
  height: 100%;
  width: 100%;
}

.slider-of-one {
  padding-bottom: 0 !important;
}

.slider-nav {
  background: inherit;
  height: 75px;
  padding-bottom: 0 !important;
  position: relative;
}

.slider-nav .slide {
  margin-right: 5px;
  background: #fff;
  height: 100%;
}

.slider-nav .slide img {
  opacity: 0.5;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}

.slider-nav .is-nav-selected img {
  opacity: 1;
}

.slider-nav .slider-arrow {
  opacity: 0.5;
}

p + .zeen__list--1 {
  margin-top: 30px;
}

.zeen__list--1 {
  position: relative;
  background: transparent;
  opacity: 0;
}

.zeen__list--1 .arrows {
  z-index: 2;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  margin-bottom: 30px;
}

.zeen__list--1 .arrow {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
  background: #111;
  color: #fff;
  z-index: 1;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  border-radius: 2px;
  width: 100px;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0;
  float: left;
}

.zeen__list--1 .arrow.disabled {
  background: #b8b8b8;
  pointer-events: none;
}

.zeen__list--1 .slider-arrow-next {
  float: right;
}

.zeen__list--1 .slide {
  width: 100%;
  margin: 0 30px;
}

.zeen__list {
  counter-reset: list;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.zeen__list:before {
  border-color: #111;
}

.zeen__list .list__counter {
  counter-increment: list -1;
}

.zeen__list .list__counter:before {
  font-size: 12px;
  display: block;
  content: counter(list);
  color: #fff;
  background: #111;
  min-width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  float: left;
  margin-right: 15px;
  border-radius: 2px;
  font-size: 12px;
}

.zeen__list:not(.slider-ldd) {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.zeen__list.slider-ldd {
  opacity: 1;
}

.zeen__list .slider-arrow-prev {
  left: 0;
}

.zeen__list .slider-arrow-next {
  right: 0;
}

.block-wrap-slider article, .block-wrap-55 article {
  padding-bottom: 50%;
}

.flickity-enabled:not(.slider-imgs) article {
  display: block;
}

.slider-rdy.tipi-spin:before {
  opacity: 0;
  visibility: hidden;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}

.slider-rdy .slider-arrow {
  opacity: 1;
}

.slider-rdy .slider-arrow-2 {
  opacity: 0.25;
}

.slider-rdy .mask, .slider-rdy .meta, .slider-rdy .slide img:not(.zeen-lazy-load-base) {
  opacity: 1;
  -webkit-animation: tipiOpa 1s normal forwards;
          animation: tipiOpa 1s normal forwards;
}

.block-wrap-51 .slider-art .flickity-slider, .block-wrap-55 .slider-art .flickity-slider {
  -webkit-transform: none !important;
          transform: none !important;
}

.block-wrap-51 .slider-art .flickity-slider .slide, .block-wrap-55 .slider-art .flickity-slider .slide {
  left: 0 !important;
}

.block-wrap-51 .slider-art .flickity-slider .slide, .block-wrap-55 .slider-art .flickity-slider .slide {
  z-index: 7 !important;
}

.block-wrap-51 .slider-art .flickity-slider .old-slide, .block-wrap-55 .slider-art .flickity-slider .old-slide {
  z-index: 8 !important;
}

.block-wrap-51 .slider-art .flickity-slider .new-slide, .block-wrap-51 .slider-art .flickity-slider .is-selected, .block-wrap-55 .slider-art .flickity-slider .new-slide, .block-wrap-55 .slider-art .flickity-slider .is-selected {
  z-index: 9 !important;
}

.block-wrap-51 .slider-art .slider-arrow, .block-wrap-55 .slider-art .slider-arrow {
  z-index: 10;
}

.block-wrap-51 .slider-art .tipi-arrow, .block-wrap-55 .slider-art .tipi-arrow {
  border-color: #fff;
  color: #fff;
}

.block-wrap-51 .slider-art .tipi-arrow i:after, .block-wrap-55 .slider-art .tipi-arrow i:after {
  background: #fff;
}

.slider-arrow-2 {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 50px;
  text-align: center;
  background: #fff;
  color: #000;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}

.slider-arrow-2 i {
  font-size: 30px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
}

.slider-arrow-2:hover {
  opacity: 0.75;
}

.slider-arrow-2.slider-arrow-prev {
  left: 0;
}

.slider-arrow-2.slider-arrow-next {
  right: 0;
}

.slider-arrow-3 {
  top: 15px;
}

.slider-arrow-3.slider-arrow-prev {
  left: auto;
  right: 45px;
}

.hero-l .no-par .hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-l.format-gallery .hero {
  display: block;
}

.slider-arrow-next {
  right: 15px;
}

.slider-arrow-prev {
  left: 15px;
}

.slider-arrow {
  position: absolute;
  z-index: 3;
}

.md-1 .hero-wrap .slider-arrow-next, .block-wrap-51 .slider-arrow-next {
  right: 30px;
}

.md-1 .hero-wrap .slider-arrow, .block-wrap-51 .slider-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.md-1 .hero-wrap .slider-arrow-prev, .block-wrap-51 .slider-arrow-prev {
  left: 30px;
}

.tile-design-wrap-2 .tipi-arrow {
  border: 0;
  top: 45px;
}

.tipi-box .preview-84 .subtitle {
  display: none;
}

.block-piece-2 .preview-92 .subtitle, .block-piece-2 .preview-92 .media-icon, .block-piece-2 .preview-94 .subtitle, .block-piece-2 .preview-94 .media-icon {
  display: none;
}

/*------------------------------------------------------------------
[X. Hero Designs ]
*/
.hero {
  width: 100%;
  line-height: 0;
  background: #eee;
}

.hero img {
  width: 100%;
}

.hero-wrap {
  position: relative;
  overflow: hidden;
}

.hero-wrap .caption {
  position: absolute;
  z-index: 2;
  background: rgba(255, 255, 255, 0.5);
  color: #333;
  bottom: 0;
  right: 0;
  font-size: 10px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  padding: 5px 7px;
  line-height: 1.2;
}

.hero-wrap .meta-with-color a, .hero-wrap .meta-with-color h1, .hero-wrap .meta-with-color .subtitle, .hero-wrap .meta-with-color .byline {
  color: inherit;
}

.slider .slide .caption {
  right: 0;
}

.hero-m .caption {
  right: 30px;
}

.hero-25 .hero {
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-41 .hero {
  position: relative;
}

.format-gallery .hero-25 .hero {
  display: block;
}

.format-gallery .hero-41 .hero {
  height: 100%;
}

.format-gallery .hero-41 .hero img {
  max-height: 100%;
}

.hero img {
  opacity: 0;
}

.hero-wrap .mask-overlay {
  opacity: 0;
}

.mask-loaded .mask-overlay {
  opacity: 1;
}

.mask-loaded .hero img {
  -webkit-animation: tipiOpa 1s normal forwards;
          animation: tipiOpa 1s normal forwards;
  opacity: 1;
}

.entry-content .alignnone, .entry-content .aligncenter {
  opacity: 0;
}

.entry-content .embed-vis {
  opacity: 1;
}

.hero-s .mask-loaded .hero {
  background: transparent;
}

.hero-s .hero-wrap.parallax.mask-loaded .mask img {
  width: 110%;
  max-width: none;
  margin-left: -5%;
}

.hero-wrap.parallax .hero {
  position: absolute;
}

.hero-wrap.parallax .spacer {
  padding-bottom: 66.6%;
}

.hero-1 + .breadcrumbs-wrap {
  padding-top: 20px;
}

.hero-18 .tipi-m-typo .subtitle {
  padding-top: 10px;
}

.hero-18 .hero {
  position: relative;
}

.hero-18 .meta-wrap {
  padding-top: 30px;
}

.title-beneath .meta-wrap {
  padding-bottom: 30px;
}

.title-above-c .meta-wrap, .title-beneath-c .meta-wrap {
  text-align: center;
  padding-top: 30px;
}

.title-above .meta-wrap, .title-above-c .meta-wrap {
  padding-bottom: 30px;
}

.title-above.hero-m .meta-wrap, .title-above-c.hero-m .meta-wrap {
  padding-bottom: 30px;
  padding-top: 30px;
}

.title-above.hero-s .hero-wrap, .title-above-c.hero-s .hero-wrap {
  margin-bottom: 30px;
}

.title-middle .hero {
  position: relative;
}

.title-middle .hero-wrap .meta-wrap {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  padding: 0 30px;
  z-index: 2;
  position: absolute;
  left: 50%;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.title-middle .hero-wrap .meta .byline, .title-middle .hero-wrap .meta .entry-title, .title-middle .hero-wrap .meta .subtitle {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  opacity: 0;
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
  -webkit-transform: translatey(15px);
          transform: translatey(15px);
}

.title-middle .hero-wrap .meta .entry-title {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.title-middle .hero-wrap .meta .subtitle, .title-middle .hero-wrap .meta .byline-3 {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}

.title-middle .hero-wrap .meta .title-with-sub + .byline {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}

.title-middle .mask-loaded .meta .byline, .title-middle .mask-loaded .meta .entry-title, .title-middle .mask-loaded .meta .subtitle {
  opacity: 1;
  -webkit-transform: translatey(0);
          transform: translatey(0);
}

.title-cut-bl .hero-wrap .meta-wrap {
  position: absolute;
  bottom: -1px;
  z-index: 5;
  padding: 0;
}

.title-cut-bl .hero-wrap .meta {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  padding-right: 20px;
}

.title-cut-bl.format-gallery.hero-m .meta-wrap {
  margin-left: -1px;
}

.title-cut-bl .hero-wrap .meta, .title-cut-bc .hero-wrap .meta {
  position: relative;
}

.title-cut-bl .hero-wrap .meta:before, .title-cut-bc .hero-wrap .meta:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.title-cut-bl .hero-wrap .meta > *, .title-cut-bc .hero-wrap .meta > * {
  position: relative;
}

.title-contrast .hero-wrap {
  height: calc( 100vh - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
}

.title-contrast .meta-wrap {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

.title-contrast .hero .fi-bg {
  padding-bottom: 0;
}

.contrast .meta-wrap {
  background-color: #141516;
  color: #fff;
}

.contrast .meta-wrap h1, .contrast .meta-wrap a, .contrast .meta-wrap .byline {
  color: inherit;
}

.has-bg .block-wrap-grid, .has-bg .block-wrap-51.block-col-self {
  padding-left: 0;
  padding-right: 0;
}

.has-bg .hero-wrap.tipi-row:not(.hero-18) {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.has-bg .hero-wrap.tipi-row:not(.hero-18) .meta {
  padding-left: 30px;
}

.has-bg .header-width-3 .site-header-block {
  padding-left: 0;
  padding-right: 0;
}

.skin-light .related-posts-wrap .tipi-arrow {
  color: #111;
  border-color: #111;
}

.skin-light .related-posts-wrap .tipi-arrow i:after {
  background: #111;
}

.article-layout-skin-2 .comment-list .comment-body, .skin-dark .comment-list .comment-body {
  border-bottom-color: #2b2b2b;
}

.article-layout-skin-2 .post-tags a, .skin-dark .post-tags a {
  background: #25252e;
}

.article-layout-skin-2 .related-posts-wrap .title a, .skin-dark .related-posts-wrap .title a {
  color: #fff;
}

.article-layout-skin-2 .related-posts-wrap .block-wrap, .article-layout-skin-2 .inline-post .block-wrap, .skin-dark .related-posts-wrap .block-wrap, .skin-dark .inline-post .block-wrap {
  background: transparent !important;
}

.article-layout-skin-2 .user-page-box, .skin-dark .user-page-box {
  border: 1px solid #272727;
  background: transparent;
}

.article-layout-skin-2 .user-page-box .mask, .skin-dark .user-page-box .mask {
  background: transparent;
}

.article-layout-skin-2 .user-page-box .overlay-arrow i, .skin-dark .user-page-box .overlay-arrow i {
  color: #fff;
  font-size: 30px;
}

.article-layout-skin-2 .user-page-box a, .skin-dark .user-page-box a {
  color: #fff !important;
}

.article-layout-skin-2 .contents-wrap blockquote, .skin-dark .contents-wrap blockquote {
  color: #fff;
}

.article-layout-skin-2 .contents-wrap article > .meta-wrap .byline, .article-layout-skin-2 .contents-wrap article > .meta-wrap .byline a, .skin-dark .contents-wrap article > .meta-wrap .byline, .skin-dark .contents-wrap article > .meta-wrap .byline a {
  color: #7b7b7b;
}

.article-layout-skin-2 .zeen_comments_with_avatar .stylish-comment, .skin-dark .zeen_comments_with_avatar .stylish-comment {
  border-bottom-color: #232323;
}

.article-layout-skin-2 .post-end-subscribe, .skin-dark .post-end-subscribe {
  background: #222222;
}

.article-layout-skin-2 .post-end-subscribe .subtitle, .skin-dark .post-end-subscribe .subtitle {
  color: #fff;
}

.article-layout-skin-2 .mc4wp-form-fields input[type=email], .article-layout-skin-2 #subscribe-email input[type=email], .skin-dark .mc4wp-form-fields input[type=email], .skin-dark #subscribe-email input[type=email] {
  border-bottom-color: #fff;
  color: #fff;
}

.article-layout-skin-2 .next-prev-posts, .article-layout-skin-2 .sidebar-wrap .sidebar, .article-layout-skin-2 .sidebar .zeen-widget, .skin-dark .next-prev-posts, .skin-dark .sidebar-wrap .sidebar, .skin-dark .sidebar .zeen-widget {
  border-color: #232323;
}

.title-cut-bc .hero-wrap .meta {
  position: relative;
  padding: 30px 15px 15px;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.title-cut-bc .hero-wrap .meta-wrap {
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  position: absolute;
  bottom: -1px;
  z-index: 5;
}

.hero-l .spacer {
  padding-bottom: 0 !important;
}

.hero-l .hero-wrap.parallax .hero {
  position: relative;
}

.cover-1 .hero {
  max-height: 100vh;
}

.cover-2 .hero {
  max-height: 66vh;
}

.cover-3 .hero {
  max-height: 50vh;
}

.parallax:not(.mask-loaded) .hero, .no-par:not(.mask-loaded) .hero {
  padding-bottom: 66.6%;
  height: 0;
}

.parallax:not(.mask-loaded).is-portrait .hero, .no-par:not(.mask-loaded).is-portrait .hero {
  padding-bottom: 126.5%;
}

.format-gallery.md-2 .no-par:not(.mask-loaded) .hero {
  padding-bottom: calc( 50% + 150px);
}

.format-gallery.md-2.hero-s .no-par:not(.mask-loaded) .hero {
  padding-bottom: calc( 66% + 150px);
}

.parallax.mask-loaded .hero {
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
}

.format-gallery .cover-2 .hero, .format-gallery .cover-3 .hero, .format-gallery .cover-1 .hero {
  max-height: none;
  height: auto !important;
}

.hero-bg-2 {
  background-color: #000;
}

.hero-31 .hero {
  position: fixed;
  height: 100% !important;
  width: 100%;
  top: 0;
  background: transparent;
}

.hero-31 .spacer {
  height: 100vh;
}

.hero-31 .mask-overlay {
  opacity: 0;
}

.hero-31 + div {
  background: transparent !important;
}

.hero-31 + div .entry-content {
  color: #000;
}

.entry-side-gallery .img-wrap {
  line-height: 0;
  margin-bottom: 10px;
}

.ipl-separated .ipl-wrap:not(.md-21) {
  padding-bottom: 15px;
}

.ipl-separated .ipl.ipl-bg {
  height: 45px;
  display: block;
  /* Background pattern from Toptal Subtle Patterns */
  background-image: url("../png/ipl-l.png");
}

.ipl-separated .article-layout-skin-2 + .ipl.ipl-bg {
  /* Background pattern from Toptal Subtle Patterns */
  background-image: url("../png/ipl-d.png");
}

.ipl-separated .ipl + .post-wrap:not(.hero-l) {
  padding-top: 45px;
}

.ipl-separated:not(.has-bg) .ipl + .post-wrap:not(.hero-l) > *:first-of-type {
  padding-top: 0;
}

.ipl-wrap {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.ipl-loader {
  position: relative;
  height: 150px;
}

.ipl-loader:before {
  border-top-color: #1d1d1d;
  border-bottom-color: #1d1d1d;
}

.ipl-loader.ipl-end {
  display: none;
}

.ipl-loader.ipl-end:before {
  -webkit-animation: none;
          animation: none;
}

.ipl-loading {
  opacity: 0;
  -webkit-transform: translateY(150px);
          transform: translateY(150px);
}

.inline-post {
  margin: 30px 0;
  clear: both;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
  padding: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-post .block .split-1 {
  padding: 0;
}

.inline-post .block article {
  width: 100%;
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.inline-post .block article .title {
  margin: 0;
  font-size: 1.3333rem;
}

.inline-post .block article .mask {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 100px;
}

.inline-post .block article .meta:first-child {
  padding-left: 0;
  padding-top: 30px;
}

.inline-post .see-also {
  font-size: 10px;
  z-index: 2;
  position: absolute;
  background: black;
  display: inline-block;
  padding: 0px 10px;
  color: white;
  height: 20px;
  line-height: 20px;
  top: 15px;
}

/*------------------------------------------------------------------
[X. Post format styles ]
*/
.media-icon {
  text-align: center;
  z-index: 3;
  color: #fff;
  position: absolute;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.media-icon i {
  display: inline-block;
}

.title-middle .hero-wrap .media-icon, .title-fixed .hero-wrap .media-icon {
  display: inline-block;
  margin-top: 15px;
  position: relative;
  top: auto;
  left: auto;
}

.title-middle .meta-wrap, .title-fixed .meta-wrap {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.title-middle .active-embed .meta-wrap, .title-fixed .active-embed .meta-wrap {
  opacity: 0;
  visibility: hidden;
}

.active-embed .hero {
  background: #000;
}

.active-embed .hero img {
  opacity: 0.25;
}

.active-embed .media-icon {
  opacity: 0;
  visibility: hidden;
}

.active-embed .caption {
  opacity: 0;
  visibility: hidden;
}

.media-icon {
  width: 40px;
  height: 40px;
}

.media-icon i {
  font-size: 18px;
  line-height: 40px;
}

.hero-18 .media-icon {
  width: 80px;
  height: 80px;
}

.hero-18 .media-icon i {
  font-size: 30px;
  line-height: 80px;
}

.icon-size-xs {
  width: 30px;
  height: 30px;
}

.icon-size-xs i {
  font-size: 15px;
  line-height: 30px;
}

.icon-size-l {
  border-width: 3px;
  width: 75px;
  height: 75px;
  border-radius: 50%;
}

.icon-size-l i {
  font-size: 25px;
  font-weight: 700;
}

.icon-size-l:hover {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.icon-base-1.icon-size-l, .block-wrap .icon-size-l {
  border-style: solid;
  border-color: #fff;
  background: rgba(0, 0, 0, 0.15);
}

.icon-base-2 {
  background: #212121;
  bottom: 0;
  left: 0;
}

.icon-base-2 i {
  color: #fff;
}

.icon-base-1 {
  background: rgba(255, 255, 255, 0.9);
  color: #161616;
  border-radius: 50%;
  text-align: center;
}

.icon-base-1 i {
  color: #161616;
}

.icon-base-1:hover {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

.icon-base-1.media-icon.center-abs:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
          transform: translate(-50%, -50%) scale(1.1, 1.1);
}

.preview-grid:not(.tile-design-4) .icon-base-1, .preview-slider:not(.tile-design-4) .icon-base-1, .preview-classic .icon-base-1 {
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.preview-thumbnail .media-icon {
  left: 50%;
  top: 50%;
}

.preview-thumbnail .icon-size-xs {
  margin-top: -15px;
  margin-left: -15px;
}

.media-icon, .duration, .playing-msg {
  -webkit-transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1);
  transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1);
}

.hero-with-content-wrap {
  padding: 30px 0;
  background: #1d1d1f;
}

.hero-with-content-wrap .hero-with-content h1, .hero-with-content-wrap .hero-with-content h2, .hero-with-content-wrap .hero-with-content h3 {
  color: #fff;
  padding-bottom: 30px;
}

.hero-with-content-wrap .hero-with-content .entry-content, .hero-with-content-wrap .hero-with-content blockquote {
  color: #949494;
}

.hero-with-content-wrap .hero-with-content iframe {
  width: 100%;
}

.hero-with-content-wrap .share-it {
  margin-top: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.hero-with-content-wrap .share-it a {
  width: auto;
  font-size: 15px;
  min-width: 60px;
}

.hero-with-content-related {
  background-color: #161616;
  padding: 30px 0 15px;
}

.hero-with-content-related .videos-mini-wrap {
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: hidden;
  overflow-x: auto;
}

.hero-with-content-related .videos-mini-wrap article {
  max-width: 75%;
  margin-right: 30px;
  margin-bottom: 0;
  border-bottom: 0;
  padding-right: 30px;
}

.hero-with-content-related .videos-mini-wrap article .title {
  font-size: 1rem;
}

.hero-with-content-related .videos-mini-wrap img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.hero-with-content-related .videos-mini-wrap .with-fi .media-icon {
  opacity: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  top: 50%;
}

.hero-with-content-related .videos-mini-wrap .with-fi .media-icon i {
  font-size: 15px;
}

.hero-with-content-related .videos-mini-wrap::-webkit-scrollbar-thumb {
  visibility: hidden;
}

.hero-with-content-related .videos-mini-wrap:hover::-webkit-scrollbar-thumb {
  visibility: visible;
}

.hero-with-content-related .videos-mini-wrap .title a {
  pointer-events: all;
}

.standalone-comments {
  padding-bottom: 60px;
  padding-top: 30px;
}

/*------------------------------------------------------------------
[X. Singular]
*/
.single-content {
  z-index: 1;
  position: relative;
  padding-top: 30px;
}

.tipi-builder-on .single-content {
  padding-top: 0;
}

.tipi-builder-on .contents-wrap .block-wrap .block-81:first-of-type article:first-of-type, .tipi-builder-on .contents-wrap .block-wrap .block-96:first-of-type article:first-of-type {
  border-top-width: 0;
}

.block-da-post_above_fi {
  margin-bottom: 20px;
}

.block-da-post_middle_content {
  margin: 15px 15px 15px 0;
  float: left;
}

.block-da-post_before_content, .archive-da {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.archive-da {
  margin-bottom: 30px;
}

.entry-content-wrap p {
  margin-bottom: 1em;
}

.entry-content h3:first-child, .entry-content h2:first-child {
  margin-top: 0;
}

.md-2 .hero {
  position: relative;
}

.md-2 .hero-31 .hero {
  position: fixed;
}

.md-2 .hero-31.active-embed .hero {
  background: #fff;
}

.md-2 .hero-wrap iframe, .md-2 .hero-wrap video, .md-2 .hero-wrap audio {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.md-2 .frame-wrap {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: calc( 100% - 60px);
  left: 30px;
}

.md-2 .is-video .frame-wrap {
  padding-bottom: 51.875%;
}

.md-2.hero-m .frame-wrap {
  padding-bottom: 0;
  -webkit-transform: none;
          transform: none;
  top: 0;
  bottom: 0;
}

.md-11 .hero-wrap .caption {
  display: none;
}

.md-11 .hero-wrap iframe, .md-11 .hero-wrap video {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.md-11 .hero-wrap audio {
  width: 100%;
}

.md-11.format-audio .hero-wrap iframe {
  margin-bottom: 0;
  position: relative;
  height: auto;
}

/*------------------------------------------------------------------
[X. Singular footer blocks]
*/
.entry-footer {
  padding-top: 45px;
  overflow: hidden;
}

.entry-footer > div {
  margin-bottom: 45px;
}

.entry-footer > .share-it {
  margin-bottom: 30px;
}

.entry-footer .content-subscribe {
  max-width: none;
  width: 100%;
}

.entry-footer.tipi-l-8 .share-it a:last-of-type {
  margin-right: 0;
}

.sidebar-off:not(.title-middle-cut) .share-it-before {
  margin-top: 30px;
}

.share-it {
  line-height: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.share-it a {
  display: inline-block;
}

.share-it.share-it-before {
  margin-bottom: 30px;
}

.share-it .social-count, .share-it .social-tip {
  display: inline-block;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 700;
  padding-left: 7px;
  text-transform: uppercase;
}

.share-it i {
  display: inline-block;
  vertical-align: middle;
}

.share-it .tipi-i-linkedin, .share-it .tipi-i-mail {
  position: relative;
  top: -2px;
}

.share-it-11 .tipi-i-linkedin, .share-it-11 .tipi-i-mail {
  top: 0;
}

.entry-footer .share-it .share-button {
  margin: 0 0 15px 0;
}

.share-it-1 .share-button {
  min-width: 100px;
  font-size: 18px;
}

.share-it-1.share-it-count-0 .share-button {
  text-align: center;
}

.share-button-content {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.share-it-bold .share-button {
  height: 45px;
  min-width: 115px;
  text-align: center;
  padding: 0 20px;
  color: #fff;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.share-it-bold .share-button:hover {
  color: #fff;
  -webkit-transform: translate3D(0, -5px, 0);
          transform: translate3D(0, -5px, 0);
}

.share-it-bold .social-count {
  padding-left: 10px;
}

.share-it-bold .share-button-fb {
  background: #3b5998;
}

.share-it-bold .share-button-tw {
  background: #1da1f2;
}

.share-it-bold .share-button-pin {
  background: #bd081c;
}

.share-it-bold .share-button-go {
  background: #dc4e41;
}

.share-it-bold .share-button-li {
  background: #0078BA;
}

.share-it-bold .share-button-re {
  background: #FF4500;
}

.share-it-bold .share-button-em {
  background: #222;
}

.share-it-bold .share-button-tu {
  background: #32506d;
}

.share-it-bold .share-button-wa {
  background: #00EC67;
}

.share-it-bold .share-button-msg {
  background: #0084ff;
}

.share-it-text, .share-it-11 {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.share-it-text .title, .share-it-11 .title {
  display: inline-block;
  padding-right: 30px;
  color: #ccc;
}

.share-it-text a {
  margin: 0 15px 15px !important;
}

.share-it-2 .social-count {
  padding-left: 5px;
}

.share-it-2 .share-button {
  min-width: 130px;
}

.share-it-11 {
  display: block;
}

.share-it-11 a {
  margin: 0 20px 15px !important;
  font-size: 1rem;
}

.article-layout-skin-1 .share-it-text, .article-layout-skin-1 .share-it-11, .article-layout-skin-1 .next-prev-posts .mask i {
  color: #000;
}

.article-layout-skin-1 .share-it-text a, .article-layout-skin-1 .share-it-11 a, .article-layout-skin-1 .next-prev-posts .mask i a {
  color: #000;
}

.skin-dark .article-layout-skin-1 .share-it-text, .skin-dark .article-layout-skin-1 .share-it-11, .skin-dark .article-layout-skin-1 .next-prev-posts .mask i {
  color: #fff;
}

.skin-dark .article-layout-skin-1 .share-it-text a, .skin-dark .article-layout-skin-1 .share-it-11 a, .skin-dark .article-layout-skin-1 .next-prev-posts .mask i a {
  color: #fff;
}

.skin-dark .tipi-button {
  background: #1d1f21;
}

.comment-list {
  margin-top: 45px;
}

.comment-list .edit-link {
  font-weight: 700;
  margin-right: 10px;
  float: left;
}

.comment-list .comment-author img {
  float: left;
  margin-right: 30px;
  width: 50px;
}

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

.comment-list .reply {
  position: absolute;
  top: 0;
  right: 0;
}

.comment-list .comment-body {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}

.comment-list .comment-body:after {
  content: "";
  display: block;
  clear: both;
}

.comment-list .children {
  margin-left: 30px;
}

.comment-list .children .children .children {
  margin-left: 0;
}

.comment-form .logged-in-as {
  margin-top: 10px;
}

.comment-form .comment-form-url, .comment-form .comment-form-email {
  width: calc( 50% - 15px);
  float: left;
}

.comment-form .comment-form-email {
  margin-right: 30px;
}

.comment-form .comment-form-email + .form-submit {
  width: 100%;
}

.comment-form .comment-form-comment {
  margin-top: 15px;
}

.comment-form input:not(.submit), .comment-form textarea {
  margin-bottom: 15px;
  width: 100%;
  padding: 10px;
  outline: 0;
  -webkit-appearance: none;
  background: #eee;
  -webkit-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all;
  font-size: 0.975rem;
}

.comment-form input:not(.submit):focus, .comment-form textarea:focus {
  background-color: #ddd;
}

.comment-form input[type=checkbox] {
  width: auto;
  margin-bottom: 0;
  margin-right: 10px;
  -webkit-appearance: checkbox;
}

.comment-form .wpgdprc-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.comment-form textarea {
  padding: 15px;
  color: #555;
}

.comment-form label {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}

.comment-form .form-submit {
  clear: both;
  padding-top: 30px;
  display: inline-block;
}

.comment-form .submit:hover {
  background: #444;
}

.comment-form .comment-notes {
  font-size: 12px;
  margin-top: 15px;
  opacity: 0.5;
  padding-bottom: 10px;
}

.bypostauthor img {
  border-bottom: 3px solid #f8d92f;
}

/*------------------------------------------------------------------
[X. Next Previous Block]
*/
.next-prev-posts {
  padding: 45px;
  border: 1px solid #eee;
}

.next-prev-posts .mask {
  width: 100%;
  float: left;
  background: transparent;
}

.next-prev-posts .mask img {
  width: 65px;
}

.next-prev-posts .meta .title {
  font-size: 1em;
}

.next-prev-posts .meta span {
  opacity: 0.5;
  font-size: 12px;
  width: 100%;
  display: block;
}

.title {
  word-wrap: break-word;
}

.footer-block-title {
  font-size: 2rem;
  font-weight: 400;
}

/*------------------------------------------------------------------
[X. Tags Block]
*/
.post-tags {
  font-size: 10px;
}

.post-tags a {
  padding: 5px 7px;
  color: #858585;
  background: #f2f2f2;
  margin: 0 7px 0 0;
  border-radius: 2px;
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
}

.post-tags a:before {
  content: '#';
}

.zeen-engine-inactive {
  margin: 30px 0;
}

/*------------------------------------------------------------------
[X. Breadcrumbs]
*/
.breadcrumbs-wrap {
  text-align: left;
}

.breadcrumbs-wrap.breadcrumbs-sz-m .breadcrumbs {
  padding-top: 0;
}

.breadcrumbs {
  font-size: 10px;
  padding: 15px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.breadcrumbs .crumb, .breadcrumbs i {
  margin-right: 5px;
  display: inline-block;
}

/*------------------------------------------------------------------
[X. Ticker]
*/
.current-date {
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.trending-inline .main-title-wrap .trending-text {
  padding-left: 5px;
}

.trending-inline .main-title-wrap .trending-text:empty {
  margin-left: 0;
  padding-left: 0;
}

.counter {
  position: absolute;
  z-index: 2;
  top: 7px;
  left: 10px;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  width: 40px;
  text-align: center;
}

.counter:before {
  font-size: 12px;
  position: absolute;
  display: block;
  content: counter(block);
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
}

.counter:after {
  z-index: 1;
  background-color: #121314;
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
}

.trending-accent-border {
  border: 2px solid transparent;
}

.trending-inline-wrap .counter {
  line-height: 40px;
}

.trending-inline-wrap .counter:before {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: none;
          transform: none;
}

.trending-inline-wrap .trending-accent-border {
  line-height: 36px;
}

.preview-thumbnail .counter {
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  left: 0;
  top: 0;
}

.preview-thumbnail .counter:before {
  font-weight: 400;
  font-size: 1.5rem;
}

.preview-thumbnail .counter:after {
  opacity: 0.4;
}

.trending-inline-drop {
  top: 100%;
  padding: 0 !important;
  z-index: 105 !important;
  color: #fff;
  background-color: #121314;
}

.trending-inline-drop .trending-inline-wrap .block article a {
  padding: 0;
  font-size: inherit;
  color: #fff;
}

.trending-inline-drop .separation-border {
  margin: 0 !important;
}

.trending-inline-drop .trending-inline-title {
  width: 100%;
  padding: 20px 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -20px;
}

.trending-inline-drop .trending-inline-title .trending-op-title {
  float: left;
  font-size: 2em;
}

.trending-inline-drop .trending-inline-title .trending-ops {
  margin-left: auto;
}

.trending-inline-drop .trending-inline-title .trending-op {
  margin-left: 15px;
  display: inline-block;
  padding: 0;
  cursor: pointer;
}

.trending-inline-drop .trending-selected {
  border-bottom: 2px solid white;
}

.trending-inline-drop .block-wrap {
  background-color: #121314;
}

.trending-inline-drop .block-wrap .mask {
  background-color: #121314;
}

.trending-inline-drop .block-wrap article .title {
  font-size: 14px;
}

.trending-inline-drop .block-wrap .grid-meta-bg .mask:before {
  display: none;
}

.block {
  counter-reset: block;
}

.block article {
  counter-increment: block;
}

/*------------------------------------------------------------------
[X. Pagination]
*/
.pagination, .woocommerce-pagination {
  text-align: center;
  padding: 50px 0;
  clear: left;
}

.pagination .page-numbers, .woocommerce-pagination .page-numbers {
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
  font-weight: 400;
  display: inline-block;
  padding: 5px 12px;
  font-size: 9px;
  min-width: 35px;
  margin: 0 10px 10px 0;
  border: 1px solid #e6e6e6;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.pagination .page-numbers:hover, .woocommerce-pagination .page-numbers:hover {
  border-color: #111;
}

.pagination .prev:hover, .woocommerce-pagination .prev:hover {
  -webkit-transform: translatex(-2px);
          transform: translatex(-2px);
}

.pagination .next:hover, .woocommerce-pagination .next:hover {
  -webkit-transform: translatex(2px);
          transform: translatex(2px);
}

.pagination .dots, .woocommerce-pagination .dots {
  border-color: transparent;
  padding: 5px 0;
  min-width: 0;
}

.pagination .dots:hover, .woocommerce-pagination .dots:hover {
  border-color: transparent;
}

.pagination .dots:hover, .woocommerce-pagination .dots:hover {
  opacity: 0.5;
  -webkit-transform: none;
          transform: none;
}

.pagination .current:hover, .woocommerce-pagination .current:hover {
  -webkit-transform: none;
          transform: none;
}

.pagination .no-more-articles, .woocommerce-pagination .no-more-articles {
  margin-bottom: 10px;
  font-size: 14px;
}

.pagination .current, .post-pagination > .page-numbers, .woocommerce-pagination .current {
  border-color: #111;
  background: #111;
  color: #fff;
  padding-bottom: 5px;
}

.inf-scr {
  clear: left;
}

.inf-loaded {
  padding: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
}

.block-masonry .inf-load-more-wrap {
  opacity: 0;
}

.inf-load-more-wrap {
  position: relative;
}

.inf-load-more-wrap a {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.inf-loading a {
  opacity: 0;
}

.inf-loading:before {
  border-top-color: #222;
  border-bottom-color: #222;
}

.inf-scr-masonry {
  position: absolute;
}

.inf-scr-masonry a {
  top: auto !important;
}

/*------------------------------------------------------------------
[X. Author box]
*/
.user-page-box {
  text-align: left;
  background: #f1f1f1;
  padding: 45px;
}

.user-page-box a {
  color: #000;
}

.user-page-box .author-ext-url {
  font-size: 12px;
  top: -2px;
  position: relative;
  margin-left: 3px;
}

.user-page-box .icons {
  font-size: 12px;
}

.user-page-box .icons a {
  display: inline-block;
  margin-right: 10px;
}

.user-page-box .author-name {
  font-size: 20px;
}

.user-page-box .author-bio {
  clear: both;
}

.user-page-box .overlay-arrow {
  opacity: 0;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.user-page-box .overlay-arrow i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform: translate3d(-50%, -60%, 0);
          transform: translate3d(-50%, -60%, 0);
}

.user-page-box img {
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.user-page-box .mask {
  width: 100%;
}

.user-page-box .mask:hover img {
  opacity: 0.2;
}

.user-page-box .mask:hover img:hover {
  -webkit-transform: translate3D(0, -3px, 0);
          transform: translate3D(0, -3px, 0);
}

.user-page-box .mask:hover .overlay-arrow {
  opacity: 1;
}

.user-page-box .mask:hover .overlay-arrow i {
  -webkit-transform: translate3d(-50%, -60%, 0);
          transform: translate3d(-50%, -60%, 0);
}

.user-page-box-1 .mask {
  background: transparent;
}

.user-page-box-2, .user-page-box-3, .user-page-box-4 {
  margin-bottom: 30px;
  text-align: center;
}

.user-page-box-2 .mask, .user-page-box-3 .mask, .user-page-box-4 .mask {
  margin-bottom: 30px;
  width: 100%;
}

.user-page-box-2 .author-info-wrap, .user-page-box-3 .author-info-wrap, .user-page-box-4 .author-info-wrap {
  margin-bottom: 15px;
}

.user-page-box-2 .icons, .user-page-box-3 .icons, .user-page-box-4 .icons {
  margin-top: 20px;
}

.team-member-details {
  margin-top: 5px;
}

.team-member-details .team-member-detail {
  float: left;
  margin-right: 20px;
}

.team-member-details .team-member-detail .pre-title {
  margin-right: 7px;
}

.team-member-details .team-member-detail .title {
  font-size: 1em;
}

.user-box-type-2 {
  margin-bottom: 30px;
  width: 100% !important;
}

.user-box-type-2.user-page-box-2 .team-member-details {
  margin-top: 15px;
}

.user-box-type-2.user-page-box-2 .team-member-details .team-member-detail {
  display: block;
  width: 100%;
  margin-right: 0;
}

/*------------------------------------------------------------------
[X. Pages: Team templates]
*/
.team-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.team-wrap-1 .user-page-box {
  margin-bottom: 30px;
}

/*------------------------------------------------------------------
[X. Pages: 404]
*/
.error404 .contents-wrap {
  min-height: 60vh;
  text-align: center;
}

.error404 .error404-main {
  min-height: 60vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.error404 .error404-main h1, .error404 .error404-main .error404-back {
  margin: 60px 0;
}

/*------------------------------------------------------------------
[X. Pages: Attachment]
*/
.attachment-hero .hero-wrap {
  margin-bottom: 60px;
}

/*------------------------------------------------------------------
[X. Contact Form]
*/
span.wpcf7-not-valid-tip {
  color: #ff2121;
  font-size: 0.8em;
  display: block;
}

.wpcf7-validation-errors, .wpcf7-acceptance-missing {
  border: 1px solid #ff2121;
}

.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-text[type="text"], .wpcf7-form-control.wpcf7-text[type="email"], .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  height: 60px;
  border: none;
  color: #555;
  border: 0;
  padding: 20px;
  color: #858585;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  background: #eee;
}

.wpcf7-form-control.wpcf7-text:focus, .wpcf7-form-control.wpcf7-text[type="text"]:focus, .wpcf7-form-control.wpcf7-text[type="email"]:focus, .wpcf7-form-control.wpcf7-textarea:focus {
  background: #ddd;
  outline: none;
}

.wpcf7-form-control.wpcf7-text:invalid, .wpcf7-form-control.wpcf7-text[type="text"]:invalid, .wpcf7-form-control.wpcf7-text[type="email"]:invalid, .wpcf7-form-control.wpcf7-textarea:invalid {
  outline: none;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  height: 320px;
}

.wpcf7-form p {
  font-size: 12px;
  color: #4D4D4D;
  display: block;
  margin: 20px 0;
}

.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.wpcf7-form-control-wrap {
  display: block;
  margin: 10px 0;
}

.wpcf7-submit {
  display: inline-block;
  padding: 0 60px !important;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.wpcf7-submit:hover {
  background: #444;
}

.wpcf7-validation-errors, .wpcf7-acceptance-missing, .wpcf7-mail-sent-ok {
  background: #ff2121;
  color: white;
  padding: 15px 20px;
  font-size: 0.8em;
  border-radius: 3px;
  text-align: center;
}

.wpcf7-mail-sent-ok {
  background: #2e9ca0;
}

/*------------------------------------------------------------------
[X. Footer widgets]
*/
.footer-widgets-skin-3 .textwidget p, .footer-widgets-skin-2 .textwidget p {
  opacity: 0.65;
  font-size: 1rem;
}

.widget-title-center .widget-title {
  text-align: center;
}

.footer-widget-wrap {
  z-index: 1;
  padding-bottom: 30px;
  padding-top: 30px;
}

.footer-widget {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.footer-widget .mask {
  background: transparent;
}

.footer-widget:last-of-type:not(.widget_nav_menu) {
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer-widget.widget_text {
  font-size: 14px;
}

.footer-widget .split-1 .meta {
  padding-right: 0;
}

.zeen_retina_image {
  margin-bottom: 0;
}

.footer-widget-area-1 #wp-calendar {
  margin: 0 auto;
}

.footer-widget-area-1 .sub-menu .menu-item-has-children > a:after {
  margin-left: 10px;
  float: none;
}

.footer-widget-area-1 .drop-it > .menu, .footer-widget-area-1 .sub-menu .sub-menu, .footer-widget-area-1 .drop-it > a:before {
  opacity: 1;
  visibility: visible;
}

.widget_text .alignleft, .widget_text .alignright {
  margin-top: 0;
}

/*------------------------------------------------------------------
[X. Footer]
*/
.site-footer .copyright, .site-footer .menu-icons {
  font-size: 12px;
}

.site-footer .sub-menu, .site-footer .menu-item-has-children > a:after {
  display: none;
}

.site-footer .footer-navigation li {
  padding: 0 10px;
}

.site-footer .zeen_stylish_posts .only-filters .load-more-wrap-2 {
  margin-bottom: 10px !important;
}

.widget-title-default .zeen_stylish_posts .only-filters .filters {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.has-bg .hero-11 .mask-overlay, .has-bg .hero-14 .mask-overlay, .has-bg .hero-15 .mask-overlay, .has-bg .hero-16 .mask-overlay {
  top: 0;
}

.tipi-xs-flex-full {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.site-footer-1 .logo {
  padding-bottom: 30px;
}

.site-footer-1 .menu-icons {
  margin-bottom: -15px;
}

.site-footer-1 .menu-icons .menu-icon {
  margin-bottom: 15px;
}

.site-footer-1 .footer-area {
  text-align: center;
}

.site-footer-1 .footer-navigation {
  padding-bottom: 30px;
}

.site-footer-1 .to-top {
  padding-top: 15px;
  padding-bottom: 45px;
  display: block;
}

.site-footer-1 .to-top a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-footer-1 .menu-icons {
  padding-bottom: 30px;
}

.site-footer-1 .to-top-1 i {
  font-size: 30px;
}

.site-footer-2 .to-top {
  padding: 0 10px;
  margin-top: 15px;
  font-size: 0.8rem;
}

.site-footer-2 .copyright {
  margin-top: 15px;
}

.site-footer-2 .footer-navigation, .site-footer-2 .to-top {
  display: inline-block;
}

.site-footer-2 .logo-footer {
  padding-top: 3px;
}

.site-footer-3 .footer-area {
  text-align: center;
}

.site-footer-3 .menu-icons {
  margin-top: 30px;
}

.site-footer-3 .copyright {
  margin-top: 30px;
}

.site-footer-4 .footer-upper-area {
  text-align: center;
}

.site-footer-4 .menu-icons {
  margin-top: 30px;
}

.site-footer-4 .footer-area {
  font-size: 0.8rem;
}

.site-footer-5 .menu-icons, .site-footer-5 .footer-navigation, .site-footer-5 .to-top {
  display: inline-block;
}

.site-footer-5 .copyright {
  margin-top: 30px;
}

.site-footer-6 .footer-area {
  text-align: center;
}

.site-footer-6 .footer-area .logo {
  margin-bottom: 45px;
}

.site-footer-6 .footer-area .footer-right {
  text-align: right;
}

.site-footer-6 .footer-area .footer-navigation, .site-footer-6 .footer-area .horizontal-menu {
  display: inline-block;
}

.site-footer-6 .footer-area .to-top span, .site-footer-4 .footer-area .to-top span, .site-footer-2 .footer-area .to-top span {
  font-size: 12px;
}

.block-da-footer {
  text-align: center;
  padding: 50px 0;
  max-width: calc(100% - 20px);
  margin-left: 10px;
}

.to-top {
  display: inline-block;
}

.to-top a {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  border-radius: 50%;
}

.to-top a i {
  display: inline-block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.to-top a:hover i {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.to-top span {
  font-size: 15px;
}

.to-top-1 span {
  margin-left: 5px;
}

.to-top-1 a {
  border: 0;
}

.to-top-1 .tipi-arrow {
  width: auto !important;
}

.to-top-2 i {
  border-radius: 50%;
}

.to-top-2 a {
  display: inline-block;
}

.copyright-c {
  text-align: center;
}

/*------------------------------------------------------------------
[X. Slide In Menu ]
*/
.slide-in-menu {
  position: fixed;
  top: 0;
  right: 0;
  max-width: 100%;
  width: 780px;
  height: 100%;
  z-index: 102;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  overflow-y: auto;
}

.slide-in-menu .zeen_social_icons .social-widget-icons {
  text-align: left;
  font-size: 18px;
}

.slide-in-menu .widget_search form, .slide-in-menu .widget_search form *, .slide-in-menu .widget_product_search form, .slide-in-menu .widget_product_search form * {
  color: inherit;
}

.slide-in-menu .content {
  padding: 80px 0;
  width: 80%;
  max-width: 360px;
  margin: 0 auto;
  height: 100%;
}

.slide-in-menu .slide-navigation {
  margin-bottom: 30px;
  font-size: 14px;
}

.slide-in-menu .slide-navigation a {
  margin-bottom: 5px;
  display: inline-block;
}

.slide-in-menu .block-wrap-classic .only-filters .filters {
  display: block;
}

.slide-in-menu .block-wrap-classic .mask {
  background: transparent;
}

.slide-in-menu .zeen_stylish_posts .only-filters .load-more-wrap-2 {
  padding-bottom: 10px;
}

.slide-in-menu .bg-area {
  min-height: 100%;
}

.slide-in-menu .zeen_social_icons {
  text-align: left;
}

.slide-in-menu .zeen-widget {
  margin-bottom: 90px;
}

.slide-in-menu .logo-slide {
  display: block;
  margin-bottom: 60px;
}

.slide-in-menu .preview-thumbnail {
  border-bottom: 0;
}

.slide-in-menu .close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 30px;
  z-index: 2;
  font-size: 2em;
  line-height: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.slide-in-menu .close:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.site-inner, .zeen-top-block .block-wrap, .top-bar-message {
  -webkit-transition: opacity 0.7s cubic-bezier(0, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.7s cubic-bezier(0, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1), opacity 0.7s cubic-bezier(0, 0, 0.3, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1), opacity 0.7s cubic-bezier(0, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
}

.modal-active {
  overflow: hidden;
}

.slide-menu-open {
  overflow: hidden;
}

.slide-menu-open .site-inner, .slide-menu-open .zeen-top-block .block-wrap, .slide-menu-open .top-bar-message {
  -webkit-transform: translatex(-100px);
          transform: translatex(-100px);
}

.tipi-tile {
  -webkit-transition: opacity 0.3s ease-out, visibility 0s 0.4s, -webkit-transform 0s 0.4s;
  transition: opacity 0.3s ease-out, visibility 0s 0.4s, -webkit-transform 0s 0.4s;
  transition: opacity 0.3s ease-out, transform 0s 0.4s, visibility 0s 0.4s;
  transition: opacity 0.3s ease-out, transform 0s 0.4s, visibility 0s 0.4s, -webkit-transform 0s 0.4s;
}

.tipi-tile .content > div {
  opacity: 0;
  -webkit-transform: translatex(25%);
          transform: translatex(25%);
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0s 0.4s;
  transition: opacity 0.3s ease-out, -webkit-transform 0s 0.4s;
  transition: opacity 0.3s ease-out, transform 0s 0.4s;
  transition: opacity 0.3s ease-out, transform 0s 0.4s, -webkit-transform 0s 0.4s;
}

.tipi-tile .content > .title {
  margin-bottom: 15px;
  font-size: 2rem;
}

.tipi-tile .content > .subtitle {
  margin-bottom: 45px;
  font-size: 1.1rem;
}

.tipi-tile.active {
  -webkit-transition: opacity 0.3s ease-out, visibility 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s ease-out, visibility 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(0, 0, 0.3, 1), visibility 0s;
  transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(0, 0, 0.3, 1), visibility 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.tipi-tile.active .content > div {
  opacity: 1;
  -webkit-transform: translatex(0);
          transform: translatex(0);
  -webkit-transition: opacity 0.3s ease-out 0.25s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1) 0.25s;
  transition: opacity 0.3s ease-out 0.25s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1) 0.25s;
  transition: opacity 0.3s ease-out 0.25s, transform 0.3s cubic-bezier(0, 0, 0.3, 1) 0.25s;
  transition: opacity 0.3s ease-out 0.25s, transform 0.3s cubic-bezier(0, 0, 0.3, 1) 0.25s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1) 0.25s;
}

.tipi-tile.active .content > div:nth-child(2) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.tipi-tile.active .content > div:nth-child(3) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.tipi-tile.active .content > div:nth-child(4) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.tipi-tile.active .content > div:nth-child(5) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}

.tipi-tile.active .content > div:nth-child(6) {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}

.tipi-tile.active .content > div:nth-child(7) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}

.tipi-tile.active .content > div:nth-child(8) {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}

.slide-in-box {
  background-position: center;
  background-size: cover;
}

.slide-in-box .sliding-url {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.slide-in-box .small-print {
  clear: both;
}

.slide-in-box .content {
  text-align: center;
}

.slide-in-box .content .mask {
  background: transparent;
}

.slide-in-box .content > .title {
  margin-bottom: 10px;
  font-size: 2rem;
}

.slide-in-box .content > .subtitle {
  margin-bottom: 30px;
}

.admin-bar .slide-in-menu {
  padding-top: 32px;
}

.admin-bar .slide-in-menu .close {
  position: absolute;
  top: 32px;
}

/*------------------------------------------------------------------
[X. Top Bar Message]
*/
#top-bar-message {
  -webkit-transition: all 1s cubic-bezier(0.2, 1, 0.3, 1);
  transition: all 1s cubic-bezier(0.2, 1, 0.3, 1);
  display: none;
  text-align: center;
  font-size: 12px;
  position: relative;
  z-index: 5;
}

#top-bar-message-close {
  position: absolute;
  line-height: 1;
  right: 15px;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*------------------------------------------------------------------
[X. Popup]
*/
.timed-pup, .modal-wrap {
  position: fixed;
  z-index: 110;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.modal-wrap .close, .tipi-overlay-base .close {
  z-index: 2;
  position: absolute;
  top: 30px;
  right: 30px;
}

.modal-wrap .close i, .tipi-overlay-base .close i {
  font-size: 40px;
  color: #fff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.active-3 .close i {
  color: #000;
}

.tipi-overlay-base .close {
  opacity: 0;
}

.timed-pup {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  margin: 0 auto;
}

.timed-pup iframe {
  visibility: hidden !important;
}

.timed-pup .timed-pup-inner {
  min-width: 80vw;
  display: inline-block;
  text-align: center;
}

.timed-pup .timed-pup-inner .widget-title {
  color: #fff;
}

.timed-pup.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.timed-pup.active iframe {
  visibility: visible !important;
}

.timed-pup .no-widgets {
  padding: 30px;
  background: #18181e;
  color: #fff;
  max-width: 60%;
  margin: 30px auto;
}

/*------------------------------------------------------------------
[X. Modal]
*/
.modal-wrap {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.modal-wrap iframe, .modal-wrap video, .modal-wrap audio {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.modal-wrap .content-custom {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: calc( 100vw - 30px);
}

.modal-wrap .content-custom .embed-error {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.modal-wrap .content-custom.is-video, .modal-wrap .content-custom.is-audio {
  width: 90vw;
}

.modal-wrap .content-custom.is-video iframe, .modal-wrap .content-custom.is-video video, .modal-wrap .content-custom.is-video audio, .modal-wrap .content-custom.is-audio iframe, .modal-wrap .content-custom.is-audio video, .modal-wrap .content-custom.is-audio audio {
  opacity: 0;
  margin: 0;
}

.modal-wrap .content-custom.is-video {
  padding-bottom: 50.75%;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  background: #111;
}

.modal-wrap .content-custom.is-video iframe {
  background: #000;
}

.modal-wrap .content-custom.frame-ldd iframe, .modal-wrap .content-custom.frame-ldd video, .modal-wrap .content-custom.frame-ldd audio {
  opacity: 1;
  visibility: visible;
}

.modal-wrap .ani-in.content-custom {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modal-wrap .is-audio iframe {
  height: auto;
}

.modal-wrap .tipi-overlay {
  background-color: #fff;
  z-index: 1;
  opacity: 0.8;
}

.modal-wrap.dark-overlay .tipi-overlay {
  background: #000;
}

.modal-wrap.dark-overlay .close i {
  color: #fff;
}

.modal-wrap .content-block {
  z-index: 2;
  border-radius: 10px;
  -webkit-transition: 0.2s opacity, 0.2s visibility, 0.2s -webkit-transform;
  transition: 0.2s opacity, 0.2s visibility, 0.2s -webkit-transform;
  transition: 0.2s opacity, 0.2s visibility, 0.2s transform;
  transition: 0.2s opacity, 0.2s visibility, 0.2s transform, 0.2s -webkit-transform;
  position: absolute;
  opacity: 0;
  padding: 0 30px;
  visibility: hidden;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modal-wrap .content-block .bg-area {
  border-radius: 3px;
}

.modal-wrap .content-custom {
  -webkit-transform: translate(-50%, -50%) translatey(-30px);
          transform: translate(-50%, -50%) translatey(-30px);
}

.modal-wrap .subscribe-wrap {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  padding: 0;
}

.modal-wrap .content {
  position: relative;
  height: 100%;
  padding: 0 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal-wrap .close i {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.modal-wrap.active {
  visibility: visible;
  opacity: 1;
}

.modal-wrap.active .tipi-x-outer {
  opacity: 1;
}

.modal-wrap.active .close i {
  opacity: 1;
}

.modal-wrap.active-3 .tipi-overlay {
  opacity: 0.975;
}

.modal-wrap.active-3 .search {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}

.modal-wrap.active-3 .search-hints {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 0.5;
  visibility: visible;
}

.modal-wrap.active-3 .content-search {
  opacity: 1;
  visibility: visible;
}

.modal-wrap .content-subscribe, .modal-wrap .content-lwa {
  -webkit-transform: translateY(-50%) translateY(-20px) translateX(-50%);
          transform: translateY(-50%) translateY(-20px) translateX(-50%);
}

.modal-wrap.active-4 .content-subscribe {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modal-wrap.active-4 .close i {
  color: #000;
}

.modal-wrap .wp-social-login-provider-list, .modal-wrap .content-lwa form, .modal-wrap .logo-lwa, .modal-wrap .tipi-wsl-divider, .modal-wrap .tipi-lwa > .title-wrap, .modal-wrap .tipi-lwa > .lwa-contents {
  -webkit-transform: translatey(-15px);
          transform: translatey(-15px);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0s 0.4s;
  transition: opacity 0.3s, -webkit-transform 0s 0.4s;
  transition: opacity 0.3s, transform 0s 0.4s;
  transition: opacity 0.3s, transform 0s 0.4s, -webkit-transform 0s 0.4s;
}

.modal-wrap.active-2 .content-lwa {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modal-wrap.active-2 form, .modal-wrap.active-2 .logo-lwa, .modal-wrap.active-2 .tipi-wsl-divider, .modal-wrap.active-2 .tipi-lwa > .title-wrap, .modal-wrap.active-2 .tipi-lwa > .lwa-contents, .modal-wrap.active-2 .wp-social-login-provider-list {
  -webkit-transform: translatey(0);
          transform: translatey(0);
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
}

.modal-wrap.active-2 .logo-lwa {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.modal-wrap.active-2 .wp-social-login-provider-list, .modal-wrap.active-2 .tipi-lwa > .title-wrap {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.modal-wrap.active-2 form, .modal-wrap.active-2 .tipi-wsl-divider, .modal-wrap.active-2 .tipi-lwa > .lwa-contents {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.modal-wrap.active-qv:before {
  color: #fff;
}

.modal-wrap.active-qv .tipi-x:before, .modal-wrap.active-qv .tipi-x:after {
  background: #fff;
}

.modal-wrap.active-qv .content-custom {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  visibility: visible;
}

.light-overlay.modal-wrap .close i {
  color: #000;
}

.admin-bar .modal-wrap .close, .admin-bar .tipi-overlay-base .close {
  top: 62px;
}

.tipi-x-outer {
  opacity: 0;
}

.active-1 .tipi-x-outer {
  opacity: 1;
}

.active-1.content-rdy .content-custom {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.tipi-x {
  display: inline-block;
  overflow: hidden;
  width: 15px;
  height: 15px;
  display: block;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.tipi-x:before, .tipi-x:after {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 50%;
  background: #000;
  border-radius: 5px;
}

.tipi-x:before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
          transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.tipi-x:after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
          transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.tipi-x-m {
  width: 30px;
  height: 30px;
}

.tipi-x-m:before, .tipi-x-m:after {
  height: 2px;
}

.tipi-x-l {
  width: 50px;
  height: 50px;
}

.tipi-x-l:before, .tipi-x-l:after {
  height: 3px;
}

.tipi-x-wrap {
  -webkit-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all;
  line-height: 0;
}

.tipi-x-wrap:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.tipi-i-cart-1:before {
  top: 1px;
  position: relative;
}

/*------------------------------------------------------------------
[X. Subscribe]
*/
.content-subscribe-style {
  width: 80%;
  max-width: 770px;
  text-align: center;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.content-subscribe-style .content-subscribe-inner {
  position: relative;
  z-index: 1;
  width: 100%;
}

.content-subscribe-style .subscribe-form {
  clear: both;
}

.content-subscribe-style .title {
  margin-bottom: 15px;
  font-size: 2.5rem;
}

.content-subscribe-style .subtitle {
  font-size: 1.25rem;
  max-width: 450px;
  margin-bottom: 20px;
  color: inherit;
}

.small-print {
  font-size: 10px;
  margin-top: 15px;
}

.mc4wp-form-fields input, .mc4wp-form-fields button, #subscribe-submit input, #subscribe-submit button, #subscribe-email input, #subscribe-email button {
  height: 48px;
  width: 100%;
  border: 0;
  border-radius: 0;
  font-size: 1rem;
  background-color: transparent;
}

.mc4wp-form-fields input[type=email], #subscribe-submit input[type=email], #subscribe-email input[type=email] {
  border: 0;
  border-bottom: 2px solid #222;
  padding: 0;
}

.mc4wp-form-fields input[type=submit], .mc4wp-form-fields button, #subscribe-submit input[type=submit], #subscribe-submit button, #subscribe-email input[type=submit], #subscribe-email button {
  font-weight: 400;
  width: 100%;
  background: #111;
  margin-top: 15px;
  border-radius: 2px;
}

#wp-comment-cookies-consent {
  -webkit-appearance: checkbox;
  width: auto;
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}

.content-subscribe-1 .background {
  border-radius: 3px 0 0 3px;
}

.content-subscribe-2 .tipi-modal-bg {
  padding: 30px;
}

.content-subscribe-2 .subtitle {
  margin-left: auto;
  margin-right: auto;
}

.post-end-subscribe {
  background: #f1f1f1;
  padding: 45px;
  text-align: center;
  width: 100%;
  max-width: none;
  color: #222;
}

.post-end-subscribe .subtitle {
  margin: 0 auto 30px;
}

.post-end-subscribe .mc4wp-form-fields p:first-child, .post-end-subscribe #subscribe-email p:first-child, .post-end-subscribe #subscribe-submit p:first-child {
  width: 100%;
  padding-right: 15px;
}

.post-end-subscribe .mc4wp-form-fields p button, .post-end-subscribe #subscribe-email p button, .post-end-subscribe #subscribe-submit p button {
  margin: 0;
  padding: 0 45px;
}

.post-end-subscribe .small-print {
  text-align: right;
}

.woocommerce-Tabs-panel--description ul {
  list-style: inside;
  margin-left: 0;
}

.woocommerce-Tabs-panel--description > * {
  margin-bottom: 20px;
}

.woocommerce-Tabs-panel--description > *:last-child {
  margin-bottom: 0;
}

/*------------------------------------------------------------------
[X. Search]
*/
.search-field {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
}

input[type=search]::-ms-clear {
  display: none;
}

.content-search {
  width: 100%;
  text-align: center;
}

.content-search .search-submit {
  display: none;
}

.content-search .search-field {
  border-radius: 0;
  color: #111;
  font-size: 2rem;
  border: none;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
}

.content-search .search-field:focus {
  outline: none !important;
}

.content-search .search-field::-webkit-input-placeholder {
  color: #111;
}

.content-search .search-field::-moz-placeholder {
  color: #111;
  opacity: 1;
}

.content-search .search-field:-ms-input-placeholder {
  color: #111;
}

.content-search .tag-cloud-link {
  margin-right: 5px;
}

.content-search .tag-cloud-link:before {
  content: '#';
}

.content-search .search {
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  opacity: 0;
  -webkit-transform: translate3d(0, -20px, 0);
          transform: translate3d(0, -20px, 0);
}

.content-search .search-hints {
  opacity: 0;
  font-size: 12px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}

.content-search .search-hints .search-hint {
  display: block;
  margin-left: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.search-title {
  margin-bottom: 20px;
  display: block;
  text-align: center;
}

.content-found-wrap {
  opacity: 0;
  -webkit-transform: translate3d(0, 5px, 0);
          transform: translate3d(0, 5px, 0);
  -webkit-transition: 0.2s opacity, 0.2s -webkit-transform;
  transition: 0.2s opacity, 0.2s -webkit-transform;
  transition: 0.2s opacity, 0.2s transform;
  transition: 0.2s opacity, 0.2s transform, 0.2s -webkit-transform;
  height: 0;
}

.content-found-wrap .search-kw {
  opacity: 0.5;
}

.content-found-wrap .tipi-button {
  margin-top: 15px;
}

.with-results .content-found-wrap {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.with-results-cache .content-found-wrap {
  padding-top: 10px;
  height: auto;
}

.zero-typo .content-found-wrap {
  padding-top: 0;
  height: 0;
}

.drop-search-wrap .modal-tr {
  min-width: 28px;
}

.no-results-found .tipi-button {
  opacity: 0;
  visibility: hidden;
}

.drop-search {
  position: absolute;
  right: 0;
  width: 350px;
  z-index: 2;
  color: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
  z-index: 103;
}

.drop-search .search article {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
}

.drop-search .search article .mask .byline {
  display: none;
}

.drop-search .search .search-field {
  border: 0;
  color: #fff;
  background-color: #141516;
  border-radius: 0;
}

.drop-search .search .search-submit {
  display: none;
}

.drop-search .button-wrap {
  width: 100%;
  text-align: center;
}

.drop-search .content-found-wrap {
  background: white;
  width: 100%;
  border: #f1f1f1 1px solid;
  border-top: 0;
}

.drop-search .content-found-wrap .block {
  display: block;
  color: #111;
}

.drop-search .content-found-wrap .block a {
  color: #111;
}

.drop-search .content-found-wrap .tipi-button {
  width: 100%;
}

.drop-search.with-results .content-found-wrap {
  padding: 30px;
}

.drop-search.with-results-cache:not(.with-results) .content-found-wrap {
  display: none;
}

.drop-search .tipi-button {
  margin-top: 20px;
}

.drop-search-wrap.active .drop-search {
  opacity: 1;
  visibility: visible;
}

.drop-search-wrap.active .modal-tr .tipi-i-search:before {
  content: "\e5cd";
}

.drop-search-wrap {
  position: relative;
}

/*------------------------------------------------------------------
[X. LWA]
*/
.lwa-active-1 .tipi-lwa-register, .lwa-active-1 .tipi-lwa-remember {
  display: none;
}

.tipi-logged-out-wrap, .tipi-logged-in {
  width: 100%;
}

.lwa-active-2 .tipi-lwa-login, .lwa-active-2 .tipi-lwa-remember {
  display: none;
}

.lwa-active-3 .tipi-lwa-register, .lwa-active-3 .tipi-lwa-login {
  display: none;
}

.lwa-terms a {
  text-decoration: none;
}

.lwa-form .zeen-checkbox {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
}

.lwa-form .zeen-checkbox label .zeen-i {
  margin-top: 0;
}

.logo-lwa {
  text-align: center;
  width: 100%;
}

.lwa-status {
  margin: 10px 0 20px;
  color: #fff;
  font-size: 12px;
  padding: 10px;
  display: none;
  border-radius: 3px;
}

.lwa-status a {
  color: white;
  text-decoration: underline;
}

.lwa-status a:hover {
  color: #eee;
}

.lwa-status-invalid {
  background: #d04a4a;
  display: block;
}

.lwa-status-invalid a {
  display: none;
}

.lwa-status-confirm {
  background: #8cb68c;
  display: block;
}

.lwa-status-live {
  padding: 10px;
  display: block;
}

.content-lwa {
  position: relative;
}

.content-lwa .tipi-modal-bg {
  padding: 45px;
  width: 390px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.content-lwa .logo {
  margin-bottom: 45px;
}

.content-lwa .close {
  right: 20px;
  top: 20px;
}

.content-lwa .bg-area .background {
  border-radius: 3px;
}

.content-lwa .tipi-x:after, .content-lwa .tipi-x:before {
  background: white;
}

.content-lwa.site-skin-1 .lwa-input-wrap input {
  border: 1px solid #eee;
}

.tipi-lwa {
  text-align: center;
}

.tipi-lwa .tipi-button {
  width: 100%;
}

.tipi-lwa .lwa-submit-button {
  width: 100%;
  position: relative;
}

.tipi-lwa .lwa-submit-button input {
  width: 100%;
}

.tipi-lwa .title-wrap {
  margin-bottom: 15px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tipi-lwa .title-wrap .avatar-wrap {
  margin-right: 10px;
  line-height: 0;
}

.tipi-lwa .title-wrap img {
  width: 25px;
  border-radius: 50%;
}

.tipi-lwa .bottom-options {
  margin-top: 5px;
}

.lwa-log-out {
  margin-top: 30px;
  width: auto;
}

.lwa-lostpassword {
  float: left;
  width: 50%;
  text-align: left;
}

.br-option, .lwa-cancel-wrap {
  text-align: right;
}

.bottom-options {
  font-size: 12px;
}

.lwa-cancel-wrap {
  float: right;
  width: 30%;
}

.bl-option {
  float: left;
  width: 70%;
}

.br-option {
  float: left;
  width: 50%;
}

.lwa-submit-button .tipi-button {
  width: 100%;
  margin-bottom: 5px;
}

.widget_loginwithajaxwidget .logo {
  display: none;
}

.widget_loginwithajaxwidget .tipi-small-print .i-wrap {
  background: #eee;
}

.lwa-input-wrap {
  text-align: left;
}

.lwa-input-wrap input {
  border: none;
  height: 40px;
  line-height: 40px;
  outline: none;
  background: rgba(255, 255, 255, 0.85);
  margin-bottom: 15px;
  font-size: 1rem;
  width: 100%;
  border-radius: 2px;
  padding: 0 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.lwa-input-wrap input:focus {
  background: white;
}

.tipi-small-print {
  line-height: 12px;
  display: block;
  font-size: 12px;
  margin-bottom: 15px;
}

.tipi-small-print:hover {
  cursor: pointer;
}

.wp-social-login-provider {
  position: relative;
  height: 45px;
  width: calc(33.33333% - 15px);
  position: relative;
  border-radius: 2px;
  color: #fff;
}

.wp-social-login-provider i {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.wp-social-login-connect-with {
  margin-bottom: 10px;
  font-size: 12px;
  display: none;
}

.wp-social-login-provider-list {
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 0;
}

.wp-social-login-provider-list a {
  display: inline-block;
}

.modal-wrap.active-2 .wp-social-login-provider-list a:hover i {
  -webkit-transform: scale(1.2, 1.2) translate3d(-50%, -50%, 0);
          transform: scale(1.2, 1.2) translate3d(-50%, -50%, 0);
}

.wp-social-login-provider-facebook {
  background: #3b5998;
}

.wp-social-login-provider-twitter {
  background: #55acee;
}

.wp-social-login-provider-google {
  background: #d34836;
}

.tipi-wsl-divider {
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  margin: 12px 0 10px;
  position: relative;
  overflow: hidden;
}

.tipi-wsl-divider span {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  font-size: 10px;
}

.tipi-wsl-divider span:after, .tipi-wsl-divider span:before {
  content: '';
  height: 1px;
  background: #fff;
  width: 380px;
  opacity: 0.75;
  top: 50%;
}

.tipi-wsl-divider span:after {
  left: 100%;
  position: absolute;
}

.tipi-wsl-divider span:before {
  right: 100%;
  position: absolute;
}

/*------------------------------------------------------------------
[X. Subscribe]
*/
.subscribe-img {
  background-size: cover;
}

/*------------------------------------------------------------------
[X. Archive]
*/
.standard-archive .content-bg {
  padding-top: 30px;
  padding-bottom: 30px;
}

.standard-archive .content-bg .block-wrap-grid {
  width: 100%;
}

.standard-archive .below-da {
  padding-top: 0;
  padding-bottom: 0;
}

.standard-archive .block-title-wrap-style .block-title-area, .standard-archive .block-title-wrap-style .filters {
  border-top-width: 0;
  padding-top: 0;
}

.search-results .page-header {
  text-align: center;
}

.search-results .page-header .search-query {
  width: 100%;
  font-size: 3.5rem;
  padding-top: 5px;
  padding-bottom: 45px;
}

.search-results .page-header .results-count {
  opacity: 0.5;
}

.search-results .page-header .search-submit {
  display: none;
}

/*------------------------------------------------------------------
[X. Lightbox]
*/
#swipebox-slider {
  cursor: default;
}

#swipebox-slider .slide-loading {
  background: none;
}

#swipebox-prev, #swipebox-next, #swipebox-close {
  background: none;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
}

#swipebox-close {
  background: #fff;
  height: 50px;
}

#swipebox-close:after {
  content: "\e5cd";
  font-family: 'tipi';
  margin-left: 0;
}

#swipebox-close:before {
  display: none;
}

#swipebox-next:after {
  content: "\e90b";
  font-family: 'tipi';
}

#swipebox-prev:after {
  content: "\e90a";
  font-family: 'tipi';
}

#swipebox-overlay {
  background: #fff;
}

#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: none;
  background: #fff;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: #000 !important;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-bottom-bar {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}

/*------------------------------------------------------------------
[X. Animations]
*/
.mob-open .sticky-menu-3.stuck {
  -webkit-animation: tipiMenuSlide 1s cubic-bezier(0.2, 1, 0.3, 1) !important;
          animation: tipiMenuSlide 1s cubic-bezier(0.2, 1, 0.3, 1) !important;
}

@-webkit-keyframes slidedown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slidedown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes tipiMenuSlide {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(calc(-100vw + 60px), 0, 0);
            transform: translate3d(calc(-100vw + 60px), 0, 0);
  }
}

@keyframes tipiMenuSlide {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(calc(-100vw + 60px), 0, 0);
            transform: translate3d(calc(-100vw + 60px), 0, 0);
  }
}

@-webkit-keyframes tipiOpa {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes tipiOpa {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes tipiSlideUpOpa {
  from {
    opacity: 0;
    -webkit-transform: translatey(15px);
            transform: translatey(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
            transform: translatey(0);
  }
}

@keyframes tipiSlideUpOpa {
  from {
    opacity: 0;
    -webkit-transform: translatey(15px);
            transform: translatey(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
            transform: translatey(0);
  }
}

@-webkit-keyframes tipiSlideLeftOpa {
  from {
    opacity: 0;
    -webkit-transform: translatex(-15px);
            transform: translatex(-15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
  }
}

@keyframes tipiSlideLeftOpa {
  from {
    opacity: 0;
    -webkit-transform: translatex(-15px);
            transform: translatex(-15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
  }
}

@-webkit-keyframes tipiSlideRightOpa {
  from {
    opacity: 0;
    -webkit-transform: translatex(15px);
            transform: translatex(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
  }
}

@keyframes tipiSlideRightOpa {
  from {
    opacity: 0;
    -webkit-transform: translatex(15px);
            transform: translatex(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatex(0);
            transform: translatex(0);
  }
}

@-webkit-keyframes tipiSlideDownOpa {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
            transform: translatey(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
            transform: translatey(0);
  }
}

@keyframes tipiSlideDownOpa {
  from {
    opacity: 0;
    -webkit-transform: translatey(-10px);
            transform: translatey(-10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translatey(0);
            transform: translatey(0);
  }
}

.slidedown {
  -webkit-animation-name: slidedown;
          animation-name: slidedown;
}

/*------------------------------------------------------------------
[X. Button]
*/
.tipi-button {
  display: inline-block;
  border-radius: 2px;
  -webkit-appearance: none;
  padding: 0 20px;
  background: black;
  outline: none;
  border: 0;
  height: 44px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 12px;
  border: 2px solid transparent;
  letter-spacing: 1px !important;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff !important;
}

.button__back__home {
  font-size: 12px;
}

.tipi-button.block-loader, .wpcf7-submit {
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 180px;
  background: #18181e;
  color: white !important;
  height: 50px;
  line-height: 50px;
  border: 0;
  padding: 0  90px;
  font-size: 11px;
}

.tipi-button.block-loader:hover, .wpcf7-submit:hover {
  -webkit-transform: translatey(-3px);
          transform: translatey(-3px);
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  background: #18181e;
}

.block-skin-2 .excerpt {
  color: #868686;
}

.block-skin-2 .preview-thumbnail .byline:not(.byline-cats-design-2):not(.byline-cats-design-4) .byline-part:not(.author-avatar) {
  opacity: 1;
}

.block-skin-2 .tipi-button.block-more {
  border: 1px solid #3a3a3a;
  background: transparent;
}

.block-skin-2 .block-title-wrap-style .block-title:after, .block-skin-2 .block-title-wrap-style .block-title:before {
  border-color: #fff;
}

.block-skin-2 .mask {
  background: #272727;
}

.block-skin-2 .tipi-spin.tipi-row-inner-style:before {
  border-color: #fff;
}

.tipi-button-style-1 {
  border-radius: 180px;
}

.tipi-button-style-2 {
  border: 0;
  float: left;
}

.tipi-button-style-2 a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tipi-button-style-2 a:hover {
  opacity: 1;
}

.tipi-button-style-2 a:hover .video-icon {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.tipi-button-style-2 .video-icon {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: white;
  color: black;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: cubic-bezier(0.2, 1, 0.3, 1) 0.3s;
  transition: cubic-bezier(0.2, 1, 0.3, 1) 0.3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  margin-right: 15px;
}

.tipi-button-style-2 .button-text, .tipi-button-style-2 p {
  font-size: 10px;
}

.tipi-button-align-1, .tipi-button-align-2 {
  display: block;
  width: 100%;
}

.tipi-button-align-1 {
  text-align: center;
}

.tipi-button-align-2 .tipi-button {
  float: right;
}

.cta-button {
  text-transform: none;
}

.tipi-button-border {
  background: transparent;
  color: inherit !important;
  border-color: #111;
}

.tipi-button-border:hover {
  background: #111;
  color: #fff !important;
}

.button-underline {
  position: relative;
  display: inline-block;
}

.button-underline:after {
  background: #888;
  height: 2px;
  width: 100%;
  content: '';
  display: block;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
  -webkit-transition: 0.1s -webkit-transform ease-out;
  transition: 0.1s -webkit-transform ease-out;
  transition: 0.1s transform ease-out;
  transition: 0.1s transform ease-out, 0.1s -webkit-transform ease-out;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.button-underline:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

.button-arrow {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}

.button-arrow > i {
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all;
  font-size: 1em;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.button-arrow .button-title {
  -webkit-transition: 0.2s ease-out all;
  transition: 0.2s ease-out all;
  display: inline-block;
}

.button-arrow:hover i {
  opacity: 1;
}

.button-arrow-l:hover > i {
  -webkit-transform: translate3d(-10px, -50%, 0);
          transform: translate3d(-10px, -50%, 0);
}

.button-arrow-l:hover .button-title {
  -webkit-transform: translate3d(10px, 0, 0);
          transform: translate3d(10px, 0, 0);
}

.button-arrow-r > i {
  -webkit-transform: translate3d(-10px, -50%, 0);
          transform: translate3d(-10px, -50%, 0);
}

.button-arrow-r:hover > i {
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.button-arrow-r:hover .button-title {
  -webkit-transform: translate3d(-10px, 0, 0);
          transform: translate3d(-10px, 0, 0);
}

/*------------------------------------------------------------------
[X. Woo]
*/
body.woocommerce-cart article > .hero-meta h1 {
  text-align: center;
}

table .woocommerce-grouped-product-list-item__quantity {
  padding-left: 0;
  padding-right: 0;
}

.product .summary .grouped_form .button {
  margin-left: 0 !important;
  width: 100% !important;
}

.shop_attributes tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop_attributes td, .shop_attributes th {
  width: 100%;
}

.shop_attributes td p {
  margin-bottom: 0;
}

.site-inner .woocommerce:not(.widget_product_search) button, a.shipping-calculator-button {
  display: inline-block;
  color: #fff;
  background: #1c1d1e;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 30px;
  height: 32px;
  line-height: 32px;
  margin-top: 15px;
  -webkit-transition: 0.2s all !important;
  transition: 0.2s all !important;
  border: 0;
}

.site-inner .woocommerce:not(.widget_product_search) button:hover, a.shipping-calculator-button:hover {
  background: #444;
}

a.shipping-calculator-button {
  opacity: 0.5;
  padding: 0 10px;
  color: #fff !important;
}

a.shipping-calculator-button:hover {
  opacity: 1;
}

.cart tr th {
  border: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700 !important;
}

p.demo_store,
.woocommerce-store-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: #000;
  color: #fff;
  z-index: 99998;
  display: none;
}

p.demo_store a,
.woocommerce-store-notice a {
  color: #fff;
  text-decoration: underline;
}

.shop-empty-cart {
  padding: 60px 0;
}

.sku_wrapper {
  display: inline-block;
}

.sku_wrapper .sku {
  margin-left: 2px;
}

.variations .value {
  position: relative;
}

.variations .value .reset_variations {
  position: absolute;
  bottom: -12px;
  right: 10px;
  font-size: 10px;
  text-transform: uppercase;
  background: black;
  border-radius: 2px;
  color: white;
  padding: 3px 10px;
  font-weight: 700;
}

.zeen_video img {
  width: 100%;
}

.zeen-widget ins {
  background: transparent;
}

.zeen-widget .gallery {
  margin-bottom: 0;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.admin-bar p.demo_store {
  top: 32px;
}

.woocommerce-mini-cart .mini_cart_item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #eee;
}

.woocommerce-mini-cart .mini_cart_item .remove {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  text-align: right;
  font-size: 25px;
  line-height: 1;
}

.woocommerce-mini-cart .mini_cart_item .amount {
  opacity: 1;
}

.woocommerce-mini-cart .mini_cart_item img {
  margin-right: 30px;
}

.woocommerce-mini-cart .mini_cart_item a {
  display: block;
  width: 100%;
}

.woocommerce-mini-cart .mini_cart_item .quantity {
  display: block;
  width: 100%;
  opacity: 0.5;
  font-size: 12px;
  float: none;
  border: 0;
  padding-top: 5px;
}

.quantity.hidden {
  display: none;
}

.sb-skin-2 .woocommerce-mini-cart .mini_cart_item {
  border-bottom-color: #272727;
}

.sb-skin-2 .cb-widget-design-2 .cb-countdown {
  background: #000;
  color: #fff;
}

.cb-widget-design-2 .mask img {
  width: 100%;
}

.product_list_widget li {
  margin-bottom: 30px;
}

.product_list_widget li:after {
  content: "";
  display: block;
  clear: both;
}

.product_list_widget li img {
  float: left;
  width: 75px;
  margin-right: 15px;
  margin-bottom: 30px;
}

.product_list_widget li .product-title {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}

.product_list_widget li .star-rating {
  clear: none;
  margin-bottom: 5px;
  padding-left: 90px;
}

.product_list_widget li .amount {
  font-size: 12px;
  opacity: 0.5;
}

.sb-skin-2 .woo-product-rating span {
  background: #1c1d1e;
}

.sb-skin-2 .widget_product_search form {
  border-color: #333;
}

.widget_shopping_cart_content .total {
  margin: 15px 0;
}

.widget_shopping_cart_content .total .amount {
  float: right;
}

.woocommerce-result-count {
  display: inline-block;
}

.woocommerce-ordering {
  float: right;
}

.woocommerce-ordering select {
  height: auto;
  border: 0;
  background: #f2f2f2;
  height: 30px;
}

.woocommerce-ordering, .woocommerce-result-count {
  max-width: 50%;
  font-size: 12px;
  margin-bottom: 30px;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
  padding: 30px;
  margin-top: 15px;
  background: #f1f1f1;
  margin-bottom: 30px;
}

.payment_box {
  background: #f1f1f1;
  padding: 30px;
  font-size: 12px;
  margin: 10px 0;
}

.payment_box p:last-of-type {
  margin-bottom: 0;
}

.woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}

.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  clear: both;
  padding: 0 0 1px;
  list-style: none;
}

.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
  padding: 1px 0;
}

.woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  color: red;
}

.woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1em;
}

.widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}

.widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none;
}

.widget_layered_nav_filters ul li a {
  text-decoration: none;
}

.widget_layered_nav_filters ul li a::before {
  color: red;
  vertical-align: inherit;
  margin-right: .5em;
}

.widget_price_filter .price_slider {
  margin-bottom: 1em;
}

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: 0.8751em;
}

.widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 12px;
  height: 12px;
  background-color: #ccc;
  border-radius: 12px;
  cursor: ew-resize;
  outline: none;
  top: -6px;
  /* rtl:ignore */
  margin-left: -0.5em;
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #ccc;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #666;
  border: 0;
}

.widget_price_filter .ui-slider-horizontal {
  height: 2px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.widget_rating_filter ul li {
  padding: 0 0 1px;
}

.widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none;
}

.widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block;
}

.woocommerce .woocommerce-mini-cart__buttons .button {
  width: calc( 50% - 10px) !important;
}

.woocommerce-mini-cart__buttons .button {
  display: block;
  float: left;
  height: 44px;
  line-height: 44px;
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  background: #999 !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.woocommerce-mini-cart__buttons .checkout {
  margin-left: 20px;
  background: #3a6b4a !important;
}

.out-of-stock, .onsale {
  position: absolute;
  background: #111;
  color: #fff;
  top: 15px;
  left: 15px;
  line-height: 1.5;
  padding: 5px 15px;
  z-index: 5;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}

.single-product .outofstock .entry-summary .price {
  opacity: 0.3;
}

.woocommerce-page .page-title {
  padding-bottom: 10px;
}

.sec-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s ease-out opacity;
  transition: 0.3s ease-out opacity;
  z-index: 4;
}

.products {
  margin-bottom: 45px;
  width: 100%;
  clear: both;
}

.products .product {
  margin-bottom: 45px;
}

.products .product .woo-product-rating {
  margin-top: 5px;
  display: inline-block;
}

.products .price {
  margin-top: 7px;
  font-size: 1rem;
  display: block;
}

.mask {
  background: #eee;
}

.mask .extras {
  z-index: 5;
  position: absolute;
  bottom: 20px;
  left: 20px;
  opacity: 0;
  -webkit-transition: 0.3s ease-out opacity;
  transition: 0.3s ease-out opacity;
}

.mask:hover .sec-img {
  opacity: 1;
}

.mask:hover .extras {
  opacity: 1;
}

.mask .woo-extra-button {
  float: left;
  margin-right: 5px;
}

.mask .woo-extra-button .added_to_cart {
  display: none;
}

.mask .woo-extra-button a {
  color: #222 !important;
  background: #fff !important;
  display: inline-block;
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
  overflow: hidden;
  width: 100%;
  height: 100%;
  line-height: inherit;
  font-size: 15px;
  text-align: center;
  position: relative;
  display: inline-block;
}

.mask .woo-extra-button i {
  position: absolute;
  top: 0%;
  height: 100%;
  width: 100%;
  left: 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  line-height: inherit;
}

.mask .woo-extra-button .tipi-i-2 {
  -webkit-transform: translatey(100%);
          transform: translatey(100%);
}

.mask-transparent {
  background: transparent;
}

.products .product img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.archive.woocommerce .products .product:not(.article-window):not(.product-category) .mask {
  padding-bottom: 100%;
  overflow: hidden;
}

.archive.woocommerce .products .product:not(.article-window):not(.product-category) img {
  opacity: 0;
  position: absolute;
}

.product-category mark {
  background: transparent;
}

.block-wrap-classic:not(.block-wrap-thumbnail):not(.block-wrap-66):not(.block-wrap-69) .stack-1:not(.article-window):not(.fully-loaded) .mask {
  padding-bottom: 66.5%;
  overflow: hidden;
}

.block-wrap-classic:not(.block-wrap-thumbnail):not(.block-wrap-66):not(.block-wrap-69) .stack-1:not(.article-window):not(.fully-loaded) .mask img {
  position: absolute;
  left: 0;
}

.block-wrap-classic:not(.block-wrap-thumbnail):not(.block-wrap-66):not(.block-wrap-69) .stack-1:not(.article-window):not(.fully-loaded).shape-s .mask {
  padding-bottom: 100%;
}

.block-wrap-classic:not(.block-wrap-thumbnail):not(.block-wrap-66):not(.block-wrap-69) .stack-1:not(.article-window):not(.fully-loaded).shape-p .mask {
  padding-bottom: 132%;
}

.preview-27.stack-1:not(.article-window) .mask, .preview-29.stack-1:not(.article-window) .mask {
  padding-bottom: 100% !important;
}

.block-masonry.loaded .fully-loaded .mask {
  padding-bottom: 0 !important;
}

.block-masonry.loaded .fully-loaded img:not(.secondary-img) {
  position: static !important;
}

.preview-1:not(.article-window) .mask {
  padding-bottom: 32%;
  overflow: hidden;
}

.preview-1:not(.article-window) .mask img {
  position: absolute;
}

.preview-66:not(.article-window) .mask {
  padding-bottom: 100%;
}

.preview-66:not(.article-window) img {
  position: absolute;
}

.preview-grid:not(.preview-63) .mask img {
  position: absolute;
}

.preview-91:not(.tipi-m-12) .mask, .preview-82 .mask {
  padding-bottom: 80%;
}

.preview-92 .mask, .preview-93 .mask, .preview-94 .mask {
  padding-bottom: 100%;
}

.block-94 .block-piece-2 .tipi-xs-12 .mask {
  padding-bottom: 50%;
}

.preview-95 .mask {
  padding-bottom: 66%;
}

.preview-81 .mask, .preview-91:nth-child(3n+1) .mask {
  padding-bottom: 50%;
}

.preview-83 .mask {
  padding-bottom: 85%;
}

.preview-84 .mask {
  padding-bottom: 90%;
}

.block-43 .separation-border-style {
  margin-bottom: 0;
  border-bottom: 0;
}

.block-46 .block-piece-1 .ani-base:not(.article-window) .mask {
  background: transparent;
  padding-bottom: 66%;
}

.block-46 .block-piece-1 .ani-base:not(.article-window) .mask a {
  opacity: 0;
}

.block-46 .block-piece-1 .ani-base:not(.article-window) img {
  position: absolute;
}

.block-46 .block-piece-1 .media-icon {
  top: 50%;
  left: 50%;
  margin-left: -37px;
  margin-top: -37px;
}

.block-46 .block-piece-1 .media-icon i {
  color: #fff;
}

.block-46 .block-piece-2 {
  background: #272727;
}

.block-skin-1.block-wrap-46 .block-piece-2, .block-skin-11.block-wrap-46 .block-piece-2 {
  background: #eee;
}

.block-skin-1.block-wrap-46 .videos-mini-wrap article, .block-skin-11.block-wrap-46 .videos-mini-wrap article {
  border-bottom-color: #ddd;
}

.block-skin-1.block-wrap-46 .videos-mini-wrap article .title, .block-skin-11.block-wrap-46 .videos-mini-wrap article .title {
  color: #333;
}

.block-skin-11.block-wrap-46 .block-piece-2 {
  background: #fff;
}

.block-wrap-46.block-skin-2 {
  background: #1c1d1e;
}

.cb-skin-version-2 .cb-review-block a, .cb-skin-version-2 .cb-review-block a:visited {
  color: #fff !important;
}

.ajax_add_to_cart.added .tipi-i-1 {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.ajax_add_to_cart.added .tipi-i-2 {
  -webkit-transform: translatey(0);
          transform: translatey(0);
}

.preview-79 .mask .extras {
  bottom: 0;
  left: 0;
}

.preview-79 .mask .woo-extra-button a {
  width: 45px !important;
  height: 45px !important;
  line-height: 45px !important;
}

.preview-thumbnail .mask .extras {
  bottom: 0;
  left: 0;
  width: 100%;
}

.preview-thumbnail .mask .woo-extra-button {
  width: 50%;
  margin-right: 0;
}

.preview-thumbnail .mask .woo-extra-button a {
  background: rgba(255, 255, 255, 0.85) !important;
  width: 100% !important;
  height: 30px !important;
  line-height: 30px !important;
  font-size: 12px;
}

/*------------------------------------------------------------------
[X. Woo Single]
*/
.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 9;
  width: 60px;
  height: 60px;
  background: #888;
  text-indent: -9999px;
  border-radius: 50%;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 0.5;
}

.woocommerce-product-gallery__trigger:after, .woocommerce-product-gallery__trigger:before {
  content: "";
  display: block;
  position: absolute;
}

.woocommerce-product-gallery__trigger:after {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  top: 22px;
  left: 19px;
}

.woocommerce-product-gallery__trigger:before {
  content: "";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 2px;
  height: 15px;
  background: #fff;
  top: 30px;
  left: 34px;
}

.woocommerce-product-gallery__trigger:hover {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.woocommerce-product-gallery__image img {
  width: 100%;
}

.star-rating {
  line-height: 1;
  margin-right: 10px;
  clear: both;
}

.woocommerce-review-link {
  font-size: 12px;
}

.woo-product-rating {
  color: #eabe52;
  position: relative;
}

.woo-product-rating i {
  margin-right: 3px;
}

.woo-product-rating span {
  position: absolute;
  background: #fff;
  opacity: 0.75;
  top: 0;
  height: 100%;
  right: 0;
}

.woocommerce-product-rating {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.price del {
  margin-right: 5px;
  opacity: 0.7;
}

.price ins {
  text-decoration: none;
  background: transparent;
  padding: 0;
}

.product {
  position: relative;
}

.product h1 {
  margin: 3px 0 12px;
}

.product .summary .price {
  margin-bottom: 10px;
}

.product .product_meta {
  font-size: 10px;
}

.product .product_meta span {
  display: block;
}

.product .product_meta .sku {
  display: inline-block;
}

.product .cart {
  margin: 30px 0;
}

.product .images, .product .summary {
  margin-bottom: 15px;
}

.product .woocommerce-product-gallery__wrapper {
  line-height: 0;
  -webkit-transition: cubic-bezier(0.75, 0, 0, 1) 0.35s all;
  transition: cubic-bezier(0.75, 0, 0, 1) 0.35s all;
}

.product .flex-viewport {
  margin-bottom: 6px;
}

.product .products {
  padding-top: 45px;
}

.product .share-it {
  margin-top: 30px;
}

.product .share-it .title {
  font-size: 12px;
  font-weight: 400;
}

.product .share-it .share-button {
  margin-right: 15px;
  color: #232323;
}

.product input.qty {
  height: 58px;
}

.product .qty-arrows {
  height: 58px;
}

.quantity {
  float: left;
  border: 1px solid #ddd;
}

input.qty {
  -webkit-appearance: none;
  padding: 0 5px 0 10px !important;
  text-align: center;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline: 0;
  border: 0 !important;
  width: 48px !important;
}

input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.qty-arrows {
  display: block;
  width: 25px;
  height: 48px;
  float: right;
  padding: 5px 0 10px;
  color: #555;
}

.qty-arrows span {
  display: block;
  height: 50%;
}

.woocommerce-loop-product__title, .woocommerce-loop-category__title {
  font-size: 20px;
  margin-top: 15px;
}

div.woocommerce ul {
  list-style: none;
}

.shop-empty-cart .block article .title-wrap .title {
  margin: 15px 0 5px;
  font-size: 16px;
  padding-top: 0;
}

.woocommerce .products > h2 {
  margin-bottom: 30px;
}

.woocommerce .product-quantity {
  font-weight: 400;
}

.woocommerce .stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
}

.woocommerce .stars a:before {
  font-family: 'tipi';
  content: '\f005';
  display: block;
  position: absolute;
  color: #ebc159;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-indent: 0;
  opacity: 0.25;
}

.woocommerce .selected a:before {
  opacity: 1;
}

.woocommerce .selected a:not(.active):before {
  content: '\f005';
}

.woocommerce .selected a.active ~ a:before {
  content: '\f006';
}

.woocommerce input, .woocommerce textarea, .woocommerce .select2-container--default .select2-selection--single {
  font-size: 12px;
}

.woocommerce .select2-container--open .select2-selection--single {
  border: 1px solid #aaa !important;
}

.woocommerce .button {
  width: auto !important;
  display: inline-block;
  height: 48px !important;
  line-height: 48px;
  font-size: 12px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit;
  text-align: left;
}

.woocommerce .woocommerce-billing-fields .form-row-first, .woocommerce .woocommerce-billing-fields .form-row-last {
  width: calc( 50% - 15px);
  float: left;
}

.woocommerce .woocommerce-billing-fields .form-row-first {
  margin-right: 30px;
}

.woocommerce .form-row label {
  margin-bottom: 5px;
  display: block;
}

.woocommerce .form-row input, .woocommerce .form-row textarea {
  width: 100%;
}

.woocommerce .woocommerce-form__label-for-checkbox input {
  display: none;
}

.woocommerce .woocommerce-form__label-for-checkbox input + span:before {
  width: 12px;
  line-height: 13px;
  height: 12px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #eee;
  font-family: 'tipi';
  content: "\e908";
  color: #fff;
  vertical-align: middle;
  font-size: 10px;
  text-align: center;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.woocommerce .woocommerce-form__label-for-checkbox span {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.woocommerce .woocommerce-form__label-for-checkbox input:checked + span:before {
  background: #1c1d1e;
  border-color: #1c1d1e;
}

.woocommerce .select2-container {
  height: 48px;
}

.payment_methods {
  margin-bottom: 30px;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox {
  margin-top: 15px;
}

form h3 {
  margin-bottom: 15px !important;
}

form #ship-to-different-address {
  margin-bottom: 55px !important;
}

form .woocommerce-billing-fields > h3 {
  margin-bottom: 30px !important;
}

.woocommerce-thankyou-order-details {
  margin-bottom: 30px;
}

abbr[title], acronym[title] {
  text-decoration: none;
}

.woocommerce-page .title-beneath.hero-s .meta-wrap {
  padding-top: 0;
}

.woocommerce-tabs {
  width: 100%;
  clear: both;
  padding-bottom: 30px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding-top: 30px;
}

.woocommerce-tabs .woocommerce-noreviews {
  font-size: 12px;
  margin-bottom: 10px;
}

.woocommerce-tabs:after, .woocommerce-tabs:before {
  content: "";
  clear: both;
  display: table;
}

.woocommerce-tabs .tabs li a {
  opacity: 0.35;
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.woocommerce-tabs .tabs li a:after {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(-10px, 0);
          transform: translate(-10px, 0);
  display: block;
  font-family: 'tipi';
  content: "\e909";
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 0;
}

.woocommerce-tabs .tabs .active a {
  opacity: 1;
}

.woocommerce-tabs .tabs .active a:after {
  opacity: 1;
}

table .product-remove {
  font-size: 20px;
}

table .actions .coupon {
  float: left;
}

table .actions .coupon input {
  width: auto;
}

table .actions .coupon label {
  display: none;
}

.shop_table tfoot, .shop_table thead {
  font-weight: 700;
  color: #000;
}

.shop_table td, .shop_table th {
  padding: 15px 5px;
}

td.product-name {
  width: 33%;
}

#place_order {
  background: #3a6b4a;
  color: #fff;
  border: 0;
  padding: 0 60px;
}

.woocommerce-Reviews .comment-reply-title {
  font-size: 1.2em;
}

.woocommerce-Reviews .comment-form {
  margin-top: 15px;
}

.woocommerce-Reviews .comment-notes {
  padding-bottom: 20px;
}

.woocommerce-Reviews .comment-form-email {
  width: 100%;
  margin-right: 0;
}

.woocommerce-Reviews .meta {
  margin-bottom: 10px;
  float: none;
}

.woocommerce-Reviews .comment {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.woocommerce-Reviews .woocommerce-review__dash {
  display: none;
}

.woocommerce-Reviews .woocommerce-review__published-date {
  display: block;
  font-size: 12px;
  opacity: 0.5;
}

.woocommerce-Reviews .woocommerce-review__author {
  text-transform: uppercase;
}

.woocommerce-Reviews .review-meta-wrap {
  margin-bottom: 15px;
  display: block;
  text-align: center;
}

.woocommerce-Reviews .avatar {
  width: 50px;
  border-radius: 50%;
  padding-top: 5px;
}

.woocommerce-Reviews .star-rating {
  margin-right: 0;
}

.summary .cart .button {
  width: 100% !important;
  height: 60px !important;
  font-size: 15px;
}

.summary .cart .quantity:not(.hidden) + .button {
  width: calc( 100% - 90px) !important;
  margin-left: 15px !important;
}

.cart .button, .woocommerce .button, #bbp-search-form .button, .bbp-submit-wrapper .button {
  text-transform: uppercase;
  background: #111;
  color: #fff;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  padding: 0 20px;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
}

.cart .button:hover, .woocommerce .button:hover, #bbp-search-form .button:hover, .bbp-submit-wrapper .button:hover {
  background: #444;
  color: #fff;
}

.woocommerce-MyAccount-navigation-link {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.woocommerce-MyAccount-navigation-link.is-active:after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  font-family: 'tipi';
  content: "\e909";
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 33%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: calc( 67% - 45px);
}

.cart-collaterals td {
  text-align: right;
}

.order-total th, .order-total td {
  border-bottom: 1px solid #f1f1f1;
}

.wc-proceed-to-checkout {
  float: right;
}

.woocommerce-message .button {
  height: 40px !important;
  line-height: 40px;
  font-size: 12px;
}

.woocommerce-product-gallery {
  position: relative;
}

.woocommerce-product-gallery li {
  float: left;
  display: inline-block;
  width: calc( 33% - 4px);
}

.woocommerce-product-gallery li img {
  width: 100%;
}

.woocommerce-product-gallery .flex-control-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product-layout-1 .woocommerce-product-gallery li:nth-child(3n+2):nth-last-child(-n+3):last-child {
  margin-right: auto;
  margin-left: 8px;
}

.product-layout-2 .flex-control-thumbs {
  width: 100%;
}

/*------------------------------------------------------------------
[X. Woo Icons]
*/
.tipi-cart-count {
  font-family: monospace !important;
  display: inline-block;
  font-size: 8px;
  position: relative;
  top: -8px;
  /* rtl:ignore */
  margin-left: -3px;
  /* rtl:ignore */
  margin-right: -8px;
  font-weight: 700 !important;
  padding-left: 0 !important;
  border-radius: 50%;
  height: 12px;
  line-height: 12px;
  min-width: 12px;
  text-align: center;
}

.tipi-i-cart-1 .tipi-cart-count {
  /* rtl:ignore */
  margin-left: -5px;
}

.tipi-i-cart-2 {
  margin-right: 5px;
}

.tipi-i-cart-2 .tipi-cart-count {
  color: #fff;
  background: #313131;
}

.active-show.drop-it .tipi-basket-wrap {
  -webkit-transform: none !important;
          transform: none !important;
  visibility: visible;
  opacity: 1;
}

.tipi-tip-basket {
  position: relative;
}

.site-footer {
  position: relative;
  z-index: 6;
}

.site-footer .tipi-icon-cart {
  vertical-align: middle;
}

/*------------------------------------------------------------------
[ Quickview ]
*/
.ani-in .qv-wrap {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}

.product-layout-2 .woocommerce-product-details__short-description {
  padding-top: 30px;
}

.qv-wrap {
  opacity: 0;
  -webkit-transform: translatey(15px);
          transform: translatey(15px);
  background: #fff;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  text-align: left;
}

.qv-wrap .images, .qv-wrap .summary, .qv-wrap .cart {
  margin-bottom: 0 !important;
}

.qv-wrap .summary {
  padding: 30px;
}

.qv-wrap .woocommerce-product-rating {
  margin-bottom: 15px;
}

.qv-wrap .woocommerce-product-details__short-description {
  padding-top: 15px;
}

.qv-wrap .share-it {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 51%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background: white;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.qv-wrap .share-it .title {
  margin-right: 20px;
}

.qv-wrap .share-it .share-button {
  font-size: 14px;
  margin-right: 20px;
  height: inherit;
  display: inline-block;
}

.qv-wrap .buttons {
  margin-top: 30px;
}

.qv-wrap .buttons .button {
  margin-bottom: 20px;
}

.zeen--x {
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  padding: 10px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #f1f1f1;
}

.zeen--x:before, .zeen--x:after {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: '';
  position: absolute;
  height: 2px;
  width: 10px;
  top: 50%;
  left: calc( 50% - 5px);
  margin-top: -1px;
  background: #000;
}

.zeen--x:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.zeen--x:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.zeen--x:hover {
  background: #ff7f7f;
}

.zeen--x:hover:before, .zeen--x:hover:after {
  background: #fff;
}

.zeen--x:hover:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.zeen--x:hover:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.zeen--xs {
  width: 15px;
  height: 15px;
  border-radius: 2px;
}

.zeen--xs:before, .zeen--xs:after {
  width: 7px;
  left: calc( 50% - 3px);
}

/*------------------------------------------------------------------
[X. BbPress]
*/
.block-da-bbpress_top {
  margin-bottom: 30px;
}

.widget_display_stats dt {
  float: left;
  width: calc( 100% - 60px);
  font-weight: 400;
}

.widget_display_stats dd {
  float: left;
  width: 40px;
  text-align: right;
  margin-bottom: 10px;
}

.widget_display_stats dd strong {
  font-weight: 400;
}

.widget_display_replies .bbp-author-avatar {
  margin-right: 18px;
}

.widget_display_replies div {
  margin-left: 40px;
}

.widget_display_topics .bbp-author-avatar {
  margin-left: 5px;
}

.widget_display_replies div, .widget_display_topics div {
  font-size: 10px;
  opacity: 0.7;
}

.widget_display_replies li, .widget_display_topics li {
  margin-bottom: 15px;
}

#bbpress-forums {
  background: transparent;
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 12px;
  color: #333;
}

#bbpress-forums .bbp-body .bbp-reply-content {
  font-size: 15px;
}

.bbp-forum-header, .bbp-topic-header, .bbp-reply-header, .bbp-body .hentry {
  margin-bottom: 0;
  overflow: hidden;
  padding: 15px;
}

.bbp-replies .reply, .bbp-replies .bbp-reply-header {
  background-color: #fafafa;
}

.bbp-title {
  font-size: 14px;
  padding: 15px;
  background: #1c1d1e;
  border-bottom: 1px solid #333;
  color: white;
}

.bbp-reply-header {
  padding: 20px 10px 10px;
}

.forum-titles, .bbp-body ul {
  font-size: 12px;
  margin-left: 0;
}

.forum-titles a, .bbp-body ul a {
  color: #1c1d1e;
}

.forum-titles li, .bbp-body ul li {
  float: left;
  margin-left: 0;
}

.forum-titles .bbp-forums-list li, .bbp-body ul .bbp-forums-list li {
  margin-left: 15px;
  margin-top: 10px;
  opacity: 0.7;
}

.bbp-topic-tags {
  display: none;
}

.subscription-toggle {
  padding: 5px 12px;
  border: 1px solid #eee;
  display: inline-block;
  float: right;
  margin-bottom: 15px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.subscription-toggle:hover {
  background: #eee;
  color: #111;
}

.bbp-topic-voice-count, .bbp-forum-reply-count, .bbp-topic-voice-count, .bbp-template-notice .bbp-forum-description, .bbp-template-notice.info {
  display: none;
}

#bbp-search-form {
  margin-bottom: 30px;
}

#bbp-search-form div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#bbp-search-form #bbp_search {
  width: 100%;
}

.bbp-submit-wrapper .button, #bbp-search-form .button {
  height: 48px;
  line-height: 48px;
  font-size: 12px;
  padding: 0 30px;
}

.bbp-form select, #buddypress select {
  -webkit-appearance: menulist-button;
}

.bbp-form .wp-editor-container, #buddypress .wp-editor-container {
  border: 0;
}

.bbp-form .ed_button.button, #buddypress .ed_button.button {
  padding: 10px 12px !important;
  border: 0;
  border-right: 1px solid #dfdfdf;
  margin: 0 !important;
  border-radius: 0px;
  outline: 0;
  height: 40px !important;
  font-weight: 400;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}

.bbp-form .ed_button.button:hover, #buddypress .ed_button.button:hover {
  border-right-color: #dfdfdf;
  background: #dfdfdf;
}

.bbp-form .quicktags-toolbar, #buddypress .quicktags-toolbar {
  border: 0;
  background: #f1f1f1;
  padding: 0;
}

.bbp-form {
  padding: 10px 30px 30px !important;
}

.bbp-form p, .bbp-form .bbp-submit-wrapper, .bbp-form .bbp-the-content-wrapper {
  margin-top: 15px;
}

.bbp-template-notice {
  padding: 20px;
  background: #f1f1f1;
  margin-bottom: 15px;
}

.bbp-template-notice p:first-of-type {
  margin-top: 0;
}

.bbp-template-notice.error {
  background: #ffebeb;
}

.bbp-topic-meta .avatar, .bbp-reply-revision-log .avatar, .bbp-topic-revision-log .avatar, .bbp-template-notice .avatar, .widget_display_topics .avatar, .widget_display_replies .avatar {
  margin: 0 3px -3px 0;
}

.bbp-body .forum {
  overflow: hidden;
  padding: 15px 10px;
}

.bbp-body .topic {
  overflow: hidden;
  padding: 30px 15px;
}

.bbp-forums-list li {
  width: 100%;
}

.bbpress .content-bg {
  min-height: 70vh;
}

.bbp-forum-info .bbp-forum-content, .bbp-topic-meta {
  font-size: 10px;
  margin: 5px 0;
  padding: 0;
  word-wrap: break-word;
}

.bbp-forum-title, .bbp-topic-permalink {
  font-size: 15px;
  letter-spacing: 1px;
}

.bbp-admin-links, .bbp-meta .bbp-header, .bbp-meta .bbp-topic-permalink, .bbp-reply-post-date {
  font-size: 10px;
}

.bbp-admin-links a, .bbp-meta .bbp-header a, .bbp-meta .bbp-topic-permalink a, .bbp-reply-post-date a {
  text-decoration: none;
}

.bbp-admin-links a {
  text-transform: uppercase;
}

.bbp-body, .bbp-footer {
  clear: both;
  border: 1px solid #fafafa;
}

#bbpress-forums .odd {
  background-color: #fafafa;
}

.bbp-pagination {
  width: 100%;
  margin-bottom: 15px;
}

.forums > .bbp-header, .bbp-topics > .bbp-header, .bbp-forums > .bbp-header, .bbp-footer {
  background: #f3f3f3;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  text-align: center;
  clear: both;
  padding: 0 15px;
}

.forums > .bbp-header, .bbp-topics > .bbp-header, .bbp-forums > .bbp-header {
  background: #1c1d1e;
  color: #fff;
  padding: 15px;
  clear: both;
}

.forums > .bbp-header .bbp-reply-content, .bbp-topics > .bbp-header .bbp-reply-content, .bbp-forums > .bbp-header .bbp-reply-content {
  text-align: right;
}

.forums > .bbp-header .bbp-reply-content .subscription-toggle, .bbp-topics > .bbp-header .bbp-reply-content .subscription-toggle, .bbp-forums > .bbp-header .bbp-reply-content .subscription-toggle {
  margin-bottom: 0;
  margin-left: 15px;
  padding: 0 10px;
}

.bbp-footer {
  margin-bottom: 30px;
}

.bbp-footer > * {
  padding: 15px 0;
}

.bbp-footer .bbp-reply-content {
  text-align: right;
}

.bbp-forum-info, .bbp-topic-title {
  width: 50%;
  text-align: left;
  padding-left: 20px;
  position: relative;
}

.bbp-forum-topic-count, .bbp-topic-reply-count {
  text-align: center;
  width: 25%;
}

.bbp-forum-freshness, .bbp-topic-freshness {
  text-align: center;
  width: 25%;
}

.bbp-topic-started-by {
  font-size: 0;
}

.bbp-topic-started-by a {
  font-size: 10px;
}

.bbp-topic-started-by .avatar {
  margin-right: 5px;
  margin-left: 0;
}

.bbp-reply-author {
  float: left;
  text-align: left;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.bbp-reply-author img {
  margin-bottom: 10px;
}

.bbp-body .bbp-reply-content {
  padding-left: 80px;
}

.bbp-body .bbp-reply-content p {
  margin-bottom: 10px;
}

.bbp-body .bbp-reply-author {
  width: 60px;
}

.bbp-forum-header, .bbp-topic-header, .bbp-reply-header {
  border-top: 1px solid #eee;
}

.bbp-body .bbp-author-role {
  margin-top: 2px;
  font-size: 10px;
  opacity: 0.5;
}

#bbp-user-navigation {
  margin-top: 30px;
}

#bbp-user-navigation li {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}

#bbp-user-navigation li.current:after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  font-family: 'tipi';
  content: "\e909";
}

#bbp-single-user-details {
  float: left;
  width: 33%;
}

#bbp-user-body {
  float: right;
  width: calc( 67% - 45px);
}

#bbp-user-body h2 {
  margin-bottom: 15px;
  font-size: 2rem;
}

#bbp-user-body .bbp-topic-reply-count {
  float: right;
  width: 20%;
}

#bbp-user-body .bbp-topic-title {
  width: 80%;
}

.bbp-user-section p {
  margin-bottom: 15px;
}

.bbp-user-section .bbp-topic-freshness {
  display: none;
}

.bbp-user-section .bbp-meta {
  text-align: left;
}

.bbp-user-section .bbp-admin-links {
  display: none;
}

/*------------------------------------------------------------------
[X. BuddyPress]
*/
#buddypress {
  padding-bottom: 30px;
}

#buddypress div.bp-avatar-status p.success, #buddypress div.bp-cover-image-status p.success, #buddypress p.warning, #buddypress div#message p, #buddypress #sitewide-notice p, #buddypress div.error {
  font-size: 12px;
  border: 0;
  padding: 20px;
}

#buddypress #commentform input[type=text], #buddypress #commentform textarea, #buddypress .form-allowed-tags, #buddypress .standard-form#signup_form input[type=text], #buddypress .standard-form#signup_form textarea, #buddypress input[type="password"], #buddypress input[type="email"] {
  width: 100% !important;
}

#buddypress .register-section {
  margin-top: 30px;
}

#buddypress .field-visibility-settings fieldset {
  margin-bottom: 10px;
}

#buddypress #signup_form .submit {
  margin-bottom: 30px;
  width: 100%;
}

#buddypress #signup_form .submit input {
  width: 100%;
}

#buddypress p > iframe {
  max-height: 350px;
}

#buddypress p.warning, #buddypress div#message p, #buddypress #sitewide-notice p {
  background: #f1f1f1;
  margin-bottom: 15px;
}

#buddypress #bp-delete-cover-image-container p, #buddypress #bp-delete-avatar-container p {
  margin-bottom: 15px;
}

#buddypress div#item-header div#item-actions {
  float: none;
  margin: 30px 0;
  text-align: left !important;
  width: 100%;
  clear: both !important;
  margin-top: 0 !important;
  margin-left: 0;
  max-width: none !important;
}

#buddypress div#item-header div#item-actions ul li {
  float: left;
  margin-right: 5px;
}

#buddypress div#item-header #item-header-cover-image #item-header-content {
  max-width: 75% !important;
}

#buddypress #whats-new-options {
  display: block !important;
  height: auto !important;
}

#buddypress .bp-uploader-window {
  margin: 30px 0;
}

#buddypress div.item-list-tabs ul li.last select {
  margin-left: 5px;
}

#buddypress #drag-drop-area {
  border: 2px dashed #eee;
}

#buddypress h3, #buddypress h2, #buddypress h4, #buddypress h5, #buddypress h6 #profile-edit-form ul.button-nav {
  margin-bottom: 15px !important;
}

#buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a {
  background-color: transparent;
}

#buddypress div.item-list-tabs ul li a span {
  margin-right: -5px;
  left: -2px;
  position: relative;
  top: -7px;
}

#buddypress #activity-stream {
  margin-top: 0px;
  border-top: 0;
}

#buddypress div.item-list-tabs ul li a span, #buddypress #reply-title small a span, #buddypress a.bp-primary-action span {
  border: 0;
  font-size: 8px;
  padding: 2px 5px;
  border-radius: 50%;
  background: #eee;
  color: #6c6c6c;
}

#buddypress #notifications-personal-li a span {
  background: #ff4141;
  color: #fff;
}

#buddypress #message-threads img.avatar {
  width: 15px;
  height: 15px;
}

#buddypress div.item-list-tabs ul li.current a span, #buddypress div.item-list-tabs ul li.selected a span {
  background: #222;
  color: #fff;
}

#buddypress div.pagination {
  margin-top: -15px;
}

#buddypress div.item-list-tabs {
  overflow: visible;
  font-size: 12px;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}

#buddypress div.item-list-tabs#subnav {
  margin: 0 0 30px;
}

#buddypress div.item-list-tabs ul li a .no-count {
  background: #eee;
  color: #666;
}

#buddypress .activity-list .activity-content .activity-inner, #buddypress .activity-list .activity-content blockquote {
  margin: 0;
  width: 100%;
}

#buddypress .activity-header {
  margin-right: 0;
}

#buddypress div.activity-comments form div.ac-reply-avatar {
  width: 75px;
  float: left;
}

#buddypress div.activity-comments form div.ac-reply-content {
  width: calc( 100% - 75px);
  float: left;
  margin: 0;
  padding: 0;
}

#buddypress .has-comments {
  padding-top: 30px !important;
}

#buddypress .bp-display-name {
  font-weight: 700;
}

#buddypress .load-more {
  background: transparent !important;
  border: 0 !important;
  margin: 30px 0 0 !important;
  padding: 0 !important;
}

#buddypress .load-more a {
  width: 100%;
}

#buddypress .activity-list ul {
  width: 100%;
}

#buddypress .activity-list li {
  width: 100%;
  font-size: 12px !important;
}

#buddypress .activity-list li .activity-avatar, #buddypress .activity-list li .acomment-avatar {
  width: 75px;
  float: left;
}

#buddypress .activity-list li .activity-avatar img, #buddypress .activity-list li .acomment-avatar img {
  height: 45px !important;
  width: 45px !important;
}

#buddypress .activity-list li .acomment-avatar {
  width: 30px;
}

#buddypress .activity-list li .acomment-avatar img {
  line-height: 15px;
  width: 20px !important;
  height: 20px !important;
}

#buddypress .activity-list li .activity-content {
  margin: 0 !important;
  width: calc( 100% - 75px);
  float: right;
  margin: 0;
  padding: 0;
}

#buddypress .activity-list li .acomment-options, #buddypress .activity-list li .acomment-content {
  padding-left: 30px !important;
  margin: 10px 0 0 !important;
  width: 100%;
}

#buddypress .activity-list li .acomment-options {
  margin-top: 15px;
}

#buddypress .activity-list li div.activity-comments {
  margin: 0;
  width: 100%;
}

#buddypress .activity-list li div.activity-comments form {
  padding-top: 30px;
}

#buddypress .activity-list li div.activity-comments form.ac-form {
  width: 100%;
}

#buddypress .activity-list li div.activity-comments ul li {
  border-top: 1px solid #eee;
  margin-top: 15px;
  padding-top: 15px;
}

#buddypress .activity-list li div.activity-comments ul li > * {
  padding-left: 0;
  font-size: 12px !important;
}

#buddypress .profile-fields td, #buddypress .profile-fields th {
  border-top: 0;
}

#buddypress .item-avatar {
  float: left;
  line-height: 15px;
}

#buddypress .item-list .item {
  padding-left: 75px;
}

#buddypress .item-title > a {
  font-weight: 700;
}

#buddypress .item-meta {
  margin-top: 10px;
}

#buddypress ul.item-list li div.item-title, #buddypress ul.item-list li h3, #buddypress ul.item-list li h4 {
  width: 100%;
}

#buddypress ul.item-list li div.item-desc {
  margin: 15px 0 0;
}

#buddypress div.activity-comments > ul {
  padding: 0 0 0 10px;
}

#buddypress #activity-stream p {
  margin: 0 0 10px 0;
}

#buddypress div.activity-comments form.ac-form {
  padding: 0;
}

#buddypress ul.item-list li div.action {
  position: static;
  text-align: left;
  padding-left: 75px;
}

#buddypress ul.item-list li div.action > * {
  margin-top: 15px;
}

#buddypress .activity-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#buddypress #group-settings-form #save, #buddypress .standard-form input[type="submit"], #buddypress .group-members-list {
  margin-top: 30px;
}

#buddypress #members-list, #buddypress #groups-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#buddypress #members-list li, #buddypress #groups-list li {
  width: 32%;
  text-align: center;
}

#buddypress #members-list li div.action, #buddypress #groups-list li div.action {
  text-align: center;
}

#buddypress #members-list li .update, #buddypress #groups-list li .update {
  display: none;
}

#buddypress #members-list li .item-avatar, #buddypress #groups-list li .item-avatar {
  width: 100%;
  margin-bottom: 15px;
}

#buddypress #members-list li .item-avatar img, #buddypress #groups-list li .item-avatar img {
  width: 100%;
  height: auto;
}

#buddypress #members-list li .item-title > a, #buddypress #groups-list li .item-title > a {
  font-size: 15px;
}

#buddypress #members-list li div, #buddypress #groups-list li div {
  padding-left: 0 !important;
}

#buddypress #members-list li div.item-desc, #buddypress #groups-list li div.item-desc {
  width: 100%;
}

#buddypress div.activity-comments form .ac-textarea {
  border: 1px solid #eee;
}

#buddypress .activity-list .activity-content .activity-header img.avatar, #buddypress div#message-thread img.avatar {
  margin: 0 5px -5px 5px !important;
  height: 20px;
  width: 20px;
}

#buddypress div#message-thread div.message-content {
  margin-left: 30px;
}

#buddypress div.dir-search {
  margin: 0 0 30px;
  width: 100%;
}

#buddypress div.dir-search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#buddypress div.dir-search form label {
  width: 100%;
}

#buddypress div.dir-search form label input {
  padding: 0 15px;
  font-size: 14px;
  width: 100%;
}

#buddypress .acomment-reply:before, #buddypress .fav:before, #buddypress .delete-activity:before, #buddypress .acomment-delete:before, #buddypress .view:before, #buddypress .activity-time-since:before {
  font-family: 'tipi';
  font-size: 11px;
  margin-right: 5px;
}

#buddypress .acomment-reply:before {
  position: relative;
  top: 1px;
  content: '\e91a';
}

#buddypress .fav:before {
  content: '\e922';
}

#buddypress .view:before {
  content: '\e910';
}

#buddypress .activity-time-since {
  display: block;
}

#buddypress .activity-time-since:before {
  content: '\e90d';
}

#buddypress .delete-activity:before, #buddypress .acomment-delete:before {
  content: '\e923';
}

#buddypress div#message-thread div.message-content {
  padding-top: 15px;
}

#buddypress input[type=submit], #buddypress #bp-browse-button, #buddypress #bp-delete-cover-image, #buddypress #bp-delete-avatar, #buddypress .load-more a {
  font-size: 12px;
  padding: 12px 20px;
  display: inline-block;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  background: #222;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #222;
  border-radius: 0;
  color: #fff !important;
}

#buddypress input[type=submit]:hover, #buddypress input[type=submit]:focus, #buddypress #bp-browse-button:hover, #buddypress #bp-browse-button:focus, #buddypress #bp-delete-cover-image:hover, #buddypress #bp-delete-cover-image:focus, #buddypress #bp-delete-avatar:hover, #buddypress #bp-delete-avatar:focus, #buddypress .load-more a:hover, #buddypress .load-more a:focus {
  background: #444;
  border: 1px solid #222;
  color: #fff;
}

#buddypress #group-creation-previous {
  height: 48px;
  background: #eee;
  text-transform: uppercase;
  border: 0;
  font-size: 12px;
  padding: 0 15px;
}

#buddypress div.dir-search input[type=text] {
  margin-bottom: 0;
}

#buddypress div.pagination .pagination-links {
  margin-right: 0;
}

#buddypress div.pagination .pag-count {
  margin-left: 0;
}

#buddypress ul.item-list {
  padding-bottom: 15px;
}

#buddypress ul.item-list li {
  border: 1px solid #eaeaea;
  padding: 30px;
  margin: 15px 0;
}

#buddypress ul.item-list li img.avatar {
  width: 45px;
  height: 45px;
  float: none;
  margin: 0 !important;
}

#buddypress .standard-form button, #buddypress ul.button-nav li a, #buddypress .generic-button a {
  background: #eee;
  border-color: #eee;
  padding: 7px 15px;
  font-size: 12px;
  display: inline-block;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#buddypress div.activity-meta a {
  padding: 5px 12px;
}

#buddypress a.button, #buddypress .acomment-options a, #buddypress a.bp-secondary-action {
  border: 1px solid #eee;
  background: transparent;
  font-size: 10px !important;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  padding: 5px 12px;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
}

#buddypress a.button:hover, #buddypress .acomment-options a:hover, #buddypress a.bp-secondary-action:hover {
  background: transparent;
  border: 1px solid #333;
  color: #555;
  outline: 0;
  text-decoration: none;
}

#buddypress .mce-tinymce button {
  padding: 5px 10px;
}

#buddypress .mce-container iframe {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

#buddypress .bp-avatar-nav ul.avatar-nav-items {
  font-size: 12px;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li.current {
  border: 0;
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li.current a {
  color: #555;
  opacity: 0.9;
}

#buddypress .profile-fields {
  margin-top: 15px;
}

#buddypress div.item-list-tabs#subnav ul li.last {
  margin-top: 0;
}

#buddypress #activity-filter-select label {
  margin-right: 5px;
}

#buddypress div.item-list-tabs ul li.last select, #buddypress div.item-list-tabs .message-search, #buddypress div.item-list-tabs .message-search input {
  height: 30px;
  line-height: 30px;
  padding-top: 0;
}

#buddypress table.forum tr td.label, #buddypress table.messages-notices tr td.label, #buddypress table.notifications tr td.label, #buddypress table.notifications-settings tr td.label, #buddypress table.profile-fields tr td.label, #buddypress table.wp-profile-fields tr td.label {
  border-right: 0;
  font-weight: inherit;
}

#buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form textarea {
  border: 1px solid #eee;
  background: transparent;
}

#buddypress .field-visibility-settings-toggle, #buddypress .field-visibility-settings-notoggle {
  font-style: normal;
  margin-top: 3px;
  font-size: 12px;
}

#buddypress .field-visibility-settings-toggle button, #buddypress .field-visibility-settings-notoggle button {
  margin-top: 10px;
}

#buddypress .field-visibility-settings-toggle > span {
  display: block;
}

#buddypress .standard-form select {
  padding: 3px 10px;
}

#buddypress ul.button-nav li a {
  background: transparent;
  border: 0;
  border-bottom: 2px solid transparent;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 15px;
}

#buddypress ul.button-nav li a:hover {
  border: 0;
  background: transparent;
}

#buddypress ul.button-nav li.current a {
  background: transparent;
  border: 0;
  border-bottom: 2px solid transparent;
  border-bottom-color: #666;
}

#buddypress #whats-new-post-in-box select {
  margin-left: 5px;
}

#buddypress div.dir-search input[type=text], #buddypress li.groups-members-search input[type=text] {
  padding: 0 15px;
  width: 100%;
}

#buddypress ul.item-list li div.item-title span, #buddypress table.notifications, #buddypress .thread-from, #buddypress .standard-form legend, #buddypress .thread-options, #buddypress ul.item-list li div.item-desc, #buddypress .item-title, #buddypress .item-meta, #buddypress .activity-list li, #buddypress div.activity-comments form.ac-form, #buddypress #whats-new-post-in-box, #buddypress div.dir-search input[type=text], #buddypress li.groups-members-search input[type=text], #buddypress .standard-form label, #buddypress div#item-header div#item-meta, #buddypress span.activity, #buddypress span.highlight {
  font-size: 12px !important;
}

#buddypress .message-action-star span.icon:before, #buddypress .message-action-unstar span.icon:before, #buddypress div#item-header div#item-actions h2, #buddypress div#item-header div#item-actions h3 {
  font-size: 15px !important;
}

#buddypress .item-list-tabs:after, #buddypress #profile-edit-form ul.button-nav:after, #buddypress .ac-reply-avatar:after, #buddypress .acomment-options:after {
  content: "";
  display: block;
  clear: both;
}

#buddypress:after {
  content: "";
  display: block;
  clear: both;
}

.widget.buddypress div.item-options {
  font-size: 10px;
  margin: -15px 0 15px;
  padding: 0;
  text-transform: uppercase;
}

.widget.buddypress div.item-options a {
  margin-right: 10px;
  opacity: 0.7;
}

.widget.buddypress div.item-options .selected {
  font-weight: 700;
  opacity: 1;
}

.widget.buddypress div.item-options .bp-separator {
  display: none;
}

.widget.buddypress .item-avatar a {
  margin-right: 19px;
}

.bp-avatar-shape-2 .buddypress .avatar, .bp-avatar-shape-2 #buddypress .avatar {
  border-radius: 50%;
}

.bp-layout-51 #item-header {
  margin-top: -30px;
}

.tipi-i-right, .tipi-i-down {
  width: 60px;
  height: 60px;
  display: inline-block;
  position: relative;
  border: 2px solid transparent;
}

.tipi-i-right:after, .tipi-i-down:after {
  content: '';
  border-top: 2px solid #fff;
  width: 10px;
  height: 10px;
  display: block;
  border-right: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: calc( 50% - 10px);
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.tipi-i-left, .tipi-i-up {
  display: inline-block;
}

.tipi-i-left:after, .tipi-i-up:after {
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
  content: '';
  border-top: 2px solid #fff;
  width: 10px;
  height: 10px;
  display: block;
  border-left: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: calc( 50% - 5px);
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.tipi-i-up-b {
  width: 60px;
  height: 60px;
  border: 2px solid transparent;
}

.tipi-i-up, .tipi-i-down {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.tipi-arrow {
  -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  display: inline-block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  border-radius: 1px;
  text-align: center;
}

.tipi-arrow i {
  position: relative;
  display: inline-block;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.tipi-arrow i:after {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  content: '';
  width: 1px;
  height: 15px;
  background: #fff;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.tipi-arrow:hover i {
  border-color: transparent;
}

.tipi-arrow:hover i:after {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}

.tipi-arrow.tipi-arrow-s {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 16px;
  height: 26px;
  width: 26px;
  line-height: 26px;
  font-size: 12px;
}

.tipi-arrow.tipi-arrow-s i:after {
  width: 10px;
}

.tipi-arrow.tipi-arrow-m {
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 20px;
}

.tipi-arrow.tipi-arrow-m i:after {
  width: 2px;
}

.tipi-arrow-t i:after {
  bottom: calc( 50% - 15px);
  margin-top: -25px;
  margin-left: -1px;
  -webkit-transform-origin: 0 top;
          transform-origin: 0 top;
}

.tipi-arrow-b i:after {
  top: calc( 50% - 15px);
  margin-top: 3px;
  margin-left: -1px;
  -webkit-transform-origin: 0 bottom;
          transform-origin: 0 bottom;
}

.tipi-arrow-l i:after, .tipi-arrow-r i:after {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  width: 15px !important;
  height: 2px;
  margin-left: -2px;
  -webkit-transform-origin: left 0;
          transform-origin: left 0;
  top: 50%;
}

.tipi-arrow-l i:after {
  left: 50%;
  margin-left: -2px;
  -webkit-transform-origin: left 0;
          transform-origin: left 0;
}

.tipi-arrow-l:hover i {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}

.tipi-arrow-l.tipi-arrow-s i:after {
  height: 1px;
  width: 10px !important;
}

.tipi-arrow-l.tipi-arrow-s:hover i {
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px);
}

.tipi-arrow-r:hover i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.tipi-arrow-r i:after {
  left: calc( 50% - 15px);
  margin-left: 2px;
  -webkit-transform-origin: right 0;
          transform-origin: right 0;
}

.tipi-arrow-r.tipi-arrow-s i:after {
  height: 1px;
  width: 10px !important;
  left: calc( 50% - 10px);
  margin-left: 1px;
}

.tipi-arrow-r.tipi-arrow-s:hover i {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}

.tipi-arrow-square {
  border-radius: 3px;
}

.tipi-arrow-sharp {
  border-radius: 0;
}

.customize-partial-edit-shortcuts-shown .block-more, .customize-partial-edit-shortcuts-shown .trending-op {
  pointer-events: none;
}

.customize-partial-refreshing {
  pointer-events: none;
}

.customize-partial-refreshing * {
  pointer-events: none;
}

/*------------------------------------------------------------------
[X. Recipe]
*/
.jetpack-recipe {
  border: 1px solid #f2f2f2;
  border-radius: 1px;
  clear: both;
  margin: 1.5em 1%;
  padding: 1% 2%;
}

.jetpack-recipe-title {
  border-bottom: 1px solid #ccc;
  margin: .25em 0;
  padding: .25em 0;
}

.jetpack-recipe .jetpack-recipe-meta {
  display: block;
  font-size: .9em;
  list-style-type: none;
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.jetpack-recipe .jetpack-recipe-meta li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0 5% 0 0;
}

.jetpack-recipe-meta li.jetpack-recipe-print {
  float: right;
  padding-right: 0;
  text-align: right;
}

.jetpack-recipe-notes {
  font-style: italic;
}

div.jetpack-recipe {
  margin: 0;
  padding: 0;
  border: 0;
}

div.jetpack-recipe .jetpack-recipe-title {
  border-bottom: 0;
  padding: 0 0 30px;
  margin: 0;
}

div.jetpack-recipe .jetpack-recipe-meta .jetpack-recipe-print {
  margin-left: auto;
}

div.jetpack-recipe .jetpack-recipe-meta .jetpack-recipe-print a {
  background-color: #ddd;
  text-transform: uppercase;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  color: #555;
  font-size: 12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

div.jetpack-recipe .jetpack-recipe-meta .jetpack-recipe-print a:before {
  content: "\e944";
  font-family: 'tipi';
  margin-right: 5px;
}

div.jetpack-recipe .jetpack-recipe-meta .jetpack-recipe-print a:hover {
  background-color: #111;
  color: #fff;
}

div.jetpack-recipe .jetpack-recipe-ingredients li, div.jetpack-recipe .jetpack-recipe-directions li {
  margin-bottom: 10px;
}

div.jetpack-recipe .jetpack-recipe-directions .jetpack-recipe-directions {
  margin-bottom: 10px;
}

div.jetpack-recipe .jetpack-recipe-image, div.jetpack-recipe .jetpack-recipe-description {
  margin-top: 30px;
}

div.jetpack-recipe .jetpack-recipe-meta {
  background: #f1f1f1;
  padding: 30px;
}

div.jetpack-recipe .jetpack-recipe-meta strong {
  margin-right: 5px;
}

div.jetpack-recipe .jetpack-recipe-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

div.jetpack-recipe .jetpack-recipe-content > .jetpack-recipe-ingredients, div.jetpack-recipe .jetpack-recipe-content > .jetpack-recipe-directions {
  margin-bottom: 30px;
}

/*------------------------------------------------------------------
[X. Animations]
*/
@-webkit-keyframes swing {
  0%, 100% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  50% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
}
@keyframes swing {
  0%, 100% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  50% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
}

@-webkit-keyframes fullspin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fullspin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@media only screen and (max-height: 730px) {
  .modal-wrap .close, .tipi-overlay-base .close {
    right: 15px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) and (min-width: 480px) {
  .preview-grid:not(.preview-63) .mask-overlay, .preview-grid:not(.preview-63) .mask img {
    width: calc(100% + 2px);
    max-width: none;
  }
  .main-menu-bar-color-2 .dropper > a:before {
    bottom: -1px;
  }
}

/*------------------------------------------------------------------
[X. Grid]
*/
.tipi-row, .tipi-builder-on .contents-wrap > p {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.tipi-col {
  position: relative;
  min-height: 1px;
  float: left;
}

.tipi-cols {
  position: relative;
}

.tipi-xs-1 {
  width: 8.333333333333333%;
}

.tipi-xs-2 {
  width: 16.66666666666667%;
}

.tipi-xs-3 {
  width: 25%;
}

.tipi-xs-4 {
  width: 33.33333333333333%;
}

.tipi-xs-5 {
  width: 41.66666666666667%;
}

.tipi-xs-6 {
  width: 50%;
}

.tipi-xs-7 {
  width: 58.33333333333333%;
}

.tipi-xs-8 {
  width: 66.66666666666667%;
}

.tipi-xs-9 {
  width: 75%;
}

.tipi-xs-10 {
  width: 83.33333333333333%;
}

.tipi-xs-11 {
  width: 91.66666666666667%;
}

.tipi-xs-12 {
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .page-header-skin-4.block-title-wrap .filters {
    background: transparent;
  }
  .slider-arrow.tipi-arrow-m {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .slider-arrow.tipi-arrow-m i:after {
    margin-top: -1px;
  }
  .entry-content .aligncenter {
    margin-left: -20px;
    margin-right: -20px;
    max-width: none;
    width: calc( 100% + 40px) !important;
  }
  .entry-content .aligncenter .wp-caption-text {
    padding: 0 20px;
  }
  .share-it:not(.share-it-text):not(.share-it-11) .share-button {
    width: calc( 50% - 10px);
  }
  .share-it-text, .share-it-11 {
    text-align: center;
  }
  .share-it-text .title, .share-it-11 .title {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  .block-wrap.sticky-el {
    top: auto !important;
  }
  .preview-1:not(.article-window) .mask {
    padding-bottom: 75px;
  }
  .preview-81 .mask, .block-piece-1 .preview-94.tipi-xs-12 .mask {
    padding-bottom: 75%;
  }
  .preview-81 .mask img, .block-piece-1 .preview-94.tipi-xs-12 .mask img {
    width: 150%;
    max-width: none;
    top: 50%;
    -webkit-transform: translatey(-50%) !important;
            transform: translatey(-50%) !important;
    left: -25%;
  }
  .shop_table .product-remove {
    padding: 15px 5px 15px 0;
  }
  .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  td.product-name {
    width: 30%;
  }
  .site-mob-header:not(.site-mob-header-2) .logo {
    padding: 0 15px;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .mob-fs, .block-wrap-250, .block-wrap-sb {
    padding-left: 0;
    padding-right: 0;
  }
  .block-25 article:nth-last-child(2) {
    margin-bottom: 30px !important;
  }
  .sidebar-wrap .sidebar {
    padding: 0 20px;
  }
  .mob-fs .tipi-row-inner-box:not(.tipi-row) .block-title-wrap, .mob-fs .tipi-row-inner-box:not(.tipi-row) .meta {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mob-fs .tipi-row-inner-box:not(.tipi-row) .block-92 .block-piece-2 article .meta {
    padding-left: 10px;
    padding-right: 10px;
  }
  .block-69 .block-piece-2 article .meta {
    padding-left: 0;
    padding-right: 0;
  }
  .block-title-46 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .block-300.tipi-row .mob-fs .tipi-row-inner-box:not(.tipi-row) .block-title-wrap, .block-300.tipi-row .mob-fs .tipi-row-inner-box:not(.tipi-row) article:not(.split-1) .meta {
    padding-left: 0;
    padding-right: 0;
  }
  .format-gallery.md-2 .no-par:not(.mask-loaded) .hero {
    padding-bottom: calc( 50% + 125px);
  }
  .block-title-46 p {
    font-size: 15px !important;
  }
  .block-wrap-51 .slider-arrow-next, .block-wrap-51.tile-design-wrap-3 .slider-arrow-next, .block-wrap-51.tile-design-wrap-4 .slider-arrow-next {
    right: 15px;
  }
  .block-wrap-51 .slider-arrow-prev, .block-wrap-51.tile-design-wrap-3 .slider-arrow-prev, .block-wrap-51.tile-design-wrap-4 .slider-arrow-prev {
    left: 15px;
  }
  .block-wrap-51 .meta, .block-wrap-51.tile-design-wrap-3 .meta, .block-wrap-51.tile-design-wrap-4 .meta {
    padding: 20px 60px !important;
  }
  .block-1 .lets-review-api-wrap {
    width: 26px;
    height: 24px;
    line-height: 24px;
  }
  .block-1 .lets-review-api-wrap .lets-review-final-score {
    font-size: 10px;
    letter-spacing: 0;
    opacity: 1;
  }
  .block-1 .lets-review-api-wrap .lets-review-final-score .cb-percent-sign {
    padding-left: 1px;
    font-size: 8px;
  }
  .block-wrap-slider article {
    padding-bottom: 60%;
  }
  .block-wrap-slider article .mask img {
    width: 130%;
    max-width: none;
    margin-left: -15%;
  }
  .block-wrap-slider .subtitle {
    display: none;
  }
  .hero-wrap.parallax.mask-loaded .mask img {
    width: 110%;
    max-width: none;
    margin-left: -5%;
  }
  .block-wrap-53 article .mask img, .block-wrap-54 article .mask img {
    margin-top: -15%;
  }
  .block-wrap-46 .block-piece-1 .meta {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .block-wrap-46 .contents {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-wrap-46 .loading-embed .meta {
    height: 0;
  }
  .hero-with-content-related .videos-mini-wrap article {
    max-width: 100%;
  }
  .title-cut-bl .meta-wrap .meta, .title-cut-bc .meta-wrap .meta {
    width: 75%;
  }
  .entry-content .video-wrap {
    padding-bottom: 63%;
  }
  .title-middle .hero-meta.tipi-m-typo .title {
    font-size: 2rem;
  }
  .title-middle .hero-meta.tipi-m-typo .subtitle {
    font-size: 1rem;
  }
  .inline-post {
    padding-left: 0;
    padding-right: 0;
  }
  .hero-m:not(.format-gallery) .hero img {
    width: 130%;
    max-width: none;
    margin-left: -15%;
  }
  .hero-18 .hero {
    width: calc(100% + 40px);
    margin: -30px -20px 0;
  }
  /*------------------------------------------------------------------
[X. Modals -480 ]
*/
  .mc4wp-form-fields p, .mc4wp-form-fields input {
    width: 100%;
  }
  .mc4wp-form-fields input {
    text-align: center;
  }
  .post-end-subscribe .mc4wp-form-fields p:first-child {
    padding-right: 0;
    margin-bottom: 10px;
  }
  .user-page-box {
    text-align: center;
  }
  .user-page-box .mask {
    margin-bottom: 30px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  .user-page-box .author-info-wrap {
    margin-bottom: 15px;
  }
  .user-page-box .icons {
    margin-top: 20px;
  }
  .team-member-details .team-member-detail {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  /*------------------------------------------------------------------
[X. Next Previous Block -480]
*/
  .next-prev-posts {
    text-align: center;
  }
  .next-prev-posts .prev-block {
    margin-bottom: 30px;
  }
  .next-prev-posts i {
    display: none;
  }
  .next-prev-posts img {
    margin-bottom: 15px;
  }
  /*------------------------------------------------------------------
[X. Singular footer blocks -480]
*/
  .comment-list .comment-content {
    clear: both;
  }
  /*------------------------------------------------------------------
[X. Blocks -480]
*/
  .split-1 .meta .excerpt {
    display: none;
  }
  .split-1 .title {
    font-size: 16px !important;
  }
  .split-1 .mask .icon-size-m.icon-base-2 {
    width: 30px;
    height: 30px;
  }
  .split-1 .mask .icon-size-m.icon-base-2 i {
    line-height: 30px;
    font-size: 15px;
  }
  .split-1 .byline:not(.byline-1) {
    padding-top: 10px;
  }
  .block-wrap-110 .split-1 .mask {
    padding-left: 0;
  }
  .preview-grid {
    margin-bottom: 2px;
  }
  .block-piece-2 .tipi-xs-6:nth-child(odd) {
    padding-right: 1px;
  }
  .block-piece-2 .tipi-xs-6:nth-child(even) {
    padding-left: 1px;
  }
  .zeen-top-block .preview-grid {
    margin-bottom: 0 !important;
  }
  .block-wrap-grid.tipi-col .preview-grid {
    margin-bottom: 20px;
  }
  .block-wrap-grid article {
    border-top-width: 0;
  }
  .block-94:not(.block-flipped) .loop-2.tipi-xs-6 {
    padding-left: 0;
  }
  .block-94:not(.block-flipped) .loop-3.tipi-xs-6 {
    padding-right: 0;
  }
  .block-flipped.block-94 .loop-0.tipi-xs-6 {
    padding-left: 0;
  }
  .block-flipped.block-94 .loop-1.tipi-xs-6 {
    padding-right: 0;
  }
  .preview-84 .title, .block-piece-2 .preview-94 .title, .block-piece-2 .preview-92 .title {
    font-size: 1rem;
  }
  .preview-84 .subtitle, .block-piece-2 .preview-94 .subtitle, .block-piece-2 .preview-92 .subtitle {
    display: none;
  }
  .preview-84 {
    width: calc( 50% - 1px);
  }
  .preview-84:nth-child(even) {
    margin-left: 1px;
  }
  .preview-84:nth-child(odd) {
    margin-right: 1px;
  }
  .tile-design .meta {
    padding: 20px;
  }
  .block-title-wrap-style {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .block-title-wrap-style > .tipi-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-title-wrap-style .block-title-area {
    width: 100%;
  }
  .block-title-wrap-style .filters {
    width: 100%;
    margin-top: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block-title-wrap-style .filters .sorter {
    padding-right: 5px;
    width: 100%;
    text-align: center;
  }
  .block-title-wrap-style .filters .sorter .options {
    right: auto;
    left: 50%;
    -webkit-transform: translatex(-50%) translatey(-2px);
            transform: translatex(-50%) translatey(-2px);
  }
  .block-title-wrap-style .filters .sorter.active .options {
    -webkit-transform: translatex(-50%) translatey(0);
            transform: translatex(-50%) translatey(0);
  }
  .block-title-wrap-style .filters .load-more-wrap {
    margin-right: auto;
    margin-left: auto;
  }
  .block-title-wrap-style.with-load-more .sorter {
    margin-bottom: 20px;
  }
  .block-title-wrap-style .block-title {
    padding-right: 20px;
    padding-left: 20px;
  }
  .block-title-wrap-style .block-title {
    position: relative;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block-title-wrap-style .block-title > p {
    max-width: 90%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .block-title-wrap-style .block-title:after, .block-title-wrap-style .block-title:before {
    content: '';
    position: relative;
    width: 100%;
    left: 30px;
  }
  .block-title-wrap-style .block-title:before {
    left: auto;
    right: 30px;
  }
  .with-sorter .block-title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .with-sorter .filters {
    padding-bottom: 20px;
  }
  .separation-border-style:not(.split-1) {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .separation-border:not(.split-1) {
    margin-bottom: 30px;
  }
  .block-subtitle {
    padding-top: 5px;
  }
  .split-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .site-footer .split-1, .related-posts-wrap .split-1 {
    padding-left: 0;
    padding-right: 0;
  }
  .tipi-row-inner-box.tipi-row .split-1, .block-300.tipi-row .split-1 {
    padding-left: 0;
    padding-right: 0;
  }
  /*------------------------------------------------------------------
[X. WooCommerce -480]
*/
  .woocommerce-tabs .tabs {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
  .woocommerce-message, .woocommerce-error, .woocommerce-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
  }
  .woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
    margin-bottom: 15px;
  }
  table .product-thumbnail {
    display: none;
  }
  table input.qty {
    width: 30px;
  }
  table .actions .coupon {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  table .actions button[name="update_cart"] {
    width: 100% !important;
  }
  /*------------------------------------------------------------------
[X. bbPress -480]
*/
  .bbp-admin-links {
    width: 100%;
    text-align: left;
  }
  .bbp-header {
    font-size: 10px;
  }
  .bbp-user-section .forum-titles {
    font-size: 10px;
  }
  .bbp-user-section .forum-titles .bbp-forum-info, .bbp-user-section .forum-titles .bbp-topic-title {
    padding-left: 5px;
  }
  .bbp-user-section .bbp-body .forum, .bbp-user-section .bbp-body .topic {
    padding-left: 0;
  }
  .bbp-user-section .bbp-topic-meta {
    display: none;
  }
  .bbp-user-section .bbp-forum-title, .bbp-user-section .bbp-topic-permalink {
    font-size: 12px;
  }
  #bbp-single-user-details, #bbp-user-body {
    float: none;
    width: 100%;
  }
  /*------------------------------------------------------------------
[X. bbPress -480]
*/
  #buddypress ul.item-list li {
    padding: 20px;
  }
  #buddypress .activity-list li .activity-content {
    width: calc( 100% - 40px);
  }
  #buddypress p > iframe {
    max-height: 150px;
  }
  #buddypress div.activity-comments ul li ul li ul {
    margin-left: 0;
  }
  #buddypress .dir-form {
    border-top: 1px solid #eee;
  }
  #buddypress div.pagination {
    text-align: center;
  }
  #buddypress div.pagination div {
    float: none !important;
  }
  #buddypress div.pagination .pagination-links {
    margin: 15px 0 0;
  }
  #buddypress div.activity-meta a {
    padding: 5px 10px;
  }
  #buddypress .activity-list li .activity-avatar img, #buddypress #buddypress .activity-list li .acomment-avatar img {
    height: 20px !important;
    width: 20px !important;
  }
  #buddypress .activity-list li .activity-avatar a, #buddypress #buddypress .activity-list li .acomment-avatar a {
    line-height: 40px !important;
  }
  #buddypress .activity-list li .activity-avatar, #buddypress #buddypress .activity-list li .acomment-avatar {
    width: 40px;
  }
  #buddypress #members-list li, #buddypress #groups-list li {
    width: 48%;
  }
  div.jetpack-recipe .jetpack-recipe-meta {
    text-align: center;
  }
  div.jetpack-recipe .jetpack-recipe-meta li {
    width: 100%;
    margin-bottom: 15px;
  }
  div.jetpack-recipe .jetpack-recipe-meta li.jetpack-recipe-print {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 481px) {
  /*------------------------------------------------------------------
[X. Grid 481]
*/
  .ppl-s-2 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 50% - 15px);
            flex: 0 0 calc( 50% - 15px);
  }
  .ppl-s-3 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 100% / 3 - 20px);
            flex: 0 0 calc( 100% / 3 - 20px);
  }
  /*------------------------------------------------------------------
[X. Slider]
*/
  .slider-nav {
    height: 150px;
  }
  .slider-for, .slider-imgs {
    height: 350px;
  }
  .title-contrast .slider-imgs {
    height: 100%;
  }
  /*------------------------------------------------------------------
[X. Widgets]
*/
  .tipi-per-row-5 .instagram-img {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  blockquote, q {
    font-size: 1.66666666rem;
  }
  /*------------------------------------------------------------------
[X. Post 481px ]
*/
  .inline-post {
    padding: 30px;
  }
  .inline-post .block article .meta {
    padding-left: 30px;
  }
  .inline-post .see-also {
    top: 30px;
  }
  .hero-l .parallax:not(.mask-loaded) .hero, .hero-l .no-par:not(.mask-loaded) .hero, .hero-l .cover-1 .hero {
    height: 56.25vw;
    padding-bottom: 0;
  }
  .hero-l .hero-wrap.parallax .spacer {
    padding-bottom: 56.25%;
  }
  .hero-m .parallax:not(.mask-loaded) .hero, .hero-m .no-par:not(.mask-loaded) .hero, .hero-m .cover-1 .hero {
    padding-bottom: 50%;
  }
  .hero-m.format-video .hero-18:not(.mask-loaded) .hero {
    padding-bottom: 28%;
  }
  .hero-m .hero-wrap.parallax .hero {
    overflow: hidden;
  }
  .hero-m .hero-wrap.parallax .spacer {
    padding-bottom: 47%;
  }
  .hero-meta.tipi-m-typo .title {
    font-size: 2.2rem;
  }
  .hero-meta.tipi-m-typo .subtitle {
    font-size: 1.1rem;
  }
  .title-middle .hero-wrap .media-icon, .title-fixed .hero-wrap .media-icon {
    margin-top: 30px;
  }
  /*------------------------------------------------------------------
[X. Archive 481px ]
*/
  .block-title-1 .block-title {
    position: relative;
    padding-right: 30px;
    display: table;
    white-space: nowrap;
  }
  .block-title-1 .block-title:after {
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 100%;
    left: 30px;
  }
  .block-title-1 .block-title-wrap-style .filters {
    padding-top: 8px;
    margin-top: 0;
    float: right;
    display: block;
  }
  .block-title-1 .block-title-area {
    width: 100%;
  }
  .block-title-1 .sorter {
    margin-left: 15px;
    display: inline-block;
    padding-top: 2px;
  }
  .block-title-1 .sorter i {
    top: 1px;
  }
  .block-title-1 .archive-sorter {
    padding-top: 2px;
  }
  .block-title-1 .load-more-wrap-2 {
    margin-left: 15px;
    margin-right: 0;
  }
  .block-title-1 .load-more-wrap-2:first-of-type {
    margin-left: 30px;
  }
  .only-filters .filters {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .page-header.block-title-xl {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-skin-2 .block-title-1 .block-title:after, .block-skin-11 .block-title-1 .block-title:after {
    display: none;
  }
  .block-title-2 .block-title-wrap-style .filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block-title-2 .block-title-wrap-style .filters .sorter {
    margin: 0 25px 0 15px;
  }
  .block-title-2.with-load-more:not(.only-filters) .filters {
    position: absolute;
    right: 0;
  }
  .block-title-2.with-load-more:not(.only-filters) .block-title-area {
    padding-left: 60px;
    padding-right: 60px;
  }
  .with-load-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .with-load-more .filters {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  /*------------------------------------------------------------------
[X. Blocks 481px ]
*/
  .block-wrap-cols-3 .block-wrap .user-page-box, .block-wrap-cols-2-2 .zeen-col-0 .block-wrap .user-page-box, .block-wrap-cols-2-1 .zeen-col-1 .block-wrap .user-page-box {
    width: 100%;
    margin-right: 0;
  }
  .block-wrap-cta .title-area {
    width: 76%;
  }
  .cta-meta-mh .title-area {
    left: 12%;
  }
  .block-wrap-82:first-of-type .block:first-of-type .grid-spacing:nth-child(1), .block-wrap-82:first-of-type .block:first-of-type .grid-spacing:nth-child(2) {
    border-top-width: 0;
  }
  .block-wrap-92:first-of-type .block:first-of-type .grid-spacing:nth-child(1), .block-wrap-92:first-of-type .block:first-of-type .grid-spacing:nth-child(2), .block-wrap-92:first-of-type .block:first-of-type .grid-spacing:nth-child(3) {
    border-top-width: 0;
  }
  .block-wrap-46 .block-piece-1 .meta {
    bottom: 20px;
    padding-left: 35px;
    position: absolute;
  }
  .block-97 .block-piece {
    width: 50%;
  }
  .preview-62 .title {
    font-size: 1.333333rem !important;
  }
  .preview-82 {
    width: 50%;
  }
  .block-81 .grid-spacing:last-of-type {
    border-bottom: 0;
  }
  .block-42 .preview-21 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 50% - 15px);
            flex: 0 0 calc( 50% - 15px);
  }
  .block-42 .preview-21.separation-border-style {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .preview-21.separation-border-style:nth-last-child(2), .preview-21.separation-border-style:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .ppl-s-3 .tipi-s-typo .title {
    font-size: 16px;
    padding-top: 10px;
  }
  .separation-border-v {
    position: absolute;
    height: 100%;
    width: 1px;
  }
  .separation-border-total-3 {
    display: block;
  }
  .separation-border-total-3.separation-border-v-2 {
    left: 50%;
  }
  .zeen-hw-wrap article {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .block-67 article {
    width: calc( 50% - 15px);
  }
  .split-1:not(.preview-thumbnail) .mask {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 50% - 15px);
            flex: 0 0 calc( 50% - 15px);
    width: calc( 50% - 15px);
  }
  .split-1:not(.preview-thumbnail) .meta {
    padding-left: 30px;
    padding-right: 15px;
  }
  .split-1:not(.preview-thumbnail).no-fi .meta {
    padding-left: 0;
  }
  .block-94 .block-piece-2 .tipi-m-3 {
    width: 50%;
  }
  .block-piece {
    position: relative;
  }
  .block-masonry-wrap .block {
    margin-left: -15px;
    margin-right: -15px;
  }
  .block-masonry-wrap .block > .block-masonry > article {
    padding: 0 15px 30px;
  }
  .block-masonry-with-v .block {
    margin-left: -30px;
    margin-right: -30px;
  }
  .block-masonry-with-v .tipi-col, .block-masonry-with-v .block > .block-masonry > article {
    padding-left: 30px;
    padding-right: 30px;
  }
  .block-masonry > article {
    float: left;
  }
  .block-masonry-2 article {
    width: 50%;
    display: inline-block;
  }
  .block-masonry-design-2 .byline-design-1 {
    padding-top: 0;
  }
  .block-masonry-3 article {
    width: 50%;
  }
  .fs-contents .block-title-wrap, .block-wrap-classic .fs-contents .block {
    padding: 0 30px;
  }
  .tile-design-4 .icon-size-m {
    margin-top: 20px;
  }
  .tile-design-4 .icon-size-s {
    margin-top: 10px;
  }
  /*------------------------------------------------------------------
[X. Author box 481]
*/
  .user-page-box-1 .author-bio {
    padding-top: 20px;
  }
  .user-page-box-1 .mask {
    margin-right: 60px;
    float: left;
    width: 60px;
  }
  .user-page-box-1 .meta {
    width: calc( 100% - 125px);
    float: left;
    position: relative;
  }
  .user-page-box-1 img:hover {
    -webkit-transform: translate3D(0, -3px, 0);
            transform: translate3D(0, -3px, 0);
  }
  .user-page-box-1 .icons {
    position: absolute;
    top: 5px;
    right: 0;
  }
  .article-layout-skin-2 .user-page-box-1 .meta {
    width: calc( 100% - 123px);
  }
  .user-page-box-2, .user-page-box-3, .user-page-box-4 {
    width: calc( 50% - 15px);
  }
  .user-page-box-2:nth-child(odd), .user-page-box-3:nth-child(odd), .user-page-box-4:nth-child(odd) {
    margin-right: 30px;
  }
  /*------------------------------------------------------------------
[X. Next Previous Block 481]
*/
  .next-prev-posts .mask {
    width: 50px;
    border-radius: 50%;
  }
  .next-prev-posts .mask img, .next-prev-posts .mask i {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .next-prev-posts .mask img {
    border-radius: 50%;
  }
  .next-prev-posts .mask i {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    font-size: 25px;
    color: #000;
  }
  .next-prev-posts .meta {
    width: calc( 100% - 80px);
  }
  .next-prev-posts .mask {
    margin-right: 30px;
  }
  .next-prev-posts .prev-block {
    margin-right: 30px;
  }
  .next-prev-posts .prev-block i {
    -webkit-transform: translate3D(calc( -50% + 5px), -50%, 0);
            transform: translate3D(calc( -50% + 5px), -50%, 0);
  }
  .next-prev-posts .next-block {
    text-align: right;
  }
  .next-prev-posts .next-block .mask {
    float: right;
    margin: 0;
    margin-left: 30px;
  }
  .next-prev-posts .next-block i {
    -webkit-transform: translate3D(calc( -50% - 5px), -50%, 0);
            transform: translate3D(calc( -50% - 5px), -50%, 0);
  }
  .next-prev-posts .next-block .meta {
    float: right;
  }
  .next-prev-posts .prev-next-block {
    width: calc( 50% - 15px);
    float: left;
  }
  .next-prev-posts .prev-next-block:hover i {
    opacity: 1;
    -webkit-transform: translate3D(-50%, -50%, 0);
            transform: translate3D(-50%, -50%, 0);
  }
  .next-prev-posts .prev-next-block:hover img {
    opacity: 0.1;
  }
  .just-one .next-block {
    float: right;
  }
  /*------------------------------------------------------------------
[X. Singular 481]
*/
  .block-da-post_before_content {
    margin-right: 30px;
  }
  .hero-18 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero-18 .hero, .hero-18 .meta-wrap {
    width: 50%;
    float: left;
  }
  .hero-18 .meta-wrap {
    padding-left: 30px;
  }
  .post-end-subscribe .mc4wp-form-fields, .post-end-subscribe #subscribe-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .post-end-subscribe .mc4wp-form-fields p, .post-end-subscribe #subscribe-text p {
    width: 25%;
  }
  .post-end-subscribe .mc4wp-form-fields p:first-of-type, .post-end-subscribe #subscribe-text p:first-of-type {
    width: 75%;
  }
  .post-end-subscribe .mc4wp-form-fields .zeen-checkbox, .post-end-subscribe #subscribe-text .zeen-checkbox {
    width: 100%;
  }
  .post-end-subscribe .mc4wp-form-fields .zeen-checkbox label .zeen-i, .post-end-subscribe #subscribe-text .zeen-checkbox label .zeen-i {
    background: #d0d0d0;
  }
  .site-main .share-it-1 .share-button, .site-main .share-it-2 .share-button {
    margin-bottom: 15px;
    width: calc( 33.33333% - 10px);
  }
  .site-main .share-it-1 .share-button:first-child:nth-last-child(2),
  .site-main .share-it-1 .share-button:first-child:nth-last-child(2) ~ .share-button, .site-main .share-it-2 .share-button:first-child:nth-last-child(2),
  .site-main .share-it-2 .share-button:first-child:nth-last-child(2) ~ .share-button {
    width: calc( 50% - 10px);
  }
  .site-main .share-it-1 .share-button:first-child:nth-last-child(3),
  .site-main .share-it-1 .share-button:first-child:nth-last-child(3) ~ .share-button, .site-main .share-it-1 .share-button:first-child:nth-last-child(6),
  .site-main .share-it-1 .share-button:first-child:nth-last-child(6) ~ .share-button, .site-main .share-it-2 .share-button:first-child:nth-last-child(3),
  .site-main .share-it-2 .share-button:first-child:nth-last-child(3) ~ .share-button, .site-main .share-it-2 .share-button:first-child:nth-last-child(6),
  .site-main .share-it-2 .share-button:first-child:nth-last-child(6) ~ .share-button {
    width: calc( 33.33333% - 10px);
  }
  /*------------------------------------------------------------------
[X. WooCommerce 481]
*/
  .product > .outofstock, .product > .onsale {
    margin-left: 15px;
  }
  .woocommerce-product-gallery__trigger {
    right: 30px;
  }
  .product .images {
    float: left;
    width: 50%;
    margin-bottom: 45px;
    padding-right: 15px;
  }
  .product .summary {
    float: right;
    width: 50%;
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .woocommerce-message .button {
    float: right;
  }
  .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .products .product {
    float: left;
    width: 48%;
  }
  .woocommerce-tabs {
    padding-top: 45px;
  }
  .woocommerce-tabs h2:first-child {
    display: none;
  }
  .woocommerce-tabs .tabs {
    width: 40%;
    float: left;
    padding-right: 10%;
  }
  .woocommerce-tabs .tabs li a:after {
    content: "\e90b";
  }
  .woocommerce-tabs .tabs .active a:after {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .woocommerce-tabs .panel {
    width: 60%;
    float: right;
    margin-right: 0;
    margin-top: 0;
  }
  table .actions button[name="update_cart"] {
    float: right;
  }
  form.checkout .col2-set {
    width: 100%;
    float: left;
    margin-bottom: 30px;
  }
  form.checkout .col-1, form.checkout .col-2 {
    width: calc( 50% - 15px);
    float: left;
  }
  form.checkout .col-1 {
    margin-right: 30px;
  }
  .woocommerce-MyAccount-navigation-link.is-active:after {
    content: "\e90b";
  }
  .woocommerce-message .button {
    margin-top: -8px;
  }
  .woocommerce-MyAccount-content .woocommerce-Message a {
    margin-right: 10px;
  }
  /*------------------------------------------------------------------
[X. bbPress 481]
*/
  .bbp-pagination-links {
    float: right;
  }
  .bbp-body .forum {
    padding: 30px 10px;
  }
  .bbp-reply-header {
    padding: 15px 20px 0px 20px;
  }
  .bbp-forum-topic-count, .bbp-topic-reply-count {
    width: 15%;
  }
  .bbp-forum-info, .bbp-topic-title {
    width: 60%;
    padding: 0 20px;
  }
  .bbp-admin-links, .bbp-meta .bbp-header, .bbp-meta .bbp-topic-permalink, .bbp-reply-post-date {
    font-size: 11px;
  }
  .bbp-reply-permalink {
    float: right;
    margin-left: 15px;
  }
  .bbp-body .bbp-reply-content {
    padding-left: 130px;
  }
  .bbp-body .bbp-reply-author {
    width: 85px;
    padding-left: 5px;
    text-align: center;
  }
  .bbp-admin-links {
    float: right;
  }
  .bbp-admin-links a {
    padding: 0 2px;
  }
  #bbp-user-navigation li.current:after {
    content: "\e90b";
  }
  /*------------------------------------------------------------------
[X. BuddyPress 481]
*/
  #buddypress #whats-new-post-in-box {
    float: right;
    margin-right: 30px;
  }
  /*------------------------------------------------------------------
[X. Recipe 481]
*/
  div.jetpack-recipe .jetpack-recipe-ingredients {
    padding-right: 30px;
    width: 180px;
  }
  div.jetpack-recipe div.jetpack-recipe-directions {
    width: calc( 100% - 180px);
  }
  div.jetpack-recipe .jetpack-recipe-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .tipi-xs-0 {
    display: none;
  }
  .mob-off:not(.da-resp-off), .excerpt-mob-off .excerpt, .avatar-mob-off .byline-part.author-avatar {
    display: none;
  }
  .tipi-xs-flex-full {
    display: block;
  }
  .tipi-xs-flex-full > * {
    text-align: center;
    margin-top: 15px;
  }
  .zeen-xs-center {
    text-align: center;
  }
  .user-page-box .icons {
    font-size: 16px;
  }
  .user-page-box .icons a {
    margin: 0 10px;
  }
  .extras, .tipi-basket-wrap, .details {
    display: none;
  }
  .mob-fi-tall .title-middle:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap {
    height: calc( 100vh - 70px) !important;
    max-height: none !important;
  }
  .mob-fi-tall .title-middle:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap .hero {
    height: 100vh;
    max-height: none !important;
  }
  .mob-fi-tall .title-middle:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap .hero img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .title-cut-bl .meta-wrap .meta, .title-cut-bc .meta-wrap .meta {
    width: 66%;
  }
  .title-cut-bl .hero-wrap .meta, .title-cut-bc .hero-wrap .meta {
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 5px;
  }
  .title-cut-bc .hero-wrap .meta-wrap {
    bottom: 0;
  }
  .title-cut-bc .hero-wrap .meta-wrap .meta {
    width: 100%;
    padding-bottom: 15px;
  }
  .hero-31 .spacer {
    height: calc( 100vh - 70px);
  }
  .title-cut-bl .meta-wrap .meta {
    width: 66%;
  }
  .entry-content .alignnone {
    margin-left: -20px;
    margin-right: -20px;
    max-width: none;
    width: calc( 100% + 40px) !important;
  }
  .entry-content .alignnone .wp-caption-text {
    padding: 0 20px;
  }
  .entry-content table .alignnone {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: auto !important;
  }
  .entry-content .video-wrap {
    width: calc( 100% + 40px);
    margin-left: -20px;
    padding-bottom: 60%;
  }
  .hero-with-content.tipi-row article {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cb-design-2 .cb-review-conclusion-title {
    padding-top: 15px;
  }
  .single-content .hero-wrap {
    margin: -30px -20px 20px;
  }
  .single-content .block-da-post_above_fi + .hero-wrap {
    margin-top: 0;
  }
  .single-content .meta-wrap + .hero-wrap {
    margin-top: 0;
  }
  .contents-wrap.tipi-row .tipi-row, .block-69 .tipi-row {
    padding-left: 0;
    padding-right: 0;
  }
  .block-wrap-cta .block-title-wrap {
    text-align: center;
  }
  .block-wrap-cta .block-title-area {
    width: 100%;
  }
  .block-wrap-cta .tipi-button {
    width: 48%;
    float: left;
    padding: 0 10px;
    text-align: center;
    margin: 20px 0 0;
  }
  .block-wrap-cta .cta-button-2 {
    margin-left: 4%;
  }
  .block-wrap-cta .cta-button-solo {
    width: 100%;
  }
  .block-wrap-cta .cta-content {
    font-size: 14px;
  }
  .block-69 .block-piece-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-69 .block-piece-2 article {
    margin-top: 30px;
    padding-left: 15px;
    width: 50%;
    margin-bottom: 0;
  }
  .block-69 .block-piece-2 article .title {
    font-size: 1rem;
  }
  .block-69 .block-piece-2 article:last-of-type {
    display: none;
  }
  .block-69 .block-piece-2 article:first-of-type, .block-69 .block-piece-2 article:nth-child(3) {
    padding-left: 0;
    padding-right: 15px;
  }
  .block-78 .block-piece-2 {
    margin-bottom: 30px;
  }
  .block-78 .block-piece-1 article, .block-78 .block-piece-3 article {
    padding-left: 15px;
    width: 50%;
  }
  .block-78 .block-piece-1 article:first-of-type, .block-78 .block-piece-3 article:first-of-type {
    padding-left: 0;
    padding-right: 15px;
  }
  .block-65 .preview-mini-wrap {
    -webkit-transform: none !important;
            transform: none !important;
    margin-bottom: 30px;
  }
  .block-wrap-grid, .block-300-grid {
    padding-left: 0;
    padding-right: 0;
  }
  input[type="search"]::-webkit-search-cancel-button {
    display: none;
  }
  .content-found-wrap .tipi-button {
    margin-top: 30px;
  }
  /*------------------------------------------------------------------
[X. Sliders ]
*/
  .slider-dots {
    display: none !important;
  }
  /*------------------------------------------------------------------
[X. Tipi blocks 767px max ]
*/
  .site-header {
    display: none;
  }
  .dt-header-da {
    display: block;
  }
  .dt-header-da .logo, .dt-header-da .secondary-wrap, .dt-header-da .horizontal-menu {
    display: none;
  }
  .block-wrap-66 .block-piece-2 {
    margin: 30px 0;
    top: 0 !important;
  }
  .site-mob-header-wrap {
    background: inherit;
  }
  .site-mob-skin-1 {
    background: #fff;
  }
  .site-mob-skin-2 {
    background: #141516;
    color: #fff;
  }
  .site-mob-menu-a-4 .site-inner:after, .site-mob-menu-a-4 .site-content, .site-mob-menu-a-4 .site-footer {
    -webkit-transition: opacity 1s cubic-bezier(0.2, 1, 0.3, 1);
    transition: opacity 1s cubic-bezier(0.2, 1, 0.3, 1);
  }
  .site-mob-menu-a-4 .still:not(.stuck) {
    -webkit-transition: all 1s cubic-bezier(0.2, 1, 0.3, 1) !important;
    transition: all 1s cubic-bezier(0.2, 1, 0.3, 1) !important;
  }
  /*------------------------------------------------------------------
[X. Modals 767px max ]
*/
  .content-search {
    padding: 0;
  }
  .content-search .search-hints {
    padding-top: 5px;
    text-align: center;
  }
  .content-search .search-hints .search-hint {
    display: none;
  }
  .with-results-cache .search-hints {
    display: none;
  }
  .content-subscribe-1 .tipi-modal-bg {
    padding: 30px;
  }
  .site-mob-menu-a-4 .mob-bot-share, .site-mob-menu-a-4 .site-mob-header.sticky-menu-2.stuck, .site-mob-menu-a-4 .site-mob-header, .site-mob-menu-a-4 .site-inner, .site-mob-menu-a-4 .sticky-menu-2 .stuck.active, .site-mob-menu-a-4 .zeen-top-block, .site-mob-menu-a-4 .sticky-menu {
    -webkit-transition: all 1s cubic-bezier(0.2, 1, 0.3, 1);
    transition: all 1s cubic-bezier(0.2, 1, 0.3, 1);
  }
  .sidebar-wrap .sidebar {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .zeen-top-block article {
    display: none;
  }
  .zeen-top-block article:first-child {
    display: block;
  }
  .zeen-top-block .block-piece-2 {
    display: none;
  }
  .zeen-top-block .preview-82 {
    width: 100%;
  }
  .zeen-top-block .preview-81 .mask img, .zeen-top-block .block-piece-1 .preview-94.tipi-xs-12 img {
    max-width: 100%;
    top: 0;
    -webkit-transform: none !important;
            transform: none !important;
    left: 0;
  }
  .zeen-top-block .preview-81 .mask .subtitle, .zeen-top-block .block-piece-1 .preview-94.tipi-xs-12 .subtitle {
    display: none;
  }
  /*------------------------------------------------------------------
[X. Singular 767px max ]
*/
  .hero-18 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero-18.tipi-row.hero-wrap {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .stack-1 .byline-2 {
    margin-top: 15px;
  }
  .block-wrap-25 .block-tiny-title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    width: 100%;
  }
  .block-wrap-grid .block-title-1 {
    padding-left: 20px;
  }
  .footer-widget-bg-area-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .site-footer .footer-widget-area, .site-footer .footer-lower-area {
    padding-left: 20px;
    padding-right: 20px;
  }
  #buddypress div#item-header #item-header-cover-image #item-header-content {
    max-width: 100% !important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .footer-widget.widget_nav_menu:last-child, .footer-widget.widget_nav_menu:nth-last-child(2), .footer-widget.widget_categories:last-child, .footer-widget.widget_categories:nth-last-child(2) {
    width: calc( 50% - 30px);
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom-width: 0;
  }
}

@media only screen and (min-width: 768px) {
  /*------------------------------------------------------------------
[X. Grid 768]
*/
  .tipi-m-0 {
    display: none;
  }
  .tipi-m-1 {
    width: 8.333333333333333%;
  }
  .tipi-m-2 {
    width: 16.66666666666667%;
  }
  .tipi-m-3 {
    width: 25%;
  }
  .tipi-m-4 {
    width: 33.33333333333333%;
  }
  .tipi-m-5 {
    width: 41.66666666666667%;
  }
  .tipi-m-6 {
    width: 50%;
  }
  .tipi-m-7 {
    width: 58.33333333333333%;
  }
  .tipi-m-8 {
    width: 66.66666666666667%;
  }
  .tipi-m-9 {
    width: 75%;
  }
  .tipi-m-10 {
    width: 83.33333333333333%;
  }
  .tipi-m-11 {
    width: 91.66666666666667%;
  }
  .tipi-m-12 {
    width: 100%;
  }
  .tipi-cols {
    margin-left: -15px;
    margin-right: -15px;
  }
  .tipi-col {
    padding-right: 15px;
    padding-left: 15px;
  }
  .tipi-col-a {
    padding-left: 0;
  }
  .tipi-col-z {
    padding-right: 0;
  }
  .tipi-row, .tipi-builder-on .contents-wrap > p {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ppl-m-3 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 100% / 3 - 20px);
            flex: 0 0 calc( 100% / 3 - 20px);
    width: calc( 33% - 20px);
  }
  .ppl-m-4 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 25% - 90px / 4);
            flex: 0 0 calc( 25% - 90px / 4);
    width: calc( 25% - 22px);
  }
  .ppl-m-5 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 20% - 50px / 5);
            flex: 0 0 calc( 20% - 50px / 5);
    width: calc( 20% - 10px);
  }
  /*------------------------------------------------------------------
[X. General 768px ]
*/
  .link-color-wrap a {
    -webkit-transition: color 0.35s ease;
    transition: color 0.35s ease;
  }
  .article-ani-2 {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .article-ani-2:not(.article-window) {
    -webkit-transform: translate3d(0, 45px, 0);
            transform: translate3d(0, 45px, 0);
  }
  .article-ani-1 img {
    -webkit-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
  }
  .article-ani-1:not(.article-window) img {
    opacity: 0;
  }
  .filter-wrap-2 .article-ani {
    opacity: 1;
  }
  .dt-off:not(.da-resp-off) {
    display: none;
  }
  /*------------------------------------------------------------------
[X. Typo 768px ]
*/
  .tipi-l-typo .title, .tipi-xl-typo .title {
    font-size: 2rem;
  }
  .tipi-l-typo .subtitle, .tipi-xl-typo .subtitle {
    font-size: 1.33333rem;
    padding-top: 10px;
  }
  .title-cut-bl .hero-meta.tipi-m-typo .title, .title-cut-bl .hero-meta.tipi-xl-typo .title, .title-cut-bc .hero-meta.tipi-m-typo .title, .title-cut-bc .hero-meta.tipi-xl-typo .title {
    font-size: 2.5rem;
  }
  .title-cut-bl .hero-meta.tipi-m-typo .subtitle, .title-cut-bl .hero-meta.tipi-xl-typo .subtitle, .title-cut-bc .hero-meta.tipi-m-typo .subtitle, .title-cut-bc .hero-meta.tipi-xl-typo .subtitle {
    font-size: 1.2rem;
  }
  .hero-meta.tipi-m-typo .title {
    font-size: 3rem;
  }
  .hero-meta.tipi-m-typo .subtitle {
    font-size: 22px;
  }
  .hero-s.title-middle .hero-meta.tipi-m-typo .title {
    font-size: 2.5rem;
  }
  .hero-s.title-middle .hero-meta.tipi-m-typo .subtitle {
    font-size: 1.25rem;
  }
  .hero-18.tipi-row {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .hero-18 {
    max-height: 85vh;
  }
  .hero-18 .meta-wrap {
    margin-top: auto;
    padding-bottom: 60px;
  }
  body:not(.has-bg) .post-wrap:first-of-type .hero-11, body:not(.has-bg) .post-wrap:first-of-type .hero-14, body:not(.has-bg) .post-wrap:first-of-type .hero-15, body:not(.has-bg) .post-wrap:first-of-type .hero-16 {
    margin-top: 3px;
  }
  .block-46 .block-piece-1 .media-icon {
    margin-left: -55px;
    margin-top: -55px;
  }
  /*------------------------------------------------------------------
[X. Slider 768px ]
*/
  .block-wrap-52 article {
    padding-bottom: 32.5%;
  }
  .block-wrap-53 article {
    padding-bottom: 27.5%;
  }
  .block-wrap-54 article {
    padding-bottom: 22.5%;
  }
  .block-wrap-54 article .title {
    font-size: 16px;
    padding-top: 5px;
  }
  .block-wrap-54 article .byline-part {
    display: none;
  }
  .block-wrap-54 article .byline-part.cats {
    display: inline-block;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 30px;
  }
  .gallery-viewing .hero-wrap .mask-overlay {
    opacity: 0;
    visibility: hidden;
  }
  .gallery-viewing .title-middle .hero-meta {
    opacity: 0;
    pointer-events: none;
  }
  .gallery-viewing .title-middle .hero img {
    opacity: 1 !important;
  }
  .gallery-viewing .title-middle .slide:before {
    opacity: 0 !important;
  }
  .md-1.title-middle .hero-wrap .slide:before {
    -webkit-transition: 0.6s opacity;
    transition: 0.6s opacity;
    background: #161616;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    opacity: 0.3;
  }
  .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 30px;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 8px;
    cursor: pointer;
  }
  .slick-dots li button {
    border: 0;
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    display: block;
    padding: 0;
    border-radius: 50%;
    height: inherit;
    width: inherit;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease, background-color 0.3s ease;
    transition: box-shadow 0.3s ease, background-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  }
  .slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
  }
  .slick-dots .slick-active button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px white;
            box-shadow: 0 0 0 2px white;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .tipi-fs .slick-dots {
    bottom: 45px;
  }
  .block-wrap-classic .fs-contents .block-69 {
    padding: 0;
  }
  /*------------------------------------------------------------------
[X. Archive 768px ]
*/
  .page-header.block-title-xl {
    padding-left: 30px;
    padding-right: 30px;
  }
  .body-header-style-70s .page-header.block-title-xl {
    padding-left: 0;
    padding-right: 0;
  }
  /*------------------------------------------------------------------
[X. Blocks 768px ]
*/
  .block-col-self .block-69 .block-piece-2 {
    padding: 0 30px;
    margin-bottom: -45px;
  }
  .block-col-self .block-69 .block-piece-2 article {
    width: 20%;
    padding: 0 10px;
    top: -45px;
    margin-bottom: 0px;
    text-align: center;
  }
  .block-col-self .block-69 .block-piece-2 article .byline-2 {
    margin-top: 15px;
  }
  .block-col-self .block-69 .block-piece-2 article .byline-3 .byline-part:not(.date) {
    display: none;
  }
  .block-col-self .block-69 .block-piece-2 article .title {
    font-size: 14px;
    padding-top: 15px;
  }
  .block-col-self .block-69 .block-piece-2 article .mask {
    border-radius: 4px;
  }
  .block-col-self .block-69 .block-piece-1 article .mask {
    padding-bottom: 50%;
  }
  .block-col-self .block-69 .block-piece-1 article .mask:hover img {
    opacity: 0.4;
  }
  .block-col-self .block-69 .block-piece-1 article .mask img {
    position: absolute;
    -webkit-transform: translatey(-50%) !important;
            transform: translatey(-50%) !important;
    top: 50%;
    left: 0;
  }
  .block-wrap-110 .block-69 .block-piece-2 {
    margin-top: 30px;
  }
  .block-wrap-110 .block-69 .tipi-row {
    padding-left: 0;
    padding-right: 0;
  }
  .preview-68 {
    padding-bottom: 90px;
  }
  .slider-height-m.slider-for, .slider-height-m.slider-imgs {
    height: 600px;
  }
  .preview-61.separation-border-style:nth-last-child(2), .preview-61.separation-border-style:last-child, .preview-61.separation-border-style:nth-last-child(3), .preview-62.separation-border-style:nth-last-child(2), .preview-62.separation-border-style:last-child, .preview-62.separation-border-style:nth-last-child(3) {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .block-93 article, .block-94 article {
    width: 100%;
  }
  .block-wrap-33 {
    font-size: 30px;
  }
  .block-wrap-51 article {
    -webkit-transition: none !important;
    transition: none !important;
  }
  .block-wrap-51 .tile-design .meta {
    bottom: 50px;
  }
  .block-wrap-51.tile-design-wrap-3 .slick-dots, .block-wrap-51.tile-design-wrap-4 .slick-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .zeen-top-block .block:not(.block-92):not(.block-94) article {
    max-height: 60vh;
  }
  .block-wrap-110 .block-title-wrap .tipi-row-inner-style, .zeen-widget .block-title-wrap .tipi-row-inner-style {
    display: block;
  }
  .block-wrap-110 .block-title-wrap .tipi-row-inner-style .filters, .zeen-widget .block-title-wrap .tipi-row-inner-style .filters {
    position: relative;
    padding-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block-wrap-110 .block-title-wrap .tipi-row-inner-style .filters .sorter, .zeen-widget .block-title-wrap .tipi-row-inner-style .filters .sorter {
    margin-right: 30px;
    margin-left: 0;
  }
  .block-wrap-110 .block-title-wrap .tipi-row-inner-style .filters .load-more-wrap, .zeen-widget .block-title-wrap .tipi-row-inner-style .filters .load-more-wrap {
    margin-right: 0;
    margin-left: auto;
  }
  .icon-size-l {
    border-width: 5px;
    width: 110px;
    height: 110px;
  }
  .icon-size-l i {
    font-size: 40px;
  }
  .block-title-m.block-title-2 .filters {
    margin-bottom: 15px;
  }
  .separation-border-v {
    display: block;
  }
  .separation-border-v.separation-border-v-0 {
    left: 0%;
  }
  .separation-border-v.separation-border-v-1 {
    left: 100%;
  }
  .separation-border-total-4.separation-border-v-2 {
    left: 33.3333%;
  }
  .separation-border-total-4.separation-border-v-3 {
    left: 66.6666%;
  }
  .block-wrap-53 article {
    max-width: 33.33333333333%;
  }
  .block-wrap-54 article {
    max-width: 25%;
  }
  .block-wrap-52 article {
    max-width: 50%;
  }
  .block-65 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .block-65 .separation-border {
    margin-bottom: 30px;
  }
  .preview-65.odd {
    padding: 30px;
  }
  .preview-65.even {
    padding: 0;
  }
  .preview-65:nth-child(5n) {
    padding: 45px;
  }
  .block-66 .separation-border-total-4.separation-border-v-2 {
    left: 25%;
  }
  .block-66 .separation-border-total-4.separation-border-v-3 {
    left: 75%;
  }
  .block-76 .block-piece-1 {
    padding-right: 40px;
  }
  .block-76 .block-piece-2 {
    padding-left: 0;
  }
  .block-76 .block-piece-2 article {
    width: calc( 50% - 20px);
    margin-right: 40px;
    float: left;
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
  .block-76 .block-piece-2 article:nth-child(even) {
    margin-right: 0;
  }
  .block-76 .block-piece-2 .loop-5, .block-76 .block-piece-2 .loop-6 {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .block-91 article, .block-92 article, .block-93 article, .block-94 article, .block-95 article {
    float: left;
  }
  .block-wrap-cta {
    position: relative;
  }
  .block-wrap-cta .cta-title {
    font-size: 3rem;
  }
  .block-wrap-cta .cta-title * {
    font-size: inherit;
  }
  .block-wrap-cta .cta-content {
    font-size: 1rem;
    margin-top: 15px;
  }
  .block-wrap-cta .cta-button-1 {
    margin-right: 30px;
  }
  .block-wrap-32 .mailing-wrap {
    padding-top: 20px;
  }
  .block-wrap-32 .block-subtitle {
    margin-top: 10px;
  }
  .block-wrap-32 .mc4wp-form-fields button {
    margin-top: 0;
  }
  .block-wrap-32 .mc4wp-form-fields p {
    width: 33%;
    float: left;
  }
  .block-wrap-32 .mc4wp-form-fields p:first-child {
    width: calc( 67% - 30px);
    margin-right: 30px;
  }
  .block-masonry-no-v .block-masonry-3 article {
    width: calc( ( 100% - 60px ) / 3);
  }
  .block-masonry-3 article {
    width: calc( 100% / 3);
  }
  .block-92 .block-piece {
    width: 50%;
    float: left;
  }
  .block-92 .block-piece-2 article .title, .block-94 .block-piece-2 .tipi-xs-6 .title {
    font-size: 1.2rem;
  }
  .block-94 .block-piece-2 .tipi-xs-12 .title {
    font-size: 1.6rem;
  }
  .block-93 .block-piece {
    float: left;
  }
  .block-93 .block-piece-1 {
    width: 66.6666667%;
  }
  .block-93 .block-piece-2 {
    width: 33.3333333%;
  }
  .block-94 .block-piece {
    width: 50%;
    float: left;
  }
  .block-95 .block-piece-2 {
    width: 100%;
  }
  .block-ppl-3 .stack-1 .byline-2, .block-ppl-4 .stack-1 .byline-2, .block-ppl-5 .stack-1 .byline-2 {
    margin-top: 20px;
  }
  .meta-overlay-1 .with-fi .meta {
    padding: 0 30px;
  }
  .meta-overlay-1 .preview-2 .meta {
    padding: 0 60px;
  }
  .ppl-s-3 .tipi-s-typo .title {
    font-size: 1.6rem;
  }
  .block-wrap-110 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-wrap-110 .split-1:not(.preview-thumbnail):not(.preview-1) .mask {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    width: 100px;
    margin-right: 30px;
  }
  .block-wrap-110 .split-1:not(.preview-thumbnail):not(.preview-1) .meta {
    padding-left: 0;
  }
  .block-wrap-110 .split-1:not(.preview-thumbnail):not(.preview-1).tipi-s-typo .title {
    font-size: 1.2rem;
    padding-top: 5px;
  }
  .block-wrap-cols-2 .zeen-col-1 {
    float: right;
  }
  .zeen-col-sz-20 {
    width: 20%;
  }
  .zeen-col-sz-20 .title {
    font-size: 1rem !important;
    padding-top: 5px;
  }
  .zeen-col-sz-20 .tile-design .subtitle {
    display: none;
  }
  .zeen-col-sz-46 {
    width: 46.666666%;
  }
  .zeen-col-sz-33 {
    width: 33.33333333333333%;
  }
  .block-wrap-quote blockquote {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 2.666666666rem;
  }
  .zeen-col-sz-50 .block-wrap-cta .cta-title + .tipi-button, .zeen-col--narrow .block-wrap-cta .cta-title + .tipi-button {
    margin-top: 30px !important;
  }
  .zeen-col-sz-50 .block-wrap-cta .cta-button-1, .zeen-col--narrow .block-wrap-cta .cta-button-1 {
    margin-right: 20px;
  }
  .zeen-col-sz-50 .block-wrap-cta .cta-title, .zeen-col--narrow .block-wrap-cta .cta-title {
    font-size: 1.66666rem;
  }
  .zeen-col-sz-50 .block-wrap-cta .tipi-button, .zeen-col--narrow .block-wrap-cta .tipi-button {
    margin-top: 20px;
  }
  .zeen-col-sz-50 .block-wrap-cta .cta-content, .zeen-col--narrow .block-wrap-cta .cta-content {
    font-size: 1rem;
    margin-top: 10px;
  }
  .zeen-col-sz-50 .block-wrap-cta .title-area, .zeen-col--narrow .block-wrap-cta .title-area {
    padding: 10px 20px;
    left: 0;
    width: 100%;
  }
  .zeen-col-sz-50 .block-wrap-cta .block-pretitle, .zeen-col--narrow .block-wrap-cta .block-pretitle {
    line-height: 1;
    margin-bottom: 7px;
  }
  .zeen-col-sz-50 .block-wrap-cta .block-pretitle:empty, .zeen-col--narrow .block-wrap-cta .block-pretitle:empty {
    display: none;
  }
  .zeen-col-sz-50 .block-wrap-cta .tipi-button, .zeen-col--narrow .block-wrap-cta .tipi-button {
    height: 36px;
    line-height: 32px;
  }
  .zeen-col-sz-50 .block-wrap-cta .cta-button > *, .zeen-col--narrow .block-wrap-cta .cta-button > * {
    line-height: 32px;
  }
  .zeen-col-sz-50 .block-wrap-cta .button-arrow, .zeen-col--narrow .block-wrap-cta .button-arrow {
    padding-left: 20px;
    padding-right: 20px;
  }
  .zeen-col-sz-50 .block-wrap-cta .cta-title {
    font-size: 2rem;
  }
  .zeen-col--narrow .block-wrap-thumbnail article, .zeen-col--narrow .block-62 article {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .zeen-col--narrow .block-25 article:nth-last-child(2) {
    margin-bottom: 30px;
  }
  .zeen-col--narrow .ppl-s-2 .tipi-s-typo .title, .zeen-col--narrow .ppl-s-3 .tipi-s-typo .title, .zeen-col--narrow .ppl-m-4 .tipi-s-typo .title, .zeen-col--narrow .ppl-m-5 .tipi-s-typo .title {
    font-size: 15px;
  }
  .zeen-col--narrow .ppl-s-2 .tipi-s-typo .subtitle, .zeen-col--narrow .ppl-s-3 .tipi-s-typo .subtitle, .zeen-col--narrow .ppl-m-4 .tipi-s-typo .subtitle, .zeen-col--narrow .ppl-m-5 .tipi-s-typo .subtitle {
    display: none;
  }
  .zeen-col--narrow .tipi-s-typo .title {
    font-size: 18px;
  }
  .zeen-col--narrow .tipi-s-typo .byline-2 {
    margin-top: 15px;
  }
  .zeen-col--narrow .tipi-s-typo.stack-1 .title {
    font-size: 15px;
  }
  .zeen-col--narrow .tipi-s-typo.stack-1 .byline-2 {
    margin-top: 10px;
  }
  .zeen-col--narrow .tipi-l-typo .title, .zeen-col--narrow .tipi-xl-typo .title {
    font-size: 1rem !important;
  }
  .zeen-col--narrow .tipi-l-typo .subtitle, .zeen-col--narrow .tipi-xl-typo .subtitle {
    font-size: 1rem;
    padding-top: 5px;
  }
  .zeen-col--narrow .tipi-l-typo .excerpt, .zeen-col--narrow .tipi-xl-typo .excerpt {
    padding-top: 15px;
  }
  .zeen-col--narrow .tile-design .meta {
    padding: 20px;
  }
  .zeen-col--narrow .tile-design .byline-1 {
    padding: 0 20px;
  }
  .zeen-col--narrow .tipi-xl-typo.tile-design .meta {
    padding: 30px;
  }
  .zeen-col--narrow .tipi-m-typo .title {
    font-size: 1.5rem;
  }
  .zeen-col--narrow .block-wrap-grid article {
    width: 100%;
  }
  .zeen-col--narrow .block-wrap-grid:not(.block-93):not(.block-94) .tipi-m-6 {
    width: 50%;
  }
  .zeen-col--narrow .block-wrap-grid:not(.block-93):not(.block-94) .tipi-m-6 .subtitle, .zeen-col--narrow .block-wrap-grid:not(.block-93):not(.block-94) .tipi-m-6 .media-icon, .zeen-col--narrow .block-wrap-grid:not(.block-93):not(.block-94) .tipi-m-6 .byline {
    display: none;
  }
  .zeen-col--narrow .block-wrap-grid:not(.block-93):not(.block-94) .tipi-m-6 .title {
    font-size: 14px;
  }
  .zeen-col--narrow .preview-81 .media-icon {
    display: none;
  }
  .zeen-col--narrow .block-wrap-slider .media-icon, .zeen-col--narrow .block-wrap-slider .subtitle {
    display: none;
  }
  .zeen-col--narrow .block-wrap-slider:not(.block-wrap-51) .title {
    font-size: 15px;
  }
  .zeen-col--narrow .block-wrap-slider:not(.block-wrap-51) .byline {
    display: none;
  }
  .zeen-col--narrow .block-wrap-51 .slider-arrow-next {
    right: 5px;
    top: 20px;
  }
  .zeen-col--narrow .block-wrap-51 .slider-arrow-prev {
    left: auto;
    right: 40px;
    top: 20px;
  }
  .zeen-col--narrow .block-wrap-51 .meta {
    padding: 20px;
    bottom: 0;
  }
  .zeen-col--narrow .tipi-arrow.tipi-arrow-m {
    width: 30px;
    height: 30px;
    line-height: 26px;
  }
  .zeen-col--narrow .tipi-arrow.tipi-arrow-m i {
    font-size: 15px;
  }
  .zeen-col--narrow .tipi-arrow-l i:after, .zeen-col--narrow .tipi-arrow-r i:after {
    height: 1px;
  }
  .zeen-col--narrow .tipi-s-typo .media-icon, .zeen-col--wide .block-wrap-slider .media-icon {
    width: 40px;
    height: 40px;
    margin-left: -20px !important;
    margin-top: -20px !important;
  }
  .zeen-col--narrow .tipi-s-typo .media-icon i, .zeen-col--wide .block-wrap-slider .media-icon i {
    line-height: 40px;
    font-size: 18px;
  }
  .has-bg .block-wrap-110 .block-wrap-grid .block-title-1 .block-title-area {
    padding-left: 0;
  }
  .zeen-col-sz-50 {
    width: 50%;
  }
  .zeen-col-sz-66 {
    width: 66.66666666666667%;
  }
  .zeen-col--wide .block-wrap-51 article {
    padding-bottom: 58.5%;
  }
  .zeen-col--wide .block-wrap-51 article .mask img {
    width: 117%;
    max-width: none;
    margin-left: -8.5%;
  }
  .zeen-col--wide .block-wrap-grid:not(.block-wrap-81):not(.block-wrap-82) .subtitle, .zeen-col--wide .block-wrap-grid:not(.block-wrap-81):not(.block-wrap-82) .media-icon {
    display: none;
  }
  .zeen-col--wide .block-wrap-grid:not(.block-wrap-81):not(.block-wrap-82) .title {
    font-size: 18px;
  }
  .zeen-col--wide .tipi-l-typo .title, .zeen-col--wide .tipi-xl-typo .title {
    font-size: 1.66666rem !important;
  }
  .zeen-col--wide .tipi-l-typo .subtitle, .zeen-col--wide .tipi-xl-typo .subtitle {
    font-size: 1rem;
    padding-top: 5px;
  }
  .zeen-col--wide .block-wrap-slider:not(.block-wrap-51) .subtitle, .zeen-col--wide .block-wrap-slider:not(.block-wrap-51) .media-icon {
    display: none;
  }
  .zeen-col--wide .tile-design-4 .icon-size-m {
    margin-top: 10px;
  }
  .zeen-col--wide .tipi-arrow.tipi-arrow-m {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .zeen-col--wide .ppl-s-3 .stack-1 .byline-2, .zeen-col--wide .ppl-m-4 .stack-1 .byline-2, .zeen-col--wide .ppl-m-5 .stack-1 .byline-2 {
    margin-top: 10px;
  }
  .zeen-col--wide .ppl-s-3 .tipi-s-typo .title, .zeen-col--wide .ppl-m-4 .tipi-s-typo .title, .zeen-col--wide .ppl-m-5 .tipi-s-typo .title {
    font-size: 15px;
  }
  .zeen-col--wide .ppl-s-3 .tipi-s-typo .subtitle, .zeen-col--wide .ppl-m-4 .tipi-s-typo .subtitle, .zeen-col--wide .ppl-m-5 .tipi-s-typo .subtitle {
    display: none;
  }
  .zeen-col--wide .block-wrap-82 .title {
    font-size: 20px;
  }
  .zeen-col--wide .block-wrap-82 .subtitle {
    font-size: 15px;
  }
  .zeen-col--wide .preview-81 {
    width: 100%;
  }
  .tipi-col-piece .zeen-col-sz-33 {
    width: 50%;
  }
  .block-wrap-cols-3 .zeen-col-2 {
    float: right;
  }
  .block-wrap-cols-3-3 .tipi-col-piece-1 {
    width: 66.66666666666667%;
  }
  .block-wrap-cols-3-3 .tipi-col-piece-1 .zeen-col-2 {
    width: 100%;
    margin-top: 30px;
  }
  .block-wrap-cols-3-3 .tipi-col-piece-2 {
    width: 33.33333333333333%;
  }
  .block-wrap-cols-3-3 .tipi-col-piece-2 .zeen-col {
    width: 100%;
    height: 100%;
  }
  .block-wrap-cols-3 .user-page-box-3 {
    width: 100%;
    margin-right: 0;
  }
  .block-wrap-cols-3 .user-page-box-3:nth-child(odd) {
    margin-right: 0;
  }
  .block-wrap-cols-3 .block-masonry .separation-border-v {
    display: none;
  }
  .load-more-wrap-1 {
    padding: 45px 0 15px;
  }
  .block-wrap-110 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-wrap-110 .block-wrap-32 .block-title {
    padding-right: 0;
  }
  .block-wrap-110 .block-wrap-32 .mailing-wrap {
    padding-top: 0;
  }
  .block-wrap-110 .block-wrap-32 .mc4wp-form-fields button {
    margin-top: 15px;
  }
  .block-wrap-110 .block-wrap-32 .mc4wp-form-fields p, .block-wrap-110 .block-wrap-32 .mc4wp-form-fields input {
    width: 100%;
    margin-right: 0;
  }
  .block-wrap-110 .tipi-amount-few {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
  .block-wrap-110 .tipi-amount-few .instagram-img {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .block-wrap-110 .block-wrap-46 .block-46 {
    padding: 0 15px;
  }
  .block-wrap-110 .block-wrap-46 .videos-wrap {
    padding-top: 30px;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-y: hidden;
    height: auto;
    overflow-x: auto;
  }
  .block-wrap-110 .block-wrap-46 .videos-wrap article {
    margin-right: 30px;
  }
  .block-wrap-110 .block-wrap-46 .tipi-l-typo .meta .title {
    font-size: 1.2rem;
  }
  .block-wrap-110 .block-wrap-46 .block-piece-1 .meta {
    bottom: 15px;
    left: 15px;
  }
  .block-wrap-110 .block-wrap-46 .block-piece-1, .block-wrap-110 .block-wrap-46 .block-piece-2 {
    width: 100%;
    padding-left: 0;
  }
  .block-wrap-110 .separation-border-v {
    display: none;
  }
  .block-wrap-110 .block-piece {
    width: 100%;
  }
  .block-wrap-110 .icon-size-l {
    width: 60px;
    height: 60px;
    border-width: 3px;
  }
  .block-col-self .preview-2 .title {
    font-size: 2.5rem;
  }
  .block-col-self .block-71 .tipi-s-typo .title {
    font-size: 1.3rem;
  }
  body:not(.classic-lt-33) .block-col-self .preview-1 .title {
    font-size: 2rem;
  }
  /*------------------------------------------------------------------
[X. Menus 768px ]
*/
  .dropper .tipi-basket-wrap.sub-menu .tipi-buttons .tipi-button {
    font-size: 11px;
  }
  .dropper a[href="#"]:active {
    pointer-events: none;
  }
  .sub-menu {
    background: #282828;
  }
  .sub-menu a:not(.tipi-button) {
    padding: 10px 25px;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 400;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 1px;
  }
  .sub-menu a:not(.tipi-button):hover {
    -webkit-transform: translatex(3px);
            transform: translatex(3px);
    opacity: 0.7;
  }
  .sub-menu .tipi-button {
    font-size: 11px;
  }
  .sub-menu .tipi-buttons .tipi-button:hover {
    -webkit-transform: translatey(-2px);
            transform: translatey(-2px);
  }
  .sub-menu > li > .sub-menu {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .sub-menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translatey(0);
            transform: translatey(0);
  }
  .sub-menu .menu-item-has-children > a:after {
    content: '\f105';
    position: absolute;
    right: 25px;
    margin-top: 2px;
  }
  .sub-menu li {
    border-bottom: 1px dotted #333;
  }
  .sub-menu li:last-of-type {
    border-bottom-color: transparent;
  }
  .menu-secondary .standard-drop:hover > .sub-menu, .menu-secondary .standard-drop:hover .menu-wrap > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .standard-drop > .sub-menu {
    min-width: 200px;
  }
  .standard-drop > .sub-menu > li {
    position: relative;
  }
  .standard-drop > .sub-menu .sub-menu {
    padding: 0;
    top: 0;
    left: 100%;
  }
  .standard-drop .sub-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
  }
  .standard-drop .sub-menu > li > .sub-menu {
    -webkit-transform: translatex(-15px);
            transform: translatex(-15px);
  }
  .standard-drop .sub-menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translatey(0);
            transform: translatey(0);
  }
  .standard-drop .sub-menu a {
    padding: 10px 25px;
  }
  .mm-skin-1 .menu-wrap-minus-10 .sub-menu, .mm-skin-1 .mm-art .menu-wrap {
    background: #f2f2f2;
  }
  .mm-skin-1 .mm-art .sub-menu {
    background: #eee;
  }
  .mm-skin-2 .mm-art .menu-wrap {
    background: #252627;
  }
  .mm-skin-2 .mm-art .menu-wrap .mask {
    background: #252627;
  }
  .mm-skin-2 .mm-art .menu-wrap .block-skin-0 .tipi-arrow {
    color: #fff;
    border-color: #fff;
  }
  .mm-skin-2 .mm-art .menu-wrap .block-skin-0 .tipi-arrow i:after {
    background: #fff;
  }
  .mm-skin-2 .mm-art .sub-menu {
    background: #202020;
  }
  .mm-skin-2 .mm-art .sub-menu a {
    color: #fff;
  }
  .mm-skin-2 .mm-art .preview-thumbnail {
    border-bottom-color: #333;
  }
  .mm-skin-2 .dropper .tipi-spin.tipi-row-inner-style:before {
    border-color: #fff;
  }
  .mm-skin-2 .dropper .menu, .mm-skin-2 .dropper .menu a, .mm-skin-2 .dropper .menu .byline {
    color: #fff;
  }
  .mm-skin-2 .dropper .block-title-area .block-title, .mm-skin-2 .dropper .block-title-area .block-title a {
    color: #fff;
  }
  .mm-skin-2 .mm-1 .menu-item-has-children > a:after {
    border-left-color: #b0b3b9;
  }
  .mm-skin-2 .mm-2 .menu-item-has-children > a:after {
    border-top-color: #b0b3b9;
  }
  .mm-skin-3 .sub-menu li {
    border-bottom: 0;
  }
  .mm-skin-3 .mm-sb-top .menu-wrap > .sub-menu {
    border-bottom: 1px solid #f1f1f1;
  }
  .mm-skin-3 .menu-wrap-more-10 {
    border: 1px solid #f1f1f1;
    border-top: 0;
  }
  .mm-skin-3 .menu-wrap-minus-10 .sub-menu, .mm-skin-3 .mm-art .menu-wrap, .mm-skin-3 .mm-art .sub-menu {
    background: #fff;
    color: #111;
  }
  .mm-skin-3 .mm-art .block-title, .mm-skin-3 .mm-art .meta .title {
    color: #111;
  }
  .mm-skin-1 .menu-wrap .block-title, .mm-skin-3 .menu-wrap .block-title {
    color: #222;
  }
  .mm-skin-1 .menu-wrap .block-subtitle, .mm-skin-3 .menu-wrap .block-subtitle {
    color: #777;
  }
  .mm-skin-1 .menu-wrap .tipi-arrow, .mm-skin-3 .menu-wrap .tipi-arrow {
    color: #111;
    border-color: #111;
  }
  .mm-skin-1 .menu-wrap .tipi-arrow i:after, .mm-skin-3 .menu-wrap .tipi-arrow i:after {
    background: #111;
  }
  .mm-skin-1 .sub-menu li, .mm-skin-3 .sub-menu li {
    border-bottom-color: #e5e5e5;
  }
  .mm-skin-1 .mm-2 .sub-menu .sub-menu, .mm-skin-3 .mm-2 .sub-menu .sub-menu {
    border-top-color: #e5e5e5;
  }
  .mm-skin-1 .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu .sub-menu, .mm-skin-3 .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu .sub-menu {
    border-left-color: #e5e5e5;
  }
  .menu-main-menu > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  .menu-main-menu > .menu-icon > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  .secondary-navigation .horizontal-menu {
    text-align: left;
  }
  .site-header .tipi-right {
    text-align: right;
  }
  .site-header .tipi-middle {
    text-align: center;
  }
  .site-header .tipi-left {
    text-align: left;
  }
  .has-bg-da .contents-wrap .block-skin-0:not(.block-wrap-46):not(.block-wrap-39) {
    background: #fff;
  }
  .has-bg .standard-archive .block-wrap-grid:not(.tipi-fs) {
    margin-left: -15px;
    margin-right: -15px;
    width: calc( 100% + 30px);
  }
  .has-bg .block-wrap-49.tipi-row {
    padding: 0;
  }
  .has-bg .main-menu-width-3, .has-bg .main-menu-width-3 .menu, .has-bg .main-menu-width-2 .menu, .has-bg .secondary-menu-width-3, .has-bg .header-width-3 {
    padding-left: 0;
    padding-right: 0;
  }
  .has-bg .header-width-2 .header-padding, .has-bg .header-width-3 .header-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
  .has-bg .main-menu-width-2 .nav-grid .sticky-p1, .has-bg .main-menu-width-3 .nav-grid .sticky-p1 {
    padding: 0 20px;
  }
  .has-bg .main-navigation.stuck.main-menu-width-2 .nav-grid {
    padding: 0;
  }
  .has-bg .secondary-menu-width-2 .menu-content-wrap, .has-bg .secondary-menu-width-3 .menu-content-wrap {
    padding: 0 20px;
  }
  .secondary-menu-width-2 .trending-inline-wrap .block-wrap {
    max-width: none;
  }
  .main-menu-width-2:not(header) .tipi-row, .header-width-2 .tipi-row {
    padding: 0;
    max-width: none;
  }
  .body-header-style-70s .header-width-2 .logo-l-padding {
    padding-left: 10px !important;
  }
  .body-header-style-70s .header-width-2 .tipi-flex-r {
    padding-right: 10px;
  }
  .header-width-2 .header-padding {
    padding-left: 20px;
    padding-right: 10px;
  }
  .header-width-2 .tipi-all-c {
    padding-left: 10px;
  }
  .header-width-2 .main-navigation .standard-drop:last-child {
    position: relative;
  }
  .header-width-2 .main-navigation .standard-drop:last-child > .menu, .header-width-2 .main-navigation .standard-drop:last-child > .menu > .menu-wrap {
    width: 100%;
  }
  .header-width-2 .main-navigation .standard-drop:last-child .sub-menu {
    right: 0;
  }
  .main-menu-bar-color-1 .current-menu-item > a {
    color: #fff;
    background: #111;
  }
  .stuck .tipi-arrow {
    -webkit-transform: scale(0.99999999);
            transform: scale(0.99999999);
  }
  .menu .separation-border {
    border: 0;
    padding: 0;
  }
  .menu .sub-menu {
    text-align: left;
  }
  .menu.tipi-row {
    padding: 0;
  }
  .drop-it > .menu, .sub-menu .sub-menu, .drop-it > a:before {
    opacity: 0;
    visibility: hidden;
  }
  .tipi-basket-wrap.menu {
    opacity: 0 !important;
  }
  .drop-it .preview-mini-wrap:hover .extras {
    opacity: 1;
  }
  .drop-it .block-wrap {
    padding: 40px !important;
  }
  .drop-it .block-wrap .block-title-wrap {
    margin-top: -10px;
  }
  .drop-it .block-wrap .block-title-wrap .load-more-wrap-2 {
    margin-top: 0;
  }
  .drop-it .block-wrap .block-61, .drop-it .block-wrap .block-79 {
    margin-bottom: -10px;
  }
  .drop-it .block-wrap .tipi-m-typo .title {
    font-size: 1.2rem;
  }
  .drop-it article .price {
    font-size: 1rem;
    opacity: 0.65;
    font-weight: 400;
    margin-top: 7px;
  }
  .drop-it .block-title-wrap .block-title {
    font-size: 2rem;
    padding-bottom: 5px;
  }
  .drop-it .block-title-wrap .block-subtitle {
    font-size: 1rem;
    margin-top: 5px;
  }
  .drop-it .block-title-wrap .filters {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .drop-it .only-filters .filters {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .drop-it .only-filters .filters .sorter {
    text-align: center;
    width: 100%;
  }
  .drop-it .block-title:after, .drop-it .block-title:before {
    display: none;
  }
  .drop-it .block-wrap:not(.tile-design-4) .preview-classic .title-wrap {
    text-align: center;
  }
  .drop-it .block-wrap:not(.tile-design-4) .preview-classic .title-wrap .title {
    font-size: 1rem;
    padding-top: 20px;
  }
  .drop-it .block-wrap:not(.tile-design-4) .preview-classic article .price {
    opacity: 0.7;
    font-size: 1rem;
  }
  .drop-it .tile-design-4 .title {
    padding: 0 !important;
  }
  .drop-it .classic-title-overlay .block-piece-1 article:not(.preview-79):not(.preview-71) .title, .drop-it .classic-title-overlay .block-67 article:not(.preview-79):not(.preview-71) .title, .drop-it .tile-design-4 article:not(.preview-79):not(.preview-71) .title {
    line-height: 1.3333;
    font-size: 1.5rem;
  }
  .block-78 .block-piece-1 .separation-border, .block-78 .block-piece-3 .separation-border {
    margin-bottom: 45px;
  }
  .block-78 article .meta {
    text-align: center;
  }
  .block-78 .block-piece-1 {
    padding-right: 15px;
  }
  .drop-it .block-title-wrap {
    opacity: 0;
    -webkit-transition: 0.3s opacity ease-out;
    transition: 0.3s opacity ease-out;
  }
  .drop-it .article-ani-1.article-window {
    opacity: 0;
  }
  .drop-it.active article {
    opacity: 0;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
  }
  .drop-it.active .block-ani-l article {
    -webkit-animation-name: tipiSlideLeftOpa;
            animation-name: tipiSlideLeftOpa;
  }
  .drop-it.active .block-ani-r article {
    -webkit-animation-name: tipiSlideRightOpa;
            animation-name: tipiSlideRightOpa;
  }
  .drop-it.active.active-1 article {
    -webkit-animation-name: tipiSlideDownOpa;
            animation-name: tipiSlideDownOpa;
  }
  .drop-it.active article {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
  }
  .drop-it.active .block-title-wrap {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mm-ani-0 .drop-it:hover .block-title-wrap {
    opacity: 1;
  }
  .mm-ani-0 .drop-it:hover article {
    opacity: 0;
    -webkit-animation-name: tipiSlideDownOpa;
            animation-name: tipiSlideDownOpa;
  }
  .main-menu-bar-color-2 .dropper > a {
    position: relative;
  }
  .main-menu-bar-color-2 .dropper > a:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    opacity: 0;
    margin-left: -7px;
  }
  .main-menu-bar-color-2 .dropper .dropper a:before {
    display: none;
  }
  .main-menu-bar-color-2 .main-navigation .standard-drop > a:before, .main-menu-bar-color-2 .main-navigation .mm-51 > a:before, .main-menu-bar-color-2 .main-navigation .mm-2 > a:before, .main-menu-bar-color-2 .main-navigation .trending-inline > a:before {
    border-bottom-color: #212121 !important;
  }
  .mm-ani-0 .dropper:hover > .menu, .mm-ani-0 .dropper:hover .mm-51 .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-ani-0 .standard-drop:hover > .sub-menu, .mm-ani-0 .standard-drop:hover .menu-wrap > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-ani-0.main-menu-bar-color-1 .menu-main-menu > .dropper:hover > a {
    color: #fff;
  }
  .mm-ani-0.main-menu-bar-color-2 .dropper:hover > a:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .mm-ani-1 .dropper > a:before {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
  }
  .mm-ani-1 .active.dropper:hover > .menu, .mm-ani-1 .standard-drop:hover .menu-wrap > .sub-menu, .mm-ani-1 .active.dropper:hover .mm-51 .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-ani-1 .menu-main-menu > .standard-drop:hover > a {
    background: #212121;
    color: #fff;
  }
  .active.dropper:hover > .tipi-basket-wrap.menu {
    opacity: 1 !important;
  }
  .mm-ani-1 .dropper > .menu, .mm-ani-1 .menu-main-menu > li > a, .mm-ani-1 .standard-drop .sub-menu, .mm-ani-2 .dropper > .menu, .mm-ani-2 .menu-main-menu > li > a, .mm-ani-2 .standard-drop .sub-menu {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
  }
  .mm-ani-1 .dropper > a:before, .mm-ani-2 .dropper > a:before, .mm-ani-3 .dropper > a:before {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
  }
  .mm-ani-1.main-menu-bar-color-2 .dropper.active:hover > a:before, .mm-ani-2.main-menu-bar-color-2 .dropper.active:hover > a:before, .mm-ani-3.main-menu-bar-color-2 .dropper.active:hover > a:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .mm-ani-2 .dropper:hover > a:before {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mm-ani-2 .dropper > .menu {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .mm-ani-2 .dropper > .tipi-basket-wrap {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .mm-ani-2 .dropper.active:hover > .menu {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .mm-ani-2 .dropper.active:hover > .tipi-basket-wrap {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .mm-ani-2 .standard-drop:hover .menu-wrap > .sub-menu {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .mm-ani-2 .active.dropper:hover > .menu, .mm-ani-2 .standard-drop.active .menu-wrap > .sub-menu, .mm-ani-2 .active.dropper:hover .mm-51 .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-ani-3 .standard-drop:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-ani-3 .menu-main-menu > li > a {
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
  }
  .mm-ani-3 .drop-it > .menu, .mm-ani-3 .menu-main-menu .standard-drop .menu-wrap > .sub-menu {
    opacity: 1;
  }
  .mm-1 {
    position: absolute;
  }
  .mm-1 .menu-wrap {
    left: -15px;
  }
  .mm-1 .sub-menu {
    min-width: 200px;
  }
  .mm-1 .sub-menu .sub-menu {
    padding: 0;
    top: 0;
    left: 100%;
  }
  .mm-1 li {
    width: 100%;
  }
  .mm-1 .menu-item-has-children {
    position: relative;
  }
  .mm-2 .sub-menu {
    text-align: center;
    width: 100%;
    left: 0;
    width: 100%;
    top: 100%;
    position: absolute;
  }
  .mm-2 .sub-menu a {
    padding: 25px;
  }
  .mm-2 .sub-menu a:hover {
    -webkit-transform: translatey(3px);
            transform: translatey(3px);
  }
  .mm-2 .sub-menu .menu-item-has-children > a:after {
    position: relative;
    top: 2px;
    left: 0;
    content: '\e909';
  }
  .mm-2 .sub-menu li {
    border-bottom: 0;
    display: inline-block;
  }
  .mm-2 .sub-menu .sub-menu {
    border-top: 1px dotted #2d2d2d;
  }
  .mm-2 .dropper:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-11 article {
    margin-bottom: 0;
  }
  .menu-wrap-more-10 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .menu-wrap-more-10 .block-wrap {
    width: 100%;
  }
  .mm-art > .menu {
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 100%;
  }
  .mm-submenu-1 .sub-menu li {
    border-bottom: 0;
  }
  .mm-submenu-1 .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu .sub-menu {
    border-left-color: #fff;
  }
  .mm-51 .sub-menu {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    text-align: center;
  }
  .mm-51 .sub-menu .menu-item-has-children > a:after {
    display: none;
  }
  .mm-51 .sub-menu .sub-menu {
    background: transparent !important;
  }
  .mm-51 .menu-wrap > .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
  }
  .mm-51 .menu-wrap > .sub-menu > li {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 15px;
    text-align: center;
  }
  .mm-51 .menu-wrap > .sub-menu > li:last-of-type {
    padding-right: 0;
  }
  .mm-51 .menu-wrap > .sub-menu > li:first-of-type {
    padding-left: 0;
  }
  .mm-51 .menu-wrap > .sub-menu > li > a {
    text-transform: uppercase;
    font-weight: 700;
  }
  .mm-51 .menu-wrap > .sub-menu > li > a:hover {
    -webkit-transform: translatex(0);
            transform: translatex(0);
    opacity: 1;
  }
  .mm-51 .menu-wrap > .sub-menu li a {
    display: inline-block;
  }
  .mm-51 .menu-wrap > .sub-menu .sub-menu li a {
    letter-spacing: 0;
  }
  .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu {
    float: left;
    width: 25%;
    padding-top: 30px;
  }
  .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu .dropper {
    position: relative;
  }
  .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu .sub-menu {
    padding: 0;
    min-width: 200px;
    left: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    top: 0;
    position: absolute;
    border-left: 1px dotted #2d2d2d;
  }
  .menu-item-has-children.mm-sb-left .block-wrap {
    padding: 30px;
    float: right;
    width: 75%;
  }
  .menu-item-has-children.mm-sb-left .block-wrap .block-title-wrap {
    margin-top: 0;
  }
  .menu-item-has-children.mm-sb-left .block-wrap .block-61, .menu-item-has-children.mm-sb-left .block-wrap .block-79 {
    margin-bottom: 0;
  }
  .mm-sb-top .menu-wrap-more-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .mm-sb-top .sub-menu li {
    display: inline-block;
    position: relative;
  }
  .mm-sb-top .sub-menu li li {
    display: block;
  }
  .mm-sb-top .sub-menu {
    left: 0;
    width: 100%;
  }
  .mm-sb-top .menu-wrap > .sub-menu {
    padding: 0 30px;
  }
  .mm-sb-top .menu-wrap > .sub-menu > li > a {
    padding: 0 10px;
  }
  .mm-sb-top .menu-wrap > .sub-menu > li > a:hover {
    -webkit-transform: translatey(3px);
            transform: translatey(3px);
  }
  .mm-sb-top .menu-wrap > .sub-menu > .menu-item-has-children > a:after {
    content: '\e909';
    position: static;
  }
  .mm-sb-top .menu-wrap > .sub-menu > li {
    padding: 20px 0;
    border-bottom: 0;
  }
  .mm-sb-top .menu-wrap > .sub-menu > li > .sub-menu {
    top: 100%;
  }
  .main-menu-bar-color-1 .menu-main-menu > .dropper {
    -webkit-transition: -webkit-transform cubic-bezier(0, 0, 0.3, 1) 0.2s;
    transition: -webkit-transform cubic-bezier(0, 0, 0.3, 1) 0.2s;
    transition: transform cubic-bezier(0, 0, 0.3, 1) 0.2s;
    transition: transform cubic-bezier(0, 0, 0.3, 1) 0.2s, -webkit-transform cubic-bezier(0, 0, 0.3, 1) 0.2s;
  }
  .main-menu-bar-color-1 .menu-main-menu > .dropper.active:hover > a {
    background: #212121;
    color: #fff;
  }
  .main-menu-bar-color-1 .menu-main-menu > .dropper.active:hover > a .tipi-cart-count {
    color: #111;
  }
  .mm-sb-top.menu-item-has-children .menu-wrap > .block-wrap {
    border-top: 0;
  }
  /*------------------------------------------------------------------
[X. Headers 768px ]
*/
  .menu-bg-area {
    width: 100%;
  }
  .secondary-menu-skin-1 .menu-bg-area {
    background-color: #fff;
  }
  .secondary-menu-skin-2 .menu-bg-area {
    background-color: #181818;
  }
  .main-menu-skin-1 .menu-bg-area {
    background-color: #fff;
  }
  .main-menu-skin-2 .menu-bg-area {
    background-color: #181818;
  }
  .logo-centered .logo {
    text-align: center;
  }
  .logo-main-wrap.tipi-vertical-c .logo {
    margin-right: 30px;
  }
  .admin-bar:not(.tipi-builder-frame-inner) .sticky-menu-1 .stuck {
    top: 32px !important;
  }
  .admin-bar:not(.tipi-builder-frame-inner) .sticky-menu-3 .slidedown {
    top: 32px !important;
  }
  .secondary-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 102;
  }
  .secondary-wrap .menu-icon-basket:not(:first-of-type) a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .secondary-wrap .tipi-cart-count {
    margin-top: 1px;
  }
  .secondary-wrap .trending-inline {
    margin-right: 5px;
  }
  .secondary-wrap .menu-icons {
    margin-left: auto;
    float: right;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .secondary-wrap .current-date, .secondary-wrap .secondary-navigation {
    float: left;
  }
  .secondary-wrap .current-date {
    padding-left: 5px;
  }
  .secondary-wrap .secondary-navigation {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 10px;
  }
  .site-header .secondary-wrap .secondary-navigation {
    margin-right: 0;
  }
  .secondary-wrap, .secondary-wrap a {
    font-weight: inherit;
  }
  .sm-u13 .secondary-wrap .menu-icon-style-1 a {
    font-size: 13px;
  }
  .body-with-v .secondary-wrap-v.site-skin-1 {
    border-right: 1px solid #efefef;
  }
  .body-with-v .hero-l .parallax:not(.mask-loaded) .hero, .body-with-v .hero-l .no-par:not(.mask-loaded) .hero, .body-with-v .hero-l .cover-1 .hero {
    height: 50vw;
  }
  .secondary-wrap-v {
    position: fixed;
    left: 0;
    width: 80px;
    bottom: 0;
    top: 0;
    z-index: 5;
    font-weight: 700;
  }
  .secondary-wrap-v .logo-main-wrap {
    width: 100%;
    line-height: 0;
  }
  .secondary-wrap-v .logo {
    padding: 30px;
    width: 100%;
    text-align: center;
  }
  .secondary-wrap-v .secondary-navigation {
    margin: 0;
  }
  .secondary-wrap-v .secondary-navigation > li > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .secondary-wrap-v .secondary-navigation .menu-item {
    margin-bottom: 10px;
  }
  .secondary-wrap-v .secondary-navigation .menu-item > a {
    width: 100%;
    text-align: center;
    display: block;
  }
  .secondary-wrap-v .standard-drop .sub-menu {
    left: 100%;
    margin-left: 0;
  }
  .secondary-wrap-v .menu-item-has-children > a:after {
    content: '\f105';
    margin-left: 10px;
  }
  .secondary-wrap-v .menu-icons-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .secondary-wrap-v .menu-icons-wrap .menu-icon-subscribe {
    width: 100%;
  }
  .secondary-wrap-v .menu-icons-wrap li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px;
    margin-top: 0;
  }
  .secondary-wrap-v .menu-icons-wrap > li > a {
    font-size: 16px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .admin-bar .secondary-wrap-v {
    padding-top: 32px;
  }
  .secondary-wrap-v-70 {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
    z-index: 0;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
  }
  .secondary-wrap-v-70 .menu-icon-subscribe {
    margin-top: 15px;
  }
  .secondary-wrap-v-70 .menu-icon-subscribe a {
    line-height: 86px;
    display: inline-block;
    white-space: nowrap;
    -webkit-transform: translate(0, 100%) rotate(-90deg);
            transform: translate(0, 100%) rotate(-90deg);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  .body-header-style-70s .hero-l .hero-wrap {
    z-index: 1;
  }
  .v-70-vis {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .body-header-style-82 .secondary-wrap-v {
    left: auto;
    right: 0;
  }
  .site-header-11 .secondary-wrap {
    position: static;
  }
  .site-header-11 .bg-area {
    z-index: 51;
  }
  .vertical-menu {
    width: inherit;
    position: absolute;
    top: 50%;
    -webkit-transition: .35s ease-in-out transform;
    transition: .35s ease-in-out transform;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .vertical-menu .menu-icon {
    display: block;
    text-align: center;
    margin: 10px 0;
  }
  .body-header-style-3 .sticky-menu, .body-header-style-3 .mm-art > .menu, .body-header-style-6 .sticky-menu, .body-header-style-6 .mm-art > .menu, .body-header-style-7 .sticky-menu, .body-header-style-7 .mm-art > .menu {
    z-index: 103;
  }
  .body-header-style-50s .site-header .logo img {
    max-height: 25px;
    width: auto;
  }
  .body-header-style-50s .site-header-52 .header-padding {
    padding: 0 20px;
  }
  .body-header-style-50s .site-header-52 .main-navigation .horizontal-menu .drop, .body-header-style-50s .site-header-52 .main-navigation .horizontal-menu > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .body-hero-l .site-header-53, .body-hero-l .site-header-54, .body-hero-l .site-header-55 {
    position: absolute;
    z-index: 50;
    background: transparent;
    width: 100%;
    text-align: center;
  }
  .body-hero-l .site-header-53 a, .body-hero-l .site-header-54 a, .body-hero-l .site-header-55 a {
    color: #fff;
  }
  .body-hero-l .site-header-53 .bg-area, .body-hero-l .site-header-54 .bg-area, .body-hero-l .site-header-55 .bg-area {
    background: transparent;
  }
  .body-hero-l .site-header-54 .bg-area {
    padding-left: 30px;
  }
  .body-hero-l .site-header-53 .bg-area {
    padding: 0 30px;
  }
  .body-hero-l .site-header-55 > * {
    display: inline-block;
  }
  .site-header:not(.header-skin-1) .header-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .site-header:not(.header-skin-1) .secondary-navigation {
    margin-right: 0;
  }
  .site-header:not(.header-skin-1) .main-navigation, .site-header:not(.header-skin-1) .menu {
    padding-left: 0;
    padding-right: 0;
  }
  .site-header-55 .logo-main-wrap {
    text-align: center;
  }
  .site-header-53 .menu-icon {
    font-size: 14px;
  }
  .site-header-53, .site-header-54, .site-header-55 {
    padding-top: 30px;
  }
  .site-header-58 .related-posts-wrap {
    margin: 30px 0;
    padding: 0 30px;
  }
  .site-header-54 .logo-main-wrap {
    text-align: left;
  }
  .site-header-72 .tipi-flex-right {
    text-align: right;
  }
  .site-header-73 .tipi-flex-right, .site-header-58 .tipi-flex-right {
    text-align: left;
    padding-left: 20px !important;
  }
  .site-header-73 .logo-l-padding {
    padding-right: 15px;
  }
  .body-header-style-51 .main-navigation .menu-icons {
    margin-left: auto;
  }
  .site-header-71 .sticky-part {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main-navigation.tipi-row.stuck {
    max-width: none;
    padding: 0;
  }
  .has-bg .main-navigation.tipi-row.stuck.main-menu-width-3 .nav-grid {
    padding: 0;
  }
  .main-navigation .menu-icon .tipi-i-menu:before {
    font-size: 14px;
  }
  .main-navigation .menu-icon .tipi-i-user:before {
    font-size: 16px;
  }
  /*------------------------------------------------------------------
[X. Sticky Header 768px ]
*/
  .main-menu-c .sticky-part {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main-menu-c .sticky-part .logo-menu-wrap, .main-menu-c .sticky-part .menu-icons {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .main-menu-c .sticky-part .logo-menu-wrap {
    text-align: left;
  }
  .nav-grid {
    position: relative;
    z-index: 5;
  }
  .nav-grid .menu-icons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right;
  }
  .main-menu-l .nav-grid .menu-icons {
    margin-left: auto;
  }
  .logo-menu-wrap {
    float: left;
  }
  .logo-menu-wrap .logo-main-menu {
    margin-right: 20px;
    padding-left: 5px;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
  }
  .main-menu-logo-2 .logo-menu-wrap {
    position: relative;
  }
  .main-menu-logo-2 .logo-menu-wrap .logo {
    z-index: 106;
    top: 10px;
    position: absolute;
  }
  .main-menu-logo-2 .logo-always-vis .logo-menu-wrap, .main-menu-logo-2 .logo-only-when-stuck.stuck .logo-menu-wrap, .main-menu-logo-2 .logo-only-when-stuck.slidedown .logo-menu-wrap {
    width: 150px;
  }
  .main-menu-logo-2 .logo-always-vis .logo-main-menu, .main-menu-logo-2 .logo-only-when-stuck.stuck .logo-main-menu, .main-menu-logo-2 .logo-only-when-stuck.slidedown .logo-main-menu {
    width: auto;
  }
  .logo-only-when-stuck .logo-main-menu {
    margin-right: 0;
    opacity: 0;
    width: 0;
    padding-left: 0;
  }
  .sticky-menu-1.logo-only-when-stuck .logo-main-menu {
    margin-right: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
            transform: translate3d(-30px, 0, 0);
  }
  .stuck .logo-main-menu, .logo-only-when-stuck.stuck .logo-main-menu, .logo-only-when-stuck.slidedown .logo-main-menu {
    margin-right: 20px;
    opacity: 1;
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .sticky-part, .menu-content-wrap {
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
    transition: 0.3s transform, 0.3s -webkit-transform;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  .menu-content-wrap {
    position: relative;
  }
  .sticky-p2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .sticky-p2 .sticky-p2-inner {
    padding: 0 30px;
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
    transition: 0.3s transform, 0.3s -webkit-transform;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    height: 100%;
  }
  .sticky-p2 .share-it {
    margin-left: auto;
  }
  .sticky-p2 .share-it .share-button {
    margin: 0 0 0 20px !important;
  }
  .sticky-p2 .share-it i {
    font-size: 15px;
    margin-right: 5px;
  }
  .sticky-p2 .pre-title {
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 10px;
    display: inline-block;
  }
  .sticky-p2 .title {
    display: inline-block;
  }
  .sticky-p2 .get-now {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .mode__wrap .mode__inner__wrap i {
    font-size: 14px;
  }
  .mode__wrap .mode__inner__wrap .tipi-i-sun {
    color: #222;
  }
  .share-it-text {
    padding-bottom: 45px;
  }
  body:not(.ipl-separated) .ipl-wrap {
    padding-top: 45px;
  }
  body:not(.ipl-separated) .ipl-wrap .hero-42 {
    margin-top: -45px;
  }
  .md-21 + .ipl + .ipl-wrap {
    padding-top: 0;
  }
  .ipl-done .sticky-p2 .get-now {
    opacity: 0;
    visibility: hidden;
  }
  .single-post.single-sticky-spin .stuck-full:not(.stuck-up) .sticky-p1 {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .single-post.single-sticky-spin .stuck-full:not(.stuck-up) .sticky-p2 {
    visibility: visible;
  }
  .single-post.single-sticky-spin .stuck-full:not(.stuck-up) .sticky-p2-inner {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .main-menu-logo-2.single-post.single-sticky-spin .stuck-full:not(.stuck-up) .sticky-p1 .logo-main-menu {
    opacity: 0;
  }
  #progress {
    position: absolute;
    bottom: -3px;
    height: 3px;
    width: 0;
    background-color: #ef2673;
    -webkit-transition: 0.2s opacity, 0.3s bottom;
    transition: 0.2s opacity, 0.3s bottom;
    opacity: 0;
  }
  #progress.no-ipl {
    opacity: 1;
  }
  .stuck #progress.active, .main-menu-inline #progress.active, .site-header-71 #progress.active, .site-header-52 #progress.active {
    opacity: 1;
  }
  .admin-bar .sticky-menu-2:not(.active) #progress {
    bottom: -35px !important;
  }
  /*------------------------------------------------------------------
[X. Footer 768px ]
*/
  .footer-widget-bg-area-inner {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .widget-area-borders-1 .zeen-widget:last-of-type:not(.widget_nav_menu) {
    border-bottom: 0 !important;
  }
  .footer-lower-area .tipi-flex-right {
    text-align: right;
  }
  .site-footer .footer-widget-wrap {
    float: left;
  }
  .site-footer .footer-widget-wrap:last-of-type:not(.widget_nav_menu) {
    border-right: 0 !important;
  }
  .site-footer .widget-area .footer-widget:last-of-type {
    border-bottom-width: 0;
  }
  .site-footer .zeen-widget {
    padding-left: 30px;
    padding-right: 30px;
  }
  .site-footer-4 .footer-area .footer-navigation, .site-footer-4 .footer-area .to-top {
    float: left;
  }
  .footer-widget-area-2 .footer-widget-wrap-1 {
    width: 50%;
  }
  .footer-widget-area-2 .footer-widget-wrap-2 {
    width: 50%;
  }
  .footer-widget-area-3 .footer-widget-wrap {
    width: 33.33333333%;
  }
  .footer-widget-area-3 .footer-widget-wrap:first-child:nth-last-child(2) ~ .footer-widget-wrap {
    width: 50%;
  }
  .footer-widget-area-3 .widget_nav_menu:last-child, .footer-widget-area-3 .widget_categories:last-child, .footer-widget-area-3 .widget_nav_menu:nth-last-child(2), .footer-widget-area-3 .widget_categories:nth-last-child(2) {
    width: 50%;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom-width: 0;
  }
  .footer-widget-area-3 .widget_nav_menu:last-child, .footer-widget-area-3 .widget_categories:last-child {
    padding-left: 15px;
  }
  .footer-widget-area-3 .widget_nav_menu:nth-last-child(2), .footer-widget-area-3 .widget_categories:nth-last-child(2) {
    padding-right: 15px;
  }
  .footer-widget-area-4 .footer-widget-wrap-1 {
    width: 50%;
  }
  .footer-widget-area-4 .footer-widget-wrap-1 .zeen-widget {
    padding-right: 40px;
  }
  .footer-widget-area-4 .footer-widget-wrap-2 {
    width: 25%;
  }
  .footer-widget-area-4 .footer-widget-wrap-2 .zeen-widget {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-widget-area-4 .footer-widget-wrap-3 {
    width: 25%;
  }
  .footer-widget-area-4 .footer-widget-wrap-3 .zeen-widget {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-widget-area-5 .footer-widget-wrap-3 {
    width: 50%;
  }
  .footer-widget-area-5 .footer-widget-wrap-3 .zeen-widget {
    padding-left: 40px;
  }
  .footer-widget-area-5 .footer-widget-wrap-2 {
    width: 25%;
  }
  .footer-widget-area-5 .footer-widget-wrap-2 .zeen-widget {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-widget-area-5 .footer-widget-wrap-1 {
    width: 25%;
  }
  .footer-widget-area-5 .footer-widget-wrap-1 .zeen-widget {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-widget-area-6 .footer-widget-wrap {
    width: 25%;
  }
  .footer-widget-area-6 .footer-widget-wrap .zeen_stylish_posts .block .stack-1 .title, .footer-widget-area-5 .footer-widget-wrap-2 .zeen_stylish_posts .block .stack-1 .title, .footer-widget-area-5 .footer-widget-wrap-1 .zeen_stylish_posts .block .stack-1 .title, .footer-widget-area-4 .footer-widget-wrap-3 .zeen_stylish_posts .block .stack-1 .title, .footer-widget-area-4 .footer-widget-wrap-2 .zeen_stylish_posts .block .stack-1 .title {
    font-size: 1rem;
  }
  .footer-widget-wrap-last {
    margin-left: auto;
  }
  .footer-fs .footer-widget-wrap-1 .zeen-widget {
    padding-left: 0px;
    margin-left: 30px;
  }
  .footer-fs .footer-widget-wrap-last .zeen-widget {
    padding-right: 0px;
    margin-right: 30px;
  }
  .footer-fs .footer-widget-wrap-1 .footer-widget.widget_nav_menu:last-child, .footer-fs .footer-widget-wrap-1 .footer-widget.widget_nav_menu:nth-last-child(2), .footer-fs .footer-widget-wrap-1 .footer-widget.widget_categories:last-child, .footer-fs .footer-widget-wrap-1 .footer-widget.widget_categories:nth-last-child(2), .footer-fs .footer-widget-wrap-last .footer-widget.widget_nav_menu:last-child, .footer-fs .footer-widget-wrap-last .footer-widget.widget_nav_menu:nth-last-child(2), .footer-fs .footer-widget-wrap-last .footer-widget.widget_categories:last-child, .footer-fs .footer-widget-wrap-last .footer-widget.widget_categories:nth-last-child(2) {
    width: calc(50% - 30px);
  }
  /*------------------------------------------------------------------
[X. Hero Designs 768px ]
*/
  .title-cut-bl.sidebar-left .hero-m .meta-wrap {
    float: right;
    left: -15px;
  }
  .title-cut-bl.hero-l .meta-wrap .meta {
    padding-left: 30px;
  }
  .title-contrast .meta-wrap {
    padding: 30px;
  }
  /*------------------------------------------------------------------
[X. Sidebar 768px ]
*/
  .sidebar-left .main-block-wrap {
    float: right;
  }
  .sidebar-off .main-block-wrap {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .sidebar-off.layout-side-info .details {
    text-align: left;
  }
  .sidebar-off.layout-side-info .details .sharer-11 a:first-of-type {
    margin-left: 0;
  }
  .sidebar-off-wide .main-block-wrap {
    width: 100%;
  }
  .sidebar-off-wide .cart-collaterals .cross-sells {
    width: 50%;
    float: left;
  }
  .sidebar-off-wide .cart-collaterals .cart_totals {
    width: 40%;
    float: right;
  }
  .sidebar-off-wide .cart-collaterals .wc-proceed-to-checkout {
    width: 100%;
    text-align: center;
  }
  .sidebar-off-wide .cart-collaterals .wc-proceed-to-checkout .button {
    width: 100% !important;
  }
  .compact-content-imgs .entry-content {
    width: 50%;
    float: left;
  }
  .compact-content-imgs .entry-side-gallery {
    float: left;
  }
  .article-layout-58 .entry-content {
    padding-left: 30px;
    float: right;
  }
  .article-layout-58 .entry-side-gallery {
    padding-right: 30px;
  }
  .article-layout-59 .entry-content {
    float: left;
    padding-right: 30px;
  }
  .article-layout-59 .entry-side-gallery {
    padding-left: 30px;
  }
  .article-layout-59 .img-wrap:nth-child(2), .article-layout-59 .img-wrap:nth-child(3), .article-layout-59 .img-wrap:nth-child(6), .article-layout-59 .img-wrap:nth-child(7) {
    width: calc( 50% - 5px);
    float: left;
  }
  .article-layout-59 .img-wrap:nth-child(2), .article-layout-59 .img-wrap:nth-child(6) {
    margin-right: 10px;
  }
  .layout-side-info .block-da-post_before_content {
    text-align: center;
    margin: 30px 0;
  }
  .layout-side-info .details {
    width: 22.07792207792208%;
    padding-right: 30px;
    float: left;
    font-size: 12px;
  }
  .layout-side-info .details .cats .cat {
    display: block;
    margin-right: 0;
  }
  .layout-side-info .details .sharer a {
    margin-right: 3px;
    margin-top: 3px;
  }
  .layout-side-info .details .sharer-9 a {
    width: 45px;
    height: 45px;
    font-size: 10px;
    min-width: 0;
  }
  .layout-side-info .details .detail {
    margin-bottom: 30px;
  }
  .layout-side-info .entry-content {
    width: 77.92207792207792%;
    float: right;
  }
  .block-pub-header {
    max-height: 90px;
    text-align: right;
  }
  /*------------------------------------------------------------------
[X. Modals 768px ]
*/
  .admin-bar .modal-wrap .content {
    padding-top: 32px;
  }
  .content-subscribe-1 .content-subscribe-inner {
    float: right;
    padding: 45px;
    margin-left: 50%;
    width: 50%;
  }
  .content-subscribe-1 .background {
    width: 50%;
    background-color: #eee;
  }
  .content-subscribe-1 .subtitle {
    margin-bottom: 45px;
  }
  .content-subscribe-2 .tipi-modal-bg {
    padding: 60px 30px;
  }
  .content-subscribe-2 .mc4wp-form-fields {
    max-width: 450px;
    margin: 0 auto;
  }
  .content-search .search-field {
    font-size: 3rem;
  }
  .content-search .search-hints {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .content-search .search-hint {
    text-align: right;
  }
  .content-search .suggestions-wrap {
    text-align: left;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .content-search .search-title {
    margin-bottom: 40px;
  }
  .content-found-wrap .tipi-button {
    margin-top: 45px;
  }
  .tipi-modal-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /*------------------------------------------------------------------
[X. Sticky 768px ]
*/
  .sticky-el:not(.sticky-sb), .builder-sb.sticky-el {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
  }
  .sticky-sb:not(.sidebar-wrap) {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
  }
  .admin-bar .sticky-top {
    top: 31px;
  }
  .admin-bar .sticky-el:not(.sticky-sb) {
    top: 62px;
  }
  .admin-bar .sticky-menu-2.stuck.active {
    top: 31px;
  }
  .admin-bar .sticky-menu-3.slidedown {
    top: 31px;
  }
  .sticky-disabled .sticky-el {
    top: 0 !important;
  }
  /*------------------------------------------------------------------
[X. Singular 768px ]
*/
  .entry-content-wrap {
    padding-top: 0;
  }
  .title-beneath.hero-s .meta-wrap {
    padding-top: 30px;
  }
  .title-beneath.hero-s .breadcrumbs-wrap + .meta-wrap {
    padding-top: 10px;
  }
  .title-middle.hero-s .hero-wrap {
    margin-bottom: 30px;
  }
  /*------------------------------------------------------------------
[X. Singular footer blocks 768px ]
*/
  .standalone-comments {
    padding-left: 0;
    padding-right: 0;
  }
  .comment-list .comment-author img {
    width: 65px;
  }
  .comment-list .comment-content {
    padding-left: 95px;
    margin-top: 15px;
  }
  /*------------------------------------------------------------------
[X. Widgets 768px ]
*/
  .zeen-instagram-block .instagram-img {
    -webkit-transition: 0.3s ease-in-out transform;
    transition: 0.3s ease-in-out transform;
  }
  .zeen-instagram-block .instagram-img img {
    -webkit-transition: 0.3s ease-in-out opacity;
    transition: 0.3s ease-in-out opacity;
    -webkit-backface-visibility: hidden;
  }
  .zeen-instagram-block .instagram-img a:after {
    -webkit-transition: 0.3s ease-in-out opacity;
    transition: 0.3s ease-in-out opacity;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-family: 'tipi';
    content: '\f16d';
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    background: rgba(0, 0, 0, 0.9);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
  }
  .zeen-instagram-block .instagram-img:hover a:after {
    opacity: 1;
  }
  .zeen-instagram-1 .instagram-img:hover {
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  .tipi-amount-few {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .tipi-amount-few .instagram-img {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  /*------------------------------------------------------------------
[X. Slide In Post 768px ]
*/
  .tipi-closer {
    cursor: pointer;
  }
  .slide-in-box {
    width: 360px;
    min-height: 370px;
    max-width: 100%;
    position: fixed;
    bottom: 60px;
    right: 0;
    border-right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    z-index: 100;
    background-color: #1d1d1e;
    color: #fff;
    -webkit-box-shadow: 30px 30px 30px rgba(0, 0, 0, 0.4);
            box-shadow: 30px 30px 30px rgba(0, 0, 0, 0.4);
  }
  .slide-in-box .font-h, .slide-in-box .subtitle {
    color: inherit;
  }
  .slide-in-box .tipi-closer {
    position: absolute;
    right: 15px;
    font-weight: 700;
    top: 15px;
  }
  .slide-in-box .title {
    color: inherit;
  }
  .slide-in-box input {
    color: #fff;
  }
  .slide-in-box input::-webkit-input-placeholder {
    color: #fff;
  }
  .slide-in-box input::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  .slide-in-box input:-ms-input-placeholder {
    color: #fff;
  }
  .slide-in-1 {
    padding: 45px;
  }
  .slide-in-2 {
    width: 300px;
    border-radius: 3px 0 0 3px;
  }
  .slide-in-2 .tipi-closer {
    top: 10px;
  }
  .slide-in-2 i {
    font-size: 20px;
  }
  .slide-in-2 .content .mask {
    margin: 45px 0 0 90px;
    width: 210px;
    min-height: 15px;
  }
  .slide-in-2 .content .mask img {
    z-index: 1;
    position: relative;
  }
  .slide-in-2 .content .mask img, .slide-in-2 .content .entry a {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
    transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1);
    transition: transform 0.3s cubic-bezier(0, 0, 0.3, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.3, 1);
  }
  .slide-in-2 .content .title {
    position: absolute;
    font-size: 12px !important;
    top: 50%;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transform: rotate(270deg) !important;
            transform: rotate(270deg) !important;
  }
  .slide-in-2 .content .entry {
    width: 100%;
    text-align: right;
    padding: 10px 15px 20px 90px;
  }
  .slide-in-2 .content .entry a {
    display: block;
  }
  .slide-in-2 .content .no-mask {
    padding-top: 30px;
    padding-right: 30px;
  }
  .slide-in-2 .content .go-next {
    position: absolute;
    top: 50%;
    right: 32px;
    z-index: 0;
  }
  .slide-in-2 .content:hover .mask img {
    -webkit-transform: translatex(-87px);
            transform: translatex(-87px);
  }
  .slide-in-2 .content:hover .entry a {
    -webkit-transform: translatex(-75px);
            transform: translatex(-75px);
  }
  .slide-in-2 .content:hover .no-mask a {
    -webkit-transform: none;
            transform: none;
  }
  /*------------------------------------------------------------------
[X. WooCommerce 768px ]
*/
  body.woocommerce-page .entry-content-wrap {
    padding-bottom: 100px;
  }
  .has-bg .block-wrap-grid .block-title-1 .block-title-area {
    padding-left: 30px;
  }
  .woocommerce-loop-product__title, .woocommerce-loop-category__title {
    font-size: 18px;
  }
  .woo-layout-3 .products .product {
    width: calc(33.33333% - 30px);
  }
  .woo-layout-4 .products .product {
    width: calc(25% - 30px);
  }
  .woo-layout-12 #container {
    float: left;
  }
  .woo-layout-12 .products .product {
    width: 48%;
  }
  .woo-layout-13 #container {
    float: left;
  }
  .woo-layout-13 .products .product {
    width: 30.52%;
  }
  .single-product.woo-related-3 .related .product {
    width: 30.8% !important;
  }
  .single-product.woo-related-2 .related .product {
    width: 48.1% !important;
  }
  /*------------------------------------------------------------------
[X. Basket 768]
*/
  .tipi-basket-wrap {
    text-align: left;
    border: 1px solid #282828;
    padding: 30px !important;
    position: absolute;
    z-index: 105;
    background: #1d1d1d;
    width: 348px;
    opacity: 0;
    visibility: hidden;
    top: 100%;
    right: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .tipi-basket-wrap a {
    padding: 0 !important;
  }
  .tipi-basket-wrap .basket-contents {
    max-height: 40vh;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .tipi-basket-wrap .title {
    padding-top: 0;
  }
  .tipi-basket-wrap .empty-notice {
    text-align: center;
    margin-bottom: 30px;
    text-transform: none;
  }
  .tipi-basket-wrap .tipi-buttons {
    margin-top: 15px;
  }
  .tipi-basket-wrap .tipi-button {
    width: calc( 50% - 7px);
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .tipi-basket-wrap .checkout {
    background: #548664;
    float: right;
  }
  .tipi-basket-wrap .view-cart {
    background: #999;
    float: left;
  }
  .tipi-basket-wrap .shop-home {
    width: 100%;
    background: #548664;
  }
  .tipi-basket-wrap .tipi-icon-cart-l {
    left: 50%;
    background: #fff;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 20px 0;
  }
  .tipi-basket-wrap .tipi-icon-cart-l .tipi-cart-count {
    background: #111;
    top: 100%;
    left: 100%;
  }
  .tipi-basket-wrap .subtotal {
    margin: 15px 0;
  }
  .tipi-basket-wrap .subtotal .subtotal-title {
    margin-right: 30px;
    display: inline-block;
    width: 100px;
  }
  .tipi-basket-wrap .subtotal .amount {
    float: right;
  }
  .tipi-basket-wrap .tipi-basket-remove {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    display: inline-block;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .tipi-basket-wrap .tipi-basket-remove:hover {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .site-footer .tipi-basket-wrap {
    bottom: calc( 100% + 10px);
    right: 0;
  }
  .basket-contents {
    width: 100%;
  }
  .tipi-basket-wrap {
    color: #fff;
  }
  .tipi-basket-wrap .empty-basket {
    text-align: center;
  }
  .tipi-basket-wrap .empty-basket .tipi-i-cart {
    font-size: 70px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
  }
  .tipi-basket-wrap .empty-basket .tipi-i-cart span {
    display: none;
  }
  .tipi-basket-wrap .basket-item {
    position: relative;
    border-bottom: 1px solid #272727;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .tipi-basket-wrap .basket-item a {
    color: #fff;
  }
  .tipi-basket-wrap .basket-item .img {
    float: left;
    margin-right: 30px;
    width: 75px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .tipi-basket-wrap .basket-item .img img {
    vertical-align: top;
  }
  .tipi-basket-wrap .basket-item .meta {
    float: left;
    padding-right: 30px;
  }
  .tipi-basket-wrap .basket-item .title {
    font-weight: bold;
    font-size: 15px;
  }
  .tipi-basket-wrap .basket-item .qty, .tipi-basket-wrap .basket-item .price {
    font-weight: normal;
    margin-top: 5px;
    color: #999;
  }
  .tipi-basket-wrap .basket-item .qty .tipi-i-x {
    font-size: 10px;
  }
  .tipi-basket-wrap .basket-item .tipi-basket-remove {
    position: absolute;
    right: 0;
    z-index: 5;
    top: 3px;
  }
  /*------------------------------------------------------------------
[X. Recipe 768]
*/
  div.jetpack-recipe:after {
    content: "";
    display: block;
    clear: both;
  }
  div.jetpack-recipe .jetpack-recipe-ingredients {
    padding-right: 60px;
    width: 240px;
  }
  div.jetpack-recipe .jetpack-recipe-ingredients, div.jetpack-recipe div.jetpack-recipe-directions {
    float: left;
  }
  div.jetpack-recipe div.jetpack-recipe-directions {
    width: calc( 100% - 240px);
  }
  /*------------------------------------------------------------------
[X. BuddyPress 768]
*/
  #buddypress div.activity-comments > ul {
    padding: 0 0 0 75px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1019px) {
  .preview-grid.tipi-s-typo .title {
    font-size: 1.2rem;
  }
  .menu-icons > li > a, .main-navigation .horizontal-menu > li > a {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .drop-it .block-title-wrap-style .block-subtitle {
    display: none;
  }
  .block-piece-2 .preview-75 .mask, .block-piece-2 .preview-75 .byline {
    display: none;
  }
  .block-piece-2 .preview-75 .title {
    padding-top: 0;
  }
  .footer-widget-area-3 .split-1 .meta {
    padding-left: 15px;
  }
  .footer-widget-area-3 .byline {
    line-height: 1;
    padding-bottom: 2px;
  }
  .block-wrap-54 .byline, .block-wrap-54 .arrow {
    display: none !important;
  }
  .entry-content .alignnone, .entry-content .aligncenter {
    margin-left: -30px;
    margin-right: -30px;
    max-width: none;
    width: calc( 100% + 60px) !important;
  }
  .entry-content .alignnone .wp-caption-text, .entry-content .aligncenter .wp-caption-text {
    padding: 0 30px;
  }
  .entry-content .video-wrap {
    width: calc( 100% + 60px);
    margin-left: -30px;
    padding-bottom: 61%;
  }
  .zeen-col--narrow .block-wrap-classic:not(.block-skin-0) .tipi-row-inner-box {
    padding-right: 20px;
    padding-left: 20px;
  }
  .zeen-col--narrow .tile-design .byline {
    display: none;
  }
  .zeen-col--narrow .block-wrap-thumbnail article .mask {
    display: none;
  }
  .zeen-col--narrow .block-wrap-thumbnail article .meta {
    padding-left: 0;
  }
  .zeen-col--narrow .with-load-more {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .zeen-col--narrow .with-load-more .filters {
    margin-top: 10px;
  }
  .zeen-col--narrow .with-load-more .block-title {
    width: 100%;
    padding-right: 0;
  }
  .zeen-col--narrow .block-subtitle {
    font-size: 14px;
  }
  .zeen-col--narrow .block-title-1 .load-more-wrap-2:first-of-type {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1019px) {
  /*------------------------------------------------------------------
[X. MM ]
*/
  .drop-it .block-piece-2 article .subtitle {
    display: none;
  }
  .secondary-wrap-v-70 {
    display: none;
  }
  .share-it:not(.share-it-text):not(.share-it-11) .title {
    margin-bottom: 30px;
  }
  .share-it:not(.share-it-text):not(.share-it-11) .share-button {
    margin: 0 0 20px;
  }
  .share-it:not(.share-it-text):not(.share-it-11) .title {
    width: 100%;
  }
  .share-it-text a {
    margin: 0 30px 30px 0 !important;
  }
  .share-it-bold .share-button {
    min-width: 130px;
  }
  .block-wrap-grid .tipi-s-typo .byline, .block-wrap-grid .tipi-s-typo .arrow {
    display: none !important;
  }
  .block-wrap-25 .block-tiny-title {
    margin-bottom: 30px;
    font-size: 1.3333333rem;
  }
  .zeen-col--narrow .block-wrap-25 .block-tiny-title {
    font-size: 1rem;
  }
  .videos-wrap {
    padding-top: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
  }
  .videos-wrap article {
    padding-right: 30px;
    margin-bottom: 0;
  }
  .block-wrap-cols-3 .block-wrap-thumbnail article .byline, .block-wrap-cols-2-2 .zeen-col-0 .block-wrap-thumbnail article .byline, .block-wrap-cols-2-1 .zeen-col-1 .block-wrap-thumbnail article .byline {
    display: none;
  }
  .block-25 article:nth-last-child(2) {
    margin-bottom: 0;
  }
  .preview-review-bot .lr-api-format-3, .preview-review-bot .lr-api-format-4, .preview-review-bot .lr-api-format-5 {
    display: none;
  }
  .hero-with-content-wrap .entry-content {
    padding-top: 30px;
  }
  .hero-with-content-wrap .sticky-el {
    position: static !important;
  }
  .body-header-style-70s.tipi-builder-on .tipi-fs, .body-header-style-70s .header-width-2 .header-side-padding, .body-header-style-70s .standard-archive {
    padding-left: 0;
    padding-right: 0;
  }
  .body-header-style-70s .header-width-2 .drop-it .block-wrap, .body-header-style-70s .header-width-2 .trending-inline-drop .trending-inline-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .preview-grid.tipi-s-typo .subtitle, .preview-grid.tipi-s-typo .byline, .preview-grid.tipi-m-typo .subtitle, .preview-grid.tipi-m-typo .byline {
    display: none;
  }
  .hero-with-content-wrap {
    padding-top: 0;
  }
  .hero-with-content.tipi-row {
    padding-left: 0;
    padding-right: 0;
  }
  .hero-with-content.tipi-row article {
    padding-left: 45px;
    padding-right: 45px;
  }
  .woocommerce-product-gallery li:nth-child(3n+2):nth-last-child(-n+3):last-child {
    margin-right: auto;
    margin-left: 8px;
  }
}

@media only screen and (min-width: 1020px) {
  /*------------------------------------------------------------------
[X. Grid 1020px]
*/
  .tipi-l-0 {
    display: none;
  }
  .tipi-l-1 {
    width: 8.333333333333333%;
  }
  .tipi-l-2 {
    width: 16.66666666666667%;
  }
  .tipi-l-3 {
    width: 25%;
  }
  .tipi-l-4 {
    width: 33.33333333333333%;
  }
  .tipi-l-5 {
    width: 41.66666666666667%;
  }
  .tipi-l-6 {
    width: 50%;
  }
  .tipi-l-7 {
    width: 58.33333333333333%;
  }
  .tipi-l-8 {
    width: 66.66666666666667%;
  }
  .tipi-l-9 {
    width: 75%;
  }
  .tipi-l-10 {
    width: 83.33333333333333%;
  }
  .tipi-l-11 {
    width: 91.66666666666667%;
  }
  .tipi-l-12 {
    width: 100%;
  }
  .ppl-l-3 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 100% / 3 - 20px);
            flex: 0 0 calc( 100% / 3 - 20px);
    width: calc( 33% - 20px);
  }
  .ppl-l-4 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 25% - 90px / 4);
            flex: 0 0 calc( 25% - 90px / 4);
    width: calc( 25% - 22px);
  }
  /*------------------------------------------------------------------
[X. Tipi blocks]
*/
  .block-wrap-25 .block {
    width: 100%;
  }
  .block-wrap-25 .preview-25:last-of-type {
    margin-bottom: 0;
  }
  .block-wrap-25 .block-tiny-title {
    margin-bottom: 30px;
  }
  .block-titles-big .zeen-col-sz-25 .block-title, .block-titles-big .zeen-col-sz-33 .block-title {
    font-size: 30px;
    padding-bottom: 5px;
  }
  .block-titles-big .zeen-col-sz-25 .block-subtitle, .block-titles-big .zeen-col-sz-33 .block-subtitle {
    font-size: 15px;
  }
  .block-wrap:not(.block-col-self) .block:not(.preview-review-bot) article:not(.preview-thumbnail) .lets-review-api-wrap {
    width: 75px;
    height: 75px;
  }
  .block-wrap:not(.block-col-self) .block:not(.preview-review-bot) article:not(.preview-thumbnail) .lets-review-api-wrap .lets-review-final-score {
    font-size: 22px;
  }
  .block-wrap .zeen-col--narrow .block:not(.preview-review-bot) .lets-review-api-wrap {
    width: 45px;
    height: 40px;
  }
  .block-wrap .zeen-col--narrow .block:not(.preview-review-bot) .lets-review-api-wrap .lets-review-final-score {
    font-size: 15px;
  }
  .block-wrap .zeen-col--narrow .block:not(.preview-review-bot) .preview-thumbnail .lets-review-api-wrap {
    width: 30px;
    height: 25px;
  }
  .block-wrap .zeen-col--narrow .block:not(.preview-review-bot) .preview-thumbnail .lets-review-api-wrap .lets-review-final-score {
    font-size: 12px;
  }
  .block-col-self .block-22 {
    margin-bottom: -30px;
  }
  .block-col-self .block-69 .block-piece-2 article {
    padding: 0 15px;
    top: -75px;
  }
  .block-col-self .preview-25 {
    margin-bottom: 0;
  }
  .block-col-self .block-tiny-title {
    margin-bottom: 0;
  }
  .block-col-self.block-wrap-25 .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block-col-self.block-wrap-25 .block-tiny-title {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 160px;
    padding-right: 45px;
  }
  .content-found .block-22 {
    margin-bottom: 0;
  }
  .ppl-m-4 .block:not(.preview-review-bot) .lets-review-api-wrap, .ppl-m-5 .block:not(.preview-review-bot) .lets-review-api-wrap {
    width: 50px;
    height: 50px;
  }
  .ppl-m-4 .block:not(.preview-review-bot) .lets-review-api-wrap .lets-review-final-score, .ppl-m-5 .block:not(.preview-review-bot) .lets-review-api-wrap .lets-review-final-score {
    font-size: 16px;
  }
  .ppl-m-4 .block:not(.preview-review-bot) .lets-review-api-wrap .lets-review-subtitle, .ppl-m-5 .block:not(.preview-review-bot) .lets-review-api-wrap .lets-review-subtitle {
    display: none;
  }
  .videos-mini-wrap article {
    border-bottom: 1px #333333 solid;
  }
  .hero-with-content-related .videos-mini-wrap article {
    max-width: 33%;
  }
  .hero-with-content-related .videos-mini-wrap article:first-child:nth-last-child(2),
  .hero-with-content-related .videos-mini-wrap article:first-child:nth-last-child(2) ~ article {
    max-width: 50%;
  }
  .sidebar-off .hero-41 + .article-layout-36 {
    padding-top: 45px;
  }
  h1 {
    font-size: 3.33333em;
  }
  h2 {
    font-size: 2.666666666em;
  }
  h3 {
    font-size: 2em;
  }
  h4 {
    font-size: 1.5em;
  }
  h5 {
    font-size: 1.25em;
  }
  .block-wrap-46 .block-piece-1 {
    width: calc( ( 100% - 15px ) * 0.66666);
    overflow: hidden;
  }
  .block-wrap-46 .block-piece-1 .meta {
    bottom: 30px;
  }
  .block-wrap-46 .block-piece-1 .meta .title {
    font-size: 2rem;
  }
  .block-wrap-46 .block-piece-2 {
    width: calc( ( 100% + 30px ) * 0.3333333);
  }
  .block-wrap-46 .block-piece-2 .meta {
    padding-right: 15px;
  }
  .block-wrap-46 .block-piece-2 article {
    padding-left: 30px;
    padding-right: 20px;
  }
  .block-wrap-46 .block-piece-2 article:first-child {
    padding-top: 15px;
  }
  .block-wrap-46 .videos-wrap {
    overflow-y: auto;
    height: 100%;
    position: absolute;
  }
  .icon-size-s {
    width: 40px;
    height: 40px;
  }
  .icon-size-s i {
    font-size: 18px;
    line-height: 40px;
  }
  .icon-size-m {
    width: 80px;
    height: 80px;
  }
  .icon-size-m i {
    font-size: 30px;
    line-height: 80px;
  }
  .preview-grid:not(.tile-design-4) .icon-base-1.icon-size-m, .preview-slider:not(.tile-design-4) .icon-base-1.icon-size-m, .preview-classic .icon-base-1.icon-size-m {
    margin-top: -40px;
    margin-left: -40px;
  }
  .format-gallery .icon-size-m.icon-base-2 i {
    font-size: 24px;
  }
  /*------------------------------------------------------------------
[X. Singular 1020px ]
*/
  .sidebar-off .main-block-wrap {
    padding-left: 45px;
    padding-right: 45px;
  }
  .sticky-sb {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
  }
  .tipi-row.limited-width-cut {
    max-width: 800px;
  }
  .tipi-row.limited-width-cut .site-main {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  /*------------------------------------------------------------------
[X. Singular footer blocks]
*/
  .commentlist li .comment-body img {
    margin-right: 75px;
  }
  .commentlist li .comment-body .comment_content {
    padding-left: 150px;
  }
  .commentlist li .comment-body .alert p {
    padding-left: 150px;
  }
  /*------------------------------------------------------------------
[X. Author box 768px]
*/
  .user-page-box-3 {
    width: calc( 33% - 20px);
    margin-right: 30px;
  }
  .user-page-box-3:nth-child(odd) {
    margin-right: 30px;
  }
  .user-page-box-3:nth-child(3n) {
    margin-right: 0;
  }
  .user-page-box-4 {
    width: calc( 25% - 23px);
    margin-right: 30px;
  }
  .user-page-box-4:nth-child(odd) {
    margin-right: 30px;
  }
  .user-page-box-4:nth-child(4n) {
    margin-right: 0;
  }
  /*------------------------------------------------------------------
[X. Widgets 1020px]
*/
  .instagram-pics li {
    width: 16.666667%;
  }
  /*------------------------------------------------------------------
[X. Subscribe 1020px]
*/
  .content-subscribe-1 .content-subscribe-inner {
    padding: 60px;
  }
  .slide-in-2 {
    width: 360px;
  }
  .slide-in-2 .content .mask {
    width: 270px;
  }
  /*------------------------------------------------------------------
[X. Sliders 1020px ]
*/
  .slider-varw {
    height: 65vh;
  }
  .slider-for.slider-height-s, .slider-imgs.slider-height-s {
    height: 420px;
  }
  /*------------------------------------------------------------------
[X. Typography 1020px ]
*/
  .tipi-xl-typo .title {
    font-size: 3rem;
  }
  .tipi-xl-typo.tile-design .meta {
    padding: 45px;
  }
  .tipi-fs .tipi-xl-typo .subtitle {
    font-size: 2rem;
    padding-top: 5px;
  }
  .tile-design .meta {
    padding: 30px;
  }
  .footer-widget.widget_nav_menu:last-child, .footer-widget.widget_nav_menu:nth-last-child(2), .footer-widget.widget_categories:last-child, .footer-widget.widget_categories:nth-last-child(2) {
    width: 50%;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom-width: 0;
  }
  .product-layout-2 .flex-control-thumbs {
    width: calc( 100px - 3px);
    float: left;
    max-height: 520px;
    overflow-y: scroll;
  }
  .product-layout-2 .flex-control-thumbs li {
    width: 100%;
    margin-right: 2px;
  }
  .product-layout-2 .flex-control-thumbs::-webkit-scrollbar-thumb {
    background: #222;
    border-radius: 2px;
    visibility: hidden;
  }
  .product-layout-2 .flex-control-thumbs::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    margin-right: 10px;
  }
  .product-layout-2 .flex-control-thumbs:hover::-webkit-scrollbar-thumb {
    visibility: visible;
  }
  .product-layout-2 .flex-viewport {
    float: right;
    width: calc(100% - 100px);
  }
  .product > .outofstock, .product > .onsale {
    display: inline-block;
    position: static;
    margin-bottom: 10px;
  }
  .bp-layout-51 #buddypress #members-list li, .bp-layout-51 #buddypress #groups-list li {
    width: 23.5%;
  }
  .bp-layout-51 #buddypress div#item-header #item-header-cover-image #item-header-content {
    max-width: 100% !important;
  }
  .button-size-wrap-1 .tipi-button {
    height: 54px;
    line-height: 50px;
    padding: 0 45px;
    font-size: 15px;
  }
  .button-size-wrap-1 .video-icon {
    width: 30px;
    height: 30px;
  }
  .block-wrap-cta .button-size-wrap-1 .tipi-button {
    font-size: 14px;
  }
  .block-wrap-cta .button-size-wrap-1 .tipi-button-style-2 {
    padding: 0 15px;
  }
  .block-wrap-cta .button-size-wrap-1 .cta-button > * {
    line-height: 50px;
  }
  .block-wrap-cta .button-size-wrap-1 .cta-button .video-icon {
    line-height: 30px;
  }
  .block-wrap-cta .cta-title {
    font-size: 4rem;
  }
  .block-wrap-cta .cta-content {
    font-size: 1.333303rem;
    margin-top: 20px;
  }
  .block-wrap-cta .block-pretitle {
    margin-bottom: 15px;
  }
  .block-wrap-cta .tipi-button {
    margin-top: 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .block-wrap-cols-3 .tile-design .meta {
    padding: 20px;
  }
  .block-wrap-cols-3-1 .zeen-col-0 .tipi-xl-typo .title, .block-wrap-cols-3-2 .zeen-col-2 .tipi-xl-typo .title {
    font-size: 1rem;
  }
  .block-wrap-cols-3-1 .zeen-col-0 .tile-design .meta, .block-wrap-cols-3-2 .zeen-col-2 .tile-design .meta {
    padding: 10px;
  }
  .meta-overlay-2 .with-fi .meta {
    padding: 15px;
  }
  .block-wrap-cols-3-1 .zeen-col-0 .split-1 .mask, .block-wrap-cols-3-2 .zeen-col-2 .split-1 .mask, .block-wrap-cols-2-2 .zeen-col-0 .split-1 .mask, .block-wrap-cols-2-3 .zeen-col-1 .split-1 .mask {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    margin-right: 15px;
  }
  .block-wrap-110 .block-wrap-32 .block-title-wrap .block-subtitle {
    font-size: 1rem;
  }
  .zeen-col-sz-50 .block-wrap-cta .mask .img-tag-bg, .zeen-col--narrow .block-wrap-cta .mask .img-tag-bg {
    padding-bottom: 90%;
  }
  .has-bg .secondary-wrap .menu-content-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media all and (orientation: landscape) and (min-width: 768px) {
  .hero-m .hero-wrap.parallax.is-portrait:not(.cover-11), .hero-l .hero-wrap.parallax.is-portrait:not(.cover-11) {
    background: #eee;
  }
  .hero-m .hero-wrap.parallax.is-portrait:not(.cover-11) .hero, .hero-l .hero-wrap.parallax.is-portrait:not(.cover-11) .hero {
    background: transparent;
    -webkit-transform: translatey(-33%);
            transform: translatey(-33%);
  }
  .hero-m .hero-wrap.parallax.is-portrait:not(.cover-11) .hero .media-icon.center-abs, .hero-l .hero-wrap.parallax.is-portrait:not(.cover-11) .hero .media-icon.center-abs {
    top: 83%;
  }
}

@media only screen and (max-width: 1239px) {
  .site-header.tipi-row, .secondary-wrap.tipi-row, .main-navigation.tipi-row {
    padding-left: 0;
    padding-right: 0;
  }
  .inherit-fs-on {
    font-size: 1.3333rem !important;
  }
  .main-navigation.tipi-row:not(.main-menu-width-1) .nav-grid {
    padding: 0;
  }
  .main-menu-bar-color-2 .dropper > a:before {
    margin-left: -10px;
  }
  .secondary-wrap.tipi-row .menu-content-wrap, .site-header.tipi-row .header-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .nav-grid .sticky-part {
    padding: 0 20px;
  }
  .main-menu-width-1 .nav-grid.tipi-row .sticky-part {
    padding: 0;
  }
  .hero-wrap.tipi-row {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .hero-wrap.tipi-row .meta {
    padding-left: 30px;
  }
  .title-middle .hero-wrap.tipi-row .meta {
    padding-left: 0;
  }
  .hero-18.tipi-row {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .hero-18.hero-wrap.tipi-row .meta {
    padding-left: 0;
  }
  .main-navigation-4 .horizontal-menu > li {
    margin: 0 2px;
  }
  .main-navigation-4 .horizontal-menu > li > a {
    font-size: 0.9em;
  }
  .block-piece-1 {
    padding-right: 0;
  }
  .block-piece-2 .preview-76 {
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .block-piece-2 .preview-76 .mask {
    display: none;
  }
  .share-it:after {
    content: '';
    width: calc( 33.333333% - 10px);
  }
  .site-footer .bg-area-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (min-width: 1020px) and (max-width: 1240px) {
  .hero-meta.tipi-m-typo .title {
    font-size: 2.5rem;
  }
  .hero-meta.tipi-m-typo .subtitle {
    font-size: 1.3333rem;
  }
}

@media only screen and (min-width: 1240px) {
  /*------------------------------------------------------------------
[X. Grid 1240px]
*/
  .tipi-xl-0 {
    display: none !important;
  }
  .ppl-xl-4 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 25% - 90px / 4);
            flex: 0 0 calc( 25% - 90px / 4);
  }
  .ppl-xl-5 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 20% - 24px);
            flex: 0 0 calc( 20% - 24px);
  }
  .tipi-bg-da {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    display: block;
  }
  .has-bg-da .zeen-top-block {
    z-index: 4;
  }
  .has-bg-da .site-inner {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .secondary-menu-width-2 .trending-inline-drop.menu {
    max-width: none;
  }
  .secondary-menu-width-2 .horizontal-menu {
    padding: 0 30px;
  }
  .main-menu-width-2 .nav-grid .sticky-part, .main-menu-width-2 .secondary-wrap .menu-content-wrap {
    padding: 0 30px;
  }
  .main-menu-width-2 .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu {
    width: 300px;
  }
  .main-menu-width-2 .menu-item-has-children.mm-sb-left .block-wrap {
    width: calc( 100% - 300px);
  }
  .main-menu-width-2 .sticky-p2 .sticky-p2-inner {
    padding: 0;
  }
  .secondary-menu-width-1 .menu {
    padding: 0 30px;
  }
  .modal-wrap .content-custom.is-video, .modal-wrap .content-custom.is-audio {
    width: 1230px;
  }
  .modal-wrap .content-custom.is-video {
    padding-bottom: 56.25%;
  }
  .main-navigation.tipi-row:not(.stuck) .nav-grid {
    padding: 0;
  }
  .has-bg .site-footer .bg-area-inner.tipi-row .footer-area, .has-bg .site-footer .bg-area-inner.tipi-row .footer-widget-area {
    margin-left: -30px;
    margin-right: -30px;
    width: auto;
  }
  .has-bg .secondary-menu-width-2 .horizontal-menu {
    padding: 0;
  }
  .has-bg .main-menu-width-1.tipi-row:not(.stuck) {
    padding-left: 0;
    padding-right: 0;
  }
  .has-bg .main-menu-width-1.tipi-row:not(.stuck) .main-navigation-border {
    padding: 0 30px;
  }
  .has-bg .main-menu-width-1 .mm-art .menu {
    margin-left: -30px;
    width: calc( 100% + 60px);
  }
  .has-bg .main-menu-width-1.main-menu-bar-color-2 .dropper > a:before {
    margin-left: -10px;
  }
  .has-bg .site-header .main-navigation .mm-art .menu {
    margin-left: 0;
  }
  .has-bg .main-menu-width-3 .nav-grid .sticky-p1, .has-bg .main-menu-width-2 .nav-grid .sticky-p1 {
    padding: 0 30px;
  }
  .has-bg .secondary-menu-width-3 .menu-content-wrap {
    padding: 0 30px;
  }
  .has-bg .header-width-3 .header-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .header-width-2 .header-padding:not(.logo-main-wrap-center):not(.tipi-all-c) {
    padding-left: 45px;
    padding-right: 35px;
  }
  .header-skin-1 .logo-main-wrap-l .logo {
    margin-left: 12px;
  }
  .secondary-menu-width-1 .current-date, .secondary-menu-width-3 .current-date {
    padding-left: 10px;
  }
  .block-wrap-cta .title-area {
    width: calc( 50% + 60px);
  }
  .zeen-col-sz-50 .block-wrap-cta .title-area, .zeen-col--narrow .block-wrap-cta .title-area {
    width: 100%;
  }
  .zeen-col-sz-50 .block-wrap-cta .mask .img-tag-bg, .zeen-col--narrow .block-wrap-cta .mask .img-tag-bg {
    padding-bottom: 70%;
  }
  .zeen-col--narrow .tipi-l-typo .title, .zeen-col--narrow .tipi-xl-typo .title {
    font-size: 1.3333rem !important;
  }
  .cta-meta-mh .title-area {
    left: 25%;
  }
  .hero-with-content-wrap {
    padding: 45px 0;
  }
  .hero-with-content-related {
    padding: 45px 0 35px;
  }
  .article-layout-skin-2.title-middle-cut .contents-wrap:not(.no-fi-wrap) {
    background: #161616;
  }
  /*------------------------------------------------------------------
[X. Blocks 1200px]
*/
  .tipi-fs.block-wrap-51.tile-design-wrap-3 .slider-arrow-next, .tipi-fs.block-wrap-51.tile-design-wrap-4 .slider-arrow-next {
    right: 60px;
  }
  .tipi-fs.block-wrap-51.tile-design-wrap-3 .slider-arrow-prev, .tipi-fs.block-wrap-51.tile-design-wrap-4 .slider-arrow-prev {
    left: 60px;
  }
  .block-66 .tipi-m-6 .tipi-m-typo .title {
    font-size: 2rem;
  }
  .zeen-top-block .block-82 {
    height: 50vh;
  }
  .zeen-top-block .block-92, .zeen-top-block .block-94 {
    height: 60vh;
  }
  .zeen-top-block .block-92 article, .zeen-top-block .block-94 article {
    height: 100%;
    position: relative;
  }
  .zeen-top-block .mask {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
  .zeen-top-block .mask .mask-img {
    width: 100%;
  }
  .hero-18 .meta-wrap {
    padding-left: 90px;
    padding-bottom: 90px;
  }
  .slider-for.slider-height-s, .slider-imgs.slider-height-s {
    height: 510px;
  }
  .ppl-m-5 article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc( 20% - 120px / 5);
            flex: 0 0 calc( 20% - 120px / 5);
  }
  .block-col-self .preview-21 .title, .block-col-self .preview-24 .title {
    font-size: 2rem;
  }
  /*------------------------------------------------------------------
[X. Helpers 1200px]
*/
  .padding-t {
    padding-top: 60px;
  }
  .padding-b {
    padding-bottom: 60px;
  }
  .block-video-1 {
    padding: 100px 0;
  }
  .separation-border-v-0, .separation-border-v-1 {
    display: block;
  }
  /*------------------------------------------------------------------
[X. Hero Designs ]
*/
  .title-middle-cut .contents-wrap:not(.no-fi-wrap) {
    margin-top: -200px;
    z-index: 2;
    position: relative;
    padding: 45px 60px 0;
  }
  .title-middle.title-middle-cut .hero-wrap .meta-wrap {
    top: calc( 50% - 100px);
  }
  .title-cut-bl.hero-l .meta-wrap {
    position: relative;
  }
  /*------------------------------------------------------------------
[X. Meta styles 1200px]
*/
  .meta-b-l {
    position: absolute;
    bottom: 30px;
    left: 30px;
  }
  .tipi-l-typo .title {
    font-size: 3rem;
    padding-top: 10px;
  }
  .block-wrap-grid .tipi-l-typo .title {
    font-size: 2.5rem;
  }
  .preview-82 .title {
    font-size: 2.5em;
  }
  .preview-68 {
    padding-bottom: 180px;
  }
  .tipi-fs .tipi-m-typo .title {
    font-size: 2rem;
  }
  .tipi-fs .preview-91.tile-design:not(.tile-design-4) .meta, .tipi-fs .preview-82.tile-design:not(.tile-design-4) .meta {
    padding: 45px;
  }
  .tipi-fs .block-96 .tipi-m-4 .title, .tipi-fs .block-95 .block-piece-2 article .title {
    font-size: 1.6rem;
  }
  /*------------------------------------------------------------------
[X. Singular 1200px]
*/
  .hero-m .hero-wrap.parallax .hero {
    width: calc( 100% - 60px);
  }
  .hero-m .hero-wrap .mask-overlay {
    width: calc( 100% - 60px);
    left: 30px;
  }
  .hero-l .hero-wrap.parallax .hero {
    -webkit-transform: none;
            transform: none;
  }
  .has-bg .hero-wrap.parallax .hero {
    width: 100% !important;
  }
  .has-bg .hero-m .mask-overlay {
    width: 100%;
    left: 0;
  }
  .align-fade-up .alignleft, .align-fade-up .alignright, .align-fade-up-done .alignleft, .align-fade-up-done .alignright {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  .align-fade-up .tipi-seen, .align-fade-up-done .tipi-seen {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .site-main .share-it-1 .share-button, .site-main .share-it-2 .share-button {
    width: calc( 25% - 10px);
    margin-bottom: 20px;
  }
  .site-main .share-it-1 .share-button:first-child:nth-last-child(4),
  .site-main .share-it-1 .share-button:first-child:nth-last-child(4) ~ .share-button, .site-main .share-it-2 .share-button:first-child:nth-last-child(4),
  .site-main .share-it-2 .share-button:first-child:nth-last-child(4) ~ .share-button {
    width: calc( 25% - 10px);
  }
  .align-fs .contents-wrap .video-wrap,
  .align-fs-center .aligncenter.size-full,
  .align-fs-center .wp-caption.aligncenter .size-full,
  .align-fs-center .tiled-gallery,
  .align-fs .alignwide {
    width: 1000px;
    max-width: none;
    -webkit-transform: translatex(-50%);
            transform: translatex(-50%);
    margin: 45px 0 45px 50%;
  }
  .align-fs-center .wp-caption.aligncenter .size-full {
    margin-bottom: 0;
  }
  .align-fs .contents-wrap .video-wrap {
    height: 562px;
  }
  .hero-l .single-content {
    padding-top: 45px;
  }
  /*------------------------------------------------------------------
[X. Widgets 1200px]
*/
  .tipi-amount-many {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .tipi-amount-many .instagram-img {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  /*------------------------------------------------------------------
[X. Alignements 1200px]
*/
  .align-spill .alignleft, .align-spill .alignright {
    max-width: 300px;
  }
  .align-spill .alignleft {
    margin: 50px 50px 50px 0;
  }
  .align-spill .alignright {
    margin: 0 50px 50px;
  }
  .layout-side-info .entry-content {
    padding-left: 30px;
  }
  .layout-side-info .alignleft {
    margin-left: -30px;
  }
  .layout-side-info .alignnone.size-large {
    width: calc( 100% + 30px);
    max-width: none;
    margin-left: -30px;
  }
  /*------------------------------------------------------------------
[X. Modals 1200px ]
*/
  .content-search .search-hints {
    padding-top: 5px;
  }
  .with-results-cache .content-found-wrap {
    padding-top: 45px;
  }
  .content-subscribe .tipi-modal-bg {
    min-height: 420px;
  }
  /*------------------------------------------------------------------
[X. Mm 1200px ]
*/
  .menu-main-menu > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }
  /*------------------------------------------------------------------
[X. Woocommerce 1200px ]
*/
  .product .cart {
    margin: 60px 0;
  }
  .woocommerce-Reviews .description {
    width: 70%;
    padding-left: 30px;
  }
  .woocommerce-Reviews .review-meta-wrap {
    width: 30%;
  }
  .woocommerce-Reviews .comment-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-layout-2 .product .summary {
    padding-left: 30px;
  }
  .product-layout-2 .product .images {
    padding-right: 30px;
  }
  .product-layout-2 .product > .outofstock, .product-layout-2 .product > .onsale {
    margin-left: 30px;
  }
  .product-layout-2 .woocommerce-product-gallery__trigger {
    right: 45px;
  }
  .qv-wrap .images {
    padding-right: 0;
  }
  .qv-wrap .summary {
    padding: 45px;
  }
  .qv-wrap .woocommerce-product-details__short-description {
    padding-top: 30px;
  }
  .timed-pup .timed-pup-inner {
    min-width: 770px;
  }
}

@media only screen and (min-width: 1440px) {
  .tipi-fs.block-wrap-grid .tipi-l-typo .meta, .tipi-fs.block-wrap-grid .tipi-xl-typo .meta, .tipi-fs.block-wrap-slider .tipi-l-typo .meta, .tipi-fs.block-wrap-slider .tipi-xl-typo .meta {
    padding: 45px;
  }
  .tipi-fs .tipi-xl-typo .subtitle {
    font-size: 2rem;
  }
  .tipi-fs .tipi-l-typo .subtitle {
    font-size: 1.5rem;
  }
  .adjust-mask .special-title {
    top: 30px;
    left: 45px;
  }
  .modal-wrap .content-custom.is-video {
    width: 1360px;
    padding-bottom: 765px;
  }
  .tipi-fs .block-69 .block-piece-1 article .mask {
    padding-bottom: 40%;
    top: -10%;
    overflow: hidden;
  }
}

@media only screen and (min-width: 1600px) {
  .zeen-top-block .block-83 article {
    max-height: 50vh !important;
  }
  .tipi-m-typo .title {
    font-size: 2rem;
    line-height: 1.33333;
  }
  .tipi-fs .preview-51 .title {
    font-size: 4rem;
  }
  .tipi-fs .preview-52 .title {
    font-size: 3rem;
  }
  .tipi-fs .preview-62 .title {
    font-size: 2rem;
  }
  .img-tag-bg {
    padding-bottom: 45%;
  }
  /*------------------------------------------------------------------
[X. Modals]
*/
  .content-search .search-field {
    font-size: 5rem;
  }
  .tipi-fs .tipi-m-typo .title {
    font-size: 2.2rem;
  }
}

@media only screen and (min-width: 2020px) {
  .tipi-fs .tipi-m-typo .title {
    font-size: 2.5rem;
  }
  .tipi-fs .tipi-m-typo .subtitle {
    font-size: 1.5rem;
  }
  .img-tag-bg {
    padding-bottom: 40%;
  }
  .tipi-fs .block-92, .tipi-fs .block-94 {
    height: 850px;
  }
}

@media all and (orientation: portrait) {
  .title-contrast .hero-wrap {
    height: 50vh;
  }
  .hero-wrap.parallax.is-portrait .hero {
    -webkit-transform: none;
            transform: none;
  }
  .img-tag-bg {
    padding-bottom: 85%;
  }
  .img-tag-bg .bg {
    height: 115%;
    top: -7%;
  }
}

@media all and (orientation: landscape) {
  .zeen-top-block .block:not(.block-92):not(.block-94) article {
    max-height: 75vh;
  }
  .cover-2 .slider-for, .cover-2 .slider-imgs {
    height: 66vh;
  }
  .cover-3 .slider-for, .cover-3 .slider-imgs {
    height: 50vh;
  }
  .cover-1 .slider-for, .cover-1 .slider-imgs, .cover-11 .slider-for, .cover-11 .slider-imgs {
    height: 100vh;
  }
}

@media all and (orientation: landscape) and (min-width: 1240px) {
  .hero-m .hero-wrap.parallax .hero {
    width: calc( 100% - 60px);
  }
  .has-bg .hero-m .mask-overlay {
    width: 100%;
    left: 0;
  }
  .tipi-fs .block-92, .tipi-fs .block-94 {
    max-height: 70vh;
    height: 680px;
  }
  .tipi-fs .block-92 .block-piece, .tipi-fs .block-94 .block-piece {
    height: 100%;
  }
  .tipi-fs .block-92 article, .tipi-fs .block-94 article {
    height: 100%;
  }
  .tipi-fs .block-92 article .mask, .tipi-fs .block-94 article .mask {
    top: 50%;
    -webkit-transform: translatey(-50%);
            transform: translatey(-50%);
  }
}

@media all and (orientation: portrait) and (min-width: 768px) {
  /*------------------------------------------------------------------
[X. Subscribe 768px Portrait ]
*/
  .content-search {
    margin-top: -100px;
  }
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .ipl-separated .ipl.ipl-bg {
    /* Background pattern from Toptal Subtle Patterns */
    background-image: url("../png/ipl-l%402x.png");
    background-size: 60px 60px;
  }
  .ipl-separated .article-layout-skin-2 + .ipl.ipl-bg {
    /* Background pattern from Toptal Subtle Patterns */
    background-image: url("../png/ipl-d%402x.png");
    background-size: 7px 7px;
  }
}

@font-face {
  font-family: 'tipi';
  src: url("../ttf/tipi27be-2.ttf") format("truetype"), url("../woff/tipi27be-2.woff") format("woff"), url("../svg/tipi27be-2.svg#tipi") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="tipi-i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tipi' !important;
  speak: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  font-size: inherit;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tipi-i-line:before {
  content: "\e948";
}

.tipi-i-printer:before {
  content: "\e944";
}

.tipi-i-weibo:before {
  content: "\f18a";
}

.tipi-i-qq:before {
  content: "\f1d6";
}

.tipi-i-wechat:before {
  content: "\f1d7";
}

.tipi-i-weixin:before {
  content: "\f1d7";
}

.tipi-i-moon:before {
  content: "\e946";
}

.tipi-i-sun:before {
  content: "\e947";
}

.tipi-i-bolt:before {
  content: "\f0e7";
}

.tipi-i-flame:before {
  content: "\e80e";
}

.tipi-i-trend:before {
  content: "\e6e1";
}

.tipi-i-messenger:before {
  content: "\e945";
}

.tipi-i-trend-2:before {
  content: "\e8e5";
}

.tipi-i-long-arrow-left:before {
  content: "\f177";
}

.tipi-i-long-arrow-right:before {
  content: "\f178";
}

.tipi-i-builder:before {
  content: "\e942";
}

.tipi-i-chat:before {
  content: "\e0b7";
}

.tipi-i-comment:before {
  content: "\e0cb";
}

.tipi-i-discord:before {
  content: "\e941";
}

.tipi-i-steam:before {
  content: "\e943";
}

.tipi-i-camera:before {
  content: "\f030";
}

.tipi-i-videogame_asset:before {
  content: "\e338";
}

.tipi-i-format_quote:before {
  content: "\e244";
}

.tipi-i-qv:before {
  content: "\e92a";
}

.tipi-i-play_arrow:before {
  content: "\e037";
}

.tipi-i-maximize:before {
  content: "\e93f";
}

.tipi-i-minimize:before {
  content: "\e940";
}

.tipi-i-cart-1-plus:before {
  content: "" !important;
}

.tipi-i-cart-1:before {
  content: "" !important;
}

.tipi-i-cart-2-plus:before {
  content: "" !important;
}

.tipi-i-cart-2:before {
  content: "" !important;
}

.tipi-i-long-bottom:before {
  content: "\e932";
}

.tipi-i-long-left:before {
  content: "\e937";
}

.tipi-i-long-right:before {
  content: "\e93a";
}

.tipi-i-long-top:before {
  content: "\e93d";
}

.tipi-i-patreon:before {
  content: "\e93e";
}

.tipi-i-close:before {
  content: "\e5cd";
}

.tipi-i-search-thin:before {
  content: "\e8b6";
}

.tipi-i-alert-triangle:before {
  content: "\e930";
}

.tipi-i-arrow-down:before {
  content: "\e900";
}

.tipi-i-arrow-left:before {
  content: "\e901";
}

.tipi-i-arrow-right:before {
  content: "\e902";
}

.tipi-i-arrow-up:before {
  content: "\e903";
}

.tipi-i-at-sign:before {
  content: "\e904";
}

.tipi-i-bookmark:before {
  content: "\e905";
}

.tipi-i-calendar:before {
  content: "\e906";
}

.tipi-i-camera-o:before {
  content: "\e907";
}

.tipi-i-check:before {
  content: "\e908";
}

.tipi-i-chevron-down:before {
  content: "\e909";
}

.tipi-i-chevron-left:before {
  content: "\e90a";
}

.tipi-i-chevron-right:before {
  content: "\e90b";
}

.tipi-i-chevron-up:before {
  content: "\e90c";
}

.tipi-i-clock:before {
  content: "\e90d";
}

.tipi-i-disc:before {
  content: "\e931";
}

.tipi-i-edit-2:before {
  content: "\e90f";
}

.tipi-i-external-link:before {
  content: "\e92e";
}

.tipi-i-eye:before {
  content: "\e910";
}

.tipi-i-film:before {
  content: "\e911";
}

.tipi-i-folder:before {
  content: "\e912";
}

.tipi-i-grid:before {
  content: "\e913";
}

.tipi-i-hash:before {
  content: "\e916";
}

.tipi-i-headphones:before {
  content: "\e915";
}

.tipi-i-home:before {
  content: "\e917";
}

.tipi-i-info:before {
  content: "\e933";
}

.tipi-i-link:before {
  content: "\e92f";
}

.tipi-i-log-in:before {
  content: "\e93b";
}

.tipi-i-log-out:before {
  content: "\e93c";
}

.tipi-i-mail:before {
  content: "\e918";
}

.tipi-i-message-square:before {
  content: "\e91a";
}

.tipi-i-more-horizontal:before {
  content: "\e934";
}

.tipi-i-music:before {
  content: "\e91c";
}

.tipi-i-play:before {
  content: "\e91d";
}

.tipi-i-plus:before {
  content: "\e91e";
}

.tipi-i-repeat:before {
  content: "\e935";
}

.tipi-i-rewind:before {
  content: "\e936";
}

.tipi-i-share-2:before {
  content: "\e919";
}

.tipi-i-sliders:before {
  content: "\e921";
}

.tipi-i-star:before {
  content: "\e922";
}

.tipi-i-thumbs-down:before {
  content: "\e938";
}

.tipi-i-thumbs-up:before {
  content: "\e914";
}

.tipi-i-trash:before {
  content: "\e923";
}

.tipi-i-user:before {
  content: "\e924";
}

.tipi-i-video:before {
  content: "\e925";
}

.tipi-i-volume:before {
  content: "\e926";
}

.tipi-i-volume-1:before {
  content: "\e927";
}

.tipi-i-volume-2:before {
  content: "\e928";
}

.tipi-i-volume-x:before {
  content: "\e929";
}

.tipi-i-watch:before {
  content: "\e939";
}

.tipi-i-zap:before {
  content: "\e92b";
}

.tipi-i-zoom-in:before {
  content: "\e92c";
}

.tipi-i-zoom-out:before {
  content: "\e92d";
}

.tipi-i-search:before {
  content: "\f002";
}

.tipi-i-heart:before {
  content: "\f004";
}

.tipi-i-star2:before {
  content: "\f005";
}

.tipi-i-star-o:before {
  content: "\f006";
}

.tipi-i-camera-retro:before {
  content: "\f083";
}

.tipi-i-heart-o:before {
  content: "\f08a";
}

.tipi-i-twitter:before {
  content: "\f099";
}

.tipi-i-facebook:before {
  content: "\f09a";
}

.tipi-i-github:before {
  content: "\f09b";
}

.tipi-i-rss:before {
  content: "\f09e";
}

.tipi-i-menu:before {
  content: "\f0c9";
}

.tipi-i-pinterest:before {
  content: "\f0d2";
}

.tipi-i-google-plus:before {
  content: "\f0d5";
}

.tipi-i-linkedin:before {
  content: "\f0e1";
}

.tipi-i-angle-left:before {
  content: "\f104";
}

.tipi-i-angle-right:before {
  content: "\f105";
}

.tipi-i-angle-up:before {
  content: "\f106";
}

.tipi-i-angle-down:before {
  content: "\f107";
}

.tipi-i-youtube-play:before {
  content: "\f16a";
}

.tipi-i-instagram:before {
  content: "\f16d";
}

.tipi-i-tumblr:before {
  content: "\f173";
}

.tipi-i-dribbble:before {
  content: "\f17d";
}

.tipi-i-vk:before {
  content: "\f189";
}

.tipi-i-behance:before {
  content: "\f1b4";
}

.tipi-i-soundcloud:before {
  content: "\f1be";
}

.tipi-i-twitch:before {
  content: "\f1e8";
}

.tipi-i-whatsapp:before {
  content: "\f232";
}

.tipi-i-medium:before {
  content: "\f23a";
}

.tipi-i-vimeo:before {
  content: "\f27d";
}

.tipi-i-reddit-alien:before {
  content: "\f281";
}

.tipi-i-snapchat-ghost:before {
  content: "\f2ac";
}
