@font-face {
  font-family: 'ClashGrotesk';
  src: url('/assets/fonts/ClashGrotesk-Variable.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Now you can use it in your CSS by referring to the font-family name */
body {
  font-family: 'ClashGrotesk', sans-serif;
}

p {
  text-align: justify;
}

.main-head.nav-below,
.navigation.below.dark,
.navigation.simple .mega-menu .sub-cats li:last-child a,
a img,
hr {
  border: 0;
}

img,
table {
  max-width: 100%;
}

img,
input[type="checkbox"],
input[type="radio"] {
  height: auto;
}

pre,
textarea {
  overflow: auto;
}

.button,
.sidebar .widget-subscribe input[type="submit"],
.sidebar .widget_mc4wp_form_widget input[type="submit"],
a {
  transition: 0.25s ease-in-out;
}

.bold-slider .cats,
.comment-respond .section-head,
.gallery-1-2 img,
.mobile-menu.active,
.modern-quote p cite:only-child,
.navigation .menu li li,
.navigation li:hover>.mega-menu .lazyload,
.overlay-post img,
.post-content figure>a:not(.pinit-btn),
.post-share-b.all .service,
.posts-ticker li:first-child,
.search-modal .search-modal-wrap,
.single-cover .featured img,
.slick-initialized .slick-slide,
.slick-slide img,
.sticky-bar .sticky-logo,
.widget-cta a,
.widget-cta img,
.widget_rss .rss-date,
.wp-block-quote.is-style-large p cite:only-child,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
pre,
section {
  display: block;
}

.main-head.compact .inner.sticky-bar,
.main-head.simple .inner.sticky-bar {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  animation: 0.55s ease-out both fade-in-up-lg;
}

.entry-content>ul,
.entry-content>ul ul,
.navigation ul,
ol,
ul {
  list-style: none;
}

.navigation,
.navigation .menu>li li a,
.navigation.inline .menu>li>a,
.search-action .search-field,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
}

.ellipsis,
.post-share-b .label,
.posts-ticker a {
  text-overflow: ellipsis;
}

.main-head .title a,
.navigation .menu>li li a,
a,
a:hover,
abbr,
acronym {
  text-decoration: none;
}

.block-head-c .view-all,
.list-post-b .content,
.main-head.logo-left .title,
.widget-posts .posts.large .content {
  -ms-grid-row-align: center;
  align-self: center;
}

.likes-count.fa,
.main-head .title,
.post-content,
.text,
.textwidget {
  text-rendering: optimizeLegibility;
}

.slick-slider,
body {
  -webkit-tap-highlight-color: transparent;
}

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 100%;
  font-family: inherit;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto, Arial, sans-serif;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  background-color: transparent;
}

button,
input[type="submit"] {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="search"] {
  -webkit-appearance: none;
}

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

::-moz-placeholder {
  color: inherit;
  opacity: 1;
}

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

:root {
  --main-color: #2d53fe;
}

.post-content .has-small-font-size,
.post-content .search-submit .fa,
h6,
html {
  font-size: 14px;
}

body {
  line-height: 1.8666;
}

::-moz-selection {
  background: rgba(45, 83, 254, 0.95);
  color: #fff;
  text-shadow: none;
}

::selection {
  background: rgba(45, 83, 254, 0.95);
  color: #fff;
  text-shadow: none;
}

img::-moz-selection {
  background: 0 0;
}

img::selection {
  background: 0 0;
}

h1 {
  font-size: 29px;
}

h2 {
  font-size: 26px;
}

.grid-cols-3 .post-title-alt,
.pinit-btn i,
h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

.main-head.simple .social-icons .fa,
.sidebar .widget-subscribe .message,
.sidebar .widget_mc4wp_form_widget .message,
h5 {
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: #111;
}

.the-post .the-post-meta .post-cat>a,
.widget_rss a,
dt,
table caption,
th {
  font-weight: 600;
}

.main-footer.bold .links,
.post-content .wp-block-quote.is-style-large>p,
.post-content blockquote>p,
.textwidget .wp-block-quote.is-style-large>p,
.textwidget blockquote>p,
p {
  margin-bottom: 26px;
}

a {
  opacity: initial;
  color: #161616;
}

address {
  margin-bottom: 1.857em;
}

hr {
  background-color: rgba(51, 51, 51, 0.1);
  height: 1px;
  margin: 3em 0;
}

code,
pre {
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier,
    monospace;
  font-size: calc(11px + 0.2em);
  background: #f8f8f8;
}

code {
  padding: 4px 10px;
  word-break: break-word;
}

pre {
  padding: 1.857em;
  margin-bottom: 2em;
  word-wrap: normal;
  overflow-wrap: normal;
}

pre code {
  word-break: normal;
}

abbr,
acronym {
  border-bottom: 1px dotted #222;
}

q {
  font-style: italic;
  margin: 0 8px 0 0;
  font-size: 1.1em;
}

sub,
sup {
  font-size: 0.8em;
}

sup {
  vertical-align: top;
}

sub {
  vertical-align: bottom;
}

dl {
  margin: 0 0 21px;
}

.large-post .post-meta,
dd {
  margin-bottom: 21px;
}

td,
th {
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #e4e4e4;
  border-right: 0;
  border-left: 0;
}

th {
  background: 0 0;
}

.the-post-modern .the-post:last-child .related-posts:last-child:before,
tr:nth-child(odd) td {
  background: #fafafa;
}

table caption {
  padding: 0 0 7px;
  width: auto;
}

input,
select,
textarea {
  background: #fff;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 0 16px;
  max-width: 100%;
  outline: 0;
  font-size: 14px;
  font-family: Roboto, Arial, sans-serif;
  color: #989898;
}

input {
  height: 3.14286em;
}

select {
  line-height: 1;
  padding: 0 14px;
  height: 36px;
}

textarea {
  width: 100%;
  padding: 20px 14px;
  line-height: 1.5;
  box-sizing: border-box;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #d9d9d9;
  color: #888;
}

.button,
button,
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  background: #000;
  color: #fff;
  padding: 16px 20px;
  border: 0;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  height: auto;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.main-head.simple .actions a,
.navigation.inline .menu>li>a {
  transition-property: opacity, color;
}

.button:hover,
.comment-form .submit:hover,
.sidebar .widget-subscribe input[type="submit"]:hover,
.sidebar .widget_mc4wp_form_widget input[type="submit"]:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.07);
  transform: translateY(-1px);
}

.lower-footer .social-link:hover,
.main-pagination .load-button:hover,
.mid-footer li a:hover img,
.post-meta .comments a:hover,
button:active,
input[type="button"]:active,
input[type="submit"]:active {
  opacity: 0.9;
}

legend {
  font-weight: 600;
  margin-bottom: 20px;
}

blockquote {
  padding-left: 45px;
  color: #989898;
  font-family: "IBM Plex Serif", ff-more-web-pro, "PT Serif", Clashgrotesk, serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.75;
}

blockquote:before {
  content: "\201c";
  float: left;
  margin-top: 18px;
  margin-left: -45px;
  font-family: Clashgrotesk, sans-serif;
  font-style: normal;
  font-size: 52px;
  line-height: 0.41;
  color: #2d53fe;
}

.author-box,
.bold-slider,
.comments-list .comment-content,
.main-head .title,
.navigation,
.page-links,
.post-nav .label,
.post-share-b .service,
.post-share-float .share-text,
.search-action .search-field,
.tag-share,
.top-bar-content,
blockquote [class*="__citation"],
blockquote cite {
  font-family: Roboto, Arial, sans-serif;
}

.archive .the-wrap.head,
.children .comment-form,
.comments-list .comment p:last-child,
.fashion-slider .post-meta,
.grid-post.no-excerpt .post-meta-c,
.home-widgets .blocks .last-block,
.large-post-b .post-meta-a .post-title-alt,
.large-post-c .featured .wp-post-image,
.large-post-c .post-meta,
.main-head.logo-left .title .logo-image,
.news-block .grid-post,
.page-content .block.last-block,
.page-content .blocks .last-block,
.post-content> :last-child,
.posts-large .posts-wrap> :last-child,
.posts-large:last-child,
.posts-overlay .posts-wrap> :last-child,
.posts-overlay:last-child,
.small-post:last-child,
.textwidget> :last-child,
.the-post>.blocks:last-child>.wpb_column .block:last-child,
.widget-about .about-text p:last-child,
.widget-posts .content> :last-child,
.widget-posts .post:last-child,
.widget-posts .posts.large .post:last-child,
.wp-block-column>p:last-child,
.wp-block-cover__inner-container> :last-child,
.wp-block-group__inner-container> :last-child,
.wp-block-image figcaption,
blockquote p:last-child,
blockquote p:last-of-type {
  margin-bottom: 0;
}

blockquote [class*="__citation"],
blockquote cite {
  color: #9c9c9c;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
}

blockquote [class*="__citation"],
blockquote p+cite {
  display: block;
  margin-top: 18px;
  font-size: 15px;
}

blockquote cite:before {
  content: "-";
  margin-right: 8px;
}

blockquote p>cite {
  margin-left: 16px;
  margin-right: 14px;
}

.comments-list .pingback p,
.gallery-1-2>.gallery,
.mid-footer .clear,
.modern-quote,
.post-nav .post-meta,
.post-share-b .service:nth-child(n + 3) i,
.slider-overlay .excerpt p,
.widget-slider .post-meta {
  margin: 0;
}

.back-to-top i,
.top-bar .social-icons li {
  margin-right: 2px;
}

.modern-quote,
.wp-block-quote.is-style-large {
  position: relative;
  padding: 22px 42px 0;
  color: #252525;
  font-size: 27px;
  line-height: 1.44;
  font-weight: 500;
  text-align: center;
}

.modern-quote:before,
.wp-block-quote.is-style-large:before {
  position: absolute;
  z-index: 0;
  margin: 0;
  left: 50%;
  transform: translateX(-50%) translateY(9px) rotate(1deg);
  color: #2d53fe;
  opacity: 0.13;
  font-size: 132px;
}

.format-icon,
.mid-footer a.overlay,
.single-creative .featured .overlay {
  transform: translateX(-50%) translateY(-50%);
}

.modern-quote p,
.wp-block-quote.is-style-large p {
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
}

.modern-quote [class*="__citation"],
.modern-quote cite,
.wp-block-quote.is-style-large [class*="__citation"],
.wp-block-quote.is-style-large cite {
  color: #a0a0a0;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.04em;
}

.archive-head .description:empty,
.entry-content>ul ol li:before,
.gallery-columns-7 .wp-caption-text,
.gallery-columns-8 .wp-caption-text,
.gallery-columns-9 .wp-caption-text,
.grid-b-slider .post-meta .by,
.large-post .likes-count:after,
.lower-footer .social-icons li:last-child .social-link:after,
.main-footer.bold .lower-footer .social-icons .label,
.main-footer.bold .lower-footer .social-link:after,
.main-head.compact .actions,
.main-head.simple .search-link:first-child:before,
.main-pagination .load-button .fa:not(.fa-spin),
.main-pagination.number .page-numbers .disabled .fa,
.mega-menu .recent-posts .lazyload,
.mobile-logo,
.mobile-menu .mega-menu,
.mobile-menu .nav-icons,
.mobile-menu-container,
.modern-quote [class*="__citation"]:before,
.modern-quote cite:before,
.modern-quote p cite:only-child:before,
.navigation .nav-icons .search-box,
.news-block .small-post .post-meta,
.post-meta .meta-sep:first-child,
.post-meta .meta-sep:last-child,
.post-meta-b .post-title-alt:after,
.post-meta-c .post-title-alt:after,
.post-nav .nav-icon,
.post-nav .post-date,
.post-nav-float .label,
.post-share-b .service:nth-child(n + 3) .label,
.post-share-b.all .show-more,
.post-share-float .label,
.post-share-icons .likes-count:after,
.right-sidebar .gallery-columns-5 .wp-caption-text,
.right-sidebar .gallery-columns-6 .wp-caption-text,
.search-box-overlay button,
.search-modal-wrap,
.single-cover .overlay .post-share .counters,
.single-creative .featured .post-share,
.single-creative .has-gallery:before,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
.small-post .post-meta .meta-sep,
.the-post-modern .related-posts .section-head:before,
.widget-a-wrap+.archive-head .background,
.widget-posts .posts:not(.full) .meta-sep,
.widget-slider .post-cat>span,
.wp-block-quote.is-style-large [class*="__citation"]:before,
.wp-block-quote.is-style-large cite:before,
.wp-block-quote.is-style-large p cite:only-child:before {
  display: none;
}

.cf:after,
.cf:before {
  content: "";
  display: table;
}
  
.cf:after,
.news-block .small-post:nth-child(odd),
.related-posts .post:nth-child(3n + 1),
.related-posts.grid-2 .post:nth-child(odd),
.slick-track:after {
  clear: both;
}

.limit-line {
  overflow: hidden;
  white-space: nowrap;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

.screen-reader-text,
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.comments-area .section-head .number,
.egcf-modal .checkbox,
.main-color,
.main-footer.dark .social-link:hover,
.main-pagination .next a:hover,
.main-pagination .previous a:hover,
.navigation .menu li li.current-menu-item>a,
.navigation .menu li li:hover>a,
.navigation .menu>.current-menu-item>a,
.navigation .menu>.current-menu-parent>a,
.navigation .menu>li:hover>a,
.navigation.simple .menu>.current-menu-item>a,
.navigation.simple .menu>.current-menu-parent>a,
.navigation.simple .menu>li:hover>a,
.post-content a,
.post-meta .post-cat>a,
.post-share-icons a:hover,
.social-icons a:hover,
.social-share a:hover,
.tag-share .post-tags a:hover,
.textwidget a,
.top-bar .social-icons a:hover,
.widget-about .social-icons .social-btn:hover,
.widget-social .social-link:hover {
  color: #2d53fe;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.blocks>.widget-cta a:hover:after,
.bold-slider .active .overlay,
.bold-slider .wp-post-image:hover,
.carousel-slider img:hover,
.common-slider .loaded .item,
.fade.in,
.fashion-slider .wp-post-image:hover,
.grid-b-slider .wp-post-image:hover,
.lazyloaded,
.main-slider img:hover,
.navigation.simple .menu>.menu-item-has-children:hover>a:before,
.off-canvas-active .mobile-menu,
.post-content a:hover img,
.textwidget a:hover img,
.widget-slider .slick-initialized .item {
  opacity: 1;
}

.fade-in-up {
  animation: 0.5s ease-out both fade-in-up;
}

.fade-in-up-lg {
  animation: 0.65s ease-out both fade-in-up-lg;
}

.fade-in-down-lg {
  animation: 0.65s ease-out both fade-in-down-lg;
}

.no-transition {
  transition: none !important;
}

.slick-list:focus,
.slick-slide a,
.slick-slide:focus,
a.blur {
  outline: 0;
}

@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, 2px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fade-in-up-lg {
  from {
    opacity: 0;
    transform: translate3d(0, 8px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fade-in-down-lg {
  from {
    opacity: 0;
    transform: translate3d(0, -8px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes pulse {

  0%,
  100% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.3);
  }

  75% {
    transform: scale(0.8);
  }
}

.show-lg,
.show-md,
.show-sm,
.show-ty,
.show-xs,
.wp-block-gallery li:before {
  display: none !important;
}

.ts-row {
  min-height: 1px;
  margin-right: -15px;
  margin-left: -15px;
  box-sizing: border-box;
}

.column,
.ts-row [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  min-height: 1px;
  box-sizing: border-box;
}

.col-12,
.column,
.comment-form>*,
.gallery-1-2 .gallery-item:nth-child(3n + 1),
.no-sidebar .main .main-content,
.widget_archive select,
.widget_categories select,
.widget_product_categories select,
.wp-block-audio.aligncenter>audio,
.wp-block-audio.alignfull>audio,
.wp-block-audio.alignwide>audio {
  width: 100%;
}

.col-11 {
  width: 91.66666666666667%;
}

.col-10 {
  width: 83.33333333333334%;
}

.col-9,
.column.three-fourth {
  width: 75%;
}

.col-8,
.column.two-third {
  /* width: 66.66666666666667%; */
}

.col-7 {
  width: 58.333333333333336%;
}

.col-6,
.column.half,
.related-posts.grid-2 .post {
  width: 50%;
}

.col-5 {
  width: 41.66666666666667%;
}

.col-4,
.column.one-third {
  width: 33.333333333333336%;
}

.col-3,
.column.one-fourth {
  width: 25%;
}

.col-2 {
  width: 16.666666666666668%;
}

.col-1 {
  width: 8.333333333333334%;
}

.column.one-fifth {
  width: 20%;
}

.column.two-fifth {
  width: 40%;
}

.column.three-fifth {
  width: 60%;
}

.column.four-fifth {
  width: 80%;
}

.column.right,
.large-post-b .post-footer .social-icons {
  text-align: right;
}

.column.left,
.main-head.simple-boxed .title a {
  text-align: left;
}

.column.center,
.grid-post-b,
.main-pagination.load-more,
.single-magazine.the-post-modern .post-top,
.the-post-modern .post-header,
.widget-a-wrap .the-wrap,
.widget-social {
  text-align: center;
}

body {
  color: #494949;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  visibility: visible;
  overflow: initial;
}

.wrap {
  width: 1170px;
  margin: 0 auto;
  text-align: left;
}

.main-wrap,
.vc_btn-content,
.wrap {
  box-sizing: border-box;
}

.main {
  margin: 65px auto 100px;
}

.navigation-wrap,
.top-bar {
  min-height: 48px;
}

.lower-footer .to-top,
.main-pagination .next a,
.navigation .nav-icons .cart-action,
.navigation.inline .nav-icons,
.top-bar .actions,
.top-bar-b .social-icons {
  float: right;
}

.top-bar-content {
  position: relative;
  background: #fff;
  border-bottom: 1px solid #efefef;
  box-shadow: 0 0 4px 0 #eee;
  height: 48px;
  line-height: 48px;
  box-sizing: border-box;
}

.author-box-b .image,
.search-action,
.top-bar .social-icons {
  float: left;
}

.grid-b-slider .item:last-child,
.main-footer .social-strip li:last-child,
.main-footer.bold .links .menu-item:last-child,
.main-pagination.number .page-numbers:last-child,
.single-creative .featured .category:last-child,
.social-icons li:last-child,
.social-share li:last-child,
.top-bar .social-icons li:last-child {
  margin-right: 0;
}

.top-bar .social-icons .social-icons .icon {
  display: inline-block;
  padding: 0 5px;
  color: #aaa;
  text-align: center;
  font-size: 15px;
}

.top-bar .social-icons a {
  display: inline-block;
  padding: 0 6px;
  line-height: inherit;
}

.posts-ticker {
  float: left;
  font-size: 13px;
  letter-spacing: 0;
}

.posts-ticker .heading {
  margin-right: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.large-post-b .likes-count:after,
.posts-ticker ul,
.single-magazine.the-post-modern .post-top .cat-label {
  display: inline-block;
}

.posts-ticker li {
  display: none;
  color: #656565;
}

.posts-ticker a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-right: 10px;
  max-width: 450px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.3;
}

.posts-ticker em,
.widget-posts .post-title em {
  font-style: normal;
}

.search-action .search-submit {
  background: 0 0;
  padding: 0;
  margin: 0;
  border: 0;
  color: #444;
  font-size: 13px;
}

.search-action .search-field {
  padding: 0;
  margin-left: 8px;
  border: 0;
  width: 60px;
  background: inherit;
  color: #b4b4b4;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  transition: width 0.3s ease-in;
}

.search-action .search-field:focus {
  width: 150px;
}

.cart-action {
  position: relative;
  float: right;
  margin-left: 5px;
  padding-left: 14px;
  border-left: 1px solid #ebebeb;
}

.cart-action .cart-link {
  display: block;
  padding-right: 10px;
  font-size: 13px;
  line-height: inherit;
}

.cart-action .fa {
  display: block;
  line-height: inherit;
  transform: translateY(2px);
}

.cart-action .cart-link .counter {
  position: absolute;
  top: 50%;
  top: calc(50% - 13px);
  left: 0;
  margin-left: 22px;
  padding-top: 3px;
  width: 14px;
  height: 14px;
  line-height: 1;
  border-radius: 50%;
  box-sizing: border-box;
  background: #2d53fe;
  color: #fff;
  text-align: center;
  font-size: 9px;
  font-weight: 400;
}

.top-bar.dark .top-bar-content {
  background: #161616;
  color: #ebebeb;
  border-color: #161616;
  box-shadow: none;
}

.top-bar.dark .cart-action {
  border-color: rgba(255, 255, 255, 0.2);
}

.main-footer.alt .social-link:after,
.nav-below .dark .social-icons a,
.navigation.dark .mega-menu .recent-posts .post-title:hover,
.navigation.dark .menu li>a:after,
.navigation.dark .menu>.current-menu-ancestor>a,
.navigation.dark .menu>.current-menu-item>a,
.navigation.dark .menu>.current-menu-parent>a,
.top-bar.dark .cart-action a,
.top-bar.dark .posts-ticker a:hover,
.top-bar.dark .search-submit,
.top-bar.dark .social-icons a:hover {
  color: #ebebeb;
}

.dark .widget-subscribe,
.dark .widget_mc4wp_form_widget,
.top-bar.dark .search-action .search-field {
  background: 0 0;
}

.main-footer.alt .social-icons .label,
.main-footer.bold .copyright a,
.main-footer.dark .back-to-top:hover,
.main-footer.stylish .copyright a,
.navigation.dark .mega-menu .recent-posts .post-title,
.top-bar.dark .posts-ticker a,
.top-bar.dark .social-icons a {
  color: #b4b4b4;
}

.top-bar-b .actions {
  margin-left: 18px;
}

.sticky-bar {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 1000 !important;
}

.admin-bar .sticky-bar {
  top: 32px;
}

.main-head,
.navigation .mega-menu .sub-cats li:last-child a {
  border-bottom: 1px solid #ebebeb;
}

.main-head .inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.main-head .parallax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}

.main-head .title {
  font-weight: 400;
  letter-spacing: -0.01em;
  padding: 70px 0;
  text-align: center;
}

.main-head .title .logo-image {
  display: inline-block;
  margin-bottom: -7px;
}

.main-head .title a {
  color: #2e2e2e;
  font-size: 70px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.search-alt .top-bar .search-field {
  width: 0;
  opacity: 0;
  transition: 0.5s;
}

.search-alt .top-bar .search-field.active {
  width: 100px;
  opacity: 1;
}

.search-alt .top-bar .search-submit {
  margin-top: -1px;
  display: block;
  float: left;
  line-height: inherit;
  outline: 0;
}

.search-alt .dark .search-submit {
  color: #969696;
}

.bold-slider .heading a,
.carousel-slider .heading a,
.contrast .lower-footer a:hover,
.dark .mobile-nav,
.grid-b-slider .heading a,
.main-footer.dark .copyright a:hover,
.main-footer.dark .social-link,
.main-footer.dark a:hover,
.main-head.compact .social-icons a,
.navigation.dark .menu>li li a:hover,
.navigation.dark .menu>li:hover>a,
.overlay-post time,
.search-alt .dark .social-icons a,
.slider-overlay .heading a,
.widget-slider .post-title a,
.wp-block-button a:not(.has-text-color),
.wp-block-cover-image {
  color: #fff;
}

.main-head.logo-left .logo-wrap {
  display: -ms-flexbox;
  display: flex;
  padding: 45px 0;
}

.main-head.logo-left .title {
  padding: 0 !important;
  -ms-flex-item-align: center;
}

.main-head.logo-left .title a {
  font-size: 40px;
}

.main-head.logo-left .title .text-logo {
  font-size: 45px;
  font-weight: 700;
}

.main-head.logo-left .a-right {
  margin-left: auto;
  width: 728px;
}

.main-head.logo-left .a-right img {
  display: block;
  margin: 0 auto;
}

.main-head.nav-below .title {
  padding: 65px 0;
}

.main-head.nav-below .top-bar {
  min-height: 44px;
}

.main-head.nav-below .top-bar .social-icons {
  max-height: 44px;
}

.main-head.nav-below .top-bar-content {
  height: 44px;
  line-height: 44px;
}

.has-slider .main-head:not(.compact):not(.simple),
.widget_archive .children li:last-child,
.widget_categories .children li:last-child,
.widget_links li>ul li:last-child,
.widget_meta li>ul li:last-child,
.widget_nav_menu li>ul li:last-child,
.widget_pages li>ul li:last-child,
.widget_product_categories .children li:last-child,
.widget_recent_comments li>ul li:last-child,
.widget_recent_entries li>ul li:last-child,
.widget_rss li>ul li:last-child {
  border-bottom: 0;
}

.has-slider-bold .main-head.compact,
.has-slider-bold .main-head.simple,
.has-slider-large .main-head.compact,
.has-slider-large .main-head.simple,
.layout-creative .main-head.compact,
.layout-creative .main-head.simple,
.main-wrap .simple-boxed.no-separator {
  border-bottom: 0;
  box-shadow: none;
}

.main-head.simple-boxed.no-separator+.main {
  margin-top: 30px;
}

.head-nav-below:not(.no-separator)+.carousel-slider,
.head-nav-below:not(.no-separator)+.fashion-slider,
.main-head.has-bg+.carousel-slider,
.main-head.has-bg+.fashion-slider {
  margin-top: 55px;
}

.head-nav-below:not(.no-separator)+.main-slider,
.main-head.has-bg+.main-slider {
  margin-top: 2px;
}

.head-nav-below:not(.no-separator)+.grid-b-slider,
.head-nav-below:not(.no-separator)+.grid-slider,
.main-head.has-bg+.grid-b-slider,
.main-head.has-bg+.grid-slider {
  margin-top: 38px;
}

.nav-below-b .navigation {
  position: relative;
  z-index: 999;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.grid-b-slider .cat-label,
.has-slider .nav-below-b .navigation,
.navigation.inline .menu,
.post-top .cat-label {
  position: static;
}

.block .block-content.loading,
.comments-list,
.fashion-slider,
.gallery-slider .slick-slide,
.main-head.full-top,
.mid-footer,
.mobile-menu li,
.navigation .nav-icons,
.navigation.simple .menu>.menu-item-has-children>a,
.overlay-post,
.posts-dynamic .post-thumb,
.wp-block-gallery .blocks-gallery-item figure {
  position: relative;
}

.main-footer.bold .to-top,
.main-head.full-top .navigation,
.posts-dynamic .posts-wrap .col-4,
.posts-dynamic .posts-wrap .col-6,
.posts-dynamic>.col-12 {
  float: none;
}

.main-head.full-top .social-icons {
  position: absolute;
  left: 30px;
  z-index: 2;
}

.main-head.full-top .actions {
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 2;
}

.main-head.alt .top-bar-content>.wrap,
.main-head.simple-boxed .search-link,
.post-nav-inline,
.widget-twitter .meta {
  display: -ms-flexbox;
  display: flex;
}

.main-head.alt .social-icons {
  -ms-flex-order: 2;
  order: 2;
  max-height: 48px;
  margin-left: auto;
}

.main-head.alt .social-icons li,
.related-posts.grid-2 .post-meta {
  font-size: 12px;
}

.main-footer .social-strip .fa,
.main-head.top-below .social-icons a,
.main-pagination.number .fa,
.navigation {
  font-size: 13px;
}

.main-head.alt .social-icons a:hover,
.post-footer .read-more-link:hover {
  opacity: 0.7;
}

.main-head.alt .actions {
  -ms-flex-order: 3;
  order: 3;
  margin-left: 18px;
}

.main-head.top-below .top-bar {
  min-height: 51px;
}

.main-head.top-below .top-bar-content {
  height: 51px;
  line-height: 51px;
}

.main-head.compact .top-bar {
  min-height: 40px;
}

.main-head.compact .top-bar-content {
  height: 40px;
  line-height: 40px;
}

.main-head.compact .posts-ticker {
  letter-spacing: 0.075em;
}

.main-head.compact .posts-ticker .heading {
  display: inline-block;
  margin-right: 16px;
  padding: 0 6px;
  background: #2d53fe;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  line-height: 19px;
}

.main-head.compact .posts-ticker a {
  color: #ccc;
  text-transform: none;
  letter-spacing: 0;
}

.main-head.compact .social-icons li {
  margin-right: 0;
  font-size: 12px;
  float: left;
}

.main-head.compact .inner {
  line-height: 90px;
  overflow: visible;
  background: #fff;
}

.main-head.compact .inner>.wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.main-head.compact .title {
  padding: 0 50px 0 0;
  min-width: 210px;
  box-sizing: border-box;
}

.main-head.compact .title a {
  font-size: 48px;
  line-height: inherit;
}

.main-head.compact .title .logo-image,
.main-head.simple .title .logo-image {
  display: block;
  margin-bottom: 0;
  max-height: 90px;
  transition: 0.25s ease-in-out;
}

.main-head.compact .navigation-wrap {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.main-footer.bold-light .back-to-top:hover,
.main-footer.bold-light .copyright a,
.main-head.compact .menu>li:not(:hover) a:after {
  color: #111;
}

.main-head.compact .inner.sticky-bar {
  line-height: 55px;
  border-bottom: 1px solid #efefef;
}

.main-head.compact .inner.sticky-bar .logo-image {
  max-height: 55px;
}

.main-head.simple {
  box-shadow: 0 2px 9px -1px rgba(0, 0, 0, 0.04);
  border-bottom-color: #efefef;
}

.main-head.simple .inner {
  line-height: 96px;
  min-height: 96px;
  overflow: initial;
  background: #fff;
}

.main-head.simple .left-contain {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 38px;
  height: 100%;
  z-index: 2;
}

.main-head.simple .navigation {
  float: none;
  text-align: center;
}

.main-head.simple .actions {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  right: 38px;
  top: 0;
  z-index: 2;
}

.main-head.simple .cart-action,
.navigation.inline .cart-action {
  border-left: 0;
}

.main-head.simple .cart-action .fa {
  transform: none;
  font-size: 20px;
}

.main-head.simple .cart-action .counter {
  margin-top: -5px;
  padding-top: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-size: 10px;
  font-weight: 600;
}

.main-head.simple .social-icons {
  display: -ms-flexbox;
  display: flex;
  margin-right: 22px;
}

.main-head.simple .social-icons a:not(:hover) {
  color: #525252;
}

.main-head.simple .search-link {
  margin-top: -2px;
  font-size: 15px;
  color: #555;
}

.main-head.simple .search-link:before {
  display: inline-block;
  content: "";
  padding-right: 22px;
  height: 16px;
  border-left: 1px solid #ddd;
  vertical-align: middle;
}

.main-head.simple .search-link .fa {
  font-size: 17px;
  margin-top: -2px;
}

.main-head.simple .mobile-nav {
  display: none;
  margin-left: 4px;
  margin-right: 21px;
  font-size: 18px;
}

.main-head.simple .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  box-sizing: border-box;
}

.main-head.simple .title a {
  font-size: 30px;
  display: block;
  font-weight: 700;
  letter-spacing: 0;
}

.main-head.simple .inner.sticky-bar {
  line-height: 55px;
  min-height: 55px;
  border-bottom: 1px solid #efefef;
}

.main-head.simple .inner.sticky-bar .logo-image {
  max-height: 45px;
}

.main-head.simple-boxed {
  border-top: 3px solid #111;
}

.main-head.simple-boxed .inner {
  line-height: 106px;
  min-height: 106px;
}

.main-head.simple-boxed .wrap-head {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: inherit;
}

.main-head.simple-boxed .navigation-wrap {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.main-head.simple-boxed .left-contain {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: auto;
  margin-right: 30px;
}

.main-head.simple-boxed .actions {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  right: auto;
  top: auto;
  margin-left: auto;
  padding-left: 20px;
  -ms-flex-align: center;
  align-items: center;
}

.main-head.simple-boxed .inner:not(.sticky-bar) .navigation {
  margin-top: 18px;
  margin-bottom: 18px;
  line-height: 70px;
}

.main-head.simple-boxed .inner:not(.sticky-bar) .menu>li>.sub-menu {
  margin-top: -20px;
}

.main-head.simple-boxed .navigation .menu {
  -ms-flex-pack: left;
  justify-content: left;
  text-align: left;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.main-head.simple-boxed .navigation .menu>li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-align: center;
  align-items: center;
}

.the-wrap.head {
  padding: 14px 0;
  margin-bottom: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #efefef;
}

.the-wrap.head img,
.the-wrap.head>div,
.the-wrap.head>iframe,
.widget-a-wrap .the-wrap img,
.widget-a-wrap .the-wrap>div,
.widget-a-wrap .the-wrap>iframe {
  display: inline-block;
  vertical-align: middle;
}

.navigation {
  float: left;
  text-align: center;
  color: #000;
  font-weight: 500;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.navigation ul {
  position: relative;
}

.navigation ul li {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navigation .menu li>a {
  float: left;
  padding: 0;
  color: inherit;
}

.navigation .menu>li>a,
.posts-large .load-more {
  padding: 0 20px;
}

.navigation .menu>li:first-child {
  margin-left: -20px;
}

.navigation .menu-item-has-children>a:after {
  display: inline-block;
  content: "\f107";
  margin-left: 8px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 0.9;
  color: #a0a0a0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navigation .menu>li>.sub-menu,
.navigation .menu>li>ul {
  top: 100%;
  margin-left: 19px;
  margin-top: -1px;
}

.alignfull .alignfull,
.alignwide .alignwide,
.navigation .menu>li>.mega-menu,
.widget-posts .post-thumb {
  margin-left: 0;
  margin-right: 0;
}

.navigation .menu>li li a {
  float: none;
  text-align: left;
  display: block;
  padding: 9px 22px;
  border-top: 1px solid #efefef;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #444;
  pointer-events: none;
}

.navigation .menu>li:hover li a {
  pointer-events: auto;
}

.navigation .menu .sub-menu li,
.navigation .menu ul li {
  float: none;
  min-width: 240px;
  max-width: 350px;
  border-top: 0;
  padding: 0;
  position: relative;
}

.navigation .menu>li li:first-child>a {
  border-top: 0;
  box-shadow: none;
}

.navigation .sub-menu li:first-child>.sub-menu,
.navigation.below .menu>li>.sub-menu {
  margin-top: -1px;
}

.navigation .menu .sub-menu,
.navigation .menu ul {
  position: absolute;
  overflow: visible;
  visibility: hidden;
  display: block;
  opacity: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #ebebeb;
  transition: 0.25s ease-in;
  z-index: 110;
  line-height: 1.8666;
}

.navigation .menu ul .menu-item-has-children>a:after {
  line-height: 1;
  content: "\f105";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 16px;
  color: #a0a0a0;
}

.navigation .menu ul ul {
  left: 100%;
  top: 0;
  margin-left: 0;
}

.navigation li:hover>.sub-menu,
.navigation li:hover>ul {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.navigation .mega-menu {
  left: 0;
}

.navigation .mega-menu .sub-cats {
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 12px 30px;
  width: 19.5%;
  height: 100%;
  border-right: 1px solid #ebebeb;
}

.navigation .mega-menu .sub-cats li {
  min-width: initial;
  max-width: initial;
}

.navigation .mega-menu .sub-cats a {
  padding: 11px 0;
}

.navigation .menu .mega-menu {
  display: table;
  table-layout: fixed;
}

.mega-menu .recent-posts {
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 25px;
  width: 80.5%;
}

.mega-menu .recent-posts .posts {
  display: none;
  margin: 0 -13px 30px;
}

.mega-menu .recent-posts .posts.active {
  display: block;
  animation: 0.5s ease-out both fade-in-up;
}

.mega-menu .recent-posts .post {
  padding: 0 13px;
  letter-spacing: 0;
}

.mega-menu .recent-posts img {
  display: block;
  -webkit-filter: blur(0);
}

.mega-menu .recent-posts .post-title {
  display: block;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #454545;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
}

.mega-menu .recent-posts .post-title em,
.related-posts .post-title em {
  font-style: normal;
  font-weight: inherit;
}

.highlights-block .small-post .post-meta,
.lower-footer .social-icons .label,
.mega-menu .recent-posts .post-meta {
  font-size: 11px;
}

.mega-menu .recent-posts .show-prev {
  margin-right: 1px;
}

.mega-menu .recent-posts .show-next,
.mega-menu .recent-posts .show-prev {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #ebebeb;
  color: #b4b4b4;
  font-size: 12px;
  text-align: center;
  line-height: 23px;
  box-sizing: border-box;
}

.mega-menu .recent-posts .show-next:hover,
.mega-menu .recent-posts .show-prev:hover {
  border-color: #ddd;
}

.mega-menu .recent-posts .fa,
.post-share-float .fa {
  -webkit-font-smoothing: initial;
}

.navigation li:not(:hover)>.mega-menu img,
.slick-slide.dragging img {
  pointer-events: none;
}

.navigation .nav-icons .cart-link {
  font-size: 14px;
  color: #8a8a8a;
}

.navigation .nav-icons .cart-link .counter {
  margin-left: 23px;
  padding: 0 2px 0 3px;
  min-width: 15px;
  width: auto;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
}

.navigation .nav-icons .fa-shopping-cart:before {
  content: "\f290";
}

.navigation .nav-icons .search-link {
  padding-right: 10px;
}

.navigation .menu .nav-icons a {
  font-size: 14px;
  color: #898989;
}

.navigation .menu .nav-icons:hover a {
  color: #898989;
}

.navigation .sticky-logo {
  display: none;
  float: left;
  padding-right: 30px;
}

.navigation .sticky-logo img {
  display: inline-block;
  max-height: 44px;
  margin-top: -2px;
  vertical-align: middle;
}

.search-box-overlay {
  position: absolute;
  visibility: hidden;
  top: 100%;
  margin-top: -2px;
  right: 0;
  z-index: 99;
  width: 280px;
  padding: 12px 14px;
  box-sizing: border-box;
  border: 1px solid #efefef;
  line-height: 1;
  background: #fff;
  opacity: 0;
  transition: 0.2s ease-in;
}

.bold-slider:hover .slick-arrow,
.gallery-1-2 .gallery-item:hover .gallery-caption,
.search-box-overlay.active,
.wp-block-gallery .blocks-gallery-item:hover figcaption {
  visibility: visible;
  opacity: 1;
}

.search-box-overlay .search-field {
  float: none;
  width: 100%;
  padding: 0 14px;
  height: 38px;
  border: 1px solid #efefef;
  box-sizing: border-box;
  background: #fff;
  font-size: 13px;
}

.navigation.dark {
  color: #ebebeb;
  background: #111;
}

.navigation.dark .menu>li .sub-menu,
.navigation.dark .menu>li ul {
  background: #111;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.navigation.dark .menu>li .sub-menu ul,
.navigation.dark .menu>li ul ul {
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.navigation.dark .menu>li li a {
  color: #b4b4b4;
  border-color: rgba(255, 255, 255, 0.12);
}

.author-box .social-icons a:hover,
.navigation.dark .sub-menu li>a:after {
  color: #aaa;
}

.navigation.dark .menu>li li:first-child>a {
  border-top-color: transparent;
}

.main-footer.classic .lower-footer>.wrap,
.navigation.dark .mega-menu .recent-posts .show-next,
.navigation.dark .mega-menu .recent-posts .show-prev,
.navigation.dark .mega-menu .sub-cats,
.navigation.dark .mega-menu .sub-cats li:last-child a {
  border-color: rgba(255, 255, 255, 0.12);
}

.main-footer.bold .to-top i,
.navigation.dark .mega-menu .recent-posts .show-next,
.navigation.dark .mega-menu .recent-posts .show-prev,
.navigation.dark .mega-menu .recent-posts time,
hr.is-style-dots {
  color: #666;
}

.navigation.below {
  float: none;
  margin-bottom: 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  box-sizing: border-box;
  font-size: 14px;
  height: 52px;
  line-height: 52px;
}

.navigation.below .menu {
  text-align: center;
  margin-top: -1px;
}

.main-footer.alt,
.navigation.below.light,
.post-share-float .services,
.widget-a-wrap+.archive-head {
  background: #fff;
}

.navigation.inline {
  width: 100%;
  text-align: left;
}

.comment-form .inline-field:first-child,
.navigation.inline .menu>li:first-child,
.post-share-icons a:first-child {
  margin-left: 0;
}

.navigation.inline .menu>li>.sub-menu,
.navigation.inline .menu>li>ul {
  margin-left: 0;
  margin-top: 0;
}

.navigation.inline .menu>li>a {
  padding: 0 15px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.bold-slider .author a,
.dark .widget-subscribe .message,
.dark .widget_mc4wp_form_widget .message,
.main-footer.bold-light .copyright a:hover,
.main-footer.dark .about-text,
.main-footer.dark .date-link,
.main-footer.dark .date-link:hover,
.main-footer.dark .post-date,
.main-footer.dark .text,
.main-footer.dark .textwidget,
.navigation.inline .menu>.current-post-parent:not(:hover)>a,
.overlay-post .post-meta time,
.post-meta .comments a,
.post-meta .date-link,
.single-cover .overlay .post-by a,
.single-cover .overlay time,
.single-creative .featured .post-by a,
.single-creative .featured time {
  color: inherit;
}

.navigation.inline .menu>li li a {
  padding: 8px 21px;
}

.navigation.inline .mega-menu .sub-cats a,
.navigation.inline .menu>li li a {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.navigation.simple .mega-menu .sub-cats a,
.navigation.simple .menu>li li a,
.navigation.simple .menu>li>a {
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}

.navigation.inline .mega-menu .sub-cats a,
.widget-posts .grid-post {
  padding-left: 0;
  padding-right: 0;
}

.navigation.inline .nav-icons .fa,
.navigation.inline .nav-icons a {
  font-size: 15px;
  color: #505050;
}

.navigation.inline .nav-icons .search-link {
  margin-right: -12px;
}

.block-heading:after,
.navigation.inline .search-box-overlay,
.post-content> :first-child,
.single-magazine .the-post-foot,
.textwidget> :first-child,
.the-page .featured img {
  margin-top: 0;
}

.navigation.simple {
  text-transform: none;
  color: #525252;
}

.main-footer.bold .links .menu,
.navigation.simple .menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navigation.simple .menu>li>a {
  padding: 0 18px;
  font-weight: 500;
  letter-spacing: 0;
}

.navigation.simple .menu>li li a {
  border: 0;
  padding: 6px 40px 6px 30px;
  font-weight: 500;
  text-transform: none;
}

.navigation.simple .menu>li li:not(:hover) a {
  color: #555;
}

.navigation.simple .menu-item-has-children>a:after {
  margin-left: 6px;
  font-size: 15px;
}

.navigation.simple .menu .sub-menu {
  padding: 14px 0 16px;
  border: 0;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.15),
    0 4px 18px -2px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}

.navigation.simple .menu .sub-menu .sub-menu {
  margin-top: -15px;
}

.navigation.simple .menu li li>a>span {
  box-shadow: 0 -1px 0 transparent inset;
  transition: inherit;
}

.navigation.simple .menu .sub-cats li:hover>a>span,
.navigation.simple .menu ul li.current-menu-item>a>span,
.navigation.simple .menu ul li:hover>a>span {
  box-shadow: 0 -7px 0 #f4f4f4 inset;
  padding-bottom: 1px;
}

.navigation.simple .menu>.menu-item-has-children>a:before {
  content: " ";
  position: absolute;
  top: calc(100% - 13px);
  left: calc(50% - 13px);
  z-index: 111;
  border-style: solid;
  border-width: 0 8px 11px;
  border-color: transparent transparent #fff;
  -webkit-filter: drop-shadow(0px -2px 2px rgba(0, 0, 0, 0.06));
  filter: drop-shadow(0px -2px 2px rgba(0, 0, 0, 0.06));
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.navigation.simple .sub-menu .menu-item-has-children>a:after {
  margin-top: 0;
  right: 28px;
  transform: translateY(-50%);
  color: #999;
}

.the-post .featured,
.the-post .featured-vid,
.the-post .the-post-header> :last-child:not(.featured),
.the-post .the-post-meta {
  margin-bottom: 36px;
}

.grid-post .image-link img,
.related-posts .image-link img,
.the-post .featured img {
  display: block;
  width: 100%;
}

.the-post .the-post-header .post-title {
  margin: 14px 0;
}

.the-post .the-post-meta .post-cat a+a:before {
  content: "/";
  margin-left: 6px;
  margin-right: 9px;
  color: #c3c3c3;
  font-size: 8px;
}

.the-post-header .post-title,
.the-post-header .post-title-alt {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.25;
  max-width: 85%;
  -webkit-font-smoothing: initial;
}

.the-post-header .post-meta-b .post-title,
.the-post-header .post-meta-b .post-title-alt {
  margin-top: 16px;
  margin-bottom: 16px;
}

.the-post-foot {
  margin-top: 90px;
}

.tag-share .post-tags {
  float: left;
  margin-top: -8px;
  max-width: 70%;
}

.tag-share .post-tags a {
  display: inline-block;
  margin-top: 8px;
  margin-right: 8px;
  padding: 6px 18px;
  border: 1px solid #ebebeb;
  color: #111;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-transform: uppercase;
}

.tag-share .post-tags+.post-share {
  float: right;
  margin-bottom: 25px;
}

.post-pagination {
  margin-bottom: 45px;
}

.single-cover .featured {
  position: relative;
  margin-top: -10px;
  margin-bottom: 55px;
}

.single-cover .featured:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 0) 0,
      rgba(128, 128, 128, 0) 50%,
      rgba(0, 0, 0, 0.35) 100%);
  pointer-events: none;
}

.single-cover .overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 40px;
  box-sizing: border-box;
  color: #fff;
}

.single-cover .overlay .post-title {
  margin-top: 18px;
  margin-bottom: 18px;
  color: inherit;
  font-size: 34px;
  max-width: 720px;
}

.single-cover .overlay .meta-sep:before {
  padding: 0 5px;
}

.single-cover .overlay .post-cat a {
  display: inline-block;
  padding: 0 7px;
  margin-right: 5px;
  background: #2d53fe;
  color: #fff;
  line-height: 18px;
  letter-spacing: 0.11em;
}

.single-cover .overlay .post-share {
  float: right;
  margin-right: -5px;
  margin-top: -7px;
}

.single-cover .overlay .post-share a {
  border: 0;
  color: #fff;
  width: 25px;
  height: 23px;
  line-height: 23px;
  font-size: 13px;
}

.the-post-modern {
  margin: 0 auto;
  --post-content-width: 790px;
}

.the-post-modern .post-title-alt {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
  font-size: 40px;
  line-height: 1.21;
  -webkit-font-smoothing: initial;
}

.the-post-modern .the-post-meta {
  margin-bottom: 40px;
}

.the-post-modern .the-post-meta .post-title-alt {
  margin-top: 0.68em;
  margin-bottom: 0.68em;
}

.posts-dynamic .grid-post,
.sidebar .widget,
.the-post-modern .the-post .featured {
  margin-bottom: 50px;
}

.single-magazine .post-top .post-title {
  margin-top: 18px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 1.3;
}

.single-magazine .post-top .sub-title {
  margin-top: -4px;
  margin-bottom: 16px;
  line-height: 1.4;
  font-size: 17px;
  color: grey;
  -webkit-font-smoothing: antialiased;
}

.single-magazine .post-top .the-post-meta {
  margin-bottom: 35px;
}

.single-magazine .tag-share {
  margin-top: 60px;
}

.single-magazine.the-post-modern .post-top .sub-title {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

.single-magazine.the-post-modern .post-top .post-title {
  font-size: 41px;
  line-height: 1.25;
  margin-bottom: 30px;
}

.single-magazine.the-post-modern .post-top .post-share-b {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.single-magazine.the-post-modern .post-share-b .show-more {
  line-height: 41px;
  height: 100%;
}

.single-creative .main {
  margin-top: 74px;
}

.single-creative .featured {
  position: relative;
  height: 570px;
  background: #222;
}

.single-creative .featured:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.23);
  pointer-events: none;
}

.single-creative .featured .image-link {
  display: block;
  width: 100%;
  height: 100%;
}

.single-creative .featured .wp-post-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  box-shadow: none;
  will-change: initial;
}

.single-creative .featured .wp-post-image:hover {
  box-shadow: none;
  transform: none;
}

.single-creative .featured .overlay {
  position: absolute;
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
  width: 95%;
  top: 50%;
  left: 50%;
  padding: 40px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
}

.single-creative .featured .post-title {
  margin-top: 25px;
  margin-bottom: 25px;
  color: inherit;
  font-size: 41px;
  line-height: 1.25;
  -webkit-font-smoothing: initial;
  text-shadow: 0 0 22px rgba(0, 0, 0, 0.3);
}

.single-creative .featured .meta-sep:before {
  padding: 0 5px;
  font-size: 11px;
}

.single-creative .featured .category {
  display: inline-block;
  padding: 0 8px;
  margin-right: 5px;
  background: #000;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 26px;
}

.single-creative .post-content {
  margin-top: -0.421em;
}

.search-modal.mfp-bg.mfp-removing,
.single-creative .has-gallery:hover .slick-slide:after {
  opacity: 0;
}

.single-creative .has-gallery .overlay,
.single-creative .has-gallery .slick-slide:after {
  transition: 0.3s ease-in-out;
  will-change: opacity;
}

.single-creative .has-gallery:hover .overlay {
  opacity: 0;
  visibility: hidden;
}

.common-slider .parallax .wp-post-image,
.gallery-slider-lg.parallax img,
.single-creative .parallax .image-link>img,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.single-creative .parallax .wp-post-image {
  transition-property: opacity;
}

.post-share-icons a {
  float: left;
  margin-left: 4px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  color: #111;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
}

.common-slider .slick-arrow i,
.post-share-icons i,
.widget-slider .slick-arrow i {
  line-height: inherit;
}

.post-share-icons .fa-google-plus,
.widget-about .fa-google-plus,
.widget-social .fa-google-plus {
  padding-left: 2px;
}

.post-share-icons .likes-count {
  padding: 0 16px;
  width: auto;
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
  color: #2d53fe;
}

.post-share-icons .fa-heart-o:before {
  content: "\f004";
  display: inline-block;
  vertical-align: top;
  margin-top: 1px;
}

.post-share-icons .voted,
.widget_links,
.widget_meta,
.widget_nav_menu,
.widget_pages,
.widget_recent_comments,
.widget_recent_entries,
.widget_rss {
  color: #535353;
}

.post-share-b .service,
.post-share-b .show-more {
  line-height: 40px;
  border-radius: 2px;
  color: #fff;
  float: left;
  text-align: center;
}

.post-share-icons .likes-count .number {
  font-weight: 600;
  font-size: 12px;
}

.post-share-b,
.related-posts .post {
  margin-bottom: 30px;
}

.post-share-b .service {
  width: 240px;
  margin-right: 6px;
  margin-bottom: 6px;
  will-change: opacity;
}

.main-slider .item:hover img,
.post-share-b .service:hover,
.social-follow .service-link:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.post-share-b .service i {
  margin-right: 11px;
  font-size: 18px;
  line-height: inherit;
  vertical-align: middle;
}

.post-share-b .label {
  font-size: 14px;
  max-width: 66%;
  white-space: nowrap;
  overflow: hidden;
}

.post-share-b .service:nth-child(n + 3) {
  display: none;
  width: 50px;
}

.post-share-b .show-more {
  width: 40px;
  background: #aaa;
  font-size: 20px;
}

.post-share-b .facebook,
.social-follow .facebook {
  background: #3059b0;
}

.post-share-b .twitter,
.social-follow .twitter {
  background: #55acef;
}

.post-share-b .gplus,
.social-follow .gplus {
  background: #e6422e;
}

.post-share-b .pinterest {
  background: #ca2128;
}

.post-share-b .linkedin {
  background: #02669a;
}

.post-share-b .tumblr {
  background: #44546b;
}

.post-share-b .email {
  background: #19232d;
}

.post-share-b .vk {
  color: #45668e;
}

.post-share-float {
  position: absolute;
  margin-left: -120px;
  margin-top: 5px;
  height: 100%;
  opacity: 1;
  transition: opacity 0.2s ease-in;
}

.post-share-float .service {
  margin-top: -1px;
  margin-bottom: 12px;
  display: block;
  width: 42px;
  height: 42px;
  --shadow-color: rgba(var(--service-color-rgb, 0, 0, 0), 0.18);
  box-shadow: -1px -1px 2px 0 rgba(0, 0, 0, 0.05),
    1px 3px 5px -1px var(--shadow-color);
  border-radius: 50%;
  color: #111;
  font-size: 17px;
  line-height: 44px;
  text-align: center;
}

.post-share-float .service:hover {
  background: #fff;
  transform: translateY(-2px);
}

.post-share-float .share-text {
  display: block;
  margin-bottom: 27px;
  color: #111;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  word-wrap: normal;
  overflow-wrap: normal;
}

.post-share-float .facebook {
  color: #135cb6;
  --service-color-rgb: 19, 92, 182;
}

.post-share-float .twitter {
  color: #089fc5;
  --service-color-rgb: 8, 159, 197;
}

.post-share-float .gplus {
  color: #e6422e;
  --service-color-rgb: 230, 66, 46;
}

.post-share-float .pinterest {
  color: #ca2128;
  --service-color-rgb: 202, 33, 40;
}

.post-share-float .linkedin {
  color: #02669a;
  --service-color-rgb: 2, 102, 154;
}

.post-share-float .tumblr {
  color: #44546b;
  --service-color-rgb: 68, 84, 107;
}

.post-share-float .vk {
  color: #45668e;
  --service-color-rgb: 69, 102, 142;
}

.post-share-float .sticky-top .services {
  transform: translate3d(0, 50px, 0);
}

.author-box {
  margin-top: 75px;
  margin-bottom: -5px;
  border-top: 1px solid #e1e1e1;
  text-align: center;
}

.author-box .image img {
  width: 110px;
  height: 110px;
  display: inline-block;
  margin-top: -77px;
  border-radius: 50%;
  border: 22px solid #fff;
}

.author-box .author>span {
  display: none;
  margin-top: -9px;
  color: #2d53fe;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.09em;
}

.author-box .author>a {
  display: inline-block;
  margin-top: -5px;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

.author-box .author-bio {
  margin-top: 18px;
  font-size: 16px;
}

.author-box .social-icons {
  margin-top: 25px;
}

.author-box .social-icons a {
  color: #c6c6c6;
  -webkit-font-smoothing: initial;
}

.author-box-b {
  border: 0;
  padding: 26px 28px;
  background: #f5f5f5;
  text-align: left;
}

.comment-nav,
.post-nav {
  border-top: 1px solid #efefef;
}

.author-box-b .image img {
  display: block;
  margin-top: 6px;
  margin-left: 3px;
  margin-right: 22px;
  border: 0;
}

.author-box-b .content,
.widget-posts .content {
  overflow: hidden;
}

.author-box-b .author>a {
  font-size: 20px;
}

.author-box-b .author-bio {
  margin-top: 9px;
  margin-bottom: 0;
}

.author-box-b .social-icons {
  margin-top: 10px;
  margin-bottom: -2px;
}

.comments-area .no-comments {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #e1e1e1;
  font-size: 16px;
}

.comments-list>.comment,
.comments-list>li {
  padding: 50px 0;
  border-bottom: 1px solid #f2f2f2;
}

.comments-list .pingback {
  padding: 30px 50px;
}

.comments-list .comment-avatar {
  float: left;
  margin-right: 22px;
}

.comments-list .comment-avatar img {
  border-radius: 50%;
}

.comments-list .comment-content,
.page-links {
  overflow: hidden;
}

.comments-list .comment-meta {
  overflow: hidden;
  vertical-align: top;
}

.comments-list .comment-author {
  display: block;
  margin-top: 4px;
  margin-bottom: 3px;
  color: #161616;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}

.comments-list .bypostauthor .post-author {
  display: inline-block;
  padding: 6px 7px;
  margin-top: -2px;
  margin-left: 10px;
  vertical-align: top;
  border-radius: 2px;
  background: #f7f7f7;
  color: #999;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.comments-list .comment .edit-link,
.comments-list .comment-reply-link,
.comments-list .comment-time {
  color: #b4b4b4;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}

.comments-list .comment-reply-link {
  float: right;
  margin-top: -22px;
  color: #2d53fe;
}

.comments-list .comment-reply-link:before {
  content: "\f112";
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  color: #b4b4b4;
  font-family: FontAwesome;
  font-size: 7px;
}

.comments-list .comment-text {
  margin-top: 8px;
  font-size: 16px;
}

.comments-list .comment .children {
  margin-top: 50px;
}

.comments-list .children li.comment {
  position: relative;
  margin-top: 50px;
  padding-top: 50px;
  padding-left: 50px;
  border-top: 1px solid #f2f2f2;
}

.comments-list .children .comment:after,
.comments-list .children .comment:before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  height: 65px;
  width: 1px;
  background: #f2f2f2;
}

.comments-list .children .comment:after {
  top: 90px;
  width: 18px;
  height: 1px;
}

.comments-list>.comment:last-child {
  border: 0;
  padding-bottom: 10px;
}

.comment-nav {
  margin: 0 -50px;
  padding: 35px 60px;
}

.comment-form {
  margin: 50px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.comment-form .required {
  color: #efa4a4;
}

.comment-form .fields>div {
  padding: 0 13px;
  margin-bottom: 25px;
}

.comment-form .reply-field,
.small-post,
.widget-posts .post {
  margin-bottom: 25px;
}

.comment-form .inline-field {
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  width: 33.3333%;
  margin-left: 13px;
  margin-bottom: 25px;
  font-size: 13px;
  color: silver;
  box-sizing: border-box;
}

.comment-form input[type="checkbox"] {
  vertical-align: middle;
  margin-top: -3px;
  padding: 0;
  border: 1px solid #e5e5e5;
  color: #2d53fe;
  width: 16px;
  height: 16px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.12);
}

.comment-form input[type="checkbox"]:checked:before {
  content: "\2713";
  display: inline-block;
  color: currentColor;
  line-height: 15px;
  font-family: Arial, sans-serif;
  font-size: 13px;
  vertical-align: text-top;
}

.comment-form input[type="checkbox"]+label,
.comment-respond .comment-subscription-form .subscribe-label {
  margin-left: 7px;
}

.comment-form label {
  color: #505050;
  -webkit-font-smoothing: antialiased;
}

.comment-form .inline-field input {
  width: 100%;
  color: inherit;
}

.comment-form textarea {
  display: block;
  padding: 18px 14px;
  color: silver;
  box-sizing: border-box;
}

.comment-form .inline-field input:focus,
.comment-form textarea:focus,
.lower-footer .copyright a,
.upper-footer .widget-posts .excerpt>p {
  color: #999;
}

.comment-form .form-submit {
  display: block;
  margin: 0;
}

.comment-form .submit {
  display: inline-block;
  padding: 14px 25px;
  transition: 0.25s ease-in-out;
}

#cancel-comment-reply-link {
  position: relative;
  float: right;
  margin-top: -27px;
  background: #fff;
  padding-left: 22px;
  color: #b4b4b4;
  font-size: 0;
}

#cancel-comment-reply-link:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 13px;
}

.comment-respond .comment-subscription-form,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
  margin-top: -12px;
}

.comment-subscription-form input[type="checkbox"] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  width: 16px !important;
}

.related-posts .posts {
  margin-bottom: -30px;
  padding-top: 58px;
  padding-bottom: 10px;
}

.related-posts .post-title {
  display: block;
  margin-top: 25px;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.45;
}

.related-posts .post-meta {
  font-size: 11px;
  margin-bottom: 15px;
}

.related-posts .content {
  padding-left: 20px;
  padding-right: 20px;
}

.related-posts.grid-2 .post:nth-child(3n + 1) {
  clear: none;
}

.related-posts.grid-2 .post-title {
  margin-top: 25px;
  margin-bottom: 15px;
  padding: 0;
  font-size: 20px;
}

.the-post-modern .related-posts {
  position: relative;
  margin-top: 75px;
  margin-bottom: 90px;
}

.the-post-modern .related-posts:before {
  content: "";
  background: #f7f7f7;
  position: absolute;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw) !important;
  height: 100%;
  left: 0;
  right: 0;
  top: auto;
  bottom: auto;
  z-index: -1;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

.the-post-modern .related-posts .section-head {
  padding-top: 60px;
  padding-bottom: 2px;
}

.the-post-modern .related-posts .section-head:after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 12px);
  margin-top: 6px;
  width: 24px;
  height: 2px;
  background: #000;
}

.the-post-modern .related-posts .section-head .title {
  background: 0 0;
  font-size: 24px;
}

.the-post-modern .related-posts .posts {
  margin-bottom: 0;
  padding-bottom: 15px;
}

.the-post-modern .related-posts .post-title {
  font-size: 20px;
  margin-bottom: 15px;
}

.the-post-modern .the-post:last-child .related-posts:last-child {
  margin-bottom: -97px;
}

.post-nav {
  display: none;
  margin-top: 50px;
  padding-top: 50px;
}

.post-nav .post {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 25px;
}

.post-nav .post.next {
  padding: 0 0 0 25px;
}

.post-nav .post.next:before {
  position: absolute;
  top: 10%;
  left: 0;
  height: 80%;
  border-left: 1px solid #efefef;
}

.post-nav .common-heading {
  display: block;
  font-size: 12px;
}

.post-nav .label {
  display: block;
  margin-bottom: 16px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.post-nav .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  box-sizing: border-box;
}

.post-nav .next .content {
  text-align: right;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.post-nav .image-link {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 20px;
}

.post-nav .next .image-link {
  -ms-flex-order: 2;
  order: 2;
  margin: 0 0 0 20px;
}

.post-nav .wp-post-image {
  display: block;
  width: 100px;
  height: 86px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.post-nav .data {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.post-nav .post-title {
  margin-bottom: 8px;
  font-family: inherit;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.4;
}

.archive-head,
.archive-head .description,
.cat-label a,
.lower-footer .social-icons,
.main-footer.bold .copyright,
.main-footer.bold .links .menu-item,
.main-footer.dark .back-to-top,
.section-head,
.text {
  font-family: Roboto, Arial, sans-serif;
}

.post-nav-float {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  border: 0;
  padding: 0;
}

.post-nav-float .post {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  width: auto;
  z-index: 1;
  left: 0;
  opacity: 0;
  visibility: hidden;
  top: 50%;
  margin-top: -57px;
  pointer-events: none;
}

.post-nav-float .content,
.post-nav-float .nav-icon {
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.02);
  pointer-events: auto;
  opacity: 0;
}

.post-nav-float .post:hover .content {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.post-nav-float .post.next {
  left: auto;
  right: 0;
}

.carousel-slider .slides:hover .slick-arrow,
.fashion-slider .slides:hover .slick-arrow,
.post-nav-float .post.active,
.widget-slider .slides:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}

.post-nav-float .content {
  width: 355px;
  height: 112px;
  padding: 22px;
  margin-left: -1px;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ebebeb;
  background: #fff;
  transform: translateX(-100%);
  transition: 0.4s ease-in-out;
}

.post-nav-float .next .content {
  margin-right: -1px;
  transform: translateX(100%);
}

.post-nav-float .wp-post-image {
  display: block;
  width: 70px;
  height: auto;
  border-radius: 50%;
}

.post-nav-float .post-date {
  display: block;
  margin-top: 6px;
  letter-spacing: 0.06em;
}

.post-nav-float .nav-icon {
  position: relative;
  display: block;
  width: 30px;
  height: 110px;
  border: 1px solid #ebebeb;
  background: #f6f6f6;
  color: #000;
  font-size: 18px;
  line-height: 112px;
  text-align: center;
  visibility: hidden;
  z-index: 2;
  transform: translateX(-34px);
  transition: none;
}

.post-nav-float .next .nav-icon {
  -ms-flex-order: 2;
  order: 2;
  transform: translateX(34px);
}

.post-nav-float .active .nav-icon {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: 0.4s ease-in-out;
}

.large-post .post-meta-c,
.the-page .the-page-title {
  margin-bottom: 28px;
}

.page-404 .post-title-alt {
  text-align: center;
  margin-bottom: 55px;
}

.page-404 .text-404 {
  font-size: 105px;
  line-height: 1;
  margin-top: -20px;
  text-align: center;
}

.page-404 .search-field {
  width: 300px;
}

.blocks .main-pagination {
  margin-top: 70px;
}

.blocks>.widget-cta {
  margin-top: -15px;
  margin-bottom: 50px;
}

.blocks>.widget-cta .boxes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.blocks>.widget-cta .cta-box {
  width: 33.33333%;
  padding: 0 15px;
  box-sizing: border-box;
}

.blocks>.widget-cta img {
  transition: transform 0.5s ease-in;
  will-change: transform;
}

.blocks>.widget-cta img:hover {
  transform: scale(1.05, 1.05);
}

.blocks>.widget-cta a,
.main-footer .bg-wrap {
  position: relative;
  overflow: hidden;
}

.blocks>.widget-cta a:after {
  position: absolute;
  content: "";
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 1px solid rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.1);
  will-change: opacity;
  opacity: 0;
  transition: opacity 0.6s, transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}

.block .main-pagination {
  margin-top: 65px;
}

.block .block-content.loading:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.6);
}

.main .sidebar {
  padding-left: 45px;
}

.sidebar .widget-title {
  margin-bottom: 35px;
  padding-bottom: 9px;
  box-sizing: border-box;
  border-bottom: 1px solid #e1e1e1;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  line-height: 1.5;
}

.sidebar.large-title .widget-title {
  font-size: 21px;
  padding-bottom: 7px;
}

.main-footer {
  background: #f7f7f7;
}

.main-footer .bg-wrap:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

.upper-footer {
  position: relative;
  padding-top: 65px;
  padding-bottom: 95px;
}

.upper-footer .ts-row {
  margin: 0 -28px;
}

.upper-footer .widgets {
  margin-bottom: -65px;
}

.upper-footer .widget {
  padding: 0 28px;
  margin-bottom: 65px;
}

.upper-footer .widget-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  padding-bottom: 13px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ebebeb;
}

.upper-footer .widget-about .about-text,
.widget_rss ul .rsswidget {
  font-size: 15px;
}

.main-footer.dark,
.main-footer.stylish {
  background: #020202;
}

.main-footer.dark .copyright a,
.main-footer.dark a {
  color: #ddd;
}

.main-footer.dark .widget {
  color: #989898;
}

.main-footer.dark .post-title,
.main-footer.dark .posts .post-title,
.main-footer.dark .product-title {
  color: #fff;
  font-weight: 400;
  -webkit-font-smoothing: initial;
}

.main-footer.dark .widget-title {
  border-bottom: 0;
  color: #fff;
  font-weight: 700;
}

.main-footer.dark .social-btn {
  background: #222;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.main-footer.alt .lower-footer,
.main-footer.bold-light .lower-footer,
.main-footer.dark .lower-footer,
.post-meta-b .meta-sep,
.wp-block-gallery li {
  padding: 0;
}

.main-footer.dark .lower-footer>.wrap {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  text-align: center;
}

.main-footer.dark .copyright {
  font-weight: 500;
}

.main-footer.dark .back-to-top {
  display: inline-block;
  color: #989898;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.main-footer.dark .back-to-top i {
  font-size: 13px;
  color: #b4b4b4;
}

.main-footer.dark .social-strip {
  background: #1e1e1e;
}

.main-footer.dark .widget_archive li,
.main-footer.dark .widget_archive li>ul,
.main-footer.dark .widget_calendar thead,
.main-footer.dark .widget_categories li,
.main-footer.dark .widget_categories li>ul,
.main-footer.dark .widget_links li,
.main-footer.dark .widget_links li>ul,
.main-footer.dark .widget_meta li,
.main-footer.dark .widget_meta li>ul,
.main-footer.dark .widget_nav_menu li,
.main-footer.dark .widget_nav_menu li>ul,
.main-footer.dark .widget_pages li,
.main-footer.dark .widget_pages li>ul,
.main-footer.dark .widget_product_categories li,
.main-footer.dark .widget_product_categories li>ul,
.main-footer.dark .widget_recent_comments li,
.main-footer.dark .widget_recent_comments li>ul,
.main-footer.dark .widget_recent_entries li,
.main-footer.dark .widget_recent_entries li>ul,
.main-footer.dark .widget_rss li,
.main-footer.dark .widget_rss li>ul {
  border-color: rgba(255, 255, 255, 0.19);
}

.mid-footer .instagram-pics li {
  position: relative;
  float: left;
  width: 14.285714286%;
}

.mid-footer .instagram-pics img {
  display: block;
  width: 100%;
  transition: opacity 0.3s;
  will-change: opacity;
  -webkit-filter: blur(0);
}

.mid-footer a.overlay {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  padding: 0 18px;
  z-index: 1;
  background: #fff;
  color: #535353;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 35px;
  transition: none;
  -webkit-font-smoothing: antialiased;
}

.mid-footer a.overlay:hover {
  color: #222;
}

.mid-footer .fa-instagram {
  font-size: 15px;
  margin-right: 6px;
}

.mid-footer .fa-instagram:before {
  width: auto;
  display: inline;
}

.lower-footer {
  position: relative;
  padding: 25px 0;
  color: #b4b4b4;
  font-size: 13px;
}

.lower-footer .copyright {
  float: left;
  max-width: 80%;
  max-width: calc(100% - 150px);
  margin-right: 200px;
  margin-bottom: 0;
}

.lower-footer a:hover {
  color: #161616;
}

.back-to-top {
  display: block;
  letter-spacing: -0.025em;
  color: #b4b4b4;
}

.back-to-top i {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  font-size: 14px;
}

.contrast .lower-footer {
  padding: 0;
  background: #161616;
}

.contrast .lower-footer .bottom {
  padding: 32px 0;
}

.contrast .lower-footer .copyright {
  margin-right: 50px;
  max-width: 50%;
}

.contrast .mid-footer {
  background: #161616;
}

.footer-logo {
  padding: 55px 0;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 1;
}

.lower-footer .social-icons {
  float: right;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.lower-footer .social-icons .fa {
  margin-right: 6px;
  color: #2d53fe;
  font-size: 12px;
  -webkit-font-smoothing: subpixel-antialiased;
}

.archive-head .background,
.archive-head .description,
.block-head-c .view-all,
.cat-label a,
.lower-footer .social-link:after,
.main-footer.bold-light,
.post-meta,
.search-modal,
.text {
  -webkit-font-smoothing: antialiased;
}

.lower-footer .social-link {
  color: #fafafa;
}

.lower-footer .social-link:after {
  content: "/";
  margin-left: 18px;
  margin-right: 4px;
  font-size: 10px;
  font-weight: 400;
  color: #b4b4b4;
}

.main-footer .social-strip {
  position: relative;
  padding: 24px 0;
  text-align: center;
}

.main-footer .social-strip li {
  margin-right: 48px;
}

.main-footer .social-strip .social-link {
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.13em;
}

.main-footer .social-strip .label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
}

.main-footer.alt .upper-footer,
.main-footer.bold .upper-footer,
.main-footer.stylish .upper-footer {
  padding-top: 75px;
  padding-bottom: 80px;
}

.main-footer.alt .lower-footer>.wrap {
  padding: 30px 0;
  border-top: 1px solid #ebebeb;
}

.main-footer.stylish .widget-title {
  color: #8d8d8d;
  position: relative;
}

.main-footer.stylish .widget-title:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 36px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.main-footer.bold .footer-logo,
.main-footer.stylish .footer-logo {
  border: 0;
  margin-top: -20px;
  padding: 42px 0;
}

.main-footer.stylish .copyright {
  float: none;
  margin-right: 0;
  max-width: initial;
  color: #999;
}

.main-footer.bold .copyright a:hover,
.main-footer.stylish .copyright a:hover {
  color: #ccc;
}

.main-footer.stylish .to-top {
  margin-top: 40px;
  float: none;
}

.main-footer.stylish-b .social-strip {
  background: 0 0;
  padding: 25px 0 32px;
}

.main-footer.classic {
  background: #1d1d1d;
}

.main-footer.classic .widget-title {
  margin-bottom: 37px;
  padding-bottom: 0;
  font-size: 17px;
}

.main-footer.classic .upper-footer {
  padding-top: 60px;
  padding-bottom: 60px;
}

.main-footer.classic .lower-footer {
  color: #7a7a7a;
}

.main-footer.bold .widget-title {
  padding-bottom: 0;
  font-size: 19px;
  text-transform: none;
  font-weight: 600;
}

.main-footer.bold .lower-footer>.wrap {
  border: 0;
  padding: 60px 35px;
  text-align: center;
}

.main-footer.bold .links .menu-item {
  margin-bottom: 14px;
  margin-right: 35px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

.main-footer.bold .lower-footer .social-icons {
  float: none;
  margin-bottom: 38px;
}

.main-footer.bold .lower-footer .social-icons .fa {
  margin-right: 0;
  margin-top: 1px;
  color: #fff;
  font-size: 21px;
  line-height: inherit;
}

.main-footer.bold .lower-footer .social-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.11);
}

.main-footer.bold .lower-footer .social-link:hover {
  background: rgba(255, 255, 255, 0.2);
}

.main-footer.bold .copyright {
  float: none;
  margin-right: 0;
  margin-bottom: 34px;
  max-width: initial;
  color: #666;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.main-footer.bold .back-to-top {
  color: #666;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.main-footer.bold-light .widget-title {
  padding-bottom: 11px;
}

.main-footer.bold-light .lower-footer>.wrap {
  padding: 55px 35px 50px;
}

.main-footer.bold-light .lower-footer .social-link {
  background: #2d53fe;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.main-footer.bold-light .lower-footer .social-link:hover {
  background: #000;
  opacity: 0.8;
}

.main-footer.bold-light .links a:hover {
  opacity: 0.75;
}

.main-footer.bold-light .copyright {
  color: #616161;
  font-weight: 500;
  letter-spacing: 0.11em;
}

.archive-head {
  position: relative;
  padding: 40px 0;
  border-bottom: 1px solid #ebebeb;
  background: #fafafa;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
}

.archive-head .sub-title {
  display: block;
  z-index: 2;
  color: #2d53fe;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
}

.archive-head .title {
  position: relative;
  z-index: 2;
  margin-top: 16px;
  font-size: 29px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.03em;
}

.archive-head .background {
  position: absolute;
  margin-top: 8px;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #b4b4b4;
  opacity: 0.042;
  font-size: 126px;
  line-height: 1.45;
  font-weight: 300;
  font-style: normal;
  pointer-events: none;
}

.archive-head .description {
  max-width: 700px;
  margin-top: 30px;
  margin-bottom: -10px;
  color: #555;
  font-size: 15px;
  text-transform: none;
  text-align: center;
}

.main-head.simple+.archive-head {
  border-top: 1px solid #efefef;
}

.posts-dynamic {
  margin-bottom: -60px;
}

.posts-dynamic.grid {
  margin-bottom: -50px;
}

.blocks .block,
.home-widgets>.widget:not(.ts-block-widget),
.posts-dynamic .large-post,
.posts-dynamic .overlay-post,
.posts-dynamic.list .posts-wrap:last-child> :last-child .list-post,
.posts-list> :last-child .list-post {
  margin-bottom: 60px;
}

.posts-dynamic .posts-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.posts-large .load-button {
  width: 100%;
  box-sizing: border-box;
}

.posts-dynamic.list>.large+.posts-wrap {
  margin-top: -10px;
}

.cat-label {
  position: absolute;
  bottom: 0;
  left: 0;
}

.cat-label a {
  float: left;
  margin-right: 5px;
  padding: 0 8px;
  background: #000;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 24px;
}

.cat-label a:hover,
.cat-label.color a,
.dark .widget-subscribe input[type="submit"],
.dark .widget_mc4wp_form_widget input[type="submit"],
.post-thumb:hover .cat-label a {
  background: #2d53fe;
}

.cat-label.color a:hover,
.post-content .read-more a:hover:after {
  background: #000;
}

.format-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  width: 58px;
  height: 58px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 22px;
  line-height: 55px;
  text-align: center;
}

.format-icon>.icon {
  width: auto;
  height: auto;
  line-height: 1;
  vertical-align: initial;
}

.block-heading .title,
.section-head .title {
  vertical-align: middle;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  z-index: 1;
}

.format-video>.fa {
  margin-top: -1px;
  margin-left: 4px;
}

.text {
  font-size: 15px;
  line-height: 1.6875;
  color: #505050;
}

.section-head {
  position: relative;
  margin-top: 60px;
  text-align: center;
  font-size: 0;
  line-height: 28px;
}

.post-title,
.post-title-alt {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.4;
  text-transform: none;
}

.section-head:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
}

.section-head .title {
  position: relative;
  padding: 0 18px;
  color: #000;
  background: #fff;
}

.post-title-alt {
  position: relative;
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 27px;
}

.post-title {
  font-size: 25px;
}

.block-head-b .title,
.block-head-b .view-all,
.pinit-btn,
.post-meta {
  text-transform: uppercase;
}

.post-title a,
.post-title-alt a {
  color: inherit;
  transition: 0.3s ease-in;
}

.post-title a:hover,
.post-title-alt a:hover {
  opacity: 1;
  text-shadow: 2px 2px #fff, 2px -2px #fff, -2px 2px #fff, -2px -2px #fff;
  box-shadow: 0 -1px 0 0 #fff inset, 0 -2px 0 0 var(--main-color, #000) inset;
}

.grid-b-slider .item:hover:after,
.large-post-b .post-footer .author a:hover,
.post-meta .post-cat>a:hover,
.widget .instagram-pics img:hover,
.widget-about .more:hover,
a.post-title:hover {
  opacity: 0.8;
}

.block-heading {
  position: relative;
  margin-bottom: 40px;
  font-family: Roboto, Arial, sans-serif;
  text-align: center;
  line-height: 20px;
  font-size: 0;
}

.block-head-b,
.block-head-c {
  margin-bottom: 35px;
  font-family: Roboto, Arial, sans-serif;
}

.block-heading:after,
.block-heading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 100%;
  height: 1px;
  background: #ebebeb;
}

.block-heading .title {
  position: relative;
  padding: 0 24px;
  height: 22px;
  background: #fff;
}

.block-heading .title:after,
.block-heading .title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.22em;
  top: calc(50% - 7px);
  width: 1px;
  height: 12px;
  background: #ebebeb;
}

.block-heading .title:after {
  right: 0;
  left: auto;
}

.block-head-b {
  border-bottom: 1px solid #e7e7e7;
}

.block-head-b .title {
  display: inline-block;
  margin-bottom: -1px;
  padding: 0 1px 8px;
  border-bottom: 1px solid #2d53fe;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
}

.block-head-b .view-all {
  float: right;
  margin-top: 2px;
  padding: 0 3px;
  color: #b6b6b6;
  font-size: 11px;
  line-height: 28px;
}

.block-head-b .view-all:hover,
.block-head-c .view-all:hover {
  color: #333;
}

.block-head-c {
  display: -ms-flexbox;
  display: flex;
}

.block-head-c .title {
  font-size: 27px;
  padding-left: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.block-head-c .view-all {
  margin-left: auto;
  color: #9e9e9e;
  font-size: 14px;
  -ms-flex-item-align: center;
}

.gallery-slider img,
.post-content img,
.wp-post-image {
  will-change: opacity;
  transition: opacity 0.3s ease-in;
}

.gallery-slider img:hover,
.post-content a:hover,
.post-content img:hover,
.textwidget a:hover,
.wp-post-image:hover {
  opacity: 0.84;
}

.wp-post-image {
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2),
    0 22px 27px -20px rgba(7, 10, 25, 0.2);
  transition: 0.3s;
}

.wp-post-image:hover {
  opacity: 1;
  box-shadow: 0 15px 45px -5px rgba(7, 10, 25, 0.25);
  -webkit-filter: brightness(1.07);
  filter: brightness(1.07);
  transform: translate(0, -2px);
}

.lazyload,
.lazyloading {
  background: #ddd;
  opacity: 0.15 !important;
}

.lazyloading {
  -webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  mask-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}

.wpcf7 p {
  font-size: 0.9em;
  font-style: italic;
  color: #999;
}

.wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-top: 5px;
}

.wpcf7 .wpcf7-not-valid-tip {
  font-size: 0.9em;
  color: #d24c4c;
  margin-top: 7px;
}

.small-post .image-link img {
  float: left;
  width: auto;
  margin: 0 20px 0 0;
}

.small-post .post-title {
  margin: 0;
  padding: 0;
  display: block;
  font-family: Roboto, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

.small-post .post-meta {
  margin-top: 10px;
  margin-bottom: 0;
}

.small-post .post-meta .post-cat,
.stylish-slider .item,
.widget-posts .posts:not(.full) .post-cat {
  margin-right: 10px;
}

.small-post .content {
  margin-top: 2px;
  overflow: hidden;
}

.pinit-btn {
  display: none;
  position: absolute;
  border-radius: 2px;
  width: auto !important;
  height: auto !important;
  margin-left: 5px !important;
  margin-top: 5px !important;
  padding: 9px 12px !important;
  z-index: 1;
  background: #ff1616 !important;
  color: #fff !important;
  font-size: 14px;
  line-height: 1;
}

.grid-post,
.large-post {
  padding-left: 20px;
  padding-right: 20px;
}

.pinit-btn .label {
  font-weight: 600;
  margin-left: 10px;
  margin-right: 2px;
}

.pinit-btn.show {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  animation: 0.45s ease-in-out fade-in;
}

.social-icons,
.social-share {
  font-size: 0;
}

.social-icons li,
.social-share li {
  display: inline-block;
  font-size: 14px;
  margin-right: 14px;
}

.social-icons a,
.social-share a {
  color: #454545;
}

.likes-count.fa {
  -webkit-font-smoothing: subpixel-antialiased;
}

.likes-count .number {
  margin-left: 5px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.likes-count:after {
  content: "";
  display: inline-block;
  height: 11px;
  width: 1px;
  margin: 0 7px 0 22px;
  background: #ebebeb;
  transform: translateY(1px);
}

.large-post-b .post-footer .author span,
.post-meta .text-in {
  margin-right: 2px;
  font-style: italic;
}

.likes-count.voted {
  cursor: default;
}

.likes-count.voted:before {
  content: "\f004";
}

.likes-count.animate {
  animation: 0.4s ease-in pulse;
}

.post-meta {
  color: #989898;
  font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

.post-meta .text-in {
  display: none;
  font-family: Roboto, Arial, sans-serif;
  text-transform: none;
}

.post-meta .heading {
  text-transform: initial;
}

.post-meta .comments,
.post-meta .meta-item,
.post-meta .post-cat>a,
.post-meta time,
.post-meta-c .post-author {
  font-weight: 500;
  letter-spacing: 0.1em;
}

.post-meta .meta-sep:before {
  content: "-";
  padding: 0 3px;
}

.grid-post .post-meta-b,
.post-meta-b,
.widget-posts .post-thumb+.meta-title {
  margin-bottom: 20px;
}

.post-meta-b .post-title-alt {
  margin: 15px 0;
}

.post-meta-c {
  margin-bottom: 13px;
  color: #aaa;
  text-align: left;
  font-size: 12px;
}

.post-meta-c .post-title-alt {
  margin: 15px 0 12px;
  line-height: 1.3;
}

.post-meta-c .cat-label {
  position: static;
  bottom: initial;
}

.list-post-b .post-meta .meta-sep,
.post-meta-c .meta-sep:before {
  padding: 0 4px;
}

.main-pagination.number .current,
.post-meta-c .post-author>a {
  color: #2d53fe;
  font-weight: 600;
}

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

.grid-post.sticky {
  background: #fdfdfd;
  padding: 20px 20px 30px;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.12);
}

.grid-post-b .read-more-btn,
.list-post-b .read-more-btn {
  background: #f6f6f6;
  box-shadow: 0 2px 3px rgba(110, 110, 110, 0.25);
  color: #000;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  -webkit-font-smoothing: antialiased;
}

.grid-post .post-thumb {
  margin-bottom: 35px;
  margin-left: -20px;
  margin-right: -20px;
  transform: translate3d(0, 0, 0);
}

.grid-post .image-link,
.list-post .image-link {
  display: block;
  position: relative;
}

.grid-post.has-post-thumbnail .post-meta-c {
  margin-top: -8px;
}

.grid-post .post-title-alt,
.large-post-c .post-title-alt {
  font-size: 24px;
}

.grid-post .post-title:after,
.widget-posts .excerpt {
  margin-top: 10px;
}

.grid-post .post-footer {
  margin-top: 38px;
  text-align: center;
  line-height: 41px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

.grid-post .social-icons,
.grid-post .social-share {
  font-size: 10px;
  width: 100%;
}

.grid-post-b .read-more-btn {
  display: inline-block;
  padding: 14px 24px;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
}

.grid-post-b .read-more-btn:hover {
  background: #161616;
  border-color: #161616;
  color: #fff;
}

.list-post {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ebebeb;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.list-post .post-thumb {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 43%;
}

.list-post .image-link img {
  display: block;
  max-width: 100%;
}

.list-post .content {
  display: block;
  width: 100%;
  padding-left: 30px;
  vertical-align: top;
}

.list-post .post-title {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 25px;
  line-height: 1.4;
  max-width: 90%;
}

.list-post .post-footer {
  overflow: initial;
  margin-top: 10px;
}

.hide-scroll,
.nav-off-canvas,
.off-canvas,
.single .main-wrap {
  overflow-x: hidden;
}

.list-post .social-icons,
.list-post .social-share {
  margin-left: 2px;
}

.list-post-b {
  margin-bottom: 50px;
  padding-bottom: 0;
  border: 0;
}

.list-post-b .content {
  display: block;
  -ms-flex-item-align: center;
}

.list-post-b .post-meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-post-b .post-meta .post-cat {
  -ms-flex-order: 1;
  order: 1;
}

.list-post-b .post-meta .date-link {
  -ms-flex-order: -1;
  order: -1;
}

.list-post-b .post-meta time {
  letter-spacing: 0.1em;
}

.list-post-b .post-meta .post-title,
.list-post-b .post-meta .post-title-alt {
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
}

.list-post-b .post-title {
  max-width: 86%;
  margin-top: 16px;
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 1.4;
}

.list-post-b .post-footer {
  margin-top: 26px;
}

.list-post-b .read-more-btn {
  padding: 13px 23px;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
}

.large-post-b .post-footer .author a,
.post-footer .read-more {
  font-weight: 600;
  text-transform: uppercase;
  font-family: Roboto, Arial, sans-serif;
}

.list-post-b .read-more-btn:hover {
  background: #161616;
  color: #fff;
}

.overlay-post .post-meta {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 60%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  color: #fff;
}

.overlay-post:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}

.overlay-post .post-cat a {
  display: inline-block;
  padding: 0 6px;
  background: #000;
  color: #fff;
  line-height: 18px;
  letter-spacing: 0.11em;
}

.overlay-post .post-title {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 33px;
}

.overlay-post .post-title a {
  color: #fff !important;
}

.post-content,
.post-footer .author a {
  color: #505050;
}

.overlay-post .post-title a:hover {
  opacity: 1;
  box-shadow: none;
  text-shadow: none;
}

.large-post {
  margin-bottom: 65px;
}

.large-post.sticky {
  background: #fdfdfd;
  padding: 40px 30px;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.12);
}

.large-post .featured img,
.large-post .gallery-slider {
  display: block;
  margin-bottom: 46px;
  width: 100%;
}

.large-post .gallery-slider {
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2),
    0 22px 27px -20px rgba(7, 10, 25, 0.2);
}

.large-post .featured,
.large-post .post-thumb {
  margin-left: -20px;
  margin-right: -20px;
}

.large-post .post-meta-b .post-title-alt {
  margin: 18px 0;
}

.large-post .post-title-alt {
  max-width: 88%;
}

.large-post .featured-vid {
  margin-bottom: 46px;
}

.large-post .featured-vid iframe,
.post-content iframe,
.textwidget iframe,
.wp-caption {
  max-width: 100%;
}

.large-post .post-content>p:last-of-type+.read-more {
  margin-top: -6px;
}

.large-post .likes-count .number {
  float: right;
  visibility: hidden;
  width: 0;
  opacity: 0;
  margin: 1px 0 0;
  white-space: nowrap;
  transition: 0.25s ease-in-out;
  transition-property: margin, visibility, opacity;
}

.large-post .likes-count:hover .number {
  visibility: visible;
  width: auto;
  margin-left: 5px;
  opacity: 1;
}

.post-footer {
  margin-top: 50px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post-footer .col {
  border: 1px solid #ebebeb;
  border-right-color: transparent;
  text-align: center;
  line-height: 41px;
  box-sizing: border-box;
  -ms-flex: 1;
  flex: 1;
}

.post-footer .col:only-child,
.wp-block-gallery .blocks-gallery-caption {
  width: 100%;
  text-align: center;
}

.post-footer .col:last-child {
  border-right-color: #ebebeb;
}

.post-footer .author {
  font-size: 12px;
  color: #b4b4b4;
}

.post-footer .read-more {
  font-size: 12px;
  letter-spacing: 0.07em;
}

.post-footer .read-more-link {
  margin-left: 2px;
  color: #454545;
}

.post-footer .social-icons,
.post-footer .social-share {
  display: inline-block;
  line-height: 43px;
  height: 43px;
  font-family: Roboto, Arial, sans-serif;
}

.sticky.large-post .post-title-alt:after {
  border-bottom-width: 4px;
}

.large-post-b .featured {
  margin-top: 28px;
}

.large-post-b .post-footer {
  margin-top: 44px;
}

.large-post-b .post-footer .col {
  border-right: 0;
  border-left: 0;
}

.large-post-b .post-footer .author {
  font-size: 11px;
  text-align: left;
}

.large-post-b .post-footer .author a {
  color: #2d53fe;
  letter-spacing: 0.1em;
}

.large-post-b .post-footer .number {
  float: none;
  margin-left: 5px;
  visibility: visible;
  width: auto;
  opacity: 1;
}

.large-post-c .meta-title {
  margin: -48px 42px 0;
  padding: 25px 40px 0;
  background: #fff;
  position: relative;
}

.highlights-block .grid-post {
  margin-bottom: 32px;
}

.highlights-block .small-post img {
  width: 115px;
}

.highlights-block .small-post .post-title {
  margin-top: -0.25em;
}

.news-block .posts-list {
  margin-bottom: -38px;
}

.news-block .small-post {
  margin-bottom: 42px;
}

.news-block .small-post .content {
  padding-left: 18px;
  padding-right: 18px;
}

.news-block .small-post img {
  display: block;
  width: 100%;
  float: none;
  margin: 0 0 25px;
}

.news-block .small-post .post-title {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.42;
}

.subscribe-box {
  margin-top: 50px;
  padding: 20px 25px;
  background: #f7f7f7;
}

.subscribe-box .text {
  float: left;
  margin-top: 0.6em;
  padding-left: 0;
  font-size: 15px;
}

.subscribe-box .fields {
  float: right;
  margin-bottom: -15px;
}

.subscribe-box .input {
  margin-right: 20px;
  margin-bottom: 15px;
  width: 235px;
  max-width: calc(50vw - 100px);
}

.subscribe-box .button {
  width: 200px;
  box-sizing: border-box;
  vertical-align: top;
}

@keyframes slider-fade-in {
  from {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.slick-initialized img {
  display: inline;
}

.common-slider .slick-arrow {
  display: none;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 0;
  margin-top: -16px;
  background: 0 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  height: 32px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  box-sizing: border-box;
  transition-property: color, background;
}

.common-slider .slick-arrow:hover,
.widget-slider .slick-arrow:hover {
  background: #fff;
  color: #161616;
}

.common-slider .prev-arrow,
.gallery-slider .prev-arrow {
  left: 25px;
}

.common-slider .next-arrow {
  left: auto;
  right: 25px;
}

.common-slider .item {
  opacity: 0;
  transition: opacity 0.2s ease-in;
}

.common-slider .slides,
.widget-slider .slides {
  max-height: 400px;
}

.common-slider .loaded.slides,
.widget-slider .slick-initialized.slides {
  max-height: none;
}

.main-slider {
  margin-bottom: 65px;
  width: 100%;
  font-family: Roboto, Arial, sans-serif;
}

.main-slider img {
  max-width: 762px;
  transition: filter 0.3s ease-in;
  transition: filter 0.3s ease-in, -webkit-filter 0.3s ease-in;
}

.main-slider .item {
  position: relative;
  margin-right: 3px;
}

.main-slider .item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 98%;
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 0) 0,
      rgba(140, 140, 140, 0) 45%,
      rgba(0, 0, 0, 0.36) 100%);
  pointer-events: none;
  transform: translate3d(0, 0, 0);
}

.main-slider .slider-overlay {
  position: absolute;
  display: none;
  bottom: 0;
  width: 100%;
  padding: 28px 28px 24px;
  z-index: 1;
  box-sizing: border-box;
}

.main-slider .prev-arrow {
  left: initial;
  margin-left: -50px;
}

.main-slider .next-arrow {
  left: initial;
  right: initial;
  margin-left: 20px;
}

.active .slider-overlay {
  animation: 0.35s 0.4s both slider-fade-in;
  display: block;
}

.slider-overlay .category {
  display: inline-block;
  background: #fff;
  padding: 0 8px;
  line-height: 24px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.slider-overlay .heading {
  margin-top: 15px;
  margin-bottom: 7px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.3;
}

.slider-overlay .excerpt {
  color: #fff;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

.slider-overlay .read-more {
  float: right;
  margin-top: -36px;
  padding: 10px 16px;
  background: 0 0;
  border: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.11em;
}

.slider-overlay .read-more:hover {
  background: #fff;
  color: inherit;
}

.gallery-slider .next-arrow {
  right: 25px;
  left: auto;
}

.gallery-slider-lg,
.gallery-slider-lg .slick-list,
.gallery-slider-lg .slick-slide>a,
.gallery-slider-lg .slick-track {
  height: inherit;
}

.gallery-slider-lg .slick-slide {
  margin: 0 3px;
}

.bold-slider .item:after,
.gallery-slider-lg .slick-slide:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.29);
  transition: background 0.3s ease-in;
  pointer-events: none;
  will-change: opacity;
}

.gallery-slider-lg img {
  width: auto;
  height: 100%;
}

.stylish-slider img {
  max-width: 900px;
}

.stylish-slider .active .slider-overlay {
  animation: 0.35s 0.4s both fade-in;
}

.stylish-slider .slider-overlay {
  top: 50%;
  bottom: auto;
  padding: 20px;
  transform: translate3d(0, -50%, 0);
  text-align: center;
}

.stylish-slider .heading {
  font-size: 38px;
  line-height: 1.3;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.bold-slider .cats a,
.carousel-slider .category {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  -webkit-font-smoothing: antialiased;
}

.stylish-slider .read-more {
  display: inline-block;
  float: none;
  margin-top: 24px;
}

.stylish-slider .item:after {
  background: rgba(0, 0, 0, 0.28);
  top: 0;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: 10px;
}

.stylish-slider .prev-arrow {
  margin-left: -60px;
}

.stylish-slider .next-arrow {
  margin-left: 30px;
}

.carousel-slider {
  max-width: 100%;
  overflow: hidden;
}

.carousel-slider .item {
  position: relative;
  margin-right: 30px;
  transform: translate3d(0, 0, 0);
}

.carousel-slider .item:after,
.carousel-slider .overlay {
  position: absolute;
  pointer-events: none;
  transform: translate3d(0, 0, 0);
}

.carousel-slider .item:after {
  content: "";
  border: 1px solid #fff;
  top: 0;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  margin: 15px;
  z-index: 3;
}

.carousel-slider .slick-list {
  margin-right: -30px;
}

.carousel-slider .slick-track,
.fashion-slider .slick-track,
.widget-slider .slick-track {
  -webkit-perspective: 2000;
}

.carousel-slider .overlay {
  z-index: 2;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 30px 35px;
  background: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  text-align: center;
  transition: 0.3s ease-in;
}

.carousel-slider .item:hover .overlay {
  background: rgba(0, 0, 0, 0.7);
}

.carousel-slider .category {
  display: inline-block;
  vertical-align: top;
  transform: translateY(-50%);
  background: #2d53fe;
  color: #fff;
  padding: 7px 11px;
  line-height: 1;
  font-family: Roboto, Arial, sans-serif;
  text-transform: uppercase;
  pointer-events: auto;
}

.carousel-slider .heading {
  margin-top: 8px;
  margin-bottom: 4px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.4;
}

.carousel-slider .slick-arrow,
.fashion-slider .slick-arrow {
  opacity: 0;
  visibility: hidden;
  transition-property: all;
}

.grid-b-slider .item {
  position: relative;
  margin-right: 0.17094%;
  transform: translate3d(0, 0, 0);
  float: left;
}

.grid-b-slider .item:after {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom,
      rgba(0, 0, 0, 0) 0,
      rgba(0, 0, 0, 0) 45%,
      rgba(0, 0, 0, 0.65) 100%);
  transition: opacity 0.4s ease-in-out;
  pointer-events: none;
}

.grid-b-slider .item:hover img {
  transform: scale(1.06);
}

.grid-b-slider .item-large {
  width: 47.35043%;
}

.grid-b-slider .item-small {
  width: 26.15385%;
}

.grid-b-slider .overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 27px 28px;
  box-sizing: border-box;
  pointer-events: none;
  transform: translate3d(0, 0, 0);
}

.grid-b-slider .wp-post-image {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  transition: transform 0.5s ease-in;
}

.grid-b-slider .image-link {
  display: block;
  overflow: hidden;
}

.grid-b-slider .post-meta {
  color: #fafafa;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
}

.grid-b-slider .post-meta .post-author a {
  color: inherit;
  font-weight: 500;
}

.grid-b-slider .category {
  background: #2d53fe;
  pointer-events: auto;
}

.grid-b-slider .heading {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
}

.grid-b-slider .item-small .heading {
  font-size: 23px;
  line-height: 1.28;
}

.bold-slider .item {
  position: relative;
  height: 660px;
  min-height: 480px;
}

.bold-slider .item:hover:after {
  background: rgba(0, 0, 0, 0.4);
}

.bold-slider .item>a,
.fashion-slider .image-link {
  display: block;
  height: 100%;
}

.bold-slider .author,
.bold-slider .cats a {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
}

.bold-slider .wp-post-image {
  max-width: 100%;
  width: 100%;
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  will-change: initial;
  font-family: "object-fit: cover;";
}

.bold-slider .item .wp-post-image:hover {
  box-shadow: none;
  transform: none;
  -webkit-filter: none;
  filter: none;
}

.bold-slider .overlay {
  position: absolute;
  z-index: 2;
  width: 80%;
  max-width: 650px;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  transform: translate3d(-50%, -50%, 0);
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  opacity: 0;
}

.bold-slider .active .overlay>* {
  animation: 0.96s cubic-bezier(0.32, 0.29, 0, 0.96) 0.75s both fade-in-up-lg,
    1s cubic-bezier(0.32, 0.29, 0, 0.96) 0.75s both fade-in;
}

.bold-slider .active .overlay> :first-child {
  animation-delay: 0.35s;
}

.bold-slider .active .overlay> :nth-child(2) {
  animation-delay: 0.55s;
}

.bold-slider .active .overlay> :nth-child(3) {
  animation-delay: 0.75s;
}

.bold-slider .cats a {
  padding: 0 8px;
  background: #000;
  line-height: 26px;
}

.bold-slider .heading {
  margin-top: 21px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em;
}

.bold-slider .author {
  margin-top: 27px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

.bold-slider .slick-arrow {
  margin-top: -19px;
  height: 38px;
  width: 38px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  color: #000;
  font-size: 22px;
  line-height: 36px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in;
}

.bold-slider .next-arrow {
  padding-left: 3px;
}

.bold-slider .prev-arrow {
  padding-right: 3px;
}

.bold-slider .thumbs-wrap {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: -4px;
  -ms-flex-pack: center;
  justify-content: center;
  transform: translate3d(0, 0, 0);
}

.bold-slider .thumbs {
  display: -ms-flexbox;
  display: flex;
  margin-top: -50px;
  padding: 9px;
  background: #fff;
}

.bold-slider .post-thumb {
  padding-right: 9px;
}

.bold-slider .post-thumb img {
  display: block;
  width: 136px;
  height: 90px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.bold-slider .post-thumb:last-child {
  padding-right: 0;
}

.bold-slider .thumbs .active img {
  -webkit-filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.13));
}

.fashion-slider .item {
  position: relative;
  height: 625px;
  min-height: 400px;
}

.fashion-slider .wp-post-image {
  width: 100%;
  max-width: none;
  max-width: initial;
  height: inherit;
  will-change: initial;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.entry-content table,
.main-pagination,
.main-pagination .load-button,
.post-content,
.post-content .read-more,
.widget-about .more {
  font-family: Roboto, Arial, sans-serif;
}

.fashion-slider .overlay-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
}

.fashion-slider .overlay {
  max-width: 680px;
  min-width: 50%;
  opacity: 0;
  will-change: opacity;
  pointer-events: auto;
  padding: 35px 45px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.03);
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.96);
  text-align: center;
}

.fashion-slider .active .overlay {
  opacity: 1;
  animation: 0.8s cubic-bezier(0.32, 0.29, 0, 0.96) 0.75s both fade-in-up-lg,
    0.9s cubic-bezier(0.32, 0.29, 0, 0.96) 0.75s both fade-in;
}

.fashion-slider .post-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 33px;
  line-height: 1.3;
}

.fashion-slider .prev-arrow {
  left: 36px;
}

.fashion-slider .next-arrow {
  right: 36px;
}

.main-pagination {
  margin-top: 100px;
}

.main-pagination .next a,
.main-pagination .previous a {
  float: left;
  padding-bottom: 3px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  border-bottom: 1px solid #e1e1e1;
}

.main-pagination .fa {
  font-size: 12px;
  margin-left: 10px;
}

.main-pagination .previous .fa {
  margin: 0 10px 0 0;
}

.main-pagination .previous:empty+.next:empty {
  margin-top: -75px;
}

.main-pagination .load-button {
  display: inline-block;
  min-width: initial;
  padding: 16px 50px;
  border: 0;
  background: #f6f6f6;
  color: #000;
  box-shadow: 0 2px 3px rgba(110, 110, 110, 0.25);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.main-pagination .load-button .fa {
  margin-left: 4px;
  font-size: 11px;
}

.main-pagination .load-button.loading,
.main-pagination .load-button:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}

.main-pagination.number {
  font-size: 14px;
  color: #161616;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-align: center;
}

.main-pagination.number .inner {
  display: inline-block;
  padding: 5px 26px;
  border: 1px solid #ebebeb;
}

.main-pagination.number .page-numbers {
  padding: 0 5px;
  margin-right: 10px;
}

.main-pagination.number .page-numbers a:hover,
.main-pagination.number .page-numbers:hover {
  color: #777;
}

.main-pagination.number .page-numbers,
.main-pagination.number a {
  display: inline-block;
  line-height: 30px;
}

.main-pagination.number .dots {
  color: #b4b4b4;
  font-size: 0.86em;
}

.main-pagination.number .label-prev {
  padding: 0;
  margin-right: 18px;
}

.main-pagination.number .label-prev .fa {
  color: #acacac;
  margin: 0 8px 0 0;
}

.main-pagination.number .label-next {
  padding: 0;
  margin-left: 8px;
}

.widget-posts .excerpt>p,
.widget-posts .post-title.limit-line {
  padding-right: 10px;
  text-overflow: ellipsis;
}

.main-pagination.number .label-next .fa {
  color: #acacac;
  margin: 0 0 0 8px;
}

.main-pagination.number .page-numbers .disabled {
  color: #b4b4b4;
  text-decoration: line-through;
}

.post-content p {
  font-size: 20px;
}

.page-links .page-numbers,
.page-links a,
.page-links>span {
  display: block;
  float: left;
  padding: 8px 10px;
  margin-right: 5px;
  border: 1px solid #e1e1e1;
  color: #a0a0a0;
  background: 0 0;
  line-height: 1;
  font-size: 12px;
  font-weight: 600;
}

.page-links .current,
.page-links a:hover,
.page-links>span {
  color: #fff;
  background: #2d53fe;
  border-color: #2d53fe;
  text-decoration: none;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
  margin-top: calc(13px + 1.2em);
  margin-bottom: calc(10px + 0.2em);
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

.post-content>ol,
.post-content>ul,
.textwidget>ol,
.textwidget>ul {
  margin: 0px;
}

.post-content ul,
.textwidget ul {
  list-style-type: disc;
}

.post-content ol,
.textwidget ol {
  list-style-type: decimal;
}

.post-content li>ol,
.post-content li>ul,
.textwidget li>ol,
.textwidget li>ul {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.post-content .wp-block-quote.is-style-large,
.post-content blockquote,
.textwidget .wp-block-quote.is-style-large,
.textwidget blockquote {
  margin-top: 2em;
  margin-bottom: 2em;
}

.post-content .wp-block-pullquote.alignleft,
.post-content .wp-block-pullquote.alignright,
.textwidget .wp-block-pullquote.alignleft,
.textwidget .wp-block-pullquote.alignright {
  margin-top: 0;
  margin-bottom: 0;
}

.post-content .modern-quote,
.post-content .wp-block-quote.is-style-large,
.textwidget .modern-quote,
.textwidget .wp-block-quote.is-style-large {
  margin-bottom: 1.7em;
}

.post-content li,
.textwidget li {
  padding-left: 5px;
  margin-bottom: 0.8em;
}

.alignnone,
.post-content .wp-block-embed,
.post-content .wp-block-gallery,
.textwidget .wp-block-embed,
.textwidget .wp-block-gallery,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-group,
.wp-block-image,
.wp-block-table {
  margin: 40px 0;
}

.post-content .wp-caption-text a,
.post-content figcaption a,
.textwidget .wp-caption-text a,
.textwidget figcaption a {
  text-decoration: underline;
}

.post-content .wp-block-image figcaption,
.post-content .wp-caption-text,
.post-content figcaption,
.textwidget .wp-block-image figcaption,
.textwidget .wp-caption-text,
.textwidget figcaption {
  font-size: 14px;
  font-family: Roboto, Arial, sans-serif;
  font-style: normal;
  color: #777;
}

.post-content {
  line-height: 1.6875;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

.post-content .has-regular-font-size {
  font-size: inherit;
}

.post-content .has-large-font-size {
  font-size: 1.26316em;
  line-height: 1.71;
}

.post-content .has-larger-font-size {
  font-size: 1.57895em;
  line-height: 1.55;
}

.post-content .search-field {
  vertical-align: top;
  padding-right: 55px;
  min-width: 300px;
  -webkit-font-smoothing: initial;
}

.post-content .search-submit {
  font-size: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  transform: translateX(-100%);
  margin-left: -6px;
  background: 0 0;
  color: #666;
}

.post-content .gallery {
  margin-top: 32px;
  margin-bottom: 32px;
}

.post-content .tiled-gallery,
.post-content .wp-block-media-text {
  margin: 2.5em 0;
}

.content-spacious .alignfull,
.content-spacious .alignwide,
.content-spacious .gallery,
.content-spacious .wp-caption.alignnone,
.content-spacious figure.alignnone,
.content-spacious>p img.alignnone,
.post-content .alignwide {
  margin-left: -3.896%;
  margin-right: -3.896%;
  max-width: 107.8%;
}

.post-content .alignwide.wp-block-image img {
  width: 100%;
  max-width: initial;
}

.content-spacious .wp-block-cover-image,
.no-sidebar .alignnone img,
.no-sidebar img.alignnone,
.post-content .wp-block-cover-image.alignwide {
  width: auto;
}

.no-sidebar .post-content .alignfull {
  width: 100vw;
  max-width: 100vw;
  box-sizing: border-box;
}

.post-content dd>a,
.post-content em a,
.post-content h1 a,
.post-content h2 a,
.post-content h3 a,
.post-content h4 a,
.post-content h5 a,
.post-content h6 a,
.post-content li>a,
.post-content p>a,
.post-content strong a,
.post-content td a,
.post-content th a {
  color: inherit;
  box-shadow: 0 -1px 0 0 var(--main-color, #000) inset;
  transition: 0.3s ease-in;
}

.post-content dd>a:hover,
.post-content em a:hover,
.post-content h1 a:hover,
.post-content h2 a:hover,
.post-content h3 a:hover,
.post-content h4 a:hover,
.post-content h5 a:hover,
.post-content h6 a:hover,
.post-content li>a:hover,
.post-content p>a:hover,
.post-content strong a:hover,
.post-content td a:hover,
.post-content th a:hover {
  opacity: 1;
  box-shadow: 0 -1px 0 0 currentColor inset;
}

.post-content .read-more {
  margin-top: 22px;
  color: #000;
  font-weight: 400;
  font-size: 16px;
}

.post-content .read-more a {
  position: relative;
  display: inline-block;
  color: #161616;
}

.post-content .read-more a span {
  position: relative;
  background: 0 0;
  z-index: 1;
}

.post-content .read-more a:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: #2d53fe;
  transition: transform 0.3s ease-in;
}

.entry-content {
  font-family: ff-more-web-pro, "PT Serif", Clashgrotesk, serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.79;
  color: rgba(0, 0, 0, 0.74);
}

.entry-content>ol,
.entry-content>ul {
  margin-top: 1.65em;
  margin-bottom: 1.65em;
}

.entry-content>ul li:before {
  position: absolute;
  content: "\2022";
  margin-left: -25px;
  display: inline-block;
  text-align: right;
  opacity: 0.8;
  font-family: Clashgrotesk, Arial, system-ui;
  transform: scale(1.1);
  -webkit-font-smoothing: antialiased;
}

.entry-content p {
  margin-bottom: 1.65em;
}

.entry-content .modern-quote,
.entry-content .wp-block-quote.is-style-large {
  margin-top: 2em;
  margin-bottom: 1.9em;
}

.entry-content .twitter-tweet {
  margin: 2.5em auto !important;
}

.entry-content table {
  font-size: 17px;
}

.entry-content h1 {
  font-size: 2em;
}

.entry-content h2 {
  font-size: 1.6315em;
}

.entry-content h3 {
  font-size: 1.368em;
}

.entry-content h4 {
  font-size: 1.21em;
}

.entry-content h5 {
  font-size: 1.05em;
}

.entry-content h6 {
  font-size: 1em;
}

.content-spacious .wp-block-pullquote.alignleft,
.content-spacious .wp-caption.alignleft,
.content-spacious figure.alignleft,
.content-spacious>p img.alignleft {
  margin-left: -3.896%;
}

.content-spacious .wp-block-pullquote.alignright,
.content-spacious .wp-caption.alignright,
.content-spacious figure.alignright,
.content-spacious>p img.alignright {
  margin-right: -3.896%;
}

.content-spacious .gallery.aligncenter,
.content-spacious .wp-block-gallery.aligncenter,
.content-spacious .wp-block-image.aligncenter,
.content-spacious .wp-caption.aligncenter,
.content-spacious>p img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.content-spacious-full figure img {
  vertical-align: bottom;
}

.content-spacious-full .alignnone,
.content-spacious-full .wp-block-embed,
.content-spacious-full .wp-block-gallery,
.content-spacious-full .wp-block-image:not(.alignleft):not(.alignright) {
  margin-top: calc(40px + 0.25vw);
  margin-bottom: calc(40px + 0.25vw);
}

.content-spacious-full .blocks-gallery-caption,
.content-spacious-full .wp-block-image figcaption,
.content-spacious-full .wp-caption-text {
  margin-top: 1em;
}

.content-spacious-full .alignfull {
  margin-top: calc(40px + 1vw);
  margin-bottom: calc(40px + 1vw);
}

.search-modal.mfp-bg {
  background: #fff;
  opacity: 0;
  transition: 0.35s ease-in-out;
  will-change: opacity;
}

.search-modal.mfp-bg.mfp-ready {
  opacity: 0.98;
}

.search-modal.mfp-ready.mfp-wrap {
  opacity: 1;
  transform: none;
}

.search-modal.mfp-removing.mfp-wrap,
.search-modal.mfp-wrap {
  opacity: 0;
  will-change: opacity;
  transition: 0.4s ease-in-out;
  transform: scale(0.95);
}

.search-modal.mfp-removing.mfp-wrap {
  transition-duration: 0.2s;
}

.search-modal .mfp-close {
  position: absolute;
  z-index: 1046;
  top: 20px;
  right: 20px;
  padding: 0;
  background: 0 0;
  color: #000;
  font-size: 60px;
  font-family: Arial, Baskerville, monospace;
  line-height: 44px;
  opacity: 0.65;
  -webkit-text-stroke: 2px #fff;
}

.search-modal .mfp-close:active {
  top: 20px;
}

.admin-bar .search-modal .mfp-close {
  top: 50px;
}

.search-modal .search-field {
  padding: 0 0 12px;
  margin-bottom: 22px;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
  height: auto;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  color: #252525;
  background: 0 0;
}

.search-modal .message {
  font-size: 18px;
  color: #a0a0a0;
}

.search-modal-box {
  padding: 0 50px;
  margin: 0 auto;
  max-width: 790px;
}

.widget-about .author-image {
  margin-bottom: 18px;
}

.widget-about .author-image img {
  margin: 0 auto;
  display: block;
}

.widget-about .image-circle {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}

.widget-about .image-circle:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.widget-about .image-circle img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  border-radius: 50%;
}

.widget-about .about-text {
  padding: 0 8px;
  text-align: center;
}

.widget-about .about-text.below {
  margin-top: 32px;
}

.widget-about .about-footer {
  margin-top: 16px;
  text-align: center;
}

.widget-about .more {
  padding-bottom: 3px;
  border-bottom: 1px solid #ebebeb;
  color: #2d53fe;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.widget-cta .label,
.wp-block-button__link {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: Roboto, Arial, sans-serif;
}

.widget-about .social-icons {
  margin-bottom: -5px;
  margin-top: 30px;
  text-align: center;
}

.widget-about .social-btn {
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  width: 37px;
  height: 37px;
  line-height: 37px;
  font-size: 15px;
  text-align: center;
}

.widget-posts .image-link img {
  float: left;
  width: auto;
  margin: 0 24px 0 0;
}

.widget-posts .post-meta {
  margin-bottom: 8px;
  margin-top: -2px;
}

.widget-posts .post-title {
  margin: 0;
  padding: 0;
  display: block;
  font-family: Roboto, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.52;
  -webkit-font-smoothing: antialiased;
}

.widget-posts .excerpt>p {
  margin: 0;
  color: #b4b4b4;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}

.widget-posts .post-title+.post-meta {
  margin-top: 11px;
  margin-bottom: 11px;
}

.widget-posts .posts.large .post {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.widget-posts .posts.large .image-link {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.widget-posts .posts.large img {
  width: 124px;
  height: 103px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.widget-posts .posts.large .content {
  margin-top: -0.15em;
  -ms-flex-item-align: center;
}

.widget-posts .posts.large .post-title {
  font-size: 17px;
  font-weight: 500;
}

.widget-posts .posts.full {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  counter-reset: posts;
}

.widget-posts .posts.full .counter:before {
  counter-increment: posts;
  content: counter(posts);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  background: #2d53fe;
  color: #fff;
  font-size: 17px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  line-height: 28px;
  -webkit-font-smoothing: antialiased;
}

.widget-posts .posts.full .post-title-alt {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.45;
}

.widget-posts .grid-post .post-meta-b {
  margin-bottom: 14px;
}

.widget-posts .grid-post img {
  float: none;
  width: 100%;
}

.widget-cta .cta-box {
  position: relative;
  margin-bottom: 28px;
}

.widget-cta .label {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 95%;
  text-align: center;
  transform: translateY(-50%) translateX(-50%);
  padding: 7px 18px;
  border: 1px solid #fff;
  background: #fff;
  color: #111;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
  transition: 0.3s ease-in;
}

@supports (display: grid) {
  .widget-cta .cta-box>a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }

  .widget-cta .label,
  .widget-cta img {
    grid-column: 1/1;
    grid-row: 1/1;
  }

  .widget-cta .label {
    position: initial;
    max-width: initial;
    transform: none;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    justify-self: center;
  }
}

.widget-social .social-icons {
  margin-bottom: -5px;
}

.widget-social .social-link {
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  box-sizing: border-box;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
}

.social-follow {
  margin: 0 -6px -12px;
}

.social-follow .service {
  float: left;
  width: 50%;
  padding: 0 6px;
  margin-bottom: 12px;
  box-sizing: border-box;
}

.social-follow .service-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 11px;
  background: #000;
  font-family: Roboto, Arial, sans-serif;
  letter-spacing: -0.01em;
  font-size: 13px;
  font-weight: 600;
  line-height: 37px;
  color: #fff;
}

.social-follow .the-icon {
  width: 16px;
  margin-left: 4px;
  margin-right: 12px;
  margin-top: 1px;
  font-size: 18px;
}

.social-follow .count {
  margin-left: 5px;
  margin-right: 8px;
}

.social-follow .label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.social-follow .youtube {
  background: #cd201f;
}

.social-follow .vimeo {
  background: #1ab7ea;
}

.social-follow .instagram {
  background: #f77737;
}

.social-follow .pinterest {
  background: #e52730;
}

.widget .instagram-pics {
  overflow: hidden;
  margin: 0 -4px -8px;
}

.widget .instagram-pics li {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  padding: 0 4px;
}

.widget .instagram-pics img {
  display: block;
  margin-bottom: 8px;
  transition: opacity 0.3s ease-in;
  will-change: opacity;
}

.sidebar .widget-subscribe,
.sidebar .widget_mc4wp_form_widget {
  padding: 34px 30px;
  background: #f6f6f6;
}

.sidebar .widget-subscribe .widget-title,
.sidebar .widget_mc4wp_form_widget .widget-title {
  position: relative;
  border: 0;
  margin-top: -3px;
  margin-bottom: 32px;
  line-height: 1;
  text-align: center;
}

.sidebar .widget-subscribe .widget-title span,
.sidebar .widget_mc4wp_form_widget .widget-title span {
  padding: 0;
  background: 0 0;
}

.sidebar .widget-subscribe .widget-title:after,
.sidebar .widget_mc4wp_form_widget .widget-title:after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 9px);
  margin-top: 8px;
  width: 24px;
  height: 2px;
  background: #000;
}

.widget .mc4wp-form .message,
.widget-subscribe .message {
  margin-bottom: 22px;
  font-size: 15px;
  color: inherit;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}

.widget .mc4wp-form input,
.widget-subscribe input {
  box-sizing: border-box;
  width: 100%;
}

.widget .mc4wp-form p:last-of-type,
.widget-subscribe p:last-of-type {
  margin-top: -16px;
  margin-bottom: 0;
}

.widget .mc4wp-response {
  margin-top: 20px;
  text-align: center;
}

.mc4wp-alert {
  padding: 10px;
  background: #fcf8e3;
  color: #8a6d3b;
  font-size: 12px;
}

.mc4wp-error {
  background: #f2dede;
  color: #b94a48;
}

.mc4wp-success {
  background: #dff0d8;
  color: #3c763d;
}

.widget-twitter .meta a {
  margin-right: 16px;
  color: #bbb;
  font-size: 13px;
}

.widget-twitter .meta a:hover {
  -webkit-filter: invert(1.2);
  filter: invert(1.2);
}

.widget-twitter .meta .date {
  margin: 0 0 0 auto;
  font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.widget-twitter .tweet {
  margin-bottom: 35px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ebebeb;
}

.widget-twitter .follow {
  display: block;
  margin-top: -6px;
  font-family: Roboto, Arial, sans-serif;
  text-transform: uppercase;
}

.dark .widget-twitter .meta a {
  color: #6f6f6f !important;
}

.dark .widget-twitter .tweet {
  border-bottom-color: rgba(255, 255, 255, 0.16);
}

.widget-slider .item {
  position: relative;
  opacity: 0;
  transition: opacity 0.2s ease-in;
}

.widget-slider .post-title a:hover {
  text-shadow: none;
  box-shadow: none;
  opacity: 0.9;
}

.widget-slider .wp-post-image {
  display: block;
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.widget-slider .content {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 20px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  transform: translate3d(0, 0, 0);
}

.widget-slider .post-cat {
  display: block;
  margin-bottom: 18px;
}

.widget-slider .post-cat>a {
  color: #fafafa !important;
}

.widget-slider .post-title {
  margin-bottom: 18px;
  font-size: 20px;
  line-height: 1.25;
}

.widget-slider .post-date {
  color: #fafafa;
  font-weight: 400;
}

.widget-slider .slick-arrow {
  display: none;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 10px;
  margin-top: -19px;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  color: #000;
  font-size: 19px;
  line-height: 34px;
  text-align: center;
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-in;
}

.widget-slider .next-arrow {
  left: auto;
  right: 10px;
  padding-left: 2px;
}

.widget-slider .prev-arrow {
  padding-right: 2px;
}

.textwidget {
  font-size: 16px;
  font-family: Roboto, Arial, sans-serif;
  line-height: 1.6875;
  color: #505050;
  -webkit-font-smoothing: antialiased;
}

.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li {
  padding: 0 0 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  line-height: 1.8;
}

.widget_links li:only-child,
.widget_meta li:only-child,
.widget_nav_menu li:only-child,
.widget_pages li:only-child,
.widget_recent_comments li:only-child,
.widget_recent_entries li:only-child,
.widget_rss li:only-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.widget_archive a:hover,
.widget_categories a:hover,
.widget_links li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover,
.widget_pages li a:hover,
.widget_product_categories a:hover,
.widget_recent_comments li a:hover,
.widget_recent_entries li a:hover,
.widget_rss a:hover,
.widget_rss li a:hover {
  opacity: 0.85;
}

.widget_links li>ul,
.widget_meta li>ul,
.widget_nav_menu li>ul,
.widget_pages li>ul,
.widget_recent_comments li>ul,
.widget_recent_entries li>ul,
.widget_rss li>ul {
  margin-top: 12px;
  padding-top: 12px;
  margin-bottom: -24px;
  border-top: 1px solid #ebebeb;
}

.widget_archive .children li,
.widget_categories .children li,
.widget_links li>ul li,
.widget_meta li>ul li,
.widget_nav_menu li>ul li,
.widget_pages li>ul li,
.widget_product_categories .children li,
.widget_recent_comments li>ul li,
.widget_recent_entries li>ul li,
.widget_rss li>ul li {
  margin-left: 14px;
}

.widget_nav_menu li>ul ul {
  margin-bottom: -10px;
}

.widget_rss .rssSummary {
  margin-top: 12px;
}

.recentcomments .comment-author-link,
.recentcomments .comment-author-link a {
  font-style: italic;
  color: inherit;
}

.tagcloud a {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 4px;
  padding: 8px 18px;
  background: #f0f0f0;
  font-size: 14px !important;
  text-transform: capitalize;
  line-height: 1;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

.tagcloud a:hover {
  background: #f9f9f9;
}

.widget_archive,
.widget_categories,
.widget_product_categories {
  color: #c3c3c3;
  font-family: Roboto, Arial, sans-serif;
}

.widget_archive ul,
.widget_categories ul,
.widget_product_categories ul {
  margin-top: -12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.widget_archive li,
.widget_categories li,
.widget_product_categories li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 12px 0;
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 1.8;
}

.widget_archive li:only-child,
.widget_categories li:only-child,
.widget_product_categories li:only-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.widget_archive a,
.widget_categories a,
.widget_product_categories a {
  margin-right: auto;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

.widget_archive a:before,
.widget_categories a:before,
.widget_product_categories a:before {
  content: "";
  float: left;
  margin-top: 9px;
  margin-right: 12px;
  width: 6px;
  height: 6px;
  border: 1px solid #2d53fe;
  border-radius: 50%;
  box-sizing: border-box;
}

.widget_archive .children,
.widget_categories .children,
.widget_product_categories .children {
  margin-top: 12px;
  border-top: 1px solid #ebebeb;
}

.widget_calendar thead {
  border: 1px solid #ebebeb;
}

.widget_calendar th {
  text-align: center;
  padding: 10px 0;
  border: 0;
  font-size: 11px;
  color: #666;
}

.widget_calendar caption {
  padding-bottom: 14px;
  font-size: 13px;
}

.widget_calendar tr td {
  padding: 7px 0;
  background: 0 0;
  border: 1px solid #efefef;
  color: #777;
  font-size: 12px;
  text-align: center;
}

.widget_calendar #today,
.widget_calendar td a {
  font-weight: 700;
}

.widget_calendar tfoot a {
  font-weight: 600;
  text-transform: uppercase;
}

.widget_search .search-field {
  width: 100%;
  padding-right: 55px;
}

.widget_search button {
  position: relative;
  float: right;
  color: #666;
  margin-top: -45px;
  background: 0 0;
  font-size: 14px;
}

.alignright,
.wp-block-image .alignright,
a img.alignright {
  float: right;
  margin: 4px 0 20px 30px;
}

.alignleft,
.wp-block-image .alignleft,
a img.alignleft {
  float: left;
  margin: 4px 30px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 40px auto;
}

.aligncenter>img,
div.aligncenter>img {
  margin: 0 auto;
}

img.alignnone,
p img.alignnone {
  display: block;
  margin: 40px 0;
}

.wp-caption-text,
figcaption {
  font-family: Roboto, Arial, sans-serif;
  font-size: 0.923em;
}

.blocks-gallery-caption,
.wp-block-image figcaption,
.wp-caption-text {
  margin-top: 5px;
  font-style: italic;
  text-align: center;
  color: #b4b4b4;
}

.wp-block-pullquote {
  margin: 2em 0;
  padding: 0 0 0 3.896%;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  line-height: 1.45;
  color: #252525;
}

.wp-block-pullquote blockquote {
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.wp-block-pullquote blockquote:before {
  position: absolute;
  margin-left: -1.75%;
  margin-top: 20px;
  z-index: -1;
  color: #2d53fe;
  opacity: 0.13;
  font-size: 96px;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  padding-top: 10px;
  padding-bottom: 1em;
  max-width: 40%;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: inherit;
  line-height: inherit;
}

.wp-block-pullquote.alignleft {
  margin-right: 7%;
}

.wp-block-pullquote.alignright {
  margin-left: 3.9%;
}

.wp-block-pullquote .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote p+cite {
  margin-top: 24px;
  font-style: normal;
}

.wp-block-separator {
  background: #e1e1e1;
}

.wp-block-separator:not(.is-style-wide) {
  margin: 2.8em auto;
  height: 2px;
  max-width: 180px;
}

.wp-block-separator.is-style-dots {
  background: 0 0;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto;
}

.wp-block-separator.is-style-dots:before {
  content: "\00b7 \00b7 \00b7";
  padding-left: 21px;
  color: inherit;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 21px;
  font-family: Clashgrotesk, serif;
}

p.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: calc(75px + 2.2em);
  line-height: 0.78;
  margin: 0.04em 15px 0 0;
  text-transform: uppercase;
  font-family: Clashgrotesk, serif;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  -webkit-font-smoothing: antialiased;
}

@supports (-ms-ime-align: auto) {
  p.has-drop-cap:not(:focus):first-letter {
    font-size: 6.1em;
  }
}

.wp-block-button__link {
  -webkit-appearance: none;
  background: #000;
  color: #fff;
  padding: 16px 20px;
  border: 0;
  font-weight: 500;
  line-height: 1;
  height: auto;
  border-radius: 0;
  font-size: 13px;
  transition: 0.25s ease-in-out;
}

.off-canvas,
.slick-slide {
  height: 100%;
  display: none;
}

.wp-block-button__link:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 3px 6px rgba(0, 0, 0, 0.07);
  transform: translateY(-1px);
  opacity: 1;
  background: #000 !important;
  color: #fff;
}

p.has-background {
  padding: 25px 30px;
}

.has-very-light-gray-background-color {
  background: #f3f3f3;
}

.wp-block-cover {
  width: auto;
  color: #fff;
}

.wp-block-media-text figure>img {
  display: block;
  margin-bottom: 0;
}

.wp-block-group.has-background {
  padding: 40px;
}

.wp-block-group:not(.alignwide):not(.alignfull) * {
  max-width: initial;
}

.wp-block-group .alignfull {
  margin-top: 40px;
}

.alignfull>.wp-block-group__inner-container,
.alignwide>.wp-block-group__inner-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1170px;
  max-width: var(--post-content-width, 1170px);
}

.no-sidebar .alignfull,
.no-sidebar .alignfull.wp-block-image img {
  max-width: 100vw;
  width: 100vw;
}

.no-sidebar .alignnone:not(img) {
  width: auto !important;
}

.no-sidebar .alignfull {
  margin-left: calc(50% - 50vw) !important;
  margin-right: 0 !important;
}

@supports (--var: 1) {
  .no-sidebar .alignfull {
    margin-left: calc(50% - 50vw - (var(--content-share-ml, 0px) / 2)) !important;
  }
}

.gallery {
  margin: -5px;
}

.gallery-item {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 5px;
  position: relative;
  box-sizing: border-box;
}

.gallery-item a img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.gallery-columns-1 .wp-caption-text {
  margin-top: 12px;
  margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.wp-block-gallery .blocks-gallery-item {
  padding-left: 0;
}

.wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  padding: 7px 10px;
  background: rgba(17, 17, 17, 0.7);
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  transition: 0.3s ease-in;
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 5px 10px 5px 0;
  width: calc((100% - 10px) / 2);
}

.gallery-1-2 {
  margin: 32px -5px;
}

.gallery-1-2 .gallery-item {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 50%;
  max-width: 100%;
  padding: 5px;
  float: left;
}

.gallery-1-2 .gallery-caption,
.gallery-slider .caption {
  padding: 7px 10px;
  background: rgba(17, 17, 17, 0.7);
  color: #fff;
  position: absolute;
  font-size: 12px;
  bottom: 0;
  left: 0;
  right: 0;
}

.gallery-1-2 .gallery-caption {
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  margin: 5px;
  transition: 0.3s ease-in;
}

.gallery-slider {
  visibility: hidden;
  margin-bottom: 36px;
}

.gallery-slider.slick-initialized {
  visibility: visible;
}

.gallery-slider .slick-slide img {
  margin-bottom: 0 !important;
}

.gallery-slider .caption {
  font-style: italic;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-slide {
  float: left;
  min-height: 1px;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.mobile-nav {
  display: none;
  float: left;
  font-size: 16px;
  color: #161616;
}

.mobile-menu {
  font-size: 17px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  color: #161616;
  -webkit-font-smoothing: antialiased;
}

.mobile-menu ul {
  max-height: 0;
  opacity: 0;
  background: 0 0;
  overflow: hidden;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  transition: opacity 0.6s, max-height 0.8s;
}

.mobile-menu ul li {
  float: none;
  clear: both;
  display: block;
  max-width: 100%;
  padding-left: 25px;
}

.mobile-menu ul li a {
  font-size: 15px;
  color: #555;
}

.mobile-menu .item-active>ul {
  opacity: 1;
  max-height: 3000px;
  transition: opacity 0.4s ease-in, max-height 1s ease-in;
}

.mobile-menu li a {
  float: none;
  display: block;
  padding: 15px 50px 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: inherit;
}

.mobile-menu .chevron {
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px 25px;
  margin-right: -15px;
  border: 0;
  color: #aaa;
  text-align: center;
  font-size: 12px;
  -webkit-text-stroke: 1.2px #fff;
  line-height: 1.8;
  cursor: pointer;
}

.mobile-menu .item-active>.chevron {
  transform: rotate(180deg);
}

.mobile-menu>li li {
  padding-left: 20px;
}

.mobile-menu ul li:last-child ul,
.mobile-menu ul li:last-child>a {
  border-bottom-color: transparent;
}

.mobile-menu ul li.item-active>a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.mobile-menu li li.current-menu-item a,
.mobile-menu li:hover>a,
.mobile-menu>.current-menu-ancestor.menu-item>a,
.mobile-menu>.current-menu-item.menu-item>a,
.mobile-menu>.current-menu-parent.menu-item>a {
  background: rgba(0, 0, 0, 0.01);
}

.nav-off-canvas .main-wrap {
  position: relative;
  transition: transform 0.4s ease-in-out;
  transform: none;
}

.off-canvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 45vw;
  min-width: 200px;
  padding: 60px 25px 25px;
  box-sizing: border-box;
  overflow-y: auto;
  background: #fff;
  z-index: 1000;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.4s ease-in-out;
}

.off-canvas .mobile-logo {
  display: inline-block;
  max-width: 85%;
}

.off-canvas .logo {
  margin-bottom: 45px;
  text-align: center;
}

.off-canvas .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 9px;
  background: #161616;
  color: #fff;
  line-height: 26px;
  font-size: 14px;
}

.off-canvas .mobile-menu {
  transition: opacity 0.5s ease-in;
  opacity: 0.2;
}

.admin-bar .off-canvas {
  top: 46px;
}

.off-canvas-active .off-canvas {
  transform: translate3d(0, 0, 0);
  box-shadow: 4px 0 8px 0 rgba(0, 0, 0, 0.2);
}

.off-canvas-active .main-wrap {
  transform: translate3d(45vw, 0, 0);
}

.off-canvas-active .main-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.home-widgets> :last-child .sidebar {
  margin-bottom: -55px;
}

.vc_column_container>.vc_column-inner {
  padding: 0 !important;
}

.wpb_wrapper>.sidebar {
  padding-left: 30px;
}

.wf-loading .ts_ld {
  z-index: 99999;
  position: fixed;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (min-width: 1500px) {
  .the-post-modern .post-share-float {
    margin-left: -180px;
  }
}

@media (max-width: 1500px) {
  .single-magazine.the-post-modern .post-top .post-title {
    font-size: 38px;
    font-size: calc(1.07143vw + 24.92857px);
  }

  .post-share-float {
    margin-left: -90px;
    margin-left: calc(-100px + ((1500px - 100vw) * 0.2));
  }

  .has-share-float.content-normal {
    --content-share-ml: 30px;
    margin-left: 30px;
  }

  .slider-overlay .heading {
    font-size: calc(1.36426vw + 17.53615px);
  }
}

@media (max-width: 1440px) {
  .post-nav-float .post.ss-overlap {
    top: 80%;
  }
}

@media (max-width: 1350px) {
  .has-share-float.content-normal {
    --content-share-ml: 90px;
    margin-left: 90px;
  }

  .has-share-float.content-spacious {
    --content-share-ml: 95px - 3.896%;
    margin-left: calc(95px - 3.896%);
  }
}

@media (min-width: 1200px) {

  .the-post-modern .related-posts,
  .the-post-modern header .featured {
    margin-left: -190px;
    margin-right: -190px;
  }

  .the-post-modern {
    width: 67.52137%;
  }

  .the-post-modern header .featured {
    margin-bottom: 45px;
    width: auto;
    width: calc(100% + 380px);
    max-width: 100vw;
  }

  .content-spacious-full {
    --post-content-width: 720px;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .content-spacious-full .alignfull,
  .content-spacious-full .alignwide,
  .content-spacious-full .gallery,
  .content-spacious-full .wp-caption.alignnone,
  .content-spacious-full figure.alignnone,
  .content-spacious-full>p img.alignnone {
    margin-left: -190px;
    margin-right: -190px;
    width: auto;
    width: calc(100% + 380px);
    max-width: 100vw;
  }

  .content-spacious-full .wp-block-pullquote.alignleft,
  .content-spacious-full .wp-caption.alignleft,
  .content-spacious-full figure.alignleft,
  .content-spacious-full>p img.alignleft {
    margin-left: -6%;
  }

  .content-spacious-full .wp-block-pullquote.alignright,
  .content-spacious-full .wp-caption.alignright,
  .content-spacious-full figure.alignright,
  .content-spacious-full>p img.alignright {
    margin-right: -6%;
  }

  .content-spacious-full .gallery.aligncenter,
  .content-spacious-full .wp-block-gallery.aligncenter,
  .content-spacious-full .wp-block-image.aligncenter,
  .content-spacious-full .wp-caption.aligncenter,
  .content-spacious-full>p img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
}

@media (min-width: 1201px) {
  .main-head.simple .navigation {
    position: relative;
  }

  .main-head.simple-boxed .navigation {
    position: static;
  }
}

@media (max-width: 1200px) {
  .wrap {
    padding: 0 35px;
  }

  .carousel-slider .overlay,
  .grid-b-slider .overlay,
  .main-wrap,
  .wrap {
    width: 100%;
  }

  .main-head.simple-boxed .wrap-head {
    max-width: 100%;
  }

  .navigation .mega-menu {
    width: calc(100vw - 70px);
  }

  .navigation.inline .mega-menu {
    width: 100vw;
  }

  .the-post-modern {
    max-width: 790px;
  }

  .the-post-modern .the-post .featured img {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw) !important;
  }

  .single-magazine .post-top .post-title {
    font-size: 30px;
  }

  .the-post-modern .related-posts {
    margin-left: calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
  }

  .the-post-modern .related-posts .posts {
    margin: 0 auto;
    max-width: 85%;
  }

  .the-post-modern .related-posts .post-title {
    font-size: 18px;
  }

  .the-post-modern .related-posts .content {
    padding-left: 0;
    padding-right: 0;
  }

  .main-footer.dark .social-strip li {
    margin-right: 28px;
  }

  .main-footer.alt .lower-footer>.wrap,
  .main-footer.bold .lower-footer>.wrap,
  .main-footer.stylish .lower-footer>.wrap {
    padding: 30px 35px;
  }

  .grid-post .post-title-alt {
    font-size: 22px;
  }

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

  .subscribe-box .text {
    float: none;
    display: block;
    padding: 0;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .subscribe-box .fields {
    float: none;
  }

  .subscribe-box .button {
    margin-bottom: 20px;
  }

  .fashion-slider .post-title {
    font-size: calc(0.46189vw + 24.45727px);
  }

  .entry-content table {
    display: block;
    overflow-x: auto;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    -webkit-overflow-scrolling: touch;
  }

  .entry-content table tbody {
    display: table;
    table-layout: initial !important;
    width: 100%;
  }

  .alignleft,
  .alignright,
  .wp-block-image .alignleft,
  .wp-block-image .alignright {
    max-width: 50%;
  }
}

@media (min-width: 940px) and (max-width: 1500px) {
  .the-post-modern .post-share-float {
    margin-left: -90px;
    margin-left: calc(-5.76923vw - 20.76923px);
  }
}

@media (min-width: 940px) and (max-width: 1400px) {
  .fashion-slider .item {
    height: calc(100vw * 0.4);
  }
}

@media (min-width: 940px) and (max-width: 1350px) {
  .post-share-float {
    margin-left: 0;
  }
}

@media (min-width: 940px) and (max-width: 1200px) {
  .main-head.logo-left .logo-wrap {
    padding: 45px 35px;
  }

  .main-head.logo-left .logo-wrap .title {
    max-width: calc(100% - 810px);
  }

  .main-head.full-top .menu>li>a {
    padding: 0 12px;
    font-size: 11px;
  }

  .main-head.full-top .social-icons {
    left: 10px;
  }

  .main-head.full-top .actions {
    right: 10px;
  }

  .main-head.compact .title .logo-image,
  .main-head.simple .title .logo-image {
    max-width: 225px;
  }

  .main-head.simple .social-icons .fa {
    font-size: 13px;
  }

  .main-head.simple .menu>li>a {
    padding: 0 10px;
    font-size: 14px;
  }

  .small-post .image-link img,
  .widget-posts .posts:not(.full) img {
    margin-right: 16px !important;
    max-width: 70px;
  }

  .small-post .post-meta .post-cat,
  .widget-posts .posts:not(.full) .post-cat {
    display: none;
  }

  .news-block .small-post img {
    max-width: 100%;
  }

  .stylish-slider img {
    max-width: 700px;
  }

  .entry-content,
  .widget-posts .posts.full .post-title-alt {
    font-size: 18px;
  }

  .content-spacious {
    margin-right: -3.896%;
  }

  .widget-posts .post-title.limit-line {
    text-overflow: initial;
    white-space: initial;
  }

  .widget-posts .posts.large img {
    margin-right: 16px !important;
    max-width: 90px;
    max-height: 90px;
  }

  .widget-posts .posts.large .post-title {
    font-size: 16px;
  }

  .sidebar .widget-subscribe .message,
  .sidebar .widget_mc4wp_form_widget .message {
    font-size: 14px;
  }
}

@media (max-width: 940px) {

  .column,
  .ts-row .column,
  .ts-row [class*="col-"] {
    float: none;
    width: 100%;
  }

  .wrap {
    max-width: 740px;
  }

  .main-footer.dark .social-link .label,
  .main-head.alt .social-icons li:nth-child(n + 8),
  .mid-footer .instagram-pics li:nth-child(n + 5),
  .navigation,
  .navigation-wrap,
  .top-bar .social-icons {
    display: none;
  }

  .large-post-b .post-footer .author,
  .main-head.alt .social-icons,
  .main-head.compact .actions,
  .main-head.compact .social-icons,
  .main-head.simple .mobile-nav,
  .mobile-nav,
  .nav-below-b .social-icons,
  .off-canvas {
    display: block;
  }

  .main-head.logo-left .a-right {
    margin-top: 50px;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }

  .main-head.nav-below {
    border-bottom: 1px solid #ebebeb;
  }

  .main-head:not(.top-below):not(.simple):not(.has-bg)+.common-slider {
    margin-top: 0;
  }

  .main-head.compact .title {
    margin: 0 auto;
    padding: 25px 0;
    line-height: 1;
  }

  .main-head.simple .title {
    margin: 0 auto;
    max-width: 40vw;
    min-width: initial;
  }

  .the-post-header .post-title,
  .the-post-header .post-title-alt {
    font-size: 34px;
    line-height: 1.35;
  }

  .single-cover .featured {
    margin-left: -25px;
    margin-right: -25px;
  }

  .single-cover .featured:before {
    background: linear-gradient(to bottom,
        rgba(255, 255, 255, 0) 30%,
        rgba(17, 17, 17, 0.4) 100%);
  }

  .news-block .grid-post img,
  .the-post-modern {
    width: 100%;
  }

  .the-post-modern .post-header {
    text-align: left;
  }

  .single-creative .main {
    margin-top: 50px;
  }

  .post-share-b .service {
    width: 180px;
  }

  .post-share-b .service:nth-child(n + 3) {
    width: 45px;
  }

  .post-share-float {
    margin-left: -35px;
  }

  .has-share-float:not(.content-spacious) {
    --content-share-ml: 55px;
    margin-left: 55px;
  }

  .has-share-float.content-spacious {
    --content-share-ml: 30px;
    margin-left: 30px;
  }

  .the-post-modern .related-posts .posts {
    max-width: calc(95vw - calc(6.92841vw - 28.14088px));
  }

  .page-404 .text-404 {
    margin-bottom: 35px;
  }

  .main .sidebar {
    float: none;
    margin: 65px auto 0;
    padding-left: 15px;
  }

  .upper-footer {
    padding-bottom: 40px;
  }

  .main-slider .item,
  .upper-footer .ts-row {
    margin: 0;
  }

  .upper-footer .widget {
    margin-bottom: 55px;
    padding: 0;
  }

  .main-footer.dark .social-link .fa {
    font-size: 15px;
  }

  .mid-footer .instagram-pics li {
    width: 25%;
  }

  .contrast .lower-footer .copyright {
    margin-right: 0;
    max-width: initial;
  }

  .lower-footer .social-icons {
    float: none;
    margin: 20px auto 0;
    text-align: center;
  }

  .main-footer.alt .upper-footer,
  .main-footer.bold .upper-footer,
  .main-footer.stylish .upper-footer {
    padding-bottom: 20px;
  }

  .main-footer.alt .copyright {
    float: none;
    margin-right: 0;
    max-width: initial;
    text-align: center;
  }

  .main-footer.bold .links .menu-item {
    font-size: 13px;
    margin-right: 30px;
  }

  .post-footer .col {
    float: left;
    width: 33.33%;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .large-post-b .post-footer .col {
    width: 50%;
  }

  .news-block .posts-list {
    margin-top: 30px;
  }

  .news-block .small-post {
    float: left;
    width: 50%;
  }

  .main-slider .slick-arrow {
    margin-left: 0;
  }

  .main-slider .prev-arrow {
    left: 25px;
  }

  .main-slider .next-arrow {
    right: 25px;
    left: auto;
  }

  .main-slider img {
    max-width: initial;
    width: 100%;
  }

  .carousel-slider img {
    width: 100%;
    max-width: initial;
    max-height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }

  .grid-b-slider .item-large {
    width: 100%;
    max-height: 400px;
    margin-right: 0;
    margin-bottom: 2px;
  }

  .grid-b-slider .item-large .wp-post-image {
    max-height: 400px;
  }

  .grid-b-slider .item-small {
    width: calc(50% - 1px);
    margin-right: 2px;
    max-height: 300px;
  }

  .grid-b-slider .item-small .wp-post-image {
    max-height: 300px;
  }

  .fashion-slider .wrap {
    max-width: none;
    max-width: initial;
    width: 100%;
    padding: 0;
  }

  .fashion-slider .item {
    min-height: auto;
    min-height: initial;
    height: 400px;
  }

  .widget-cta img {
    width: 100%;
    max-width: initial;
  }

  .mobile-nav {
    margin-right: 18px;
  }
}

@media (min-width: 940px) {
  .show-lg {
    display: block !important;
  }

  .main-footer.alt .instagram-pics li,
  .mid-footer.six .instagram-pics li {
    width: 16.66667%;
  }
}

@media (max-width: 782px) {
  .admin-bar .sticky-bar {
    top: 46px;
  }
}

@media (min-width: 767px) and (max-width: 1500px) {
  .single-creative .featured {
    height: calc(23.19236vw + 222.1146px);
  }

  .bold-slider .item {
    height: calc(100vw * 0.44);
  }
}

@media (min-width: 767px) {

  .head-nav-below.no-separator+.carousel-slider,
  .head-nav-below.no-separator+.fashion-slider,
  .head-nav-below.no-separator+.grid-b-slider,
  .head-nav-below.no-separator+.grid-slider {
    margin-top: 20px;
  }

  .post-share-float.is-hidden {
    opacity: 0;
  }

  .content-spacious {
    padding-left: 3.896%;
    padding-right: 3.896%;
  }
}

@media (max-width: 767px) {

  .lower-footer .copyright,
  .lower-footer .to-top,
  .tag-share .post-tags,
  .tag-share .post-tags+.post-share {
    float: none;
    text-align: center;
  }

  .fashion-slider .post-title,
  .large-post .post-title-alt,
  .modern-quote,
  .single-cover .overlay .post-title,
  .stylish-slider .heading,
  .wp-block-quote.is-style-large {
    font-size: 24px;
  }

  .main {
    margin-bottom: 80px;
  }

  .main-head .title .mobile-logo+.logo-image,
  .post-footer .author,
  .post-nav .post.next:before,
  .post-share-float .share-text,
  .posts-ticker {
    display: none;
  }

  .main-head .title {
    padding: 60px 0;
  }

  .main-head .title a {
    font-size: 55px;
  }

  .mobile-logo {
    display: block;
  }

  .main-head.logo-left .logo-wrap {
    padding: 45px 0;
  }

  .main-head.simple-boxed.no-separator+.main {
    margin-top: 5px;
  }

  .main-head.simple .left-contain {
    left: 15px;
  }

  .main-head.simple .actions {
    right: 15px;
  }

  .single-creative .featured .post-title,
  .the-post-header .post-title,
  .the-post-header .post-title-alt {
    font-size: 30px;
  }

  .the-post-foot {
    margin-top: 65px;
  }

  .tag-share .post-tags {
    max-width: 100%;
    margin-bottom: 15px;
  }

  .tag-share .post-tags+.post-share .post-share-icons {
    display: inline-block;
  }

  .tag-share .post-share {
    margin-bottom: 25px;
  }

  .single-cover .featured {
    margin-top: 0;
    margin-left: -30px;
    margin-right: -30px;
  }

  .single-cover .featured img {
    width: 100%;
    min-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover";
  }

  .single.layout-cover .main-head+.main {
    margin-top: 0;
  }

  .single-magazine .post-top .post-title,
  .single-magazine.the-post-modern .post-top .post-title {
    font-size: 27px;
  }

  .bold-slider .item,
  .single-creative .featured {
    min-height: initial;
    height: 400px;
  }

  .post-share-float {
    position: static !important;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-top: -10px;
    margin-bottom: 30px;
    padding-left: 1px;
    height: auto !important;
  }

  .post-share-float .theiaStickySidebar {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .post-share-float .services {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }

  .post-share-float .service {
    margin-left: 2%;
    margin-right: 2%;
  }

  .has-share-float {
    --content-share-ml: 0px !important;
    margin-left: 0 !important;
  }

  .comments-list .depth-2 .children {
    padding-left: 0;
  }

  .related-posts .post {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-post .image-link img,
  .related-posts .image-link img {
    max-width: initial;
  }

  .related-posts.grid-2 .post {
    width: 100%;
    max-width: 500px;
  }

  .related-posts.grid-2 .post-title {
    font-size: 18px;
  }

  .the-post-modern .related-posts .section-head .title {
    font-size: 20px;
  }

  .the-post-modern .related-posts .posts {
    padding-bottom: 30px;
  }

  .post-nav .post {
    padding-right: 15px;
  }

  .post-nav .post.next {
    padding-left: 15px;
  }

  .post-nav .label {
    margin-top: 14px;
    margin-bottom: 10px;
  }

  .post-nav .content {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: initial !important;
    justify-content: initial !important;
  }

  .post-nav .image-link {
    margin: 0 !important;
    width: 100%;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }

  .post-nav .wp-post-image {
    width: 100%;
    height: 120px;
  }

  .blocks>.widget-cta .cta-box,
  .widget-posts .posts.full>.post {
    width: 100%;
  }

  .blocks>.widget-cta img {
    max-height: 50vh;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }

  .lower-footer .copyright {
    display: block;
    max-width: initial;
    margin: 0;
  }

  .lower-footer .to-top {
    display: block;
    margin-top: 10px;
  }

  .main-footer.bold .upper-footer {
    padding-top: 55px;
  }

  .main-footer.bold .links .menu-item {
    font-size: 12px;
    margin-right: 24px;
  }

  .main-footer.bold .lower-footer .social-icons .fa {
    font-size: 16px;
  }

  .main-footer.bold .lower-footer .social-link {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }

  .block-head-c .title {
    font-size: 23px;
  }

  .post-content img,
  .wp-post-image {
    will-change: initial;
  }

  .list-post .post-thumb {
    max-width: 30%;
  }

  .list-post-b .post-title {
    width: 100%;
    font-size: 21px;
  }

  .list-post-b .read-more-btn {
    padding: 10px 14px;
    font-size: 10px;
  }

  .post-footer {
    margin-top: 25px;
  }

  .post-footer .col {
    width: 50%;
  }

  .slider-overlay .heading {
    font-size: 28px;
  }

  .grid-b-slider .overlay {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-slider .heading {
    font-size: 31px;
  }

  .bold-slider .slick-arrow,
  .widget-slider .slick-arrow {
    display: none !important;
  }

  .fashion-slider .overlay {
    max-width: 90%;
    min-width: 350px;
  }

  .entry-content {
    font-size: 17px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  .search-modal .search-field {
    font-size: 42px;
  }

  .search-modal-box {
    max-width: 100%;
  }

  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    width: 100%;
    max-width: initial;
    margin: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    max-width: 33.333%;
  }
}

@media (min-width: 767px) and (max-width: 940px) {
  .show-md {
    display: block !important;
  }

  .related-posts .post {
    float: left;
    width: 33.333%;
  }

  .highlights-block .large,
  .highlights-block .posts-list,
  .posts-dynamic .posts-wrap>.col-4,
  .posts-dynamic .posts-wrap>.col-6 {
    width: 50%;
    float: left;
  }

  .highlights-block .posts-list {
    box-sizing: border-box;
    padding-left: 30px;
  }

  .widget-posts .posts.full {
    margin: 0 -15px;
  }

  .widget-posts .posts.full>.post {
    width: 50%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
  }
}

@media (min-width: 540px) {

  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 10px * 2) / 3);
    margin-right: 10px;
  }

  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 10px * 3) / 4);
    margin-right: 10px;
  }

  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 10px * 4) / 5);
    margin-right: 10px;
  }

  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 10px * 5) / 6);
    margin-right: 10px;
  }

  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 10px * 6) / 7);
    margin-right: 10px;
  }

  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 10px * 7) / 8);
    margin-right: 10px;
  }

  .wp-block-gallery .blocks-gallery-image:last-child,
  .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0;
  }
}

@media (min-width: 540px) and (max-width: 767px) {
  .show-sm {
    display: block !important;
  }
}

@media (max-width: 600px) {
  .admin-bar .sticky-bar {
    top: 0;
  }
}

@media (min-width: 350px) and (max-width: 540px) {
  .show-xs {
    display: block !important;
  }
}

@media (max-width: 540px) {
  hr {
    margin: 35px 0;
  }

  .grid-b-slider .item-small .heading,
  .grid-post .post-title-alt,
  blockquote {
    font-size: 19px;
  }

  .modern-quote,
  .wp-block-quote.is-style-large {
    font-size: 22px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrap {
    padding: 0 22px;
  }

  .main-head.simple .social-icons .fa {
    font-size: 13px;
  }

  .bold-slider .author,
  .grid-b-slider .item-small .post-meta> :not(.heading),
  .large-post-b .likes-count,
  .main-head.simple .social-icons li:nth-child(n + 3),
  .post-share-b .label,
  .single-cover .overlay .post-share,
  .slider-overlay .read-more {
    display: none;
  }

  .main-head.simple .social-icons li:nth-child(2) {
    margin-right: 0;
  }

  .single-creative .featured .post-title,
  .the-post-header .post-title,
  .the-post-header .post-title-alt {
    font-size: 27px;
  }

  .single-cover .featured {
    margin-left: -25px;
    margin-right: -25px;
  }

  .single-cover .overlay,
  .single-creative .featured .overlay {
    padding: 30px 30px 20px;
  }

  .list-post .post-title,
  .single-cover .overlay .post-title {
    font-size: 21px;
  }

  .single-creative .post-meta {
    font-size: 11px;
  }

  .bold-slider .item,
  .fashion-slider .item,
  .single-creative .featured {
    height: 300px;
  }

  .single-creative .featured .meta-sep:before {
    padding: 0 3px;
  }

  .post-share-b .service {
    width: 45px;
  }

  .post-share-b .service i {
    margin: 0;
  }

  .author-box-b .image img {
    max-width: 55px;
  }

  .author-box-b .content,
  .comments-list .comment-content {
    overflow: initial;
  }

  .author-box-b .author>a {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .author-box-b .author-bio {
    margin: 15px 0;
  }

  .comments-list .comment-text {
    clear: both;
    font-size: 14px;
    padding-top: 6px;
  }

  .comment-form .inline-field {
    margin-left: 0;
    margin-bottom: 10px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .grid-post,
  .large-post,
  .news-block .small-post .content,
  .related-posts .content {
    padding-left: 0;
    padding-right: 0;
  }

  .sidebar .widget-title,
  .sidebar.large-title .widget-title,
  .widget-posts .posts.full .post-title-alt {
    font-size: 18px;
  }

  .main-footer.dark .social-strip li {
    margin-right: 22px;
  }

  .mid-footer .instagram-pics li {
    width: 33.33333%;
  }

  .list-post,
  .list-post .image-link,
  .mid-footer .instagram-pics li:nth-child(-n + 6) {
    display: block;
  }

  .main-footer.bold .lower-footer>.wrap {
    padding: 30px 15px;
  }

  .post-content,
  .text,
  .textwidget {
    font-size: 14px;
  }

  .post-title {
    font-size: 22px;
  }

  .blocks .block {
    margin-bottom: 45px;
  }

  .block-head-c .title {
    padding-left: 0;
    font-size: 20px;
  }

  .grid-post .post-thumb,
  .large-post .featured,
  .large-post .post-thumb {
    margin-left: 0;
    margin-right: 0;
  }

  .list-post .content {
    display: block;
    padding-left: 0;
    margin-top: 20px;
  }

  .list-post .post-thumb {
    max-width: initial;
  }

  .list-post .image-link img {
    max-width: initial;
    width: 100%;
  }

  .overlay-post .post-title {
    font-size: 24px;
  }

  .large-post .featured img,
  .large-post .gallery-slider {
    margin-bottom: 35px;
  }

  .large-post .post-title-alt,
  .large-post-c .post-title-alt {
    font-size: 20px;
  }

  .large-post-c .meta-title {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .entry-content table,
  .news-block .small-post .post-title {
    font-size: 15px;
  }

  .subscribe-box .input {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: initial;
  }

  .main-slider .slick-arrow {
    display: none !important;
  }

  .grid-b-slider .overlay {
    padding-left: 14px;
    padding-right: 14px;
  }

  .grid-b-slider .item-small .post-meta .heading {
    margin-bottom: 0;
  }

  .grid-b-slider .heading {
    font-size: 25px;
  }

  .bold-slider .overlay {
    max-width: 95vw !important;
  }

  .bold-slider .heading {
    font-size: 28px;
  }

  .fashion-slider .overlay {
    padding: 20px 15px;
  }

  .entry-content {
    font-size: 17px;
  }

  .alignleft,
  .alignright,
  .wp-block-image .alignleft,
  .wp-block-image .alignright {
    width: 100%;
    max-width: 100%;
    float: none;
    padding: 0;
    margin: 30px auto !important;
  }

  a img.alignleft,
  a img.alignright,
  figure.alignleft img,
  figure.alignright img {
    float: none;
    width: 100%;
    max-width: initial;
  }

  p.has-drop-cap:not(:focus):first-letter {
    font-size: calc(60px + 1.8em);
  }

  .off-canvas {
    width: 75vw;
  }

  .off-canvas-active .main-wrap {
    transform: translate3d(75vw, 0, 0);
  }
}

@media (max-width: 350px) {
  .show-ty {
    display: block !important;
  }

  .wrap {
    padding: 0 15px;
  }

  .comments-list .bypostauthor .post-author,
  .fashion-slider .post-date,
  .main-head.simple .social-icons,
  .overlay-post time,
  .stylish-slider .excerpt {
    display: none;
  }

  .single-creative .featured .post-title {
    font-size: 24px;
  }

  .comments-list .comment-avatar {
    margin-right: 15px;
    max-width: 40px;
  }

  .comments-list .children li.comment {
    padding-left: 20px;
  }

  .post-footer .col {
    width: 100%;
    border: 0;
  }

  .large-post-b .post-footer .col {
    width: 50%;
  }

  .off-canvas {
    width: 85vw;
  }

  .off-canvas-active .main-wrap {
    transform: translate3d(85vw, 0, 0);
  }
}