/*!
Theme Name: Valenti
Theme URI: https://themeforest.net/item/valenti-wordpress-hd-review-magazine-news-theme/5888961
Author: Codetipi
Author URI: https://codetipi.com
Description: Responsive, modern and clean Wordpress theme.
Version: 5.6.3.9
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready
Tested up to: testedupto
Requires PHP: 5.6
Text Domain: valenti
License: http://themeforest.net/licenses/regular_extended
License URI: http://themeforest.net/licenses/regular_extended
*/
/*------------------------------------------------------------------
[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;
}

strong {
  font-weight: bold;
}

button {
  color: inherit;
}

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

* {
  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;
  width: 80%;
  margin-left: 10%;
  line-height: 1.5;
  color: #444444;
  position: relative;
}

blockquote:before,
q:before {
  content: '\e244';
  font-family: 'valenti';
  position: absolute;
  left: -45px;
  transform: scale(-1, 1);
}

blockquote p:last-child,
q p:last-child {
  margin-bottom: 0;
}

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

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

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

.wp-block-pullquote,
.wp-block-quote.is-large {
  padding: 1em 1em 2em 40px;
  text-align: left;
}

.wp-block-pullquote blockquote,
.wp-block-quote.is-large blockquote {
  margin: 0;
  width: 100%;
}

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

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  text-align: left;
  max-width: 40%;
  padding: 0;
}

.wp-block-pullquote.alignleft {
  padding-left: 0;
  text-align: left;
}

.wp-block-pullquote.alignright {
  text-align: right;
}

.wp-block-pullquote.alignright blockquote {
  padding-left: 30px;
}

.wp-block-pullquote.alignright blockquote: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;
}

address {
  margin-bottom: 15px;
}

.valenti-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 ul,
.meta__full ul,
.block-html-content ul {
  list-style: disc;
}

.single-content .entry-content ol,
.meta__full ol,
.block-html-content ol {
  list-style: decimal;
}

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

.single-content .entry-content ol li,
.single-content .entry-content ul li,
.meta__full ol li,
.meta__full ul li,
.block-html-content ol li,
.block-html-content ul li {
  display: list-item;
}

.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,
.meta__full h1,
.meta__full h2,
.meta__full h3,
.meta__full h4,
.meta__full h5,
.meta__full h6,
.block-html-content h1,
.block-html-content h2,
.block-html-content h3,
.block-html-content h4,
.block-html-content h5,
.block-html-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,
.meta__full h1,
.meta__full h2,
.meta__full h3,
.meta__full h4,
.meta__full h5,
.meta__full h6,
.block-html-content h1,
.block-html-content h2,
.block-html-content h3,
.block-html-content h4,
.block-html-content h5,
.block-html-content h6 {
  margin: 30px 0;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  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. */
}

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

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

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

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

.onecol {
  width: 100%;
}

.twocol {
  width: 100%;
}

.threecol {
  width: 100%;
}

.fourcol {
  width: 100%;
}

.fivecol {
  width: 100%;
}

.sixcol {
  width: 100%;
}

.sevencol {
  width: 100%;
}

.eightcol {
  width: 100%;
}

.ninecol {
  width: 100%;
}

.tencol {
  width: 100%;
}

.elevencol {
  width: 100%;
}

.twelvecol {
  width: 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 img {
  width: 100%;
  margin-bottom: 0 !important;
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  padding: 20px 10px 5px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 75%);
}

ul.blocks-gallery-grid {
  margin: 0 !important;
  list-style: none !important;
}

.wp-block-button__link {
  color: inherit !important;
}

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

.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;
  transition: 0.3s ease-out opacity;
}

select {
  max-width: 100%;
}

.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 {
  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 {
  overflow-x: hidden;
}

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

.align-fs .alignfull:not(.alignwide), .align-fs img.alignnone.size-full, .align-fs .wp-caption.alignnone .size-full {
  margin: 30px calc( 50% - 50vw);
}

.align-fs .alignfull, .align-fs img.alignnone.size-full, .align-fs .wp-caption.alignnone .size-full {
  width: 100vw !important;
  max-width: none;
}

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

.align-fs .contents-wrap .video-wrap {
  margin-bottom: 30px;
}

.video-wrap, .wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  clear: both;
  width: 100%;
  padding-bottom: 56.25%;
}

.wp-block-video video {
  width: 100%;
}

.media-wrap-audio {
  padding-bottom: 0;
}

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

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

.entry-content .wp-block-image img {
  margin-bottom: 0;
}

ul.wp-block-gallery {
  margin-left: 0;
}

.wp-block-gallery.is-cropped .blocks-gallery-item picture {
  height: 100%;
  flex: 1;
  -o-object-fit: cover;
     object-fit: cover;
}

.widget_search .search, .no-posts-found-wrap .search {
  background-color: #f2f2f2;
  color: #999;
}

.widget_search .search *, .no-posts-found-wrap .search * {
  color: #999;
}

.widget_search .search input, .no-posts-found-wrap .search input {
  font-size: 16px;
}

.widget_search .search .search-submit, .no-posts-found-wrap .search .search-submit {
  height: 60px;
  width: 60px;
  font-size: 14px;
  transition: all 0.2s;
  flex-shrink: 0;
  background-color: #ddd;
}

.widget_search .search .search-submit:hover, .no-posts-found-wrap .search .search-submit:hover {
  background-color: #ccc;
}

.widget_search .search .search-field, .no-posts-found-wrap .search .search-field {
  width: 100%;
  padding: 0 20px;
}

.widget_search .search ::-webkit-input-placeholder, .no-posts-found-wrap .search ::-webkit-input-placeholder {
  color: inherit;
}

.widget_search .search ::-moz-placeholder, .no-posts-found-wrap .search ::-moz-placeholder {
  color: inherit;
}

.widget_search .search :-ms-input-placeholder, .no-posts-found-wrap .search :-ms-input-placeholder {
  color: inherit;
}

.widgets-area-bg--dark .widget_search form, .widgets-area-bg--dark .widget_search .search-submit, .widgets-area-bg--dark .widget_product_search form, .widgets-area-bg--dark .widget_product_search .search-submit {
  background-color: #333333;
}

.widgets-area-bg--dark .textwidget {
  color: #939393;
}

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

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

.slider-sync-wrap {
  width: 100%;
}

.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 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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

.flickity-enabled.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  background: #fff;
  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) !important;
}

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

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

/* ---- flickity-fullscreen-button ---- */
.flickity-fullscreen-button {
  display: flex;
  align-items: center;
  justify-content: center;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .flickity-fullscreen-button {
    right: 30px;
  }
}

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

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

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

/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  padding: 0;
  width: 100%;
  bottom: 25px;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.block-wrap-slider:not(.tile-design-wrap-4) .flickity-page-dots {
  height: 100%;
  right: 0;
  bottom: 0;
  width: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.block-wrap-slider:not(.tile-design-wrap-4) .flickity-page-dots .dot {
  margin: 5px;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  opacity: 0.5;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px white;
  transition: opacity 0.3s ease;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

.flickity-page-dots .dot:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  border-radius: 50%;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 1px #fff;
  transition: height 0.3s ease;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.flickity-page-dots .dot.is-selected:after {
  height: 100%;
}

/*------------------------------------------------------------------
[X. Grid]
*/
.wrap, .tipi-row {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
}

.side-spacing {
  padding-left: 15px;
  padding-right: 15px;
}

.tipi-col {
  position: relative;
  min-height: 1px;
  float: left;
}

.tipi-cols {
  position: relative;
}

.valenti-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 all and (orientation: portrait) {
  .cb-gallery-post-wrap {
    height: 500px !important;
    position: relative !important;
  }
  .bg-parallax .bg {
    height: 130%;
    top: -15%;
  }
}

/*********************
GENERAL STYLES
*********************/
.site-main {
  padding-top: 30px;
}

.sidebar {
  margin-top: 30px;
}

.logo {
  line-height: 0;
}

.logo img {
  width: auto;
  vertical-align: top;
}

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

ins {
  max-width: 100%;
}

.content-bg {
  text-align: left;
  background: #fff;
}

.site-content {
  padding-bottom: 30px;
}

.block-da-cb_banner_code {
  width: 100%;
}

.logo-main {
  flex-shrink: 0;
}

.site-inner {
  position: relative;
}

.site-skin-1,
.footer-widgets-skin-1 {
  background: #fff;
  color: #333;
}

.site-skin-1 a,
.footer-widgets-skin-1 a {
  color: #333;
}

.footer-widgets-skin-2 .widget-title {
  color: #f2f2f2;
}

.site-skin-2,
.footer-widgets-skin-2 {
  background: #252525;
  color: #fff;
}

.site-skin-2 a,
.footer-widgets-skin-2 a {
  color: #fff;
}

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

.horizontal-menu .menu-icon-mode {
  display: inline-flex;
  align-items: center;
}

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

.bg-area {
  position: relative;
  z-index: 1;
}

.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,
.bg-img-2 .site {
  background-repeat: repeat;
}

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

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

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

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

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

.tipi-vertical-c,
.vertical-c,
.all-c {
  align-items: center;
}

.all-c {
  justify-content: center;
}

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

.tipi-flex-lcr {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.tipi-flex-lcr,
.tipi-vertical-c,
.vertical-c,
.all-c,
.tipi-flex,
.tipi-flex-eq-height,
.contains-blocks,
.block {
  display: flex;
}

.contains-blocks,
.block {
  flex-wrap: wrap;
  justify-content: space-between;
}

.block-wrap-code .block {
  display: block;
}

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

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

/*********************
HEADER
*********************/
#cb-inner-header {
  padding: 15px 0 0 0;
}

#cb-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 905;
  visibility: hidden;
  transition: 0.4s all;
  background: #000;
}

.cb-ta-right {
  text-align: right;
}

.cb-ta-left {
  text-align: left;
}

.cb-ta-center {
  text-align: center;
}

.cb-close-m {
  padding-bottom: 10px;
}

.cb-close-m:hover {
  cursor: pointer;
}

.cb-relative {
  position: relative;
}

/*********************
NAVIGATION STYLES
*********************/
.tipi-bg-da {
  display: none;
}

.cb-bg-to-on .site {
  background-attachment: fixed;
  background-position: 50% 0%;
  background-repeat: no-repeat no-repeat;
  background-color: #fff;
}

.cb-bg-to-on .site-header {
  z-index: 2;
  position: relative;
}

.secondary-menu-wrap .menu-bg-area {
  background: #e5e5e5;
  color: #424242;
}

.secondary-menu-wrap .menu-bg-area a {
  color: #424242;
}

.contents-wrap {
  position: relative;
  z-index: 1;
}

.post-footer-block-title {
  padding-bottom: 5px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 16px;
  color: #808080;
  margin-bottom: 20px;
  border-bottom: 10px solid #f0f0f0;
}

a {
  color: #3aa0ff;
  text-decoration: none;
}

.no-posts-found-wrap {
  color: #808080;
}

.no-posts-found-wrap p {
  margin-bottom: 30px;
}

.no-posts-found-wrap h2 {
  font-size: 30px;
  color: #b3b3b3;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.byline a {
  color: inherit;
}

/*********************
HEADER STYLES
*********************/
.cb-category-top {
  width: 100%;
  text-align: center;
  margin: 0 0 30px 0;
}

.cb-category-top img {
  width: auto;
}

/*********************
NAVIGATION STYLES
*********************/
.main-menu-logo img {
  max-height: 30px;
  width: auto;
}

/*********************
HOMEPAGE BUILDER STYLES
*********************/
.block-title-wrap {
  width: 100%;
}

.block-title-wrap .block-title-inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

.block-title-wrap + .breadcrumbs-wrap {
  margin-top: -10px;
}

.block-title-wrap .block-title {
  margin: 0;
  color: #4d4d4d;
  display: inline-block;
}

.block-title-wrap.block-title-border-2 .block-title-inner {
  border-bottom: 0;
}

.block-title-wrap.block-title-border-2 .title {
  border-bottom: 3px solid #000;
  padding-bottom: 5px;
}

.block-title-2 {
  text-align: center;
}

.block-title-mid .block-title {
  display: flex;
  position: relative;
  align-items: center;
}

.block-title-mid .block-title:after {
  content: '';
  flex: 1;
  margin-left: 30px;
  position: relative;
}

.block--feature {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.block--feature + .block-wrap,
.block--feature + .block-title-wrap {
  margin-top: 40px;
}

.block--feature .block-inner-style {
  margin-bottom: 0 !important;
}

.block-wrap-g-91 .preview-grid:first-child {
  border-top: 0;
}

.site-content > .block--feature.block-wrap-slider {
  padding-top: 30px;
}

.with--bg .site-content > .block--feature.block-wrap-grid {
  width: calc(100% + 30px);
  left: -15px;
}

.archive-block-title-with-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.archive-block-title {
  background-color: #f5f5f5;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-align: center;
}

.archive-block-title + .breadcrumbs-wrap {
  margin-top: 0;
}

.archive-block-title .block-title-inner {
  padding-top: 25px;
  padding-bottom: 25px;
}

.archive-block-title .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  letter-spacing: 1px !important;
  margin: 0;
}

.archive-block-title .title span {
  color: #999999;
}

.archive-block-title .title__search {
  color: #666666;
}

.archive-block-title .title__search span {
  display: block;
  font-size: 38px;
  margin-top: 10px;
  line-height: 1;
}

.archive-block-title .block-subtitle {
  color: #b3b3b3;
  margin: 0;
  font-weight: 700;
}

.archive-block-title-color-1 .title,
.archive-block-title-color-1 p {
  color: #fff;
}

.block-skin-2 .block-title-wrap .block-title {
  color: #fff;
}

.block-skin-4.side-spacing .block-title-1 {
  padding-left: 0;
}

.block-skin-4:not(.block-wrap-grid):not(.block-wrap-slider) .block-title-wrap {
  margin-bottom: 30px;
}

.breadcrumbs-wrap {
  text-align: left;
  position: relative;
  z-index: 1;
}

.hero-l:not(.title-above-c):not(.title-above):not(.hero-fi-off) .breadcrumbs-wrap,
.hero-m:not(.title-above-c):not(.title-above):not(.hero-fi-off) .breadcrumbs-wrap {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.hero-l:not(.title-above-c):not(.title-above):not(.hero-fi-off) .breadcrumbs-wrap .breadcrumbs,
.hero-m:not(.title-above-c):not(.title-above):not(.hero-fi-off) .breadcrumbs-wrap .breadcrumbs {
  background: transparent;
  border: 0;
}

.hero-l:not(.title-above-c):not(.title-above):not(.hero-fi-off) .breadcrumbs-wrap .breadcrumbs *,
.hero-m:not(.title-above-c):not(.title-above):not(.hero-fi-off) .breadcrumbs-wrap .breadcrumbs * {
  color: #fff;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
}

.breadcrumbs-wrap.breadcrumbs-sz-m .breadcrumbs {
  padding-top: 0;
}

.breadcrumbs {
  font-size: 12px;
  padding: 10px 15px;
  border-bottom: 1px solid #f3f3f3;
  background: #f7f7f7;
  flex-wrap: wrap;
}

.breadcrumbs .crumb,
.breadcrumbs i {
  color: #cccccc;
  margin-right: 10px;
  display: inline-block;
}

.breadcrumbs a {
  color: #808080;
}

.valenti-bbp-breadcrumbs {
  background: transparent;
  border-bottom: 0;
  padding: 0;
}

.valenti-bbp-breadcrumbs i {
  margin-right: 0;
  margin-left: 10px;
}

.cb-circle {
  border-radius: 50%;
}

.block-archive-skin-11 .block-title-wrap + .block, .block-archive-skin-2 .block-title-wrap + .block {
  padding-top: 30px;
}

.block-archive-skin-11 .block-title-wrap {
  background: #f0f0f0;
}

.block-archive-skin-2 .block-title-wrap {
  background: #f0f0f0;
}

.block-archive-skin-11 .preview-classic, .block-archive-skin-11 .preview-thumbnail, .block-skin-11 .preview-classic, .block-skin-11 .preview-thumbnail {
  color: #4d4d4d;
}

.block-archive-skin-11 .preview-classic .preview--with-bg, .block-archive-skin-11 .preview-thumbnail .preview--with-bg, .block-skin-11 .preview-classic .preview--with-bg, .block-skin-11 .preview-thumbnail .preview--with-bg {
  background: #f0f0f0;
}

.block-archive-skin-11 .preview-classic a, .block-archive-skin-11 .preview-thumbnail a, .block-skin-11 .preview-classic a, .block-skin-11 .preview-thumbnail a {
  color: #4d4d4d;
}

.block-skin-1 .block-inner-style {
  background: #f0f0f0;
}

.block-skin-1 .pagination .current:not(.post-page-numbers) {
  border-color: #333333;
  background: #333333;
}

.block-skin-1 h2 a {
  color: #4d4d4d;
}

.block-archive-skin-2 .preview-classic, .block-archive-skin-2 .preview-thumbnail {
  color: #f2f2f2;
}

.block-archive-skin-2 .preview-classic .preview--with-bg, .block-archive-skin-2 .preview-thumbnail .preview--with-bg {
  background: #2d2d2d;
}

.block-archive-skin-2 .preview-classic a, .block-archive-skin-2 .preview-thumbnail a {
  color: #f2f2f2;
}

.block-skin-2 .block-inner-style {
  background: #2d2d2d;
}

.block-skin-2 .title {
  color: #f2f2f2;
}

.block-skin-2 .byline {
  color: #f2f2f2;
}

.block-skin-2 .excerpt {
  color: #b3b3b3;
}

.cb-module-lp .cb-page-navigation {
  background: #fff;
}

.cb-small .cb-category {
  display: inline-block;
  vertical-align: top;
}

.cb-small .cb-meta {
  overflow: hidden;
}

.cb-small .cb-meta h2 {
  margin: 0 0 5px 0;
}

.cb-recent-comments-avatar {
  background: #f2f2f2;
  padding: 10px;
}

.cb-recent-comments-avatar .cb-comment-with-avatar {
  margin-bottom: 20px;
  min-height: 60px;
}

.cb-recent-comments-avatar .cb-comment-with-avatar:last-child {
  margin-bottom: 0;
}

.cb-recent-comments-avatar .cb-comment-with-avatar .cb-avatar {
  float: left;
}

.cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment {
  padding-left: 80px;
  color: #4d4d4d;
}

.cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment i {
  padding: 0 5px;
  color: #b3b3b3;
  font-size: 16px;
  vertical-align: middle;
}

.cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment a {
  color: #808080;
}

.cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment .url {
  color: #4d4d4d;
}

.meta {
  width: 100%;
}

.team-wrap {
  display: flex;
  flex-flow: row wrap;
}

.team-wrap > div {
  margin-bottom: 30px;
}

.team-wrap-1 .user-page-box {
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.team-wrap-1 .tipi-col {
  margin-bottom: 30px;
}

/*********************
AUTHOR BOX STYLE
*********************/
.author-box {
  margin-bottom: 40px;
  padding: 30px;
  background: #f5f5f5;
  color: #666;
}

.author-box .mask {
  height: 75px;
  width: 75px;
  background: transparent;
  margin-right: 60px;
  flex-shrink: 0;
}

.author-box .mask img {
  border-radius: 50%;
  width: 100%;
}

.author-box .meta .title-wrap {
  letter-spacing: 1px;
  display: flex;
  font-size: 16px;
}

.author-box .meta .position {
  opacity: 0.6;
  font-size: 16px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.author-box .meta .position i {
  margin-right: 10px;
}

.author-box .meta .biography {
  padding-top: 15px;
  font-size: 14px;
}

.author-box .contact-details {
  margin-top: 15px;
}

.author-box .contact-details a {
  margin-right: 10px;
}

.author-box a {
  color: #424242;
}

.author-page-box {
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  border-bottom: 3px solid transparent;
}

.author-page-box .mask {
  background: #f5f5f5;
  padding: 30px;
  width: 100%;
  height: auto;
}

.author-page-box .mask img {
  margin-bottom: 0;
}

.author-page-box .meta {
  background: #f5f5f5;
}

.author-page-box .meta .title-wrap {
  flex-wrap: wrap;
}

.author-page-box .meta .title-wrap > * {
  width: 100%;
}

.author-page-box .meta .title {
  font-weight: 700;
}

.author-page-box .meta .position {
  margin-left: 0;
}

.author-page-box .meta .position i {
  display: none;
}

.author-page-box .meta .biography {
  padding: 15px 30px 30px;
}

.author-page-box .contact-details {
  padding: 0 30px 15px;
  margin-top: 0;
  justify-content: center;
  flex-wrap: wrap;
}

.author-page-box .contact-details:empty {
  margin-bottom: 0;
}

.author-page-box .contact-details a {
  margin-bottom: 10px;
}

.author-page-box .author-extras {
  float: left;
  width: 100%;
  padding: 15px;
}

.author-page-box .author-extras li {
  margin-bottom: 5px;
}

.author-page-box .author-extras li a {
  color: inherit;
}

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: 0 20px;
  color: #858585;
  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;
  box-shadow: none;
}

.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  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-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;
}

.wpcf7-submit {
  display: inline-block;
  background: #161616;
  color: white;
  height: 50px;
  padding: 0 60px !important;
  transition: all 0.3s ease-out;
  line-height: 50px;
  border: 0;
  padding: 0  90px;
}

.wpcf7-submit:hover {
  transform: translatey(-3px);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  background: #444;
}

.wpcf7-submit {
  display: block;
  font-size: 12px;
  width: auto;
  padding: 10px 20px;
  margin: 50px 0;
}

/*------------------------------------------------------------------
[ Sponsored Block Design ]
*/
.spon-block {
  margin-bottom: 15px;
  width: 100%;
}

.spon-block .title {
  background: #fee700;
  text-transform: uppercase;
  padding: 3px 7px;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 2px;
  color: #333;
  border-radius: 2px;
  display: inline-block;
  margin-right: 15px;
}

.spon-block a {
  color: inherit !important;
}

.spon-block .spon-name {
  font-size: 16px;
}

.spon-block .spon-img {
  margin-right: 10px;
  line-height: 0;
}

.spon-block .spon-img img {
  margin-bottom: 0;
}

/**********************
SHORTCODES
*********************/
.cb-accordion a,
.cb-accordion span {
  color: #fff;
  display: block;
  padding: 10px;
}

.cb-accordion span {
  background-color: #333333;
}

.cb-accordion a {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  background-color: #2d2d2d;
}

.cb-alert {
  width: 100%;
  padding: 40px;
  color: #fff;
  border: 3px solid transparent;
  margin: 20px 0;
  text-align: center;
  letter-spacing: 2px;
}

.cb-alert.cb-red {
  background: #D62F2F;
  border-color: #af2323;
}

.cb-alert.cb-yellow {
  background: #f0d544;
  color: #333333;
  border-color: #bfa40f;
}

.cb-alert.cb-green {
  background: #1ba83f;
  border-color: #13732b;
}

.cb-alert.cb-white {
  background: #f5f5f5;
  color: #999999;
  border-color: #dcdbdb;
}

.cb-alert.cb-blue {
  background: #263852;
  border-color: #16202f;
}

.cb-highlight {
  border-radius: 3px;
  padding: 3px 1px;
  color: #fff;
}

.cb-button {
  letter-spacing: 2px;
}

.cb-button a {
  border-radius: 3px;
  padding: 10px 30px;
  color: #fafafa !important;
  display: inline-block;
  margin: 2px 2px 2px 0;
  border: 3px solid transparent;
}

.cb-button.cb-center {
  display: block;
  text-align: center;
}

.cb-button.cb-no-url {
  border-radius: 3px;
  padding: 10px 30px;
  color: #fafafa;
  display: inline-block;
  margin: 2px 2px 2px 0;
  border: 3px solid transparent;
}

.cb-button.cb-yellow a,
.cb-button.cb-yellow.cb-no-url {
  background: #eccb15;
}

.cb-button.cb-white a,
.cb-button.cb-white.cb-no-url {
  background: #f0f0f0;
  color: #808080 !important;
  border-color: #cccccc;
}

.cb-button.cb-pink a,
.cb-button.cb-pink.cb-no-url {
  background: #ca56b0;
}

.cb-button.cb-green a,
.cb-button.cb-green.cb-no-url {
  background: #1a9f3c;
}

.cb-button.cb-red a,
.cb-button.cb-red.cb-no-url {
  background: #D62F2F;
}

.cb-button.cb-black a,
.cb-button.cb-black.cb-no-url {
  background: #1a1a1a;
}

.cb-button.cb-grey a,
.cb-button.cb-grey.cb-no-url {
  background: #4d4d4d;
}

.cb-button.cb-blue a,
.cb-button.cb-blue.cb-no-url {
  background: #263852;
}

.cb-button.cb-brown a,
.cb-button.cb-brown.cb-no-url {
  background: #975021;
}

.cb-button.cb-big a,
.cb-button.cb-big.cb-no-url {
  padding: 15px 40px;
  font-size: 18px;
}

.cb-toggler {
  margin-bottom: 15px;
}

.cb-toggler i,
.cb-toggler i {
  color: #cccccc;
  margin-right: 10px;
  float: left;
  line-height: 24px;
}

.cb-toggler i {
  display: none;
}

.cb-toggler .cb-toggle {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #808080;
}

.cb-toggler .cb-toggle-content {
  display: none;
  margin-bottom: 15px;
}

.cb-dropcap-big {
  font-size: 80px;
  color: #4d4d4d;
  float: left;
  line-height: 1;
  margin-right: 15px;
  font-weight: 700;
}

.cb-dropcap-small {
  font-size: 60px;
  color: #4d4d4d;
  float: left;
  line-height: 1;
  margin-right: 10px;
  font-weight: 700;
}

.cb-divider {
  width: 100%;
  text-align: center;
  height: auto;
  margin: 30px 0;
  background: #e5e5e5;
}

.cb-divider .cb-title {
  background: #fff;
  padding: 7px 30px;
  font-size: 14px;
  color: #808080;
  font-weight: 700;
  letter-spacing: 2px;
  display: inline-block;
  top: -10px;
  position: relative;
}

.cb-video-gallery a {
  vertical-align: top;
}

.cb-video-gallery a img {
  margin: 0;
}

.cb-video-gallery .cb-media-icon {
  color: #161616;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  height: 60px;
  width: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  line-height: 60px;
  border-radius: 50% 50%;
  margin-left: -30px;
  margin-top: -30px;
}

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

.gallery-caption {
  background: #2d2d2d;
}

.entry-content {
  word-break: break-word;
  margin: 0 0 30px 0;
}

.entry-content .tabber {
  margin: 0 0 30px 0;
}

.entry-content .tabber .widget-titles {
  justify-content: flex-start;
}

.entry-content .tabber .widget-titles a {
  background: #e5e5e5;
  padding: 15px 30px;
}

.entry-content .tabber .tab-title {
  margin: 0 5px 0 0;
}

.entry-content .tabber .widget-wrap .widget p {
  margin: 20px 0;
}

.entry-content p + blockquote {
  margin-top: 1em;
}

.entry-content dt {
  font-weight: bold;
}

.entry-content dd {
  padding-left: 50px;
}

.entry-content table {
  width: 100%;
  margin-bottom: 20px;
}

.entry-content table tr td {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px;
}

.entry-content table tr th {
  border-bottom: 3px solid #e7e7e7;
  padding: 10px;
  background-color: #f0f0f0;
}

.entry-content ul {
  margin: 15px 0;
  list-style-type: circle;
  list-style-position: inside;
}

.entry-content ul li ol,
.entry-content ul li ul {
  margin: 0 0 0 20px;
}

.entry-content ol {
  margin: 15px 0;
  list-style-type: decimal;
  list-style-position: inside;
}

.entry-content ol li ol,
.entry-content ol li ul {
  margin: 0 0 0 20px;
}

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

.entry-content img {
  margin: 0 0 20px 0;
}

.entry-content .wp-smiley {
  margin: 0;
}

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

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

.entry-content a,
.block-wrap-code .block a {
  transition: 0.3s;
}

.wp-caption {
  max-width: 100%;
  overflow: hidden;
  background: #333333;
  margin: 5px 0 30px 0;
}

.wp-caption img {
  width: 100%;
  margin-bottom: 0;
  transition: opacity 0.35s;
  height: auto;
}

.wp-caption img:hover {
  opacity: 0.85;
}

.wp-caption .wp-caption-text {
  background: #333333;
  padding: 5px 10px 8px 10px;
  text-align: center;
  color: #f7f7f7;
  margin: 0;
  letter-spacing: 1px;
}

.alignnone {
  overflow: hidden;
}

.gallery {
  margin: 30px 0 !important;
}

.gallery dl {
  margin-top: 30px !important;
}

.gallery dl dt {
  font-size: 0;
}

.gallery dl dd.gallery-caption {
  background: #f2f2f2;
  padding: 8px 10px;
  text-align: center;
  color: #535353;
  margin: 0;
  letter-spacing: 1px;
}

.gallery dl a {
  vertical-align: top;
}

.gallery dl img {
  border: none !important;
  margin: 0;
}

.wp-prev-next .prev-link {
  float: left;
}

.wp-prev-next .next-link {
  float: right;
}

/******************************************************************
COMMENT STYLES
******************************************************************/
.commentlist {
  margin-top: 15px;
}

.commentlist a {
  color: #1a1a1a;
}

.commentlist .edit-link {
  position: absolute;
  right: 0;
  font-size: 12px;
  top: 0;
}

.commentlist .fn {
  font-size: 14px;
}

.commentlist time {
  font-size: 12px;
  color: #9a9a9a;
}

.commentlist .comment-author img {
  float: left;
  margin-right: 30px;
  width: 60px;
}

.commentlist .says {
  display: none;
}

.commentlist .comment + .bypostauthor {
  margin-top: -15px;
}

.commentlist .comment-body {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
}

.commentlist .comment-body:after {
  content: "";
  display: block;
  clear: both;
}

.commentlist .children {
  margin-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.commentlist .children .children .children {
  margin-left: 0;
}

.commentlist .bypostauthor > .comment-body {
  background: #f0f0f0;
  padding: 30px;
}

.commentlist .bypostauthor > .comment-body .edit-link {
  padding: 30px;
}

.commentlist .comment-content {
  padding-top: 15px;
}

.commentlist .comment-content p {
  margin: 0 0 20px 0;
  color: #808080;
}

.commentlist li:last-child {
  margin-bottom: 0;
}

.commentlist .reply {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px;
}

.commentlist .reply a {
  color: #3a3a3a;
}

.commentlist .reply a:before {
  content: '\e90c';
  margin-right: 5px;
  font-family: 'valenti';
}

.comment-respond a {
  color: #1a1a1a;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
#reply-title {
  padding: 0 0 5px 0;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 16px;
  color: #808080;
  margin: 0 0 15px 0;
  border-bottom: 10px solid #f0f0f0;
  font-weight: 700;
  display: block;
}

#reply-title small {
  float: right;
}

#reply-title a {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}

#wp-comment-cookies-consent {
  -webkit-appearance: checkbox;
  width: auto;
  float: left;
  height: auto;
  margin-bottom: 0;
  margin-right: 10px;
}

.comment-form .logged-in-as {
  margin-top: 10px;
}

.comment-form input, .comment-form textarea {
  border: 0;
}

.comment-form input {
  height: 48px;
}

.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;
  transition: 0.2s ease-out all;
  font-size: 14px;
}

.comment-form input:not(.submit):focus, .comment-form textarea:focus {
  background-color: #ddd;
  color: #111;
}

.comment-form input[type=checkbox] {
  width: auto;
  margin-bottom: 0;
  margin-right: 10px;
  -webkit-appearance: checkbox;
}

.comment-form .wpgdprc-checkbox label {
  display: flex;
  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;
}

#comment-form-title {
  margin: 0 0 15px;
}

.comments-logged-in-as,
.logged-in-as {
  font-size: 12px;
  color: #b3b3b3;
  letter-spacing: 1px;
}

#allowed_tags {
  margin: 20px 10px 10px 0;
}

.nocomments {
  margin: 0 20px 20px;
}

/******************************************************************
TAGS FOOTER POSTS
*****************************************************************/
.cb-tags a:before {
  content: '#';
}

.cb-tags,
.bbp-topic-tags {
  margin: 0 0 30px 0;
}

.cb-tags a,
.bbp-topic-tags a {
  padding-right: 12px;
  font-size: 11px !important;
  display: inline-block;
  color: #999999 !important;
  letter-spacing: 1px;
}

/*------------------------------------------------------------------
[ Button]
*/
.tipi-button {
  display: inline-block;
  border-radius: 2px;
  -webkit-appearance: none;
  padding: 0 20px;
  background: #272727;
  outline: none;
  border: 0;
  height: 44px;
  line-height: 40px;
  transition: all 0.3s ease-out;
  font-weight: 700;
  border: 2px solid transparent;
  cursor: pointer;
  color: #fff;
}

.tipi-button:hover {
  background-color: #313131;
}

.site-skin-2 .tipi-button {
  background-color: #333;
}

.site-skin-2 .tipi-button:hover {
  background-color: #444;
}

.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;
  transform: scale3d(0, 1, 1);
  transition: 0.1s transform ease-out;
  transform-origin: 0 0;
}

.button-underline:hover:after {
  transform: scale3d(1, 1, 1);
}

.button-arrow {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}

.button-arrow > i {
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: 0.2s ease-out all;
  font-size: 1em;
  transform: translate3d(0, -50%, 0);
}

.button-arrow .button-title {
  transition: 0.2s ease-out all;
  display: inline-block;
}

.button-arrow:hover i {
  opacity: 1;
}

.button-arrow-l:hover > i {
  transform: translate3d(-10px, -50%, 0);
}

.button-arrow-l:hover .button-title {
  transform: translate3d(10px, 0, 0);
}

.button-arrow-r > i {
  transform: translate3d(-10px, -50%, 0);
}

.button-arrow-r:hover > i {
  transform: translate3d(0px, -50%, 0);
}

.button-arrow-r:hover .button-title {
  transform: translate3d(-10px, 0, 0);
}

/*------------------------------------------------------------------
[ Share Buttons ]
*/
.share-button-content {
  justify-content: center;
  width: 100%;
  height: 100%;
}

.share-it a {
  display: inline-block;
}

.sharing-block-wrap {
  margin-bottom: -15px;
  justify-content: space-between;
  padding-bottom: 45px;
  flex-wrap: wrap;
}

.sharing-block-wrap .share-button {
  height: 45px;
  width: 100%;
  transition: 0.2s ease-out;
  padding: 0 20px;
  color: #fff;
  letter-spacing: 1px;
  border-radius: 2px;
  margin-bottom: 15px;
}

.sharing-block-wrap .share-button i {
  margin-right: 7px;
}

.sharing-block-wrap .share-button .title {
  color: inherit;
  font-size: 11px;
  text-transform: uppercase;
}

.sharing-block-wrap .share-button:hover {
  text-decoration: none !important;
  transform: translate3D(0, -5px, 0);
}

.sharing-block-wrap .share-button-fb {
  background: #3b5998;
}

.sharing-block-wrap .share-button-lm {
  background: #56b535;
}

.sharing-block-wrap .share-button-tg {
  background: #0088CC;
}

.sharing-block-wrap .share-button-flip {
  background: #F52828;
}

.sharing-block-wrap .share-button-tw {
  background: #1da1f2;
}

.sharing-block-wrap .share-button-pin {
  background: #bd081c;
}

.sharing-block-wrap .share-button-go {
  background: #dc4e41;
}

.sharing-block-wrap .share-button-vk {
  background: #4a76a8;
}

.sharing-block-wrap .share-button-li {
  background: #0078BA;
}

.sharing-block-wrap .share-button-re {
  background: #FF4500;
}

.sharing-block-wrap .share-button-em {
  background: #222;
}

.sharing-block-wrap .share-button-tu {
  background: #32506d;
}

.sharing-block-wrap .share-button-wa {
  background: #00EC67;
}

.sharing-block-wrap .share-button-msg {
  background: #0084ff;
}

.sharing-block-wrap .share-button-yt {
  background: #dc403c;
}

.sharing-block-wrap .share-button-rss {
  background: #e67e21;
}

.share-2 .share-button {
  flex-basis: calc(33% - 15px);
}

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar-wrap {
  background: #fff;
  max-width: 100vw;
}

.sidebar-widget {
  margin-bottom: 30px;
  max-width: 100%;
  overflow: hidden;
}

.sidebar-widget a {
  color: #4d4d4d;
}

.sidebar-widget .widget-title {
  margin: 0 0 30px 0;
  text-align: center;
  border-bottom: transparent 3px solid;
  background: #f2f2f2;
  padding: 14px 20px 15px 20px;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 700;
  color: #666666;
  text-transform: uppercase;
}

.widget_categories ul {
  margin: 15px 0;
  list-style-type: circle;
  list-style-position: inside;
  font-size: 14px;
}

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

.valenti-da-square-s {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.valenti-da-square-s li {
  width: 125px;
  margin: 5px;
}

.valenti-da-square-s img {
  vertical-align: top;
}

.widget_nav_menu ul,
.widget_rss ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_categories ul,
.widget_archive ul,
.widget_pages ul {
  list-style-type: disc;
  list-style-position: inside;
}

.widget_tag_cloud a,
.tags-title {
  padding: 6px 10px;
  font-size: 12px !important;
  display: inline-block;
  color: #999999;
  background: #f7f7f7;
  margin: 0 5px 5px 0;
  letter-spacing: 1px;
  border: 3px solid #e5e5e5;
}

.widget_tag_cloud a {
  color: #b3b3b3;
}

#calendar_wrap {
  background-color: #f2f2f2;
}

#calendar_wrap td {
  padding: 10px;
  text-align: center;
}

#wp-calendar {
  width: 100%;
  color: #999999;
  font-size: 12px;
}

#wp-calendar caption {
  padding: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 3px solid transparent;
  margin: 0 0 20px 0;
  color: #666666;
}

#wp-calendar thead,
#wp-calendar tfoot {
  background-color: #f2f2f2;
}

#wp-calendar thead tr th {
  padding: 5px 0;
}

/*********************
FOOTER STYLES
*********************/
.footer-widget-wrap {
  z-index: 1;
}

.footer-widget {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.footer-widget:last-of-type:not(.widget_nav_menu) {
  margin-bottom: 0;
  padding-bottom: 0;
}

.site-footer .footer-navigation li {
  padding: 0 10px;
}

.site-footer .retina-image {
  text-align: center;
}

.site-footer .cb-recent-comments-avatar {
  background: transparent;
}

.site-footer .cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment {
  color: #f5f5f5;
}

.site-footer .footer-widget-area .widget-title {
  text-align: center;
  margin: 0 0 40px 0;
  font-size: 15px;
}

.site-footer .footer-widget-area .widget-title span {
  border-bottom: 3px solid #333333;
}

.site-footer .footer-widget-area .widget_tag_cloud a {
  color: #e5e5e5;
  background: #272727;
  border: 3px solid #333333;
}

.site-footer .footer-widget-area .widget_tag_cloud a:hover {
  background-color: #333333;
  color: #b3b3b3;
}

.site-footer .footer-widget-area .fb-like-box {
  background: #fff;
  width: 100%;
  overflow: hidden;
}

.site-footer .footer-widget-area .cb-125-ads li {
  margin: 0 10px 15px;
}

.site-footer .footer-widget-area .cb-comment-with-avatar {
  background: #272727;
}

.site-footer .footer-widget-area .cb-single-image-widget {
  padding-bottom: 0;
  text-align: center;
}

.site-footer .footer-widget-area .cb-single-image-widget img {
  padding: 10px 0 20px 0;
}

.site-footer .cb-footer-wrap .footer-widget {
  margin: 0 20px;
}

.site-footer .cb-social-media-widget {
  text-align: center;
}

.site-footer .cb-social-media-widget .cb-social-media-icon {
  margin: 0 10px 20px 10px;
}

.comment-form-social-connect label {
  color: #a3a3a3;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  float: none !important;
  text-align: center;
}

#respond .comment-form-social-connect label {
  text-align: left;
}

#respond .social_connect_ui p {
  margin-bottom: 10px;
}

.lets-social-count-wrap i {
  font-family: "valenti";
  font-style: normal;
}

.sidebar .lets-review__widget__design-1 .score-bar {
  background: #f1f1f1;
}

.lsc-facebook {
  content: "\f09a";
}

.lsc-twitter {
  content: "\f099";
}

.lsc-pinterest {
  content: "\f0d2";
}

.lsc-rss {
  content: "\f09e";
}

.lsc-instagram {
  content: "\f16d";
}

.lsc-youtube {
  content: "\f167";
}

/*------------------------------------------------------------------
[ Modal]
*/
.frame-wrap {
  position: relative;
}

.tipi-overlay,
.mask-overlay,
.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;
  transition: opacity 0.3s ease-out, transform 0.3s cubic-bezier(0, 0, 0.3, 1), visibility 0s 0.4s;
}

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

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

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

.modal-wrap {
  position: fixed;
  z-index: 110;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all;
}

.modal-wrap:not(.active) .wpforms-container-full,
.modal-wrap:not(.active) .wpforms-container-full *,
.modal-wrap:not(.active) iframe {
  visibility: hidden !important;
}

.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: 36px;
  color: #fff;
  transition: 0.2s all;
}

.active-3 .close i {
  color: #000;
}

.tipi-overlay-base .close {
  opacity: 0;
}

.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;
  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 .is-audio iframe {
  height: auto;
}

.modal-wrap .is-audio iframe[src*="playlists"] {
  height: 315px;
  top: -155px;
}

.modal-wrap .content-custom.is-video {
  padding-bottom: 50.75%;
  transition: 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;
  transform: translate(-50%, -50%);
}

.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 .content-lwa .bg-area {
  box-shadow: 0 0 20px 3px #000;
}

.modal-wrap.dark-overlay .close i {
  color: #fff !important;
}

.modal-wrap.dark-overlay .search-all-results {
  background: #282828;
}

.modal-wrap.dark-overlay .content-search {
  color: #fff;
}

.modal-wrap.dark-overlay .content-search .search {
  color: inherit;
}

.modal-wrap.dark-overlay .content-search .search-field {
  color: inherit;
  border-bottom-color: #fff;
}

.modal-wrap.dark-overlay .content-search .search-field::-webkit-input-placeholder {
  color: #fff;
}

.modal-wrap.dark-overlay .content-search .search-field::-moz-placeholder {
  color: #fff;
}

.modal-wrap.dark-overlay .content-search .search-field:-ms-input-placeholder {
  color: #fff;
}

.modal-wrap.dark-overlay .content-search .content-found-wrap .preview-thumbnail .meta .title {
  color: #fff;
}

.modal-wrap .content-block {
  z-index: 2;
  transition: 0.2s opacity, 0.2s visibility, 0.2s transform;
  position: absolute;
  opacity: 0;
  padding: 0 30px;
  visibility: hidden;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.modal-wrap .content-block .bg-area {
  border-radius: 3px;
}

.modal-wrap .content-custom {
  transform: translate(-50%, -50%) translatey(-30px);
}

.modal-wrap .subscribe-wrap {
  transition: 0.2s all;
  padding: 0;
}

.modal-wrap .content {
  position: relative;
  height: 100%;
  padding: 0 30px;
  justify-content: center;
}

.modal-wrap .close i {
  opacity: 0;
  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.dark-overlay .tipi-overlay {
  opacity: 0.9 0.5;
}

.modal-wrap.active-3 .search {
  transition-delay: 0.3s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}

.modal-wrap.active-3 .search-hints {
  transition-delay: 0.4s;
  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 {
  transform: translateY(-50%) translateY(-20px) translateX(-50%);
}

.modal-wrap.active-4 .content-subscribe {
  opacity: 1;
  visibility: visible;
  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 {
  transform: translatey(-15px);
  opacity: 0;
  transition: opacity 0.3s, transform 0s 0.4s;
}

.modal-wrap.active-2 .content-lwa {
  opacity: 1;
  visibility: visible;
  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 {
  transform: translatey(0);
  opacity: 1;
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0.3, 1);
}

.modal-wrap.active-2 .logo-lwa {
  transition-delay: 0.15s;
}

.modal-wrap.active-2 .wp-social-login-provider-list,
.modal-wrap.active-2 .tipi-lwa > .title-wrap {
  transition-delay: 0.25s;
}

.modal-wrap.active-2 form,
.modal-wrap.active-2 .tipi-wsl-divider,
.modal-wrap.active-2 .tipi-lwa > .lwa-contents {
  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;
  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;
}

.search-field {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
}

.search-field::-webkit-search-cancel-button {
  -webkit-appearance: none;
  pointer-events: none;
  opacity: 0;
}

.search-no-results .no-posts-found-wrap {
  text-align: center;
}

.search-no-results .no-posts-found-wrap h2 {
  color: #000;
  margin-bottom: 20px;
}

.search-no-results .search {
  width: 770px;
  max-width: 90%;
  margin: 0 auto;
}

input[type=search]::-ms-clear {
  display: none;
}

.content-search {
  width: 100%;
  color: #111;
}

.content-search .search-submit {
  display: none;
}

.content-search .search {
  background-color: transparent;
}

.content-search .search-field {
  border-radius: 0;
  color: #111;
  border: none;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 20px;
  width: 100%;
  text-transform: uppercase;
  padding: 0 0 15px;
  border-bottom: 3px solid #161616;
}

.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 .suggestions-wrap a {
  margin-right: 5px;
}

.content-search .suggestions-wrap a:before {
  content: '#';
}

.content-search .search {
  transition: 0.2s ease all;
  opacity: 0;
  transform: translate3d(0, -20px, 0);
}

.content-search .search-hints {
  opacity: 0;
  font-size: 12px;
  align-items: baseline;
  transform: translate3d(0, 10px, 0);
  transition: 0.2s ease all;
  margin-top: 7px;
}

.content-search .search-hints .search-hint {
  display: block;
  margin-left: auto;
  flex-shrink: 0;
}

.search-title {
  margin-bottom: 20px;
  display: block;
  text-align: center;
}

.content-found-wrap {
  opacity: 0;
  transform: translate3d(0, 5px, 0);
  transition: 0.2s opacity, 0.2s transform;
  height: 0;
}

.content-found-wrap .search-kw {
  opacity: 0.5;
}

.content-found-wrap .preview-thumbnail {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 25px !important;
}

.content-found-wrap .preview-thumbnail .meta .title {
  color: #111;
}

.content-found-wrap .preview-thumbnail .mask {
  width: 75px;
}

.content-found-wrap .article-ani-1:not(.article-window) img {
  opacity: 1;
}

.content-found-wrap .button-wrap {
  text-align: center;
}

.with-results .content-found-wrap {
  opacity: 1;
  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;
}

.no-results-found .tipi-button {
  opacity: 0;
  visibility: hidden;
}

.tipi-x-outer {
  opacity: 0;
}

.active-1 .tipi-x-outer {
  opacity: 1;
}

.active-1.content-rdy .content-custom {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.tipi-x {
  display: inline-block;
  overflow: hidden;
  width: 15px;
  height: 15px;
  display: block;
  transition: all 0.3s ease-out;
}

.tipi-x:before, .tipi-x:after {
  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 {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.tipi-x:after {
  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 {
  transition: 0.2s ease-out all;
  line-height: 0;
}

.tipi-x-wrap:hover {
  transform: rotate(90deg);
}

.block-subtitle {
  color: #b3b3b3;
  margin-top: 5px;
}

.block-subtitle:empty {
  display: none;
}

/*------------------------------------------------------------------
[ Pages: Attachment]
*/
.attachment-hero .hero-wrap {
  padding-bottom: 60px;
}

/*------------------------------------------------------------------
[ Modal - 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;
}

.valenti-checkbox {
  padding-top: 10px;
  font-size: 10px;
  display: flex;
  width: 100%;
  text-align: left;
}

.lwa-form .valenti-checkbox {
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
  font-size: 12px;
}

.lwa-form .valenti-checkbox label .valenti-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;
  justify-content: center;
}

.content-lwa .logo {
  margin-bottom: 30px;
}

.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;
  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 .title-wrap .title {
  font-weight: 700;
  text-transform: uppercase;
}

.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 {
  margin-left: auto;
}

.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;
  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(50% - 15px);
  position: relative;
  border-radius: 2px;
  color: #fff;
}

.wp-social-login-provider i {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  transition: 0.2s ease-out;
  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: flex;
  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 {
  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 {
  display: none !important;
}

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

/*------------------------------------------------------------------
[ Valenti Sliders]
*/
.preview-slider {
  width: 100%;
}

.slider {
  display: block;
}

.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 {
  display: none;
  padding-bottom: 53.25%;
}

.slider .mask {
  background-color: #000;
}

.slider .mask,
.slider .meta {
  opacity: 0;
}

.slider article:first-of-type {
  display: block;
}

.slider:not(.flickity-enabled) {
  padding-bottom: 53.25%;
}

.slider.parallax .mask {
  top: -15%;
  height: 130%;
}

.gallery__slider {
  background: #eee;
}

.gallery__slider.slider-rdy .slide {
  background-color: #f2f2f2;
}

.gallery__slider .slide img {
  max-width: none;
  width: auto;
  height: 100%;
}

.gallery__slider.slider-16 {
  padding-left: 0;
  padding-right: 0;
}

.slider-of-one .mask,
.slider .mask {
  position: absolute;
  height: 100%;
  width: 100%;
}

.slider-of-one {
  padding-bottom: 0 !important;
}

.flickity-viewport {
  background: #fff;
}

.slider-for,
.slider-imgs {
  width: 100%;
  height: 250px;
  padding-bottom: 0 !important;
}

.slider-for .slide,
.slider-imgs .slide {
  margin-right: 5px;
  height: 100%;
}

.slider-for {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}

.slider-for:not(.slider-rdy) .slide img {
  transform: translatey(15px);
}

.slider-nav {
  background: inherit;
  height: 75px;
  padding-bottom: 0 !important;
  position: relative;
}

.slider-nav .slide {
  margin-right: 5px;
  background: #f2f2f2;
  height: 100%;
}

.slider-nav .slide img {
  opacity: 0;
  transition: 0.3s;
}

.slider-nav .slider-arrow {
  opacity: 0.1;
  z-index: 2;
}

.slider-nav .slider-arrow:hover {
  opacity: 0.7;
}

.slider-nav.nav-slider-rdy .slide img {
  opacity: 0.5;
}

.slider-nav.nav-slider-rdy .is-nav-selected img {
  opacity: 1;
}

.block-wrap-slider .block-inner-style {
  position: relative;
}

.block-wrap-slider article .title {
  font-size: 16px;
}

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

.flickity-enabled:not(.slider-imgs) article {
  display: block;
}

.slider__img {
  opacity: 0;
}

.slider-rdy.tipi-spin:before {
  opacity: 0;
  pointer-events: none;
  animation-iteration-count: 2;
}

.slider-rdy .slider-arrow {
  opacity: 0.25;
}

.slider-rdy .slider-arrow:hover {
  opacity: 0.7;
}

.slider-rdy .mask,
.slider-rdy .meta {
  opacity: 1;
}

.slider-rdy .flickity-lazyloaded {
  opacity: 1;
}

.block-wrap-51 article {
  padding-bottom: 43.334%;
}

.block-wrap-51 .slider-art[data-effect="0"] .flickity-slider,
.block-wrap-55 .slider-art[data-effect="0"] .flickity-slider {
  transform: none !important;
}

.block-wrap-51 .slider-art[data-effect="0"] .flickity-slider .slide,
.block-wrap-55 .slider-art[data-effect="0"] .flickity-slider .slide {
  left: 0 !important;
}

.block-wrap-51 .slider-art[data-effect="0"] .flickity-slider .slide,
.block-wrap-55 .slider-art[data-effect="0"] .flickity-slider .slide {
  z-index: 7 !important;
}

.block-wrap-51 .slider-art[data-effect="0"] .flickity-slider .old-slide,
.block-wrap-55 .slider-art[data-effect="0"] .flickity-slider .old-slide {
  z-index: 8 !important;
}

.block-wrap-51 .slider-art[data-effect="0"] .flickity-slider .new-slide,
.block-wrap-51 .slider-art[data-effect="0"] .flickity-slider .is-selected,
.block-wrap-55 .slider-art[data-effect="0"] .flickity-slider .new-slide,
.block-wrap-55 .slider-art[data-effect="0"] .flickity-slider .is-selected {
  z-index: 9 !important;
}

.block-wrap-51 .slider-art[data-effect="0"] .slider-arrow,
.block-wrap-55 .slider-art[data-effect="0"] .slider-arrow {
  z-index: 10;
}

.block-wrap-51 .slider-art .tipi-arrow,
.block-wrap-55 .slider-art .tipi-arrow {
  border-color: #fff;
  color: #fff;
  border-radius: 50%;
}

.block-wrap-51 .slider-art .tipi-arrow i:after,
.block-wrap-55 .slider-art .tipi-arrow i:after {
  background: #fff;
}

.block-wrap-51 .media-tr,
.block-wrap-55 .media-tr {
  display: none;
}

.slider-arrow-next {
  right: 0;
}

.slider-arrow-prev {
  left: 0;
}

.slider-arrow {
  width: 50px;
  transition: all .3s ease;
  background-color: #f5f5f5;
  position: absolute;
  z-index: 3;
  height: 100%;
  text-align: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
}

/*------------------------------------------------------------------
[ Hero ]
*/
/*------------------------------------------------------------------
[ Hero ]
*/
.sec-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease-out opacity;
  z-index: 4;
}

.mask {
  overflow: hidden;
  background: #fff;
  line-height: 0;
  position: relative;
}

.mask img,
.mask picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.mask:hover .sec-img {
  opacity: 1;
}

.mask:hover .extras {
  opacity: 1;
}

.mask-overlay {
  transition: all 0.35s ease-out;
}

.hero {
  width: 100%;
  line-height: 0;
  background: #eee;
  overflow: hidden;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero img,
.hero picture {
  width: 100%;
  height: 100%;
  margin-top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.hero-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

.hero-wrap .mask-overlay {
  background-color: rgba(5, 5, 5, 0.3);
}

.hero-wrap:not(.cover-11) .hero {
  max-height: 100vh;
}

.hero-wrap.is-portrait .hero img {
  height: auto;
  margin-top: 0;
}

.hero-wrap.hero-41 .hero img,
.hero-wrap.hero-41 .hero picture, .hero-wrap.hero-42 .hero img,
.hero-wrap.hero-42 .hero picture {
  height: 100%;
}

.hero-wrap.hero-41.parallax .hero img, .hero-wrap.hero-42.parallax .hero img {
  min-height: 120%;
  margin-top: -10%;
}

.hero-wrap .caption {
  background: rgba(0, 0, 0, 0.5);
  color: #f0f0f0;
}

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

.hero-wrap .hero-has-splitter .caption {
  top: 0;
  bottom: auto;
}

.hero-s .hero-wrap.parallax .hero img,
.hero-m .hero-wrap.parallax .hero img {
  flex-shrink: 0;
  margin-top: -5%;
  margin-bottom: -5%;
}

.hero-s .flickity-fullscreen-button {
  display: none;
}

.flickity-fullscreen-button {
  right: 75px;
}

.is-flickity-fullscreen .sticky-menu,
.is-flickity-fullscreen .slide-in-box,
.is-flickity-fullscreen .site-mob-header,
.is-flickity-fullscreen .main-navigation,
.is-flickity-fullscreen .secondary-menu-wrap,
.is-flickity-fullscreen .breadcrumbs-wrap {
  z-index: 1 !important;
  transition: 0 !important;
}

.is-flickity-fullscreen .contents-wrap {
  z-index: 0 !important;
}

.md-11.format-audio:not(.hero-s) .hero {
  height: auto !important;
  padding: 30px 30px 0;
}

.md-11.format-audio:not(.hero-s) .meta-wrap + .hero-wrap .hero {
  padding-top: 0;
}

.hero-l.format-gallery .hero {
  display: block;
}

.hero-l .parallax .hero img {
  height: 120%;
  margin-top: -5%;
  min-height: 100%;
}

.hero-l .parallax.cover-2 .hero img, .hero-l .parallax.cover-3 .hero img {
  height: 132%;
}

.hero-wrap.cover-1 .hero {
  height: 56.25vw;
  min-height: 280px;
}

.hero-wrap.cover-2 .hero {
  height: 66vh;
  max-height: 66vh;
}

.hero-wrap.cover-3 .hero {
  height: 50vh;
  max-height: 50vh;
}

.hero-m .hero-wrap.parallax .hero {
  overflow: hidden;
}

.md-1.title-middle .hero-wrap .slide:before, .md-1.title-middle-bl .hero-wrap .slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: '';
  opacity: 0;
  background-color: #000;
}

.md-1.title-middle .slider-rdy .slide:before, .md-1.title-middle-bl .slider-rdy .slide:before {
  transition: 0.6s opacity;
  opacity: 0.2;
}

/*------------------------------------------------------------------
[Media]
*/
.video-wrap {
  display: block;
}

.hero-m .media-wrap-audio {
  max-width: 80%;
}

.md-11.format-audio .hero {
  background-color: transparent;
}

.md-11 .hero-wrap .caption,
.md-11 .hero-wrap .splitter {
  display: none;
}

.md-11 .hero-wrap iframe {
  background: #000;
}

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

.md-11 .hero-19 .splitter,
.md-11 .hero-43 .splitter {
  display: block;
}

.has-bg .hero-m.format-video.md-11 .hero-wrap:not(.hero-18) .hero {
  max-height: 700px;
}

audio {
  min-height: 40px;
}

.media-wrap-audio {
  padding-bottom: 40px;
}

.hero-m .hero-wrap:not(.hero-18) .hero {
  max-height: 630px;
}

.hero-m.format-video.md-11 .hero-wrap:not(.hero-18) .hero {
  height: auto;
  max-height: 710px;
}

.hero-m .medium-uncrop .hero {
  max-height: none !important;
}

.title-middle .gallery-viewing .hero-meta,
.title-middle-bl .gallery-viewing .hero-meta {
  opacity: 0;
  pointer-events: none;
}

.title-middle .gallery-viewing .slide:before,
.title-middle-bl .gallery-viewing .slide:before {
  opacity: 0 !important;
}

.hero-wrap .caption,
.gallery-block__wrap .caption {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  transition: 0.2s ease-out;
  padding: 5px 10px;
}

.meta-wrap {
  width: 100%;
}

.title-beneath .meta-wrap {
  padding-bottom: 20px;
}

.title-beneath.layout-side-info .meta-wrap {
  padding-bottom: 30px;
}

.title-beneath .hero-wrap + .meta-wrap {
  padding-top: 20px;
}

.byline + .title-wrap {
  padding-top: 10px;
}

.title-wrap + .byline {
  margin-top: 15px;
}

.title-above-c .meta-wrap,
.title-beneath-c .meta-wrap {
  text-align: center;
  padding-top: 30px;
}

.title-above-c .share-it-4.share-it-bold,
.title-beneath-c .share-it-4.share-it-bold {
  padding-left: 10px;
}

.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-above-c .meta-wrap + .single-content .site-main,
.title-above-c .meta-wrap + .single-content .sidebar {
  margin-top: 0;
}

.title-above-c .meta-wrap + .single-content .site-main {
  padding-top: 0;
}

.title-cut-bl .hero-wrap .meta-wrap {
  position: absolute;
  text-align: left;
  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-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%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.title-cut-bl .hero-wrap .meta,
.title-cut-bl .hero-wrap .share-it,
.title-cut-bc .hero-wrap .meta,
.title-cut-bc .hero-wrap .share-it {
  position: relative;
}

.title-cut-bl .hero-wrap .meta:before,
.title-cut-bl .hero-wrap .share-it:before,
.title-cut-bc .hero-wrap .meta:before,
.title-cut-bc .hero-wrap .share-it:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.title-cut-bl .hero-wrap .meta > *,
.title-cut-bl .hero-wrap .share-it > *,
.title-cut-bc .hero-wrap .meta > *,
.title-cut-bc .hero-wrap .share-it > * {
  position: relative;
}

.title-cut-bl .hero-wrap .meta:before,
.title-cut-bc .hero-wrap .meta:before,
.title-cut-bl .hero-wrap .share-it:before,
.title-cut-bc .hero-wrap .share-it:before,
.flickity-viewport {
  background: #fff;
}

.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 .breadcrumbs-wrap {
  text-align: center;
}

.title-cut-bc .hero-wrap .meta-wrap {
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  position: absolute;
  bottom: -1px;
  z-index: 5;
}

div[class*="title-mid"].hero-s .hero-wrap {
  margin-bottom: 30px;
}

div[class*="title-mid"] .meta-wrap .share-it-icons a {
  color: #fff;
}

div[class*="title-mid"] .hero-wrap .meta .byline,
div[class*="title-mid"] .hero-wrap .meta .entry-title,
div[class*="title-mid"] .hero-wrap .meta .subtitle,
div[class*="title-mid"] .hero-wrap .media-icon,
div[class*="title-mid"] .hero-wrap .share-it {
  transition: 0.5s ease-out;
  transition-delay: 0.2s;
}

div[class*="title-mid"] .hero-wrap .meta .entry-title {
  transition-delay: 0.3s;
}

div[class*="title-mid"] .hero-wrap .meta .subtitle,
div[class*="title-mid"] .hero-wrap .meta .byline-3 {
  transition-delay: 0.45s;
}

div[class*="title-mid"] .hero-wrap .meta .title-with-sub + .byline {
  transition-delay: 0.6s;
}

div[class*="title-mid"] .hero-wrap .media-icon {
  transition-delay: 0.6s;
}

div[class*="title-mid"] .hero-wrap:not(.mask-loaded) .meta .byline,
div[class*="title-mid"] .hero-wrap:not(.mask-loaded) .meta .entry-title,
div[class*="title-mid"] .hero-wrap:not(.mask-loaded) .meta .subtitle,
div[class*="title-mid"] .hero-wrap:not(.mask-loaded) .media-icon,
div[class*="title-mid"] .hero-wrap:not(.mask-loaded) .share-it {
  opacity: 0;
  transform: translatey(15px);
}

.title-middle .hero-wrap .media-icon,
.title-fixed .hero-wrap .media-icon,
.title-middle-bl .hero-wrap .media-icon {
  display: inline-block;
  margin-top: 15px;
  position: relative;
  top: auto;
  left: auto;
}

.title-middle .meta-wrap,
.title-fixed .meta-wrap,
.title-middle-bl .meta-wrap {
  transition: 0.2s ease-out;
}

.title-middle .active-embed .meta-wrap,
.title-fixed .active-embed .meta-wrap,
.title-middle-bl .active-embed .meta-wrap {
  opacity: 0;
  visibility: hidden;
}

.title-middle .hero-meta .title,
.title-middle .hero-meta .byline,
.title-fixed .hero-meta .title,
.title-fixed .hero-meta .byline,
.title-middle-bl .hero-meta .title,
.title-middle-bl .hero-meta .byline {
  color: #fff;
}

.title-middle .hero-meta .title a,
.title-middle .hero-meta .byline a,
.title-fixed .hero-meta .title a,
.title-fixed .hero-meta .byline a,
.title-middle-bl .hero-meta .title a,
.title-middle-bl .hero-meta .byline a {
  color: inherit;
}

.title-middle .hero-meta .title-wrap + .byline,
.title-fixed .hero-meta .title-wrap + .byline,
.title-middle-bl .hero-meta .title-wrap + .byline {
  margin-top: 15px;
}

.title-middle .hero-meta .byline + .title-wrap,
.title-fixed .hero-meta .byline + .title-wrap,
.title-middle-bl .hero-meta .byline + .title-wrap {
  padding-top: 15px;
}

.title-beneath .hero-meta {
  text-align: left !important;
}

.medium-uncrop .hero {
  max-height: none !important;
}

.hero-m .hero-wrap:not(.medium-uncrop) .hero {
  height: 600px;
  max-height: 70vh;
}

.hero-m .hero-wrap:not(.medium-uncrop).parallax .hero img {
  height: calc(600px + 20%);
  max-height: calc(70vh + 20%);
  width: 100%;
}

.hero-m .hero-meta {
  text-align: center;
}

.hero-core-9 .hero-meta {
  text-align: left;
}

.title-middle-bl .hero-meta {
  text-align: left;
}

.title-middle-bl .hero-wrap .meta-wrap {
  position: absolute;
  bottom: 0;
  z-index: 5;
  left: 0;
  padding: 15px;
  width: 100%;
}

.title-middle-bl.hero-s .meta-wrap {
  padding-left: 20px;
}

.hero-meta .title {
  color: #333;
}

.title-above.hero-s .no-fi-wrap .hero-wrap,
.title-above-c.hero-s .no-fi-wrap .hero-wrap {
  margin-bottom: 0;
}

.title-beneath.hero-s .no-fi-wrap .meta-wrap {
  padding-top: 0;
}

/*------------------------------------------------------------------
[ Media Icons]
*/
.media-icon {
  width: 40px;
  height: 40px;
}

.media-icon i {
  font-size: 18px;
  line-height: 40px;
}

.icon-size-s i {
  font-size: 15px;
}

.hero-18 .media-icon,
.hero-19 .media-icon {
  width: 80px;
  height: 80px;
}

.hero-18 .media-icon i,
.hero-19 .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 {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}

.icon-size-l .icon-bg {
  border-width: 3px;
}

.icon-size-l i {
  font-size: 25px;
  font-weight: 700;
}

.icon-size-l:hover .icon-bg {
  transform: scale(1.1, 1.1);
}

.icon-base-1.icon-size-l .icon-bg,
.block-wrap .icon-size-l .icon-bg {
  border-style: solid;
  border-color: #fff;
  background: rgba(0, 0, 0, 0.15);
}

.icon-base-2 {
  bottom: 0;
  left: 0;
}

.icon-base-2 .icon-bg {
  background: #212121;
}

.icon-base-2 i {
  color: #fff;
}

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

.icon-base-3 {
  top: 15px;
  left: 15px;
}

.icon-base-3 i {
  color: #000;
}

.icon-base-3 .icon-bg {
  background: #fff;
}

.icon-base-3:hover .icon-bg {
  transform: scale(1.05, 1.05);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

.mask .byline + a + .icon-base-3 {
  top: auto;
  bottom: 15px;
  left: 15px;
}

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

.drop-it .tile-design {
  border: 0;
}

.drop-it .tile-design-4 {
  color: #fff;
}

.drop-it .tile-design-4 .mask {
  background: #111;
}

.drop-it .tile-design-4 .extras {
  top: 15px;
  right: 15px;
  left: auto;
}

.drop-it .tile-design-4 a,
.drop-it .tile-design-4 .byline-part {
  color: #fff;
}

.drop-it .tile-design-4 .meta {
  top: 50%;
  transform: translatey(-50%);
}

.drop-it .tile-design-4 .media-icon,
.drop-it .tile-design-4 .secondary-img,
.drop-it .tile-design-4 .lets-review-api-wrap {
  display: none !important;
}

.tile-design-4 {
  color: #fff;
}

.tile-design-4 .icon-base-3 {
  left: 0;
}

.tile-design-4 a {
  color: #fff;
}

.tile-design-4 .meta {
  bottom: auto !important;
  top: 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;
  color: #111;
}

.tile-design-4 .icon-base-2 .icon-bg {
  border-radius: 50%;
  background: white;
}

.tile-design-4 .icon-base-2 i {
  color: #111;
}

.icon-base-1 {
  color: #161616;
  text-align: center;
}

.icon-base-1 i {
  color: #161616;
}

.icon-base-1 .icon-bg {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
}

.icon-base-1:hover .icon-bg {
  transform: scale(1.1, 1.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

.icon-base-1.media-icon.center-abs:hover {
  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:not(.icon-base-3) {
  left: 50%;
  top: 50%;
}

.preview-thumbnail .lr-api-has-icons {
  display: none;
}

.preview-thumbnail .icon-size-xs:not(.icon-base-3) {
  margin-top: -15px;
  margin-left: -15px;
}

.preview-thumbnail .icon-base-3 {
  top: 0;
  left: 0;
}

.preview-thumbnail .mask .byline + a + .icon-base-3 {
  top: auto;
  bottom: 0;
  left: 0;
}

.preview-thumbnail .price {
  font-size: 12px;
}

.price {
  margin-top: 5px;
}

.media-icon,
.duration,
.playing-msg,
.icon-bg {
  transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1);
}

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

/*------------------------------------------------------------------
[ Valenti Blocks]
*/
.contains-blocks-wrap + .contains--sb {
  margin-top: -30px;
}

.contains-blocks-wrap + .contains--sb .contains-blocks {
  margin-top: 30px;
}

.block {
  counter-reset: block;
}

.block article {
  counter-increment: block;
}

.preview-thumbnail {
  width: 100%;
}

.counter {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: block;
  font-size: 12px;
  color: #fff;
  background: #111111;
}

.counter:before {
  content: counter(block);
}

.entry-content .block-wrap .title {
  font-size: 18px;
  margin: 15px 0 0;
}

.entry-content .block-wrap .price {
  margin-bottom: 0;
}

.block-wrap {
  width: 100%;
  display: block;
}

.block-wrap img {
  margin-bottom: 0;
}

.block-wrap .preview-thumbnail .lets-review-api-wrap {
  width: 30px;
  height: 25px;
}

.block-wrap .preview-thumbnail .lets-review-api-wrap .lets-review-final-score {
  font-size: 12px;
}

.block-wrap .preview-thumbnail .lets-review-api-wrap .lets-review-subtitle {
  display: none;
}

.block-wrap.side-spacing--off {
  padding-left: 0;
  padding-right: 0;
}

.block-wrap .block-inner-style {
  margin-bottom: 30px;
}

.block-wrap-custom .block {
  padding: 15px;
}

.block-wrap-custom.block-skin-4 .block {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.block--with-bg .block {
  padding: 15px;
}

.block--with-bg .block + .pagination:not(.inf-loaded) {
  padding: 15px;
}

.block--with-bg .pagination + .block {
  padding-top: 0;
}

.block--with-bg.block-half.block-wrap-43 .block, .block--with-bg.block-half.block-wrap-45 .block {
  padding-top: 0;
}

.block--with-bg.block-wrap-2 .block {
  padding-top: 0;
}

.block--with-bg .oversized__mask .mask, .block--with-bg.block-wrap-2 .mask {
  width: calc(100% + 30px);
  margin-left: -15px;
}

.block--with-bg.block-wrap-grid .block {
  padding: 0;
}

.block-wrap-d .block {
  padding-top: 10px;
}

.block-wrap-g .block {
  padding-bottom: 30px;
}

.preview-2 {
  flex: 0 0 100% !important;
}

.preview-thumbnail {
  width: 100%;
  align-items: flex-start;
}

.preview-thumbnail .mask {
  flex: 0 0 80px;
  width: 80px;
}

.preview-thumbnail .meta {
  padding-left: 20px;
}

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

.preview-thumbnail:last-child {
  padding-bottom: 0;
}

.stack .meta {
  padding-top: 15px;
}

.stack .preview--with-bg .meta {
  padding: 20px;
}

.stack.no-fi .meta {
  padding-top: 0;
}

.stack:last-child {
  padding-bottom: 0;
}

.flipped .split-1 .preview-mini-wrap {
  flex-direction: row-reverse;
}

.flipped .split-1 .meta {
  padding-right: 15px;
}

.preview-mini-wrap {
  position: relative;
  width: 100%;
}

.split-design-1 .preview-mini-wrap {
  align-items: center;
}

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

.split-1 .preview-mini-wrap {
  display: flex;
}

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

.block-wrap-grid .block .mask {
  background: #0d0d0d;
  height: 100%;
  width: 100%;
}

.grid-spacing {
  border-right: 0 solid transparent;
  border-top: 0 solid transparent;
}

.preview-grid.preview-classic {
  border: 0;
}

.preview-grid:not(.has-post-thumbnail) .meta {
  position: relative;
}

.preview-grid .mask {
  padding-bottom: 66.6%;
  z-index: 1;
}

.preview-grid,
.preview-slider {
  position: relative;
  overflow: hidden;
  border-color: #fff;
}

.preview-grid.product img,
.preview-slider.product img {
  opacity: 0.7;
}

.preview-grid .mask img,
.preview-grid .mask picture,
.preview-slider .mask img,
.preview-slider .mask picture {
  position: absolute;
  left: 0;
  top: 0;
}

.preview-grid .meta,
.preview-slider .meta {
  position: absolute;
  pointer-events: none;
}

.preview-grid .meta .byline,
.preview-slider .meta .byline {
  margin: 0;
}

.preview-grid .meta .title-wrap + *,
.preview-slider .meta .title-wrap + * {
  margin-top: 10px;
}

.preview-grid:after,
.preview-slider:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #0d0d0d;
  transition: 0.3s;
  pointer-events: none;
}

.preview-grid.tile-overlay--2:after,
.preview-slider.tile-overlay--2:after {
  opacity: 0;
}

.preview-grid.tile-overlay--2 .meta:after,
.preview-slider.tile-overlay--2 .meta:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #161616;
  transition: 0.3s;
  pointer-events: none;
}

.preview-grid.tile-overlay--gradient .meta:after,
.preview-slider.tile-overlay--gradient .meta:after {
  background-color: transparent !important;
  background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.65) 100%);
}

.preview-grid .meta .title,
.preview-grid .meta .byline,
.preview-slider .meta .title,
.preview-slider .meta .byline {
  color: #fff;
}

.preview-grid .meta .title a,
.preview-grid .meta .byline a,
.preview-slider .meta .title a,
.preview-slider .meta .byline a {
  color: #fff;
}

.preview-grid .meta .price,
.preview-slider .meta .price {
  color: #fff;
}

.preview-grid .meta .price ins,
.preview-slider .meta .price ins {
  color: #fff;
}

.preview-classic {
  flex: 0 0 100%;
  width: 100%;
}

.preview-classic .price {
  font-size: 15px;
  margin-top: 5px;
}

.preview-classic .star-rating {
  margin-top: 3px;
}

.preview-classic.split:last-child {
  padding-bottom: 0;
}

.cb-style-1 .cb-meta {
  text-align: center;
}

.cb-style-1 .cb-meta .cb-post-title {
  margin: 0;
}

.cb-style-1 .cb-meta .byline {
  color: #777;
}

.cb-style-1 .cb-mask {
  line-height: 0;
  margin-bottom: 15px;
  background: #000;
}

.cb-style-1 .cb-mask img {
  min-width: 100%;
}

.cb-meta-style-1 .mask img,
.cb-meta-style-5 .mask img {
  opacity: 1;
}

.cb-meta-style-1 .meta,
.cb-meta-style-5 .meta {
  padding: 30px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  transition: background 0.35s;
}

.cb-meta-style-1 .meta .title a,
.cb-meta-style-5 .meta .title a {
  color: #fff;
}

.cb-meta-style-5 .meta {
  padding: 40px 20px 20px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  text-align: center;
}

.cb-meta-style-1.cb-s .meta {
  padding: 15px 20px;
}

.cb-meta-style-2 {
  position: relative;
}

.cb-meta-style-2 .meta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  text-align: center;
  padding: 0 20px;
}

.cb-meta-style-1.cb-s.cb-meta-style-3 .meta {
  padding: 20px 15px;
}

.cb-meta-style-3 .meta {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.cb-meta-style-4 .meta {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 15px;
  text-align: center;
}

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

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

.block-wrap-da .small-print {
  text-transform: uppercase;
  color: #bbb;
}

.small-print {
  margin-top: 10px;
  font-size: 8px;
}

/*------------------------------------------------------------------
[ Reviews ]
*/
.lets-review-api-wrap {
  z-index: 1;
}

.valenti-review-2.lets-review-api-wrap {
  width: 38px;
  height: 30px;
}

.valenti-review-2.lets-review-api-wrap .lets-review-subtitle {
  display: none;
}

.valenti-review-2.lets-review-api-wrap .lets-review-final-score {
  font-size: 14px;
}

.lr-api-has-icons {
  opacity: 1;
}

.lr-api-has-icons .lets-review-api-score-box {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  flex-wrap: wrap;
}

.lr-api-has-icons .lets-review-final-score {
  line-height: 0 !important;
  position: relative;
  font-size: 13px;
}

.lr-api-has-icons .lets-review-final-score i, .lr-api-has-icons .lets-review-final-score img {
  margin: 0 1px;
}

.lr-api-has-icons .lets-review-final-score img {
  max-width: 16px;
}

.lr-api-has-icons.lr-api-wrap-has-subtitle .lets-review-api-score-box {
  flex-direction: column;
}

.lr-api-has-icons.lr-api-wrap-has-subtitle .lets-review-final-score {
  margin-top: 3px;
}

.lr-api-has-icons:not(.lr-api-wrap-has-subtitle) {
  height: 36px !important;
  width: 85px !important;
}

/*------------------------------------------------------------------
[ Animations ]
*/
.tipi-spin {
  position: relative;
}

.tipi-spin:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 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;
  transition: opacity 0.3s;
  margin-left: -28px;
  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;
}

.loading > * {
  opacity: 0.35;
}

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

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

.img-ani-base .mask {
  overflow: hidden;
}

.img-ani-base .fi-bg,
.img-ani-base .mask img {
  transition: transform 1s ease, opacity 0.5s ease;
}

@keyframes swing {
  0%,
  100% {
    transform: rotate(30deg);
  }
  50% {
    transform: rotate(-30deg);
  }
}

@keyframes fullspin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.img-color-base img {
  transition: all 0.3s cubic-bezier(0.3, 0.4, 0.5, 1) !important;
}

.img-color-hover-1:hover img {
  filter: none;
}

.img-color-2 img,
.img-color-hover-2:hover img {
  filter: grayscale(1);
}

.img-color-3 img,
.img-color-hover-3:hover img {
  filter: blur(3px);
}

.img-color-4 img,
.img-color-hover-4:hover img {
  filter: sepia(1);
}

.img-color-content .mask:after,
.img-color-content .mask:before {
  content: '';
  mix-blend-mode: darken;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  transition: 0.3s;
  z-index: 2;
}

.img-color-content .mask:after {
  opacity: 0;
  z-index: 1;
}

.img-color-11 .mask:before {
  background: blue;
}

.img-color-12 .mask:before {
  background: red;
}

.img-color-13 .mask:before {
  background: yellow;
}

.img-color-hover-11 .mask:after {
  background: blue;
}

.img-color-hover-12 .mask:after {
  background: red;
}

.img-color-hover-13 .mask:after {
  background: yellow;
}

.img-color-hover-base.preview-grid:hover .mask:after,
.img-color-hover-base.preview-slider:hover .mask:after,
.img-color-hover-base.preview-classic .mask:hover:after,
.img-color-hover-base.cta-tile:hover .mask:after {
  opacity: 1;
}

.img-color-hover-base.preview-grid:hover .mask:before,
.img-color-hover-base.preview-slider:hover .mask:before,
.img-color-hover-base.preview-classic .mask:hover:before,
.img-color-hover-base.cta-tile:hover .mask:before {
  opacity: 0;
}

/*------------------------------------------------------------------
[ Entry Content ]
*/
.entry-content-wrap p {
  margin-bottom: 1em;
}

.with--dropcap .entry-content > p:first-of-type:first-letter {
  font-size: 6em;
  font-weight: 700;
  float: left;
  line-height: 1;
  margin: 0 20px 0 0;
  color: #333;
}

/*------------------------------------------------------------------
[ Archives ]
*/
.builder-container {
  background-color: transparent;
}

.builder-container > section:first-child .block-wrap:first-child:not(.block-wrap-grid) {
  margin-top: 30px;
}

.builder-container section {
  display: flex;
  flex-wrap: wrap;
}

.error404 .main {
  padding-bottom: 90px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  float: none;
}

.error404 .main h1 {
  color: #b3b3b3;
  text-transform: uppercase;
}

.error404 .main .cloud-404 {
  margin-top: 45px;
}

/*------------------------------------------------------------------
[X. Header]
*/
.header,
.secondary-menu-wrap {
  position: relative;
  z-index: 2;
}

.logo-area {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

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

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

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

.horizontal-menu .drop,
.horizontal-menu > li > a,
.horizontal-menu .logo-main-menu a {
  display: inline-block;
}

.logo-main-wrap-center {
  text-align: center;
  justify-content: center;
}

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

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

.main-navigation {
  position: relative;
}

.menu-icon-style-3 .tipi-i-search {
  text-transform: inherit;
}

.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 > .splitter {
  z-index: 12;
  position: absolute;
}

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

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

.logo {
  display: inline-block;
}

.logo-p_menu {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

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

.logo-main-wrap-center .header-padding + .block-da {
  padding-top: 10px;
}

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

/*------------------------------------------------------------------
[ Widgets ]
*/
.valenti-stylish-posts-wrap:not(.rounded-img) .counter {
  border-radius: 0;
}

.valenti-stylish-posts .tipi-row-inner-style {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.valenti-stylish-posts .block-wrap-2 .title {
  font-size: 15px;
}

.valenti-stylish-posts .block-wrap-2 article {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.valenti-stylish-posts .tipi-s-typo .title-wrap:first-of-type .title {
  padding-top: 15px;
}

.valenti-stylish-posts article:last-of-type {
  margin-bottom: 0;
}

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

.valenti-stylish-posts .only-filters .filters {
  justify-content: center;
  margin-top: 0;
}

.valenti-stylish-posts .block .stack-1 {
  padding-bottom: 30px;
}

.valenti-stylish-posts .block .stack-1 .title {
  font-size: 15px !important;
}

.rounded-img.valenti-stylish-posts-wrap article:hover .media-tr {
  opacity: 1;
}

.rounded-img.valenti-stylish-posts-wrap .preview-thumbnail .lets-review-api-wrap {
  border-radius: 50%;
  height: 30px;
}

.rounded-img.valenti-stylish-posts-wrap .counter ~ .media-icon {
  display: none;
}

.rounded-img.valenti-stylish-posts-wrap img,
.rounded-img.valenti-stylish-posts-wrap .counter {
  border-radius: 50% !important;
}

.rounded-img.valenti-stylish-posts-wrap .media-tr {
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  opacity: 0;
}

.rounded-img.valenti-stylish-posts-wrap .media-tr .icon-bg {
  border-radius: 50%;
}

.rounded-img.valenti-stylish-posts-wrap .media-tr:hover .icon-bg {
  transform: none;
}

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

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

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

.tabber .widget-title {
  display: none;
}

.tabber .widget-titles {
  margin: 0 0 30px 0;
  justify-content: space-around;
}

.tabber .widget-titles .tab-title {
  font-size: 14px;
  justify-content: center;
  display: inline-flex;
  align-items: center;
  margin: 0;
  width: 100%;
}

.tabber .widget-titles .tab-title:not(.active) {
  border-bottom-color: #ddd;
  color: #999;
}

.tabber .widget-wrap:not(.loaded) .widget {
  display: none;
}

.tabber .widget-wrap:not(.loaded) .widget:first-child {
  display: block;
}

.tabber .loaded .widget:not(.active) {
  display: none;
}

.social-icons-bg .network-bg {
  background: #333;
}

.social-icons-bg .network-facebook {
  background: #3b5998;
}

.social-icons-bg .network-flipboard {
  background: #F52828;
}

.social-icons-bg .network-twitter {
  background: #1da1f2;
}

.social-icons-bg .network-pinterest {
  background: #bd081c;
}

.social-icons-bg .network-youtube {
  background: #ff0000;
}

.social-icons-bg .network-vk {
  background: #4a76a8;
}

.social-icons-bg .network-linkedin {
  background: #0078BA;
}

.social-icons-bg .network-reddit {
  background: #FF4500;
}

.social-icons-bg .network-email {
  background: #222;
}

.social-icons-bg .network-tumblr {
  background: #32506d;
}

.social-icons-bg .network-whatsapp {
  background: #00EC67;
}

.social-icons-bg .network-messenger {
  background: #0084ff;
}

.social-icons-bg .network-youtube {
  background: #dc403c;
}

.social-icons-bg .network-rss {
  background: #e67e21;
}

.social-icons-bg .network-vimeo {
  background: #1ab7ea;
}

.social-icons-bg .network-soundcloud {
  background: #ff8800;
}

.social-icons-bg .network-spotify {
  background: #1db954;
}

.social-icons-bg .network-dribbble {
  background: #ea4c89;
}

.social-icons-bg .network-snapchat {
  background: #fffc00;
}

.social-icons-bg .network-mixcloud {
  background: #52aad8;
}

.social-icons-bg .network-bandcamp {
  background: #629aa9;
}

.social-icons-bg .network-medium {
  background: #00ab6c;
}

.social-icons-bg .network-instagram {
  background: #e1306c;
}

.valenti-widget .retina-image {
  vertical-align: top;
}

.valenti-widget .preview-thumbnail:last-child {
  padding-bottom: 0;
}

.valenti-widget .block-wrap .block-inner-style {
  margin-bottom: 0;
}

.valenti-widget .widget-social-icons ul {
  display: inline-block;
}

.valenti-widget .widget-social-icons ul li {
  display: inline-block;
  line-height: 1;
  text-align: center;
}

.valenti-widget .widget-social-icons ul li a {
  display: inline-block;
  color: #fff;
}

.valenti-widget .widget-social-icons ul li .widget-social-icons-3 {
  color: #000;
}

.valenti-widget .widget-social-icons a {
  margin: 0 20px 20px;
}

.valenti-widget .widget-social-icons .tipi-i-sz-1 {
  margin: 0 10px 20px;
}

.valenti-widget .social-align-0 {
  text-align: center;
}

.valenti-widget .widget-social-icons-3 ul li a {
  color: #161616;
}

.valenti-widget .tipi-i-sz-2 {
  font-size: 24px;
}

.valenti-widget .tipi-i-sz-3 {
  font-size: 40px;
}

.valenti-widget .social-icons-bg a {
  font-size: 26px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  top: 0;
  height: 70px;
  line-height: 70px;
  width: 70px;
  border-radius: 3px;
  position: relative;
  margin: 10px;
  color: white;
}

.valenti-widget .social-icons-bg .tipi-i-sz-2 {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}

.valenti-widget .social-icons-bg .tipi-i-sz-1 {
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  width: 35px;
}

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

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

.site-mob-header .tipi-i-user {
  font-size: 18px;
}

.site-mob-header .menu-icon-login + .menu-icon-mobile-slide a {
  margin-top: 2px;
}

.site-mob-header .menu-left {
  text-align: left;
  flex: 1;
}

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

.site-mob-header .menu-right {
  flex: 1;
  margin-left: auto;
  text-align: right;
  justify-content: flex-end;
}

.site-mob-header .icons-wrap li {
  display: flex;
}

.site-mob-header .icons-wrap li a {
  padding: 0 10px;
  font-size: 18px;
}

.site-mob-header .menu-right-2x {
  justify-content: flex-end;
}

.site-mob-header-1 .logo-main-wrap {
  display: flex;
  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-3-logo {
  text-align: center;
  padding: 20px;
}

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

.sticky-menu {
  z-index: 50;
  top: 0;
  position: relative;
}

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

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

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

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

.still {
  transition: none !important;
}

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

@keyframes tipiMenuSlide {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(calc(60px - 100vw), 0, 0);
  }
}

@keyframes tipiOpa {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes tipiSlideUpOpa {
  from {
    opacity: 0;
    transform: translatey(15px);
  }
  to {
    opacity: 1;
    transform: translatey(0);
  }
}

@keyframes tipiSlideLeftOpa {
  from {
    opacity: 0;
    transform: translatex(-15px);
  }
  to {
    opacity: 1;
    transform: translatex(0);
  }
}

@keyframes tipiSlideRightOpa {
  from {
    opacity: 0;
    transform: translatex(15px);
  }
  to {
    opacity: 1;
    transform: translatex(0);
  }
}

@keyframes tipiSlideDownOpa {
  from {
    opacity: 0;
    transform: translatey(-10px);
  }
  to {
    opacity: 1;
    transform: translatey(0);
  }
}

@keyframes aniUpOpa {
  from {
    opacity: 0;
    transform: translatey(60px);
  }
  to {
    opacity: 1;
    transform: translatey(0);
  }
}

@keyframes aniLeftOpa {
  from {
    opacity: 0;
    transform: translatex(-60px);
  }
  to {
    opacity: 1;
    transform: translatex(0);
  }
}

@keyframes aniRightOpa {
  from {
    opacity: 0;
    transform: translatex(60px);
  }
  to {
    opacity: 1;
    transform: translatex(0);
  }
}

@keyframes aniDownOpa {
  from {
    opacity: 0;
    transform: translatey(-60px);
  }
  to {
    opacity: 1;
    transform: translatey(0);
  }
}

@keyframes slidedown {
  from {
    transform: translate3d(0, -100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.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: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: auto;
}

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

.mob-menu-wrap .content .logo + .menu-icons {
  margin-top: 60px;
}

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

.mob-menu-wrap .content .menu-icons {
  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;
}

.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: flex;
  overflow: auto;
  flex-direction: column;
  flex-grow: 1;
}

.mob-menu-wrap .menu-icons {
  display: flex;
  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 {
  margin-left: auto;
  font-size: 30px;
  line-height: 0;
}

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

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

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

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

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

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

.site-mob-menu-2 .mob-menu-wrap .menu-item-has-children > a:first-child {
  margin-left: 15px;
}

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

.site-mob-menu-2 .mob-menu-wrap .vertical-menu li {
  padding-left: 0;
}

.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 {
  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 {
  transform: translateX(100%);
}

.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 {
  transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1) !important;
}

.site-mob-menu-a-1.mob-open .mob-menu-wrap {
  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 {
  transform: translate3d(-50px, 0, 0) !important;
}

.site-mob-menu-a-2 .mob-menu-wrap {
  opacity: 0;
  visibility: hidden;
  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;
}

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

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

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

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

.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 {
  transform: rotate(-45deg);
}

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

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

.site-mob-menu-a-4.mob-open .mob-bot-share,
.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 .top-bar-message {
  transform: translate3d(calc(100vw - 60px), 0, 0) !important;
}

.site-mob-menu-a-4.mob-open .site-inner,
.site-mob-menu-a-4.mob-open .flickity-enabled.is-fade .flickity-slider > .is-selected {
  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;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.menu-mobile .sub-menu {
  opacity: 0;
  visibility: hidden;
  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;
}

.mob-open {
  overflow: hidden;
}

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

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

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

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

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

.valenti-icon img {
  max-width: 30px;
  border-radius: 50%;
  vertical-align: middle;
}

/*------------------------------------------------------------------
[ Pagination ]
*/
.pagination,
.woocommerce-pagination {
  padding-top: 30px;
  clear: left;
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
  transition: 0.3s ease-out all;
  font-weight: 400;
  display: inline-block;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #555;
  padding: 7px 15px;
  min-height: 40px;
  font-size: 10px;
  min-width: 45px;
  margin: 0 10px 10px 0;
  border: 1px solid #e6e6e6;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  text-decoration: none !important;
}

.pagination .page-numbers:not(.dots):hover,
.woocommerce-pagination .page-numbers:not(.dots):hover {
  background-color: #b3b3b3;
  color: #fff;
}

.pagination .prev:hover,
.woocommerce-pagination .prev:hover {
  transform: translatex(-2px);
}

.pagination .next:hover,
.woocommerce-pagination .next:hover {
  transform: translatex(2px);
}

.pagination .dots,
.woocommerce-pagination .dots {
  border-color: transparent;
  padding: 5px 0;
  min-width: 0;
}

.pagination .dots:hover,
.woocommerce-pagination .dots:hover {
  opacity: 0.5;
  transform: none;
}

.pagination .current:hover,
.woocommerce-pagination .current:hover {
  transform: none;
}

.pagination .no-more-articles,
.woocommerce-pagination .no-more-articles {
  margin-bottom: 10px;
  cursor: default;
  font-size: 14px;
  width: 100%;
  text-align: center;
  height: 60px;
  line-height: 54px;
  color: #b8b8b8;
  background: #f0f0f0;
  border: 3px solid #eee;
}

.pagination .no-more-articles + .back-to-home,
.woocommerce-pagination .no-more-articles + .back-to-home {
  width: 100%;
  text-align: center;
}

.button__back__home {
  font-size: 12px;
  color: #666;
}

.inf-load-more-wrap .block-loader {
  width: 100%;
  text-align: center;
}

.pagination + .block {
  clear: both;
}

.pagination .current:not(.post-page-numbers),
.post-page-numbers.current .page-numbers,
.post-pagination > .page-numbers,
.woocommerce-pagination .current {
  border-color: #b3b3b3;
  background: #b3b3b3;
  color: #fff;
}

.inf-scr {
  clear: left;
}

.inf-loaded {
  padding: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
}

.inf-load-more-wrap {
  position: relative;
}

.inf-load-more-wrap a {
  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;
}

/*------------------------------------------------------------------
[ Meta ]
*/
.separator:last-child {
  display: none;
}

.byline .with-name .author-avatar {
  margin-right: 8px;
}

.byline .no-name .author-avatar {
  padding-right: 10px;
}

.byline a {
  color: inherit;
}

.byline .author-avatar {
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
}

.byline .author-avatar img {
  width: 20px;
  border-radius: 50%;
  position: relative;
}

.byline .byline-part {
  vertical-align: middle;
}

.byline .separator {
  margin-right: 8px;
  margin-left: 8px;
  font-weight: 700;
  opacity: 0.7;
}

.byline-2 {
  margin-bottom: -3px;
}

.byline-2 + .title {
  margin-top: 15px;
}

.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;
  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: 0.8em;
  float: right;
}

.byline-1 .comments a {
  color: #fff !important;
}

.byline-cats-design-5 .cats {
  margin-left: 10px;
  margin-right: 10px;
}

.byline-cats-design-5 .cats:first-child {
  margin-left: 0;
}

.byline-cats-design-5 .cats:last-child {
  margin-right: 0;
}

.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 {
  font-size: 0.9em;
  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-shaded .byline-part {
  display: inline-block;
  margin-right: 5px;
  font-size: 0.8em;
  letter-spacing: 1px;
  font-weight: 700;
  transition: 0.2s ease-out all;
  text-transform: uppercase;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
}

.byline-shaded .byline-part a {
  display: block;
}

.byline-shaded .cats {
  height: auto;
}

.byline-shaded .cats a {
  height: 26px;
}

.byline-shaded .byline-part-inner-bg {
  background-color: transparent !important;
  padding: 0;
}

.byline-shaded .tipi-like-count {
  transition: 0s !important;
}

.byline-shaded .tipi-like-count i {
  transition: 0s !important;
}

.byline-shaded .likes-count {
  padding: 0;
}

.byline-shaded .likes-count a {
  padding: 9px 8px;
}

.byline-shaded .separator {
  display: none;
}

.byline-10 {
  margin-top: 15px;
  margin-bottom: -5px;
}

.byline-9 {
  margin-bottom: 15px;
}

.byline-3 {
  margin-top: 15px;
}

.byline-part {
  margin-bottom: 5px;
  margin-right: 10px;
  display: inline-block;
}

.byline-part i {
  margin-right: 1px;
}

.byline-part .last__updated {
  padding-bottom: 0;
  opacity: 1;
  font-size: 1em;
}

.last__updated {
  padding-bottom: 15px;
  opacity: 0.6;
  font-size: 0.8em;
}

.last__updated__title {
  margin-right: 5px;
  display: inline-block;
}

.elements-design-3 .byline-part {
  margin-right: 10px;
}

.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: 0.8em;
  letter-spacing: 1px;
  border-radius: 2px;
  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;
}

.tipi-like-count {
  display: flex;
  transition: 0.2s ease-out all;
  line-height: 1;
}

.tipi-like-count .likes-heart {
  position: relative;
  margin-right: 3px;
  display: inline-block;
}

.tipi-like-count .likes-heart .valenti-i-heart {
  opacity: 0;
}

.tipi-like-count .likes-heart .valenti-i-heart {
  transition: 0.2s ease-out all;
  position: absolute;
  top: 0;
  left: 0;
}

.tipi-like-count:hover .valenti-i-heart {
  opacity: 1;
}

.liking {
  opacity: 0.5;
}

.liked {
  cursor: default;
  pointer-events: none;
}

.liked .valenti-i-heart {
  opacity: 1 !important;
}

.liked:hover {
  cursor: default;
}

.excerpt {
  margin-top: 1em;
}

.excerpt .read-more-wrap {
  display: block;
  font-weight: 400;
  transition: 0.3s ease-out;
}

.excerpt .read-more-wrap .read-more {
  color: #fff;
  background-color: #111;
}

.excerpt .read-more {
  display: inline-block;
  font-size: 10px;
  margin-top: 15px;
  display: inline-block;
  padding: 5px 12px;
}

.excerpt .read-more:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  transform: scale3d(0, 1, 1);
  transform-origin: center left;
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.excerpt + .byline {
  margin-top: 10px;
}

.excerpt:hover:before {
  transform: scale3d(1, 1, 1);
  transition-delay: 0s;
}

.read-more__special {
  font-size: 10px !important;
  display: inline-block;
}

.read-more__special i {
  transition: 0.2s;
  display: inline-block;
  text-align: center;
  padding: 0 3px;
  font-size: 10px;
}

.read-more.tipi-button {
  height: auto;
  line-height: 1;
  padding: 10px 15px;
}

/*------------------------------------------------------------------
[ Post Footer Blocks ]
*/
.post-footer-block {
  margin-bottom: 40px;
}

.next-prev__design-1 {
  color: #999;
}

.next-prev__design-1 a {
  color: #555;
}

.next-prev__design-1 .prev-next-block {
  width: 100%;
  background: #f5f5f5;
  padding: 45px;
}

.next-prev__design-1 .next-block {
  padding-left: 15px;
}

.next-prev__design-1 .prev-block {
  padding-right: 15px;
}

.next-prev__design-1 .meta .title {
  font-size: 1em;
}

.next-prev__design-1 .meta span {
  opacity: 0.5;
  font-size: 12px;
  width: 100%;
  display: block;
  margin-bottom: 5px;
}

.next-prev__prev {
  left: 0;
}

.next-prev__prev .next-prev__contents {
  left: calc(100% - 60px);
  padding-left: 60px;
}

.next-prev__next {
  right: 0;
}

.next-prev__next .next-prev__contents {
  padding-right: 60px;
  right: calc(100% - 60px);
}

@media only screen and (max-width: 480px) {
  .cb-divider {
    height: auto;
  }
  .share-1 .share-button {
    width: calc( 50% - 10px);
  }
  .next-prev__design-1 .prev-next-block {
    text-align: center;
  }
  .next-prev__design-1 .prev-next-block + .prev-next-block {
    padding-top: 0;
  }
  .author-box:not(.author-page-box) {
    text-align: center;
    flex-wrap: wrap;
  }
  .author-box:not(.author-page-box) .mask {
    margin-bottom: 30px;
    width: 75px;
    margin-left: auto;
    margin-right: auto;
  }
  .author-box:not(.author-page-box) .author-info-wrap {
    margin-bottom: 15px;
  }
  .author-box:not(.author-page-box) .icons {
    margin-top: 20px;
  }
  .author-box:not(.author-page-box) .meta .title-wrap, .author-box:not(.author-page-box) .contact-details {
    justify-content: center;
  }
  .author-box:not(.author-page-box) .contact-details a {
    margin: 0 5px;
  }
  .author-page-box {
    padding-top: 30px;
  }
  .author-page-box .mask {
    width: 90px;
    padding: 0;
    margin: 0 auto 30px;
  }
  .author-page-box .contact-details a {
    font-size: 16px;
    margin: 0 10px 10px;
  }
  .split:not(.preview-thumbnail) .meta {
    padding: 20px;
  }
  .split .byline {
    display: none;
  }
  .block-wrap-grid .preview-grid {
    height: 60vw;
  }
  .block-wrap-grid .tipi-xs-6 .byline {
    display: none;
  }
  .title-cut-bl .meta-wrap .meta, .title-cut-bc .meta-wrap .meta {
    width: 75%;
  }
  .title-cut-bl .breadcrumbs-wrap, .title-cut-bl .subtitle, .title-cut-bc .breadcrumbs-wrap, .title-cut-bc .subtitle {
    display: none;
  }
  .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;
  }
  .block-title-wrap .block-title-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .block-wrap-grid .tipi-xs-6 {
    border-top-width: 2px;
  }
  .block-wrap-grid .tipi-xs-6:nth-child(odd) {
    border-right-width: 2px;
  }
  .block-wrap-grid .tipi-xs-6:nth-child(even) {
    border-left-width: 2px;
  }
}

@media only screen and (min-width: 481px) {
  /*********************
POSTS & CONTENT STYLES
*********************/
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  /*********************
SIDEBAR STYLES
*********************/
  .cb-125-ads li {
    margin: 0 10px 15px 35px;
  }
  /*********************
FOOTER STYLES
*********************/
  .site-footer .footer-widget-area .cb-125-ads li {
    margin: 0 20px 15px;
  }
  /*------------------------------------------------------------------
[ Blocks ]
*/
  .block-title-mid .block-title:before {
    content: '';
    flex: 1;
    margin-right: 30px;
    position: relative;
  }
  .block-title-2 {
    padding-left: 0;
    padding-right: 0;
  }
  .block-title-2 .block-title {
    justify-content: center;
  }
  .block-half {
    flex: 0 0 calc( 50% - 15px);
    width: calc( 50% - 15px);
  }
  .split {
    display: flex;
  }
  .split:not(.preview-thumbnail) .preview--with-bg .meta {
    padding: 15px 15px 15px 30px;
  }
  .split:not(.preview-thumbnail) .meta {
    padding-left: 30px;
  }
  .block-wrap-g-85 .tipi-m-4 .mask {
    padding-bottom: 62.5%;
  }
  .block-wrap-g-86 .preview-grid .mask {
    padding-bottom: 41.75%;
  }
  .block-wrap-g-94 .preview-grid .mask {
    padding-bottom: 47.5%;
  }
  /*------------------------------------------------------------------
[ Slider ]
*/
  .slider-nav {
    height: 150px;
  }
  .slider-for, .slider-imgs {
    height: 350px;
  }
  .title-contrast .slider-imgs {
    height: 100%;
  }
  /*------------------------------------------------------------------
[ Author Page Box 481]
*/
  .user-page-box-2:nth-child(odd), .user-page-box-3:nth-child(odd), .user-page-box-4:nth-child(odd) {
    margin-right: 30px;
  }
  .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;
  }
  /*------------------------------------------------------------------
[ Share Block]
*/
  .share-1 .share-button {
    width: calc( 33.333% - 10px);
  }
  /*------------------------------------------------------------------
[ Next Previous Block 481]
*/
  .next-prev__design-1 .next-block {
    text-align: right;
  }
  .next-prev__design-1 .prev-next-block {
    width: calc( 50% - 1px);
  }
  .just-one .next-block {
    float: right;
  }
  /*------------------------------------------------------------------
[X. Grid 481]
*/
  .ppl-s-2 article {
    flex: 0 0 calc( 50% - 15px);
    width: calc( 50% - 15px);
  }
  .ppl-s-2.block-wrap-bs-g .preview-big {
    flex: 0 0 100%;
  }
  .ppl-s-3 article {
    flex: 0 0 calc( 100% / 3 - 20px);
    width: calc( 100% / 3 - 20px);
  }
  .tipi-s-1 {
    width: 8.333333333333333%;
  }
  .tipi-s-2 {
    width: 16.66666666666667%;
  }
  .tipi-s-3 {
    width: 25%;
  }
  .tipi-s-4 {
    width: 33.33333333333333%;
  }
  .tipi-s-5 {
    width: 41.66666666666667%;
  }
  .tipi-s-6 {
    width: 50%;
  }
  .tipi-s-7 {
    width: 58.33333333333333%;
  }
  .tipi-s-8 {
    width: 66.66666666666667%;
  }
  .tipi-s-9 {
    width: 75%;
  }
  .tipi-s-10 {
    width: 83.33333333333333%;
  }
  .tipi-s-11 {
    width: 91.66666666666667%;
  }
  .tipi-s-12 {
    width: 100%;
  }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .block-wrap-g-85 article:last-child {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .tipi-xs-0 {
    display: none;
  }
  .title-middle.hero-m .hero, .title-cut-bl.hero-m .hero {
    height: 320px;
  }
  .hero-s .hero-wrap {
    width: calc(100% + 30px);
    left: -15px;
  }
  .preview-grid {
    height: 40vw;
  }
  .preview-grid .mask {
    padding-bottom: 0 !important;
  }
  .post-wrap:not(.title-above) .site-main {
    padding-top: 15px;
  }
  .sticky-sb, article.sticky-el {
    top: 0 !important;
  }
  .excerpt-mob-off .excerpt {
    display: none;
  }
  .mob-fs, .side-spacing--off {
    padding-left: 0;
    padding-right: 0;
  }
  .mob-fs .block-title-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-wrap-fs:not(.mob-fs) {
    padding-left: 15px;
    padding-right: 15px;
  }
  .block-wrap-51 article {
    padding-bottom: 60%;
  }
  .block-wrap-44 .block-piece-1 {
    padding-bottom: 30px;
  }
  .contains--sb .mob-fs {
    width: calc( 100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  .split .meta .excerpt {
    display: none;
  }
  .footer-lower .tipi-flex-right, .footer-lower .logo-copyright-block {
    text-align: center;
    margin-left: 0;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }
  .footer-lower .logo-copyright-block + .tipi-flex-right {
    margin-top: 20px;
  }
  .footer-lower .footer-navigation + .icons-wrap {
    margin-top: 20px;
  }
  .menu-icons > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-widget-bg-area-inner {
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  .block-wrap-custom .block {
    padding: 20px;
  }
  .archive-block-title .title {
    font-size: 32px !important;
  }
  .archive-block-title .title__search {
    font-size: 16px !important;
  }
  .archive-block-title .title__search span {
    font-size: 38px;
    margin-top: 10px;
  }
  .site-header .logo-main {
    margin-right: 20px;
  }
  .header-da {
    margin-right: -20px;
  }
  .cb-divider {
    height: 20px;
  }
  /*********************
LINK STYLES
*********************/
  .link-color-wrap > * > a:hover {
    text-decoration: underline;
  }
  .widget_tag_cloud a:hover {
    background-color: #e5e5e5;
    color: #808080;
    text-decoration: none !important;
  }
  .tagcloud a,
  .cb-tags a,
  .bbp-topic-tags a {
    transition: background, 0.35s;
  }
  .header--style-2 .secondary-menu-wrap {
    z-index: 6;
  }
  .secondary-menu-wrap {
    width: 100%;
  }
  .secondary-menu-wrap .cb-breaking-news {
    font-weight: 400;
    overflow: hidden;
  }
  .secondary-menu-wrap .cb-breaking-news span {
    text-align: center;
    padding-right: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-flex;
  }
  .secondary-menu-wrap .cb-breaking-news span i {
    margin-left: 10px;
    align-self: center;
  }
  .secondary-menu-wrap .cb-breaking-news ul {
    overflow: hidden;
    height: 40px;
    padding: 0 5px 0 0;
  }
  .secondary-menu-wrap .cb-breaking-news ul li {
    overflow: hidden;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .secondary-menu-wrap .cb-breaking-news ul li a {
    color: #999;
  }
  .secondary-menu-wrap .menu-icons {
    margin-left: auto;
    text-align: right;
    font-size: 20px;
  }
  .secondary-menu-wrap .menu-icons:empty {
    display: none;
  }
  .secondary-menu-wrap .menu-icons a {
    font-size: inherit;
  }
  .secondary-menu-wrap a {
    text-transform: uppercase;
    border-bottom: 0;
    color: #999999;
  }
  .secondary-menu-wrap a:hover {
    text-decoration: underline;
  }
  .secondary-menu-wrap .secondary-menu {
    flex-shrink: 0;
    margin-left: auto;
  }
  .secondary-menu-wrap .secondary-menu i {
    top: 3px;
    position: relative;
  }
  .secondary-menu-wrap .secondary-menu .menu-item-has-children > a:after {
    content: "\f067";
    font-family: 'valenti';
    font-size: 8px;
    color: #b3b3b3;
    padding-left: 5px;
    vertical-align: middle;
  }
  .secondary-menu-wrap .secondary-menu > li {
    align-items: center;
    display: inline-flex;
  }
  .secondary-menu-wrap .secondary-menu li {
    position: relative;
    transition: all 0.35s;
  }
  .secondary-menu-wrap .secondary-menu li:hover {
    background: #2d2d2d;
  }
  .secondary-menu-wrap .secondary-menu li:hover a {
    color: #f5f5f5;
  }
  .secondary-menu-wrap .secondary-menu li a {
    padding: 15px 10px;
  }
  .secondary-menu-wrap .secondary-menu li a:hover {
    text-decoration: none !important;
  }
  .main-nav-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-nav-wrap .main-nav {
    flex-wrap: wrap;
  }
  .main-nav-wrap .main-menu-logo {
    flex: 1;
  }
  .main-nav-wrap > .menu-icons {
    flex: 1;
    justify-content: flex-end;
    text-align: right;
    font-size: 20px;
  }
  .main-nav-wrap > .menu-icons a {
    color: #fff;
  }
  .menu-icons a:hover {
    text-decoration: none;
  }
  .logo-only-when-stuck .main-menu-logo {
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    transform: translate3d(-15px, 0, 0);
  }
  .admin-bar .sticky-menu-3.slidedown {
    top: 32px;
  }
  .admin-bar .sticky-menu-1 .stuck {
    top: 32px !important;
  }
  .admin-bar .sticky-menu-2.stuck,
  .admin-bar .sticky-top,
  .admin-bar .sticky-menu-3 .slidedown {
    top: 32px !important;
  }
  .stuck .main-menu-logo,
  .logo-only-when-stuck.stuck .main-menu-logo,
  .logo-only-when-stuck.slidedown .main-menu-logo {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  .logo-menu-wrap {
    float: left;
  }
  .logo-menu-wrap .main-menu-logo {
    margin-right: 20px;
    padding-left: 5px;
    transition: opacity 0.2s, transform 0.2s;
  }
  .logo-only-when-stuck .main-menu-logo {
    margin-right: 0;
    opacity: 0;
    width: 0;
    padding-left: 0;
  }
  .main-navigation .site-skin-2.menu-bg-area {
    background-color: #1d1d1d;
  }
  .main-navigation.wrap.stuck:not(.slidedown) {
    max-width: none;
    padding: 0;
  }
  .main-navigation.wrap.stuck.slidedown .main-menu-wrap {
    padding: 0;
  }
  .main-navigation.wrap.side-spacing.stuck:not(.slidedown) .menu-icons {
    padding-right: 30px;
  }
  .main-navigation.wrap.side-spacing.stuck:not(.slidedown) .main-menu-wrap {
    padding-left: 30px;
  }
  /*------------------------------------------------------------------
[14. Menus]
*/
  .tipi-trending-icon {
    line-height: 0;
  }
  .drop-it > .menu,
  .sub-menu .sub-menu,
  .drop-it > a:before {
    opacity: 0;
    visibility: hidden;
  }
  .dropper .tipi-basket-wrap.sub-menu .tipi-buttons .tipi-button {
    font-size: 11px;
  }
  .dropper a[href="#"]:not(.block-more):not(.open-child):active {
    pointer-events: none;
  }
  .sub-menu {
    background: #2d2d2d;
    text-align: center;
    text-transform: uppercase;
  }
  .sub-menu li {
    border-bottom: 1px dashed #f7f7f7;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .sub-menu a:not(.tipi-button) {
    padding: 10px 25px;
    color: #fafafa;
    display: block;
    transition: all 0.3s;
  }
  .sub-menu li:hover {
    background: #333;
  }
  .sub-menu li:hover > a {
    transform: translatex(3px);
  }
  .sub-menu .tipi-button {
    font-size: 11px;
  }
  .sub-menu .tipi-buttons .tipi-button:hover {
    transform: translatey(-2px);
  }
  .sub-menu > li > .sub-menu {
    transition: all 0.3s;
  }
  .sub-menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translatey(0);
  }
  .sub-menu .menu-item-has-children > a:after {
    content: "\e903";
    font-family: 'valenti';
    position: absolute;
    right: 20px;
    margin-top: 4px;
    font-size: 12px;
  }
  .horizontal-menu > .menu-item-has-children > a:after {
    content: "\f067";
    font-family: 'valenti';
    font-size: 10px;
    padding-left: 5px;
    vertical-align: middle;
  }
  .standard-drop > .sub-menu {
    min-width: 250px;
    padding: 20px 0;
  }
  .standard-drop > .sub-menu > li {
    position: relative;
  }
  .standard-drop > .sub-menu .sub-menu {
    padding: 0;
    top: 0;
    left: 100%;
  }
  .standard-drop li {
    border-bottom: 0;
  }
  .standard-drop .sub-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 4;
    text-align: left;
  }
  .standard-drop .sub-menu > li > .sub-menu {
    transform: translatex(-15px);
  }
  .standard-drop .sub-menu > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translatey(0);
  }
  .secondary-menu .sub-menu {
    padding: 0;
    min-width: 160px;
  }
  .secondary-menu .sub-menu a {
    padding-left: 15px !important;
  }
  .secondary-menu + .menu-icons {
    margin-left: 0;
  }
  .secondary-menu .standard-drop > .sub-menu {
    top: 100%;
  }
  .secondary-menu .standard-drop > .sub-menu .sub-menu {
    top: 0;
  }
  .secondary-menu .standard-drop:hover > .sub-menu,
  .secondary-menu .standard-drop:hover .menu-wrap > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .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 .main-menu > .dropper:hover > a {
    color: #fff;
  }
  .mm-ani-0.main-menu-bar-color-2 .dropper:hover > a:before {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  .main-menu-bar-color-1 .main-menu > .current-menu-item > a {
    color: #fff;
    background: #212121;
  }
  .mm-ani-1 .dropper > a:before {
    transition: 0.2s all;
  }
  .mm-ani-1 .standard-drop.active .menu-wrap > .sub-menu,
  .mm-ani-1 .active.dropper > .menu,
  .mm-ani-1 .active.dropper .mm-51 .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  body:not(.menu-no-color-hover) .mm-ani-1:not(.main-menu-bar-color-2) .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 .main-menu > li > a,
  .mm-ani-1 .standard-drop .sub-menu,
  .mm-ani-2 .dropper > .menu,
  .mm-ani-2 .main-menu > li > a,
  .mm-ani-2 .standard-drop .sub-menu {
    transition: 0.2s all;
  }
  .mm-ani-1 .menu--active .dropper > .menu,
  .mm-ani-1 .menu--active .main-menu > li > a,
  .mm-ani-1 .menu--active .standard-drop .sub-menu,
  .mm-ani-2 .menu--active .dropper > .menu,
  .mm-ani-2 .menu--active .main-menu > li > a,
  .mm-ani-2 .menu--active .standard-drop .sub-menu {
    transition: none;
  }
  .mm-ani-1 .dropper > a:before,
  .mm-ani-2 .dropper > a:before,
  .mm-ani-3 .dropper > a:before {
    transition: 0.2s all;
  }
  .mm-ani-1.main-menu-bar-color-2 .dropper.active > a:before,
  .mm-ani-2.main-menu-bar-color-2 .dropper.active > a:before,
  .mm-ani-3.main-menu-bar-color-2 .dropper.active > a:before {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  .mm-ani-2 .dropper > a:before {
    transition-delay: 0.1s;
  }
  .mm-ani-2 .dropper > .menu {
    transform: translate3d(-50%, 15px, 0);
  }
  .mm-ani-2 .dropper > .tipi-basket-wrap {
    transform: translate3d(-50%, 15px, 0);
  }
  .mm-ani-2 .dropper.active > .menu {
    transform: translate3d(-50%, 0, 0);
  }
  .mm-ani-2 .dropper.active > .tipi-basket-wrap {
    transform: translate3d(-50%, 0, 0);
  }
  .mm-ani-2 .standard-drop.active .menu-wrap > .sub-menu {
    transform: translate3d(0, 0, 0);
  }
  .mm-ani-2 .active.dropper > .menu,
  .mm-ani-2 .standard-drop.active .menu-wrap > .sub-menu,
  .mm-ani-2 .active.dropper .mm-51 .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-ani-3 .standard-drop.active > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-ani-3 .active .mm-51 .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-ani-3 .main-menu > li > a {
    transition: 0.2s all ease-out;
  }
  .mm-ani-3 .drop-it > .menu,
  .mm-ani-3 .main-menu .standard-drop .menu-wrap > .sub-menu {
    opacity: 1;
  }
  .drop-it .article-ani-1.article-window {
    opacity: 0;
  }
  .drop-it.active article,
  .drop-it.active .block-title-wrap {
    opacity: 0;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    animation-duration: 0.3s;
  }
  .drop-it.active .block-ani-l article,
  .drop-it.active .block-ani-l .block-title-wrap {
    animation-name: tipiSlideLeftOpa;
  }
  .drop-it.active .block-ani-r article,
  .drop-it.active .block-ani-r .block-title-wrap {
    animation-name: tipiSlideRightOpa;
  }
  .drop-it.active.active-1 article,
  .drop-it.active.active-1 .block-title-wrap {
    animation-name: tipiSlideDownOpa;
  }
  .drop-it.active article,
  .drop-it.active .block-title-wrap {
    animation-delay: 0.2s;
  }
  .mm-1 {
    position: absolute;
    top: 100%;
  }
  .mm-1 .menu-wrap {
    left: -15px;
  }
  .mm-1 li {
    border-bottom: 0;
  }
  .mm-1 .sub-menu {
    min-width: 200px;
  }
  .mm-1 .sub-menu .sub-menu {
    top: -20px;
    border: 0;
    left: 100%;
  }
  .mm-1 li {
    width: 100%;
  }
  .mm-1 .menu-item-has-children {
    position: relative;
  }
  .menu-wrap {
    background: #2d2d2d;
  }
  .mm-2 .sub-menu {
    text-align: center;
    width: 100%;
    left: 0;
    width: 100%;
    top: 100%;
    padding: 15px 0;
    position: absolute;
  }
  .mm-2 .sub-menu a {
    padding: 15px;
  }
  .mm-2 .sub-menu a:hover {
    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 .dropper:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .active .mm-51 .sub-menu .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  .mm-51 .sub-menu {
    transition: 0.2s all;
    text-align: center;
  }
  .mm-51 .sub-menu li {
    border-bottom-width: 0;
  }
  .mm-51 .sub-menu li:hover {
    background-color: transparent;
  }
  .mm-51 .sub-menu a:not(.tipi-button) {
    padding: 7px 20px;
  }
  .mm-51 .sub-menu .menu-item-has-children > a:after {
    display: none;
  }
  .mm-51 .sub-menu .sub-menu {
    background: transparent !important;
    position: static;
    padding: 0;
  }
  .mm-51 .menu-wrap > .sub-menu {
    display: flex;
    padding: 30px;
  }
  .mm-51 .menu-wrap > .sub-menu > li {
    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;
    color: #fff;
    font-size: 16px;
    border-bottom: 3px solid transparent;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 15px;
    transform: translatex(0) !important;
  }
  .mm-51 .menu-wrap > .sub-menu > li > a:hover {
    opacity: 1;
  }
  .mm-51 .menu-wrap > .sub-menu li a {
    display: inline-block;
  }
  .menu-wrap-more-10 {
    flex-direction: row-reverse;
  }
  .menu-wrap-more-10 .block-wrap {
    width: 100%;
  }
  .menu-wrap-more-10 .block-wrap + .block-wrap {
    border-right: 2px solid #333;
  }
  .mm-art > .menu {
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
  }
  .mm-art > .menu .preview-classic {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .mm-art > .menu .preview-classic .price {
    font-size: 12px;
  }
  .mm-art > .menu article:not(.tile-design) .meta .title {
    margin: 0;
    font-size: 14px;
  }
  .mm-art > .menu .preview-thumbnail .byline {
    opacity: 0.6;
  }
  .mm-art > .menu article:not(.preview-thumbnail) .meta {
    text-align: center;
  }
  .mm-art > .menu .block-wrap .block-inner-style {
    margin-bottom: 0;
  }
  .mm-art article .mask img {
    transition: 0.35s;
  }
  .mm-art article .mask:hover img {
    opacity: 0.6;
  }
  .mm-art .preview-thumbnail {
    padding-bottom: 25px;
  }
  .mm-art .preview-thumbnail:last-child {
    padding-bottom: 0;
  }
  .mm-art .block-wrap {
    padding: 30px;
    float: right;
  }
  .mm-art .block-wrap .preview-81 .mask {
    padding-bottom: 60%;
  }
  .mm-art .block-wrap .block-61,
  .mm-art .block-wrap .block-79 {
    margin-bottom: 0;
  }
  .mm-art .block-title-wrap {
    margin-top: -20px;
    margin-bottom: 20px;
  }
  .mm-art .block-title-wrap .block-title-inner {
    padding-bottom: 5px;
    padding-top: 0;
    display: inline-block;
  }
  .mm-art .block-title-wrap .block-title {
    color: #f2f2f2;
  }
  .mm-art .block-title-wrap .block-title .title {
    font-size: 18px;
  }
  .mm-art.mm-wrap-31 .block-title-wrap {
    margin-top: -10px;
  }
  .mm-art.mm-wrap-31 .block-wrap {
    width: 55%;
  }
  .mm-art.mm-wrap-31 .block-wrap-g-81 {
    width: 45%;
  }
  .mm-art.mm-wrap-31:not(.menu-item-has-children) .preview-thumbnail:nth-last-child(2) {
    padding-bottom: 0;
  }
  .mm-11 .block-wrap {
    padding: 40px;
    padding-bottom: 30px;
  }
  .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu {
    float: left;
    margin-right: auto;
    width: 240px;
    flex-shrink: 0;
  }
  .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 a:not(.tipi-button) {
    padding: 10px 30px;
  }
  .menu-item-has-children.mm-sb-left .menu-wrap > .sub-menu .sub-menu {
    padding: 0;
    min-width: 240px;
    left: 100%;
    transform: translateX(0);
    top: 0;
    position: absolute;
    border-left: 1px dotted #2d2d2d;
  }
  .menu-item-has-children.mm-sb-left .mm-31 .block-wrap {
    width: calc(55% - 120px);
  }
  .menu-item-has-children.mm-sb-left .mm-31 .block-wrap:first-child {
    width: calc(45% - 120px);
  }
  .menu-item-has-children.mm-sb-left .mm-31 .ppl-m-4 .meta .title,
  .menu-item-has-children.mm-sb-left .mm-31 .ppl-m-5 .meta .title {
    font-size: 12px;
  }
  .mm-sb-top .menu-wrap-more-10 {
    flex-direction: column-reverse;
  }
  .mm-sb-top .block-title-wrap {
    margin-top: -10px;
  }
  .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 .sub-menu a:not(.tipi-button) {
    border-bottom: 0;
  }
  .mm-sb-top .menu-wrap > .sub-menu {
    padding: 0 30px;
    border-top: 1px solid #2d2d2d;
    background-color: #1e1e1e;
  }
  .mm-sb-top .menu-wrap > .sub-menu > li > a {
    padding: 0 10px;
  }
  .mm-sb-top .menu-wrap > .sub-menu > li:hover a {
    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: 15px 0;
    border-bottom: 0;
  }
  .mm-sb-top .menu-wrap > .sub-menu > li > .sub-menu {
    top: 100%;
  }
  .main-menu-c .main-menu-wrap {
    justify-content: center;
  }
  .main-menu-c .main-menu-wrap .logo-menu-wrap,
  .main-menu-c .main-menu-wrap .menu-icons {
    flex: 1;
  }
  .main-menu-c .main-menu-wrap .logo-menu-wrap {
    text-align: left;
  }
  .main-menu-wrap .menu-icons {
    justify-content: flex-end;
    text-align: right;
    margin-left: auto;
  }
  .main-menu-wrap > ul > li > a {
    padding-left: 6px;
    padding-right: 6px;
  }
  .block-wrap-52.block-wrap-fw article {
    padding-bottom: 27.5%;
  }
  .block-wrap-52:not(.block-wrap-fw) article {
    padding-bottom: 30%;
  }
  .block-wrap-slider .title {
    letter-spacing: 1px;
  }
  .tiled-gallery img {
    transition: opacity 0.35s;
  }
  .tiled-gallery img:hover {
    opacity: 0.825;
  }
  .to-top {
    opacity: 0;
    visibility: hidden;
    transition: all 0.35s ease;
    position: fixed;
    bottom: 0;
    right: 20px;
    transform: translate3d(0, 20px, 0);
    cursor: pointer;
  }
  .to-top a {
    color: inherit;
  }
  .to-top i {
    font-size: 40px;
    padding: 5px 15px;
  }
  .to-top.past__mid {
    z-index: 100;
    opacity: 0.75;
    visibility: visible;
    transform: translate3d(0, -20px, 0);
  }
  .to-top.past__mid:hover {
    opacity: 0.95;
  }
  /*********************
SHORTCODE STYLES
*********************/
  .cb-button a {
    transition: all 0.35s;
  }
  .cb-button a:hover, .cb-button a:focus {
    text-decoration: none !important;
    background: #333333 !important;
  }
  .cb-button.cb-white a:hover, .cb-button.cb-white a:focus {
    background: #cccccc !important;
  }
  .commentlist .comment-content,
  .commentlist .alert p,
  .commentlist .reply {
    padding-left: 90px;
  }
  /*------------------------------------------------------------------
[ Footer ]
*/
  .site-footer .footer-widget-area .widget-title span {
    padding-bottom: 10px;
  }
  .site-footer .footer-widget-area .widget_tag_cloud a:hover {
    background-color: #333333;
    color: #b3b3b3;
  }
  .site-footer-4 .footer-area .footer-navigation,
  .site-footer-4 .footer-area .to-top {
    float: left;
  }
  .site-footer .footer-widget-wrap-last {
    border-right: 0 !important;
  }
  .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-4 .footer-widget-wrap-1 {
    width: 50%;
  }
  .footer-widget-area-4 .footer-widget-wrap-1 .valenti-widget {
    padding-right: 40px;
  }
  .footer-widget-area-4 .footer-widget-wrap-2 {
    width: 25%;
  }
  .footer-widget-area-4 .footer-widget-wrap-2 .valenti-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 .valenti-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 .valenti-widget {
    padding-left: 40px;
  }
  .footer-widget-area-5 .footer-widget-wrap-2 {
    width: 25%;
  }
  .footer-widget-area-5 .footer-widget-wrap-2 .valenti-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 .valenti-widget {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-widget-area-6 .footer-widget-wrap {
    width: 25%;
  }
  .footer-widget-area-6 .footer-widget-wrap .valenti_stylish_posts .block .stack-1 .title,
  .footer-widget-area-5 .footer-widget-wrap-2 .valenti_stylish_posts .block .stack-1 .title,
  .footer-widget-area-5 .footer-widget-wrap-1 .valenti_stylish_posts .block .stack-1 .title,
  .footer-widget-area-4 .footer-widget-wrap-3 .valenti_stylish_posts .block .stack-1 .title,
  .footer-widget-area-4 .footer-widget-wrap-2 .valenti_stylish_posts .block .stack-1 .title {
    font-size: 15px;
  }
  .footer-widget-wrap-last {
    margin-left: auto;
  }
  /*------------------------------------------------------------------
[ Media]
*/
  .slider-height-m.slider-for, .slider-height-m.slider-imgs {
    height: 600px;
  }
  .slider-height-s.slider-for, .slider-height-s.slider-imgs {
    height: 450px;
  }
  .title-beneath.hero-s .meta-wrap {
    padding-top: 30px;
  }
  .title-beneath.hero-s .breadcrumbs-wrap + .meta-wrap {
    padding-top: 10px;
  }
  .title-middle-bl.hero-m .meta-wrap {
    padding-bottom: 30px;
    padding-left: 30px;
  }
  .title-middle-bl.hero-s .meta-wrap {
    padding: 30px;
  }
  .title-middle-bl.hero-m .hero-wrap .media-tr, .title-middle-bl.hero-l .hero-wrap .media-tr {
    position: absolute;
    bottom: 100%;
    left: 0;
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .hero-l.title-middle-bl .hero-wrap .meta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
  .hero-wrap.side-spacing .mask-overlay {
    left: 30px;
  }
  .hero-wrap.side-spacing .meta-wrap,
  .hero-wrap.side-spacing .mask-overlay {
    width: calc(100% - 60px);
  }
  .title-middle-bl.hero-m .hero-wrap.side-spacing .meta-wrap {
    left: 30px;
  }
  .title-middle .hero-wrap .meta-wrap {
    max-width: 830px;
  }
  .with--bg .site-content > .block--feature.block-wrap-grid, .with--bg .site-content > .block--feature.block-wrap-51 {
    width: calc(100% + 60px);
    left: -30px;
    padding-top: 0;
    position: relative;
  }
  /*------------------------------------------------------------------
[ Valenti Layouts]
*/
  .sticky-el:not(.sticky-sb) {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
  }
  .sticky-sb {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
  }
  .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-wrap {
    text-align: left;
  }
  .sidebar-off.layout-side-info .details-wrap .sharer-11 a:first-of-type {
    margin-left: 0;
  }
  .layout-side-info .block-da-post_before_content {
    text-align: center;
    margin: 30px 0;
  }
  .layout-side-info .entry-content-wrap {
    width: calc(100% - 150px);
    margin-left: auto;
  }
  .layout-side-info .contents-wrap .main > article {
    display: flex;
    flex-wrap: wrap;
  }
  .details-wrap {
    width: 150px;
    padding-right: 45px;
    font-size: 12px;
    flex-wrap: wrap;
  }
  .details-wrap a {
    color: #111;
  }
  .details-wrap .cats .cat {
    display: block;
    margin-right: 0;
  }
  .details-wrap .share-it {
    letter-spacing: 0;
  }
  .details-wrap .share-it a {
    margin: 20px 0 0 !important;
  }
  .details-wrap .share-it .total-shares-count {
    line-height: 1;
  }
  .details-wrap .share-it .share-button-content {
    flex-wrap: wrap;
  }
  .details-wrap .share-it .social-count {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .details-wrap .title {
    padding-right: 0;
    display: block;
  }
  .details-wrap .title > span {
    margin-bottom: 10px;
    text-align: center;
    display: block;
  }
  .details-wrap .total-shares-count {
    font-size: 30px;
    color: #000;
  }
  .details-wrap .total-shares-title {
    font-size: 10px;
  }
  .details-wrap .sharer-9 a {
    width: 100%;
    font-size: 18px;
  }
  .details-wrap .detail {
    margin-bottom: 30px;
  }
  .share-it-11 .title {
    color: #aaa;
  }
  .detail + .sharer {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 30px;
  }
  .with-share .side-author__wrap {
    position: relative;
  }
  .with-share .side-author__wrap:after {
    height: 1px;
    background-color: #eee;
    width: 75%;
    left: 12.5%;
    bottom: -30px;
    position: absolute;
    content: '';
  }
  .with--bg .details-wrap {
    padding-right: 30px;
  }
  .side-author__wrap {
    text-align: center;
  }
  .side-author__wrap .mask + .meta {
    padding-top: 15px;
  }
  .side-author__wrap img {
    border-radius: 50%;
    width: 70px;
  }
  .side-author__wrap .job-title {
    width: 100%;
    display: block;
    margin-top: 3px;
    opacity: 0.5;
  }
  .side-related__wrap .read-more__special {
    margin-top: 10px;
  }
  .side-related__wrap .meta:hover i {
    transform: translatex(2px);
  }
  .side-related__wrap .mask {
    width: 100%;
    flex: 0 0 100%;
  }
  .side-related__wrap article {
    flex-wrap: wrap;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .side-related__wrap article .mask + .meta {
    padding-left: 0;
  }
  .side-related__wrap article .meta .title {
    font-size: 12px;
  }
  .details {
    width: 100%;
  }
  .details--bot {
    padding-top: 30px;
  }
  .details-no-sb .details-wrap {
    width: 150px;
    padding-right: 45px;
  }
  .sidebar-off-wide .main-block-wrap {
    width: 100%;
  }
  .article-layout-32 .tipi-m-8 {
    width: calc(66.6666% + 65px);
  }
  /*------------------------------------------------------------------
[ Valenti Blocks]
*/
  .block--feature.block-wrap-g-82 article {
    border-top-width: 0;
  }
  .block-wrap-g-91 .tipi-s-12 .mask {
    padding-bottom: 50%;
  }
  /*------------------------------------------------------------------
[ Valenti Sliders]
*/
  .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-53 article {
    max-width: 33.33333333333%;
  }
  .block-wrap-54 article {
    max-width: 25%;
  }
  .block-wrap-52 article {
    max-width: 50%;
  }
  /*------------------------------------------------------------------
[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 {
    width: calc( 100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  .side-spacing {
    padding-left: 30px;
    padding-right: 30px;
  }
  .tipi-col {
    padding-right: 15px;
    padding-left: 15px;
  }
  .tipi-col-a {
    padding-left: 0;
  }
  .tipi-col-z {
    padding-right: 0;
  }
  .ppl-m-3 article {
    flex: 0 0 calc( 100% / 3 - 20px);
    width: calc( 100% / 3 - 20px);
  }
  .ppl-m-3 article:nth-last-child(-n+3) {
    padding-bottom: 0;
  }
  .ppl-m-4 article {
    flex: 0 0 calc( 25% - 90px / 4);
    width: calc( 25% - 22px);
  }
  .ppl-m-4 article:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
  .ppl-m-5 article {
    flex: 0 0 calc( 20% - 50px / 5);
    width: calc( 20% - 10px);
  }
  .ppl-m-5 article:nth-last-child(-n+5) {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1019px) {
  .tipi-m-0-down {
    display: none;
  }
  .share-1 .share-button {
    min-width: 130px;
  }
  .header .logo {
    display: none;
  }
  .header.logo-area {
    padding: 15px;
  }
  .header.logo-area .header-da {
    margin-top: 0;
  }
  .site-header {
    display: none;
  }
  .dt-header-da {
    display: block;
    text-align: center;
  }
  .dt-header-da .logo, .dt-header-da .secondary-wrap, .dt-header-da .horizontal-menu {
    display: none;
  }
  .dt-header-da .block-da.tipi-flex-right {
    margin-right: auto;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .dt-header-da .bg-area {
    padding: 20px 0;
  }
  .dt-header-da .header-padding {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mob-header-da--off {
    display: none;
  }
  .bg-da-url {
    display: none;
  }
  .logo-area {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding-top: 20px;
  }
  .logo-area > * {
    width: 100%;
  }
  .logo-area .header-da {
    margin-top: 15px;
    text-align: center;
  }
  .site-mob-menu-a-4 .site-inner:after, .site-mob-menu-a-4 .site-content, .site-mob-menu-a-4 .site-footer {
    transition: opacity 1s cubic-bezier(0.2, 1, 0.3, 1);
  }
  .site-mob-menu-a-4 .still:not(.stuck) {
    transition: all 1s cubic-bezier(0.2, 1, 0.3, 1) !important;
  }
  .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 .sticky-menu {
    transition: all 1s cubic-bezier(0.2, 1, 0.3, 1);
  }
  .mob-fi-tall .meta__over-hero:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap {
    height: calc( 100vh - 60px) !important;
  }
  .mob-fi-tall .meta__over-hero:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap .hero {
    height: 100vh;
    max-height: 100vh;
  }
  .mob-fi-tall .meta__over-hero:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap .hero img {
    height: 100%;
  }
  .mob-fi-tall .meta__over-hero:not(.md-11):not(.format-gallery):not(.hero-m) .hero-wrap .parallax .hero img {
    margin-top: 0;
  }
  .title-cut-bl .meta-wrap .meta, .title-cut-bc .meta-wrap .meta {
    width: 75%;
  }
  .title-cut-bl .hero-wrap .meta, .title-cut-bc .hero-wrap .meta {
    padding-top: 15px;
    padding-left: 20px !important;
    padding-bottom: 5px;
  }
  .title-cut-bl .hero-wrap .meta + .share-it, .title-cut-bc .hero-wrap .meta + .share-it {
    padding-left: 20px;
  }
  .title-cut-bc .hero-wrap .meta-wrap {
    bottom: 0;
  }
  .title-cut-bc .hero-wrap .meta-wrap .meta {
    width: 100%;
    padding-bottom: 15px;
  }
}

@media only screen and (min-width: 1020px) {
  .header-da {
    flex-shrink: 0;
  }
  .bg-da-url {
    top: 0;
    left: 0;
    position: fixed;
    display: inline;
    width: 100%;
    cursor: pointer;
    height: 100%;
  }
  .archive-block-title-with-bg .block-title-inner {
    padding: 50px 20px;
  }
  .valenti-review-5 {
    width: 85px;
    height: 85px;
  }
  .valenti-review-3 .lets-review-api-wrap {
    width: 45px;
    line-height: 40px;
    height: 40px;
  }
  .valenti-review-3 .lets-review-final-score {
    font-size: 13px;
  }
  .valenti-review-3 .cb-percent-sign {
    font-size: 10px;
    margin-left: 1px;
  }
  .valenti-review-3 .lets-review-subtitle {
    display: none;
  }
  /*********************
SIDEBAR STYLES
*********************/
  .cb-125-ads li {
    margin: 0 5px 15px 15px;
  }
  .cb-recent-comments-avatar {
    padding: 20px;
  }
  /*********************
FOOTER STYLES
*********************/
  .site-footer .cb-footer-wrap .footer-widget {
    margin: 0 30px;
  }
  .block-wrap-bs-e article {
    display: flex;
  }
  .block-wrap-bs-e article .mask {
    width: 50%;
  }
  .block-wrap-bs-e article .meta {
    width: 50%;
    padding: 15px;
  }
  .block-wrap-bs-e article .title {
    font-size: 14px;
  }
  /*------------------------------------------------------------------
[Blocks]
*/
  .cb-meta-style-4 .meta {
    padding: 20px 30px;
  }
  .cb-meta-style-4.title-xs .meta {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*------------------------------------------------------------------
[Media]
*/
  .icon-size-s {
    width: 40px;
    height: 40px;
  }
  .icon-size-s i {
    font-size: 15px;
    line-height: 40px;
  }
  .icon-size-m {
    width: 70px;
    height: 70px;
  }
  .icon-size-m i {
    font-size: 26px;
    line-height: 70px;
  }
  .format-gallery .icon-size-m i {
    font-size: 20px;
  }
  /*------------------------------------------------------------------
[ Author box ]
*/
  .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. 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-2 article {
    flex: 0 0 calc( 100% / 2 - 20px);
    width: calc( 50% - 20px);
  }
  .ppl-l-3 article {
    flex: 0 0 calc( 100% / 3 - 20px);
    width: calc( 33% - 20px);
  }
  .ppl-l-4 article {
    flex: 0 0 calc( 25% - 90px / 4);
    width: calc( 25% - 22px);
  }
  .ppl-l-5 article {
    flex: 0 0 calc( 20% - 120px / 5);
    width: calc( 20% - 24px);
  }
  .ppl-l-6 article {
    flex: 0 0 calc( 16.6666% - 150px / 6);
    width: calc( 16.6666% - 25px);
  }
}

@media only screen and (min-width: 1200px) {
  .cb-with-large a img {
    max-width: none;
  }
  .shadow__sides {
    box-shadow: 0 9px 0 0 rgba(255, 255, 255, 0), 0 -9px 0 0 rgba(255, 255, 255, 0), 10px 0 30px 0 rgba(0, 0, 0, 0.15), -10px 0 30px 0 rgba(0, 0, 0, 0.15);
    position: fixed;
    top: 0;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
    pointer-events: none;
  }
  .cb-125-ads li {
    margin: 0 10px 15px 35px;
  }
  .has-bg-cover .site {
    background-attachment: fixed;
    background-size: cover;
  }
  /*------------------------------------------------------------------
[ Main Menu ]
*/
  .main-menu-wrap > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*------------------------------------------------------------------
[ Previews ]
*/
  .img-ani-1.block-wrap-tiles:hover img,
  .img-ani-1:hover .fi-bg,
  .img-ani-1 .mask:hover img {
    transform: scale(1.1, 1.1);
  }
  .img-ani-2.block-wrap-tiles img,
  .img-ani-2 .fi-bg,
  .img-ani-2 .mask img {
    transform: translate3d(-5px, 0, 0) scale(1.05);
  }
  .img-ani-2.block-wrap-tiles:hover img,
  .img-ani-2:hover .fi-bg,
  .img-ani-2 .mask:hover img {
    transform: translate3d(5px, 0, 0) scale(1.05);
  }
  .img-ani-3.block-wrap-tiles:hover img,
  .img-ani-3:hover .fi-bg,
  .img-ani-3 .mask:hover img {
    transform: rotate(-2.35deg) scale(1.075);
  }
  .img-ani-4.block-wrap-tiles:hover img,
  .img-ani-4:hover .fi-bg,
  .img-ani-4 .mask:hover img {
    transform: rotate(2.35deg) scale(1.075);
  }
  .img-ani-3.block-wrap-tiles img,
  .img-ani-3 .fi-bg,
  .img-ani-3 .mask img,
  .img-ani-4.block-wrap-tiles img,
  .img-ani-4 .fi-bg,
  .img-ani-4 .mask img,
  .img-ani-2.block-wrap-tiles img,
  .img-ani-2 .fi-bg,
  .img-ani-2 .mask img {
    transition: transform 0.3s cubic-bezier(0.3, 0.4, 0.5, 1), opacity 0.3s;
  }
  /*------------------------------------------------------------------
[ Hero ]
*/
  .title-middle-cut .contents-wrap:not(.no-fi-wrap) {
    margin-top: -200px;
    z-index: 2;
    position: relative;
    padding: 15px 60px 0;
  }
  .title-middle-cut .hero-wrap .caption {
    bottom: auto;
    top: 0;
  }
  .title-middle.title-middle-cut .hero-wrap .meta-wrap {
    top: calc(50% - 100px);
  }
  .title-cut-bl.hero-l .meta-wrap {
    left: 50%;
    transform: translate(-50%, 0px);
  }
  .title-middle-bl .hero-wrap .meta-wrap {
    padding-bottom: 45px;
  }
  .title-middle-bl.hero-m .hero-wrap .meta-wrap {
    padding: 45px 60px;
  }
  .title-middle-bl.hero-m .hero-wrap .media-icon {
    margin-bottom: 0;
    left: inherit;
  }
  .title-middle-bl.hero-l .hero-wrap .media-icon, .title-middle-bl.hero-m .hero-wrap .media-icon {
    margin-left: 30px;
  }
  .title-middle-bl.hero-s .hero-wrap .meta-wrap {
    padding: 30px 45px;
  }
  .title-middle-bl.hero-l .meta-wrap {
    left: 50%;
    transform: translateX(-50%);
  }
  .hero-l.title-middle .hero-wrap .meta-wrap {
    max-width: 900px;
  }
  .hero-m.title-middle-bl .hero-wrap .meta-wrap {
    left: 30px;
    width: calc(100% - 60px);
  }
  .hero-m .hero-wrap .mask-overlay,
  .hero-m .hero-wrap .hero-background {
    width: calc(100% - 60px);
    left: 30px;
  }
  .with--bg .hero-m .hero-wrap .mask-overlay,
  .with--bg .hero-m .hero-wrap .hero-background {
    left: 0;
    width: 100%;
  }
  /*------------------------------------------------------------------
[ Post Layouts ]
*/
  .align-fade-up .alignleft,
  .align-fade-up .alignright,
  .align-fade-up-done .alignleft,
  .align-fade-up-done .alignright {
    opacity: 0;
    transform: translateY(50px);
  }
  .align-fade-up .tipi-seen,
  .align-fade-up-done .tipi-seen {
    opacity: 1;
    transform: translateY(0);
  }
  .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: 1170px;
    max-width: none;
    transform: translatex(-50%);
    margin: 45px 0 45px 50%;
  }
  .align-fs .alignwide.wp-block-gallery {
    margin-bottom: 30px;
  }
  .with--bg .align-fs .contents-wrap .video-wrap,
  .with--bg .align-fs-center .aligncenter.size-full,
  .with--bg .align-fs-center .wp-caption.aligncenter .size-full,
  .with--bg .align-fs-center .tiled-gallery,
  .with--bg .align-fs .alignwide {
    width: 1200px;
  }
  .align-fs-center .wp-caption.aligncenter .size-full {
    margin-bottom: 0;
  }
  .align-fs .contents-wrap .video-wrap {
    height: 562px;
  }
  /*------------------------------------------------------------------
[ Blocks ]
*/
  .block--with-bg .block {
    padding: 30px;
  }
  .block--with-bg .block + .pagination:not(.inf-loaded) {
    padding: 30px;
  }
  .block--with-bg .oversized__mask .mask, .block--with-bg.block-wrap-2 .mask {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
  /*------------------------------------------------------------------
[ Block Animations ]
*/
  .article-ani-2,
  .article-ani-3 {
    transition: transform 0.3s ease-out;
  }
  .article-ani-2:not(.article-window) {
    transform: translate3d(0, 45px, 0);
  }
  .article-ani-3:not(.article-window) {
    transform: translate3d(45px, 0, 0);
  }
  .article-ani-1 img,
  .article-ani-0 img {
    transition: opacity 0.3s;
  }
  .article-ani-1 .mask:hover img,
  .article-ani-0 .mask:hover img {
    opacity: 0.6;
  }
  .article-ani-1:not(.article-window) img {
    opacity: 0;
  }
  /*------------------------------------------------------------------
[ Sharing Block ]
*/
  .share-1 .share-button {
    width: calc( 25% - 15px);
  }
  /*------------------------------------------------------------------
[ Modal ]
*/
  .content-search .search-field {
    font-size: 40px;
  }
  .modal-wrap .content-custom.is-video,
  .modal-wrap .content-custom.is-audio {
    width: 1000px;
  }
  .modal-wrap .content-custom.is-video {
    padding-bottom: 46.25%;
  }
  .tipi-bg-da {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
  }
  .single .tipi-bg-da {
    z-index: 0;
  }
}

@media all and (orientation: landscape) {
  .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: calc( 100vh - 150px);
  }
}

@media only screen and (orientation: landscape) and (min-width: 1200px) {
  .block-wrap-fs.block-wrap-g-92 .block, .block-wrap-fs.block-wrap-g-94 .block {
    height: 680px;
  }
  .block-wrap-fs.block-wrap-g-92 .block-piece, .block-wrap-fs.block-wrap-g-94 .block-piece {
    height: 100%;
  }
  .block-wrap-fs.block-wrap-g-92 article, .block-wrap-fs.block-wrap-g-94 article {
    height: 100%;
  }
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}

@font-face {
  font-family: 'valenti';
  src: url("../../assets/css/valenti/valenti.woff2?o9cfvj") format("woff2"), url("../../assets/css/valenti/valenti.ttf?o9cfvj") format("truetype"), url("../../assets/css/valenti/valenti.woff?o9cfvj") format("woff"), url("../../assets/css/valenti/valenti.svg?o9cfvj#valenti") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="valenti-i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'valenti' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: inherit;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.valenti-i-cart-1:before {
  content: "\e91b";
}

.valenti-i-cart-2:before {
  content: "\e920";
}

.valenti-i-log-in:before {
  content: "\e93b";
}

.valenti-i-log-out:before {
  content: "\e93c";
}

.valenti-i-telegram:before {
  content: "\e911";
}

.valenti-i-tiktok:before {
  content: "\e910";
}

.valenti-i-flipboard:before {
  content: "\e949";
}

.valenti-i-discord:before {
  content: "\e941";
}

.valenti-i-line:before {
  content: "\e948";
}

.valenti-i-messenger:before {
  content: "\e945";
}

.valenti-i-patreon:before {
  content: "\e93e";
}

.valenti-i-steam:before {
  content: "\e943";
}

.valenti-i-plus-heavy:before {
  content: "\f067";
}

.valenti-i-search:before {
  content: "\f002";
}

.valenti-i-user:before {
  content: "\f007";
}

.valenti-i-twitter:before {
  content: "\f099";
}

.valenti-i-facebook:before {
  content: "\f09a";
}

.valenti-i-facebook-f:before {
  content: "\f09a";
}

.valenti-i-long-arrow-up:before {
  content: "\f176";
}

.valenti-i-apple:before {
  content: "\f179";
}

.valenti-i-spotify:before {
  content: "\f1bc";
}

.valenti-i-soundcloud:before {
  content: "\f1be";
}

.valenti-i-mixcloud:before {
  content: "\f289";
}

.valenti-i-heart:before {
  content: "\f004";
}

.valenti-i-star2:before {
  content: "\f005";
}

.valenti-i-camera-retro:before {
  content: "\f083";
}

.valenti-i-heart-o:before {
  content: "\f08a";
}

.valenti-i-rss:before {
  content: "\f09e";
}

.valenti-i-pinterest:before {
  content: "\f0d2";
}

.valenti-i-linkedin:before {
  content: "\f0e1";
}

.valenti-i-youtube-play:before {
  content: "\f16a";
}

.valenti-i-instagram:before {
  content: "\f16d";
}

.valenti-i-tumblr:before {
  content: "\f173";
}

.valenti-i-long-arrow-left:before {
  content: "\f177";
}

.valenti-i-long-arrow-right:before {
  content: "\f178";
}

.valenti-i-dribbble:before {
  content: "\f17d";
}

.valenti-i-vk:before {
  content: "\f189";
}

.valenti-i-weibo:before {
  content: "\f18a";
}

.valenti-i-behance:before {
  content: "\f1b4";
}

.valenti-i-qq:before {
  content: "\f1d6";
}

.valenti-i-wechat:before {
  content: "\f1d7";
}

.valenti-i-weixin:before {
  content: "\f1d7";
}

.valenti-i-twitch:before {
  content: "\f1e8";
}

.valenti-i-whatsapp:before {
  content: "\f232";
}

.valenti-i-menu:before {
  content: "\f0c9";
}

.valenti-i-medium:before {
  content: "\f23a";
}

.valenti-i-vimeo:before {
  content: "\f27d";
}

.valenti-i-reddit-alien:before {
  content: "\f281";
}

.valenti-i-snapchat:before {
  content: "\f2ac";
}

.valenti-i-chevron-down:before {
  content: "\e901";
}

.valenti-i-chevron-left:before {
  content: "\e902";
}

.valenti-i-chevron-right:before {
  content: "\e903";
}

.valenti-i-chevron-up:before {
  content: "\e904";
}

.valenti-i-clock:before {
  content: "\e905";
}

.valenti-i-corner-down-right:before {
  content: "\e90c";
}

.valenti-i-eye:before {
  content: "\e906";
}

.valenti-i-film:before {
  content: "\e915";
}

.valenti-i-folder:before {
  content: "\e907";
}

.valenti-i-headphones:before {
  content: "\e912";
}

.valenti-i-mail:before {
  content: "\e90e";
}

.valenti-i-message-circle:before {
  content: "\e908";
}

.valenti-i-message-square:before {
  content: "\e909";
}

.valenti-i-minus:before {
  content: "\e90f";
}

.valenti-i-music:before {
  content: "\e913";
}

.valenti-i-plus:before {
  content: "\e90d";
}

.valenti-i-user-line:before {
  content: "\e90a";
}

.valenti-i-watch:before {
  content: "\e90b";
}

.valenti-i-x:before {
  content: "\e900";
}

.valenti-i-quote:before {
  content: "\e244";
}

.valenti-i-play:before {
  content: "\e037";
}

.valenti-i-trend-2:before {
  content: "\e8e5";
}

.valenti-i-camera-o:before {
  content: "\e914";
}

.valenti-i-moon:before {
  content: "\e946";
}

.valenti-i-play_line:before {
  content: "\e91d";
}

.valenti-i-star:before {
  content: "\e922";
}

.valenti-i-sun:before {
  content: "\e947";
}

.valenti-i-zap:before {
  content: "\e92b";
}

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

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

.tipi-tip-wrap.tipi-tip-move {
  margin-top: -5px;
  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;
  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 {
  transform: translate3d(0, 5px, 0);
}

.tipi-tip-wrap-r {
  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 {
  transform: translate3d(5px, 0, 0);
}

.tipi-tip-wrap-l {
  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 {
  transform: translate3d(-5px, 0, 0);
}
