/*!
Theme Name: Fotomag
Theme URI: https://themeforest.net/item/fotomag-a-silky-minimalist-blogging-magazine-wordpress-theme-for-visual-storytelling/14967021
Description: Fotomag is a silky and extensively refined minimalist magazine. Beautiful stories are for everyone.
Version: 2.0.8
Author: Codetipi
Author URI: https://codetipi.com
Text Domain: fotomag
*/
/*------------------------------------------------------------------
[Table of contents]
	1. Normalize
	2. Global 
	3. Layout 
	4. HTML Tags
	5. Embeds
	6. Header
	7. Posts
	8. Post Formats
	9. Pagination
	10. Navigation
	11. Widgets
	12. Footer
	13. Buttons
	14. Modals
	15. Animations
	16. Pages
	17. Tooltip
	18. Lightbox

[Responsive: @media orientation:portrait]
	19. Posts

[Responsive: @media max-width: 480px]
	20. Posts

[Responsive: @media min-width: 481px]
	21. Comments

[Responsive: @media max-width: 767px]
	22. Mobile Navigation
	23. Posts

[Responsive: @media min-width: 768px]
	24. Layout
	25. HTML tags and formatting
	26. Posts
	27. Menu
	28. Pages
	29. Navigation
	30. Footer
	31. Widgets

[Responsive: @media max-width: 1019px]
	32. Layout

[Responsive: @media min-width: 1020px]
	33. Layout
	34. Posts

[Responsive: @media min-width: 1200px]
	35. Layout
	36. Widgets
	37. Posts
-------------------------------------------------------------------*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: '';
  content: none;
}

small, .small {
  font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

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

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

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

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

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

.blockquote {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

select {
  max-width: 100%;
}

.widget_categories ul {
  margin: 15px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fotomag-checkbox label {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*------------------------------------------------------------------
[2. Global]
*/
/*********************
GLOBAL STYLES
*********************/
body {
  scroll-behavior: smooth;
  font-size: 15px;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  color: #222;
  background: #fff;
}

img:not(.fs-lightbox-image) {
  max-width: 100%;
}

img {
  height: auto;
}

.wp-block-categories-list, .wp-block-archives-list {
  list-style: none;
}

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

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

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

.logo-fallback a {
  color: inherit;
}

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

.alignfull:not(.alignwide), img.alignnone.size-full, .wp-caption.alignnone .size-full {
  margin: 30px calc( 50% - 50vw);
  z-index: 3;
  position: relative;
}

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

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

.rounded {
  border-radius: 50%;
}

.cb-link-overlay {
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  -webkit-transition: 0.5s opacity ease;
  transition: 0.5s opacity ease;
}

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

.mask {
  line-height: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.cb-border-top {
  padding-top: 80px;
}

.cb-border-bot {
  padding-bottom: 80px;
}

*::-webkit-input-placeholder {
  color: #222;
}

*:-moz-placeholder {
  color: #222;
}

*::-moz-placeholder {
  color: #222;
}

*:-ms-input-placeholder {
  color: #222;
}

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

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

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

.cb-header-trans-tr.single .cb-header {
  position: absolute;
  top: 0;
  width: 100%;
}

.cb-header-trans-tr.single.admin-bar .cb-header {
  top: 86px;
}

/*------------------------------------------------------------------
[3. Layout]
*/
.wrap {
  width: 100%;
  margin: 0 auto;
}

.entry-content {
  padding: 30px 40px;
}

.entry-content p {
  -ms-word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
}

#cb-content {
  min-height: 85vh;
}

.cb-no-fis .entry-content {
  padding-top: 0;
}

.cb-col {
  float: left;
}

.cb-col-1 {
  width: 100%;
}

.cb-col-2 {
  width: 100%;
}

.cb-col-3 {
  width: 100%;
}

.cb-col-4 {
  width: 100%;
}

.cb-col-5 {
  width: 100%;
}

.cb-col-6 {
  width: 100%;
}

.cb-col-7 {
  width: 100%;
}

.cb-col-8 {
  width: 100%;
}

.cb-col-9 {
  width: 100%;
}

.cb-col-10 {
  width: 100%;
}

.cb-col-11 {
  width: 100%;
}

.cb-col-12 {
  width: 100%;
}

/*------------------------------------------------------------------
[2. HTML tags and formatting]
*/
a,
a:visited {
  text-decoration: none;
}

a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

h1,
h2,
h3,
h4,
h5 {
  text-rendering: optimizelegibility;
  font-weight: 700;
}

h1 {
  font-size: 1.7333333333333334em;
  line-height: 1.1153846153846154em;
  margin-top: 1.1153846153846154em;
  margin-bottom: 1.1153846153846154em;
}

h2 {
  font-size: 1.4em;
  line-height: 1.3809523809523812em;
  margin-top: 1.3809523809523812em;
  margin-bottom: 1.3809523809523812em;
}

h3 {
  font-size: 1.2em;
  line-height: 1.6111111111111112em;
  margin-top: 1.6111111111111112em;
  margin-bottom: 0;
}

h4 {
  font-size: 1em;
  line-height: 1.8888888888888888em;
  margin-top: 1.8888888888888888em;
  margin-bottom: 0;
}

h5 {
  font-size: 1em;
  line-height: 1.8888888888888888em;
  margin-top: 1.8888888888888888em;
  margin-bottom: 0;
}

p,
ul,
ol,
pre,
table,
blockquote {
  margin-top: 0;
  margin-bottom: 1.8888888888888888em;
}

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

hr {
  border: 1px solid;
  margin: -1px 0;
}

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

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

sub {
  bottom: -0.25em;
}

blockquote {
  font-style: italic;
  margin: 2em 0;
  font-size: 120%;
  line-height: 1.8;
}

blockquote cite {
  font-size: 0.7em;
  display: block;
  margin-top: 0.7em;
}

cite {
  font-style: italic;
}

dt {
  font-weight: bold;
}

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

table tr td {
  border-bottom: 1px solid #222;
  padding: 10px;
}

table tr th {
  border-bottom: 3px solid #222;
  padding: 10px;
}

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

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

ul {
  list-style-type: circle;
}

ol {
  list-style-type: decimal;
}

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

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

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

mark {
  background: yellow;
}

/*------------------------------------------------------------------
[5. Embeds]
*/
.attachment .size-full.alignnone {
  width: 100%;
  margin-left: 0;
}

.attachment .type-attachment {
  margin-bottom: 80px;
}

.cb-fs-img {
  margin: 20px 0;
}

.aligncenter {
  position: relative;
  max-width: 100%;
  padding: 1em 0;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
  max-width: 100%;
}

.alignleft img {
  width: 100%;
}

.alignright {
  float: right;
  max-width: 100%;
  margin: 0 0 1em 1em;
}

.alignright img {
  width: 100%;
}

.alignnone {
  max-width: 100%;
}

.alignleft .wp-caption-text,
.alignright .wp-caption-text,
.aligncenter .wp-caption-text {
  padding: 7px 12px;
  margin: 0;
  font-style: italic;
  text-align: center;
}

.alignnone.cb-fs-embed .wp-caption-text,
.aligncenter .wp-caption-text {
  padding: 7px 12px;
  margin: 0;
}

.alignnone .wp-caption-text {
  font-style: italic;
  text-align: center;
}

.wp-caption.alignleft,
.wp-caption.alignright {
  margin-bottom: 0;
}

.gallery {
  background: #f2f2f2;
  padding: 20px 0 !important;
  margin: 40px 0 !important;
}

.gallery dl {
  margin: 20px 0 !important;
}

.gallery dl dt {
  line-height: 0;
}

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

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

.gallery dl img {
  border: none !important;
  margin: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  opacity: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.gallery dl img:hover {
  opacity: 0.7;
}

.tiled-gallery img {
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  opacity: 1;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.tiled-gallery img:hover {
  opacity: 0.7;
}

.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
  padding: 20px;
}

.cb-embed-wrap {
  position: relative;
  padding-top: 56%;
}

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

.mejs-container {
  margin: 40px 0;
}

/*------------------------------------------------------------------
[6. Header]
*/
.logo img {
  vertical-align: top;
}

.logo__main {
  display: inline-block;
}

.cb-nav-top {
  background: #fff;
  text-align: center;
  z-index: 52;
  padding: 15px 0;
  position: relative;
}

.cb-top-nav-menu {
  display: none;
}

/*------------------------------------------------------------------
[7. Posts]
*/
.sticky:before {
  content: "\f08d";
  font-family: fontAwesome;
  position: absolute;
  top: 0;
  z-index: 15;
  left: 0;
  color: #000;
  background: #fff;
  font-size: 20px;
  padding: 20px 30px;
}

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

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

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

.cb-title,
.title {
  -ms-word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
}

.hero {
  position: relative;
}

.hero img {
  opacity: 0;
  -webkit-transition: .5s ease-in-out opacity;
  transition: .5s ease-in-out opacity;
}

.mask-loaded .hero img {
  opacity: 0.7;
}

.hero, .preview {
  width: 100%;
}

.hero .title, .preview .title {
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px 0;
  font-size: 22px;
}

.hero .subtitle, .preview .subtitle {
  text-transform: none;
  font-style: italic;
  display: block;
  font-size: 20px;
  margin: 15px 0;
  font-weight: 400;
  line-height: 1.5;
}

.hero .meta, .preview .meta {
  width: 60%;
  text-align: center;
  margin: 0 auto;
}

.hero .cb-credit-line, .preview .cb-credit-line {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 10px;
  letter-spacing: 1px;
  color: #fff;
  z-index: 2;
}

.article-footer .cb-like-wrap {
  width: 100%;
  text-align: center;
}

.cb-like-count {
  font-size: 20px;
  line-height: 1.3;
  -webkit-transition: 0.35s opacity linear;
  transition: 0.35s opacity linear;
  display: inline-block;
}

.cb-like-count .cb-like-icon {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 18px;
}

.cb-like-count .cb-like-icon i {
  -webkit-transition: 0.35s opacity ease-in-out;
  transition: 0.35s opacity ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}

.cb-like-count.cb-loading {
  opacity: 0.3;
}

.cb-like-count.cb-loading:hover {
  cursor: default;
}

.cb-like-count.cb-loading .cb-icon-full {
  opacity: 1;
}

.liked-0 .cb-icon-full {
  opacity: 0;
}

.liked-0 .cb-icon-empty {
  opacity: 1;
}

.liked-0:hover {
  cursor: pointer;
}

.liked-0:hover .cb-icon-full {
  opacity: 1;
}

.liked .cb-icon-full {
  opacity: 1;
}

.liked .cb-icon-empty {
  opacity: 0;
}

.entry-content .spon-block {
  margin-bottom: 15px;
  width: 100%;
  font-size: 16px;
}

.entry-content .spon-block a {
  color: #000;
}

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

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

.entry-content .spon-block .spon-img img {
  max-width: 45px;
}

.hero-title-overlay, .preview {
  color: #fff;
  position: relative;
  text-align: center;
  padding-bottom: 66.6666666%;
  width: 100%;
  overflow: hidden;
}

.hero-title-overlay .mask, .preview .mask {
  background: #000;
  overflow: hidden;
  height: 100%;
}

.hero-title-overlay .meta, .preview .meta {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  width: 80%;
}

.hero-title-overlay a, .preview a {
  color: #fff;
}

.hero-title-overlay .cb-like-count, .preview .cb-like-count {
  position: absolute;
  right: 24px;
  bottom: 24px;
  z-index: 1;
}

.hero-title-overlay .icon__embed, .preview .icon__embed {
  background: rgba(255, 255, 255, 0.9);
  color: #000;
}

.hero-2 .hero, .hero-2 .mask {
  max-height: 50vh;
}

.hero-2 .mask {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cb-al-post .cb-style-2 .icon__embed {
  background: rgba(255, 255, 255, 0.9);
  color: #000;
  -webkit-transition: 0.35s background ease-in-out;
  transition: 0.35s background ease-in-out;
}

.cb-al-post .cb-style-2 .icon__embed:hover {
  background: #fff;
}

.cb-fi {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  opacity: 0.8;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.cb-style-2 {
  color: #fff;
  position: relative !important;
}

.cb-style-2 .meta {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}

.cb-style-2 img {
  opacity: 0.8;
  max-width: none;
  width: 100%;
}

.cb-style-2 a {
  color: #fff;
}

.cb-style-2 .cb-fis-bg {
  background-position: 50% 50% !important;
}

.no-fi {
  margin: 100px 0;
  position: relative;
}

.no-fi .cb-like-count {
  margin-top: 10px;
}

.no-fi .title {
  color: #000;
}

.no-fi a {
  color: #000;
}

.no-fi .icon__embed {
  background: #000;
  color: #fff;
  display: block;
  margin: 20px auto 0;
}

.hero-1 .hero {
  height: 100vh;
}

.cb-al-post .hero-wrap,
.cb-al-post .cb-gallery-wrap {
  position: relative;
}

.cb-al-post.cb-loaded .cb-fis .cb-fis-bg {
  opacity: 0.7;
}

.icon__embed {
  margin-left: auto;
  margin-right: auto;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.icon__embed:hover {
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
}

.cb-bs {
  margin-bottom: 2px;
  background: #000;
}

.cb-bs .title {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  font-size: 20px;
}

.cb-bs .subtitle {
  text-transform: none;
  font-style: italic;
  display: block;
  font-size: 12px;
  margin: 10px 0;
  font-weight: 400;
}

.cb-bs .cb-cat {
  font-size: 12px;
  line-height: 1.3;
}

.cb-bs .icon__embed {
  margin-top: 15px;
}

.cb-s .title {
  margin: 15px 0;
  line-height: 1.2em;
}

.cb-m .title {
  margin: 15px 0;
  line-height: 1.2em;
}

.fs-fi {
  background: #000;
  overflow: hidden;
  z-index: 51;
  top: 0;
  left: 0;
  padding-bottom: 0;
}

.fs-fi .cb-fis-bg {
  background-size: cover;
  height: inherit;
  opacity: 0;
  background-position: 50% 50%;
  -webkit-transition: 0.5s ease-in-out opacity;
  transition: 0.5s ease-in-out opacity;
}

.fs-fi .bg__ldd {
  opacity: 0.7;
}

.go__down {
  position: absolute;
  bottom: 40px;
  z-index: 20;
  font-size: 40px;
  color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.go__down:focus {
  outline: 0;
}

.cb-style-text-1 {
  text-align: center;
  list-style-type: none;
}

.cb-style-text-1 li a {
  text-transform: uppercase;
  font-weight: 700;
  margin: 10px 0;
  text-decoration: none;
}

.cb-cat {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  letter-spacing: 2px;
}

.cb-cat a {
  display: inline-block;
  margin: 3px 3px 0;
}

.cb-cat a:after {
  content: "/";
  margin-left: 5px;
  font-weight: 400;
}

.cb-cat a:last-child:after {
  content: '';
  display: none;
}

.progress {
  position: fixed;
  height: 4px;
  top: 44px;
  width: 0;
  background-color: #161616;
  -webkit-transition: 0.2s opacity, 0.3s top;
  transition: 0.2s opacity, 0.3s top;
  opacity: 0;
  z-index: 20;
}

.progress.active {
  opacity: 1;
}

.progress__count {
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #fff;
  background: #000;
  padding: 2px 10px;
  border-radius: 3px;
}

.cb-reading-time-on .cb-cat a:last-child:after {
  content: '/';
  display: inline;
}

.cb-date {
  font-size: 12px;
  margin-top: 1em;
  color: #666666;
}

.cb-link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 11;
}

.cb-alp-ld {
  position: relative;
  display: block;
  height: 100px;
  text-align: center;
}

.cb-alp-ld i {
  -webkit-animation: fa-spin 1.2s infinite linear;
          animation: fa-spin 1.2s infinite linear;
}

.cb-alp-ld .cb-end {
  display: none;
  text-transform: uppercase;
}

.cb-no-more i {
  display: none;
}

.cb-no-more .cb-end {
  display: block;
}

/*********************
POST FOOTER BLOCKS
*********************/
.cb-post-footer-block {
  margin: 0 auto 4em;
  text-align: center;
}

.cb-post-footer-block .cb-block-title,
.cb-post-footer-block .comment-reply-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 60px;
}

.cb-post-footer-block .comment-reply-title small {
  font-size: 60%;
  line-height: 1.8;
}

.cb-post-footer-block a {
  color: #222;
}

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

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

.cb-tags a:before {
  content: '#';
}

.cb-social-sharing .cb-title {
  display: inline-block;
  margin-right: 20px;
  font-weight: 700;
  font-size: 15px;
}

.cb-social-sharing .cb-sharing-buttons {
  display: inline-block;
}

.cb-social-sharing .cb-sharing-buttons a {
  display: inline-block;
  color: #000;
  margin: 0 15px;
}

.sharing-top {
  margin-bottom: 30px;
}

.cb-separator {
  display: block;
  height: 1px;
  background: #111;
  width: 100%;
  margin-bottom: 4em;
}

.cb-next-previous {
  text-align: center;
}

.cb-next-previous img {
  border-radius: 50%;
}

.cb-next-previous .cb-next-previous-block {
  width: 100%;
  font-weight: 700;
}

.cb-next-previous .cb-next-previous-block .cb-read-title {
  display: block;
  color: #4D4D4D;
  font-size: 12px;
  letter-spacing: 1px;
}

.cb-next-previous .cb-previous-post {
  margin-bottom: 40px;
}

.cb-next-previous .cb-title {
  font-size: 16px;
  letter-spacing: 1px;
}

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

.commentlist li {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 40px;
  text-align: left;
}

.commentlist li .cb-comment-body .cb-gravatar-image img {
  border-radius: 50%;
}

.commentlist li .cb-comment-body img {
  float: right;
  margin-left: 20px;
  line-height: 0;
}

.commentlist li .cb-comment-body .comment-author {
  min-height: 80px;
}

.commentlist li .cb-comment-body .comment-author .fn {
  font-style: normal;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}

.commentlist li .cb-comment-body .comment-author .fn a {
  color: #202020;
}

.commentlist li .cb-comment-body .comment-author time a {
  font-size: 12px;
  color: #9a9a9a;
}

.commentlist li .cb-comment-body .comment_content {
  margin-top: 20px;
}

.commentlist li .cb-comment-body .comment_content p {
  margin: 5px 0;
}

.commentlist li .cb-comment-body .comment-reply-link,
.commentlist li .cb-comment-body .comment-edit-link {
  color: #4D4D4D;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
}

.commentlist li .cb-comment-body .comment-edit-link {
  margin: 10px 0;
}

.commentlist li .cb-comment-body .alert p {
  color: #4D4D4D;
  margin: 15px 0;
  font-weight: 700;
  font-size: 0.6em;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
}

.commentlist li #respond {
  padding-left: 20px;
}

.commentlist li .children {
  margin: 20px 0 -20px;
}

.commentlist li .children .cb-border {
  padding-right: 0 !important;
}

.commentlist li .depth-3 .children {
  padding-left: 0;
}

.commentlist li .depth-3 .children .cb-border {
  padding-left: 0 !important;
}

.commentlist .pingback .cb-comment-body .comment_content {
  padding-left: 0 !important;
}

.commentlist #cancel-comment-reply-link {
  display: block;
}

.commentlist article {
  padding-bottom: 40px;
}

.bypostauthor {
  background: #f5f5f5;
  border-radius: 5px;
}

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

.comment-form input,
.comment-form textarea {
  width: 100%;
  border: none;
  padding: 20px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  background: #f2f2f2;
  color: #444;
  line-height: 1.8;
}

.comment-form input:focus,
.comment-form textarea:focus {
  outline-width: 0;
  background: #e1e1e1;
}

.comment-form textarea {
  height: 250px;
}

.comment-form #submit,
.comment-form label {
  color: #161616;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px;
  display: block;
  font-weight: 700;
}

.comment-form .comment-notes {
  color: #888;
  display: block;
  padding-bottom: 10px;
}

.comment-form #submit {
  font-size: 12px;
  width: auto;
  padding: 10px 20px;
  margin: 50px 0;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  border: 2px solid #161616;
  background: transparent;
}

.comment-form #submit:hover {
  -webkit-box-shadow: 3px 3px 0 #161616;
          box-shadow: 3px 3px 0 #161616;
  background: rgba(255, 255, 255, 0.25);
}

.social__icons a {
  font-size: 20px;
  margin: 0 10px;
}

.cb-author-box .mask {
  margin-bottom: 2em;
  display: inline-block;
}

.cb-author-box .mask img {
  margin: 0;
  border-radius: 50%;
}

.cb-title-box {
  text-align: center;
  margin: 50px auto 100px;
}

.cb-title-box .cb-arc-title {
  color: #000;
}

.cb-title-box a {
  color: #000;
}

.cb-title-box .mask {
  margin-bottom: 0;
  display: inline-block;
}

.cb-title-box .mask img {
  margin: 0;
  border-radius: 50%;
}

.cb-title-box .cb-upper-title {
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #555;
  display: block;
  text-transform: uppercase;
  line-height: 1.5;
}

.cb-related-posts a {
  color: #fff;
}

.cb-single-rp .cb-bs {
  margin: 0 auto !important;
  float: none !important;
}

.cb-page-links {
  margin: 0 0 2em;
}

.cb-page-links > .cb-page-number {
  text-decoration: underline;
  margin-right: 2px;
}

.cb-page-links a {
  color: #222;
  margin-right: 2px;
}

.comment-edit-link {
  display: none;
}

/*------------------------------------------------------------------
[13. Post Formats ]
*/
/*********************
POST FORMATS: VIDEO
*********************/
.cb-post-format-embed {
  opacity: 0;
  visibility: hidden;
  z-index: 910;
  position: fixed;
  -webkit-transform: translate3d(-50%, -60%, 0);
          transform: translate3d(-50%, -60%, 0);
  -webkit-transition: opacity 0.35s ease-in-out, visibility 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, visibility 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out, visibility 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  top: 50%;
  left: 50%;
}

/*------------------------------------------------------------------
[9. Pagination]
*/
.pagi-num {
  padding: 50px 0;
}

.pagination, .woocommerce-pagination {
  width: 100%;
  text-align: center;
  clear: left;
  color: #000;
  padding: 0 20px;
}

.pagination .page-numbers, .woocommerce-pagination .page-numbers {
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
  font-weight: 400;
  display: inline-block;
  padding: 5px 12px;
  font-size: 9px;
  min-width: 35px;
  margin: 0 10px 10px 0;
  border: 1px solid #e6e6e6;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.pagination .page-numbers:hover, .woocommerce-pagination .page-numbers:hover {
  background: #161616;
  border-color: #161616;
  color: #fff;
}

.pagination .prev:hover, .woocommerce-pagination .prev:hover {
  -webkit-transform: translatex(-2px);
          transform: translatex(-2px);
}

.pagination .next:hover, .woocommerce-pagination .next:hover {
  -webkit-transform: translatex(2px);
          transform: translatex(2px);
}

.pagination .dots:hover, .woocommerce-pagination .dots:hover {
  opacity: 0.5;
  -webkit-transform: none;
          transform: none;
}

.pagination .current, .woocommerce-pagination .current {
  background: #161616;
  border: 1px solid #161616;
  color: #fff;
}

.pagination .current:hover, .woocommerce-pagination .current:hover {
  -webkit-transform: none;
          transform: none;
}

.pagination a, .woocommerce-pagination a {
  margin: 50px 0;
  color: #000;
}

.no-more-articles-wrap {
  margin: 0 0 50px;
}

.no-more-articles-wrap .no-more-articles {
  width: 100%;
  max-width: 450px;
}

.pagination.loaded {
  height: 0;
  opacity: 0;
}

.cb-blog-infinite-scroll {
  opacity: 0;
}

article + .no-more-articles-wrap {
  margin-top: 50px;
}

.tipi-button, .tipi-button-wrap a {
  display: inline-block;
  -webkit-appearance: none;
  outline: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  letter-spacing: 1px;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  background: #18181e;
  color: white;
  height: 50px;
  line-height: 50px;
  border: 0;
  padding: 0 90px;
  font-size: 11px;
}

.tipi-button-l a {
  font-size: inherit;
  width: 100%;
  height: auto;
  padding: 15px 30px;
  line-height: 1;
  max-width: 450px;
}

.tipi-button-border a {
  color: #000;
  border: 2px solid #000;
  background: transparent;
}

.tipi-button-border a:hover {
  -webkit-box-shadow: 3px 3px 0 #161616;
          box-shadow: 3px 3px 0 #161616;
  background: rgba(255, 255, 255, 0.25);
}

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

/*------------------------------------------------------------------
[10. Navigation ]
*/
.cb-fixed {
  position: fixed;
  z-index: 50;
}

.cb-social-icon {
  display: inline-block;
}

.nav {
  -webkit-transition: 0.35s ease-in-out opacity, 0.35s ease-in-out visibility;
  transition: 0.35s ease-in-out opacity, 0.35s ease-in-out visibility;
}

.cb-nav-left .cb-pipe {
  display: inline-block;
  color: #D2D2D2;
  padding: 0 15px;
}

.cb-v-container {
  font-size: 15px;
}

.cb-v-container a {
  display: inline-block;
  color: #161616;
  padding: 0 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.single .nav,
.page .nav {
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

.cb-show-sides .nav {
  opacity: 1;
  visibility: visible;
}

.cb-show-sides.cb-freeze-sides {
  position: absolute;
  height: 100vh;
}

/*------------------------------------------------------------------
[11. Widgets]
*/
.cb-under-footer {
  margin: 30px 0;
}

.cb-footer-area .mc4wp-form-fields input[type=email] {
  border: 2px solid #fff;
}

.cb-footer-area .mc4wp-form-fields input[type=submit] {
  background: #222;
}

.cb-footer-area .cb-separator {
  margin: 30px 0;
  display: inline-block;
}

.cb-widget-title {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 2em;
}

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

.cb-widget ul {
  margin: 0;
}

.cb-widget li {
  margin: 5px 0;
}

.cb-widget label {
  margin-right: 10px;
}

.cb-widget:last-child {
  margin-bottom: 0;
}

.instagram-pics {
  width: calc(100% + 4px);
  list-style-type: none;
}

.instagram-pics li {
  position: relative;
  overflow: hidden;
  float: left;
  width: 33.33333%;
  border-right: 4px solid transparent;
  line-height: 0;
  margin: 0 0 4px;
}

.instagram-pics li a {
  display: block;
}

.fb-like-box {
  min-height: 250px;
}

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

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

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

.widget_rss {
  max-width: 400px;
  margin: 0 auto 60px;
}

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

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

.widget_search .cb-search {
  margin: 0 auto;
  position: relative;
  color: #161616;
  font-weight: 700;
  max-width: 400px;
}

.widget_search .cb-search .cb-search-field {
  width: 100%;
  font-size: 16px;
  padding: 10px 80px 10px 20px;
  height: 60px;
  outline: none;
  background: #E4E4E4;
  border: 0;
}

.widget_search .cb-search .cb-search-submit {
  background: transparent;
  font-size: 18px;
  border: 0;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-appearance: none;
  outline: none;
}

.widget_search .cb-search .cb-search-submit:hover {
  color: #555;
}

.widget_tag_cloud .tagcloud {
  max-width: 400px;
  margin: 0 auto;
}

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

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

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

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

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

#wp-calendar thead,
#wp-calendar tfoot,
#wp-calendar tr th {
  line-height: 1;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

#wp-calendar thead a,
#wp-calendar tfoot a,
#wp-calendar tr th a {
  color: #fff;
}

#wp-calendar tr td {
  padding: 15px;
  border: 0;
}

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

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

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

/*------------------------------------------------------------------
[12. Footer]
*/
.cb-footer-last {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #000;
  color: #fff;
  text-align: center;
}

.cb-footer-last a {
  color: #fff;
}

.cb-copyright {
  font-size: 14px;
}

.cb-copyright .cb-copyright-block {
  display: inline-block;
}

.cb-copyright .cb-divider {
  margin: 0 5px;
}

.logo__footer {
  margin-bottom: 30px;
}

.cb-footer-social-icons {
  margin-bottom: 30px;
  padding-top: 30px;
}

.cb-footer-social-icons a {
  margin: 0 15px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.cb-footer-social-icons a:hover {
  opacity: 0.5;
}

.cb-tagline {
  margin-bottom: 30px;
  line-height: 1.8;
}

.cb-tagline .cb-col-4 {
  display: inline-block;
  max-width: 400px;
}

.cb-footer-nav {
  list-style-type: none;
  margin: 0;
  font-size: 14px;
}

.cb-footer-nav ul {
  list-style-type: none;
}

.cb-footer-nav ul,
.cb-footer-nav li {
  display: inline-block;
}

.cb-footer-nav li {
  margin: 5px;
}

/*------------------------------------------------------------------
[13. Buttons ]
*/
.cb-button {
  padding: 0 20px;
  border: 2px solid #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  height: 40px;
  line-height: 36px;
  color: #161616;
  text-align: center;
  display: inline-block;
  letter-spacing: 1px;
}

.cb-button:hover {
  -webkit-box-shadow: 3px 3px 0 #161616;
          box-shadow: 3px 3px 0 #161616;
  background: rgba(255, 255, 255, 0.25);
}

.button__back__home {
  font-size: 12px;
  color: #000;
}

.pagination .no-more-articles, .woocommerce-pagination .no-more-articles {
  margin-bottom: 10px;
}

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

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

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

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

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

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

.mask img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

/*------------------------------------------------------------------
[14. Modals ]
*/
.overlay__base {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 905;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: rgba(255, 255, 255, 0.9);
}

.overlay__base iframe, .overlay__base video, .overlay__base audio {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.overlay__base .content-custom {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: calc( 100vw - 30px);
}

.overlay__base .content-custom .embed-error {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.overlay__base .content-custom.is-video, .overlay__base .content-custom.is-audio {
  width: 90vw;
}

.overlay__base .content-custom.is-video iframe, .overlay__base .content-custom.is-video video, .overlay__base .content-custom.is-video audio, .overlay__base .content-custom.is-audio iframe, .overlay__base .content-custom.is-audio video, .overlay__base .content-custom.is-audio audio {
  opacity: 0;
  margin: 0;
}

.overlay__base .content-custom.is-video {
  padding-bottom: 50.75%;
  background: #111;
}

.overlay__base .content-custom.is-video iframe {
  background: #000;
}

.overlay__base .is-audio iframe {
  height: auto;
}

.overlay__base .is-audio iframe[src*="playlists"] {
  height: 315px;
}

.overlay__base .content-block {
  z-index: 2;
  border-radius: 10px;
  -webkit-transition: 0.2s opacity,0.2s visibility,0.2s -webkit-transform;
  transition: 0.2s opacity,0.2s visibility,0.2s -webkit-transform;
  transition: 0.2s opacity,0.2s visibility,0.2s transform;
  transition: 0.2s opacity,0.2s visibility,0.2s transform,0.2s -webkit-transform;
  position: absolute;
  opacity: 0;
  padding: 0 30px;
  visibility: hidden;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -60%, 0);
          transform: translate3d(-50%, -60%, 0);
}

.overlay__modal__on .overlay__base {
  visibility: visible;
  opacity: 1;
}

.overlay__modal__on .overlay__base .overlay__closer {
  opacity: 1;
}

.overlay__modal__on .overlay__base .ani-in.content-custom {
  opacity: 1;
  visibility: visible;
}

.overlay__modal__on .overlay__base .content-custom.frame-ldd {
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.overlay__modal__on .overlay__base .content-custom.frame-ldd iframe, .overlay__modal__on .overlay__base .content-custom.frame-ldd video, .overlay__modal__on .overlay__base .content-custom.frame-ldd audio {
  opacity: 1;
  visibility: visible;
}

.modal__search__on #search__overlay {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.modal__search__on .overlay__base {
  visibility: visible;
  opacity: 0.7;
}

.modal__search__on .overlay__base .overlay__closer {
  opacity: 1;
}

.overlay__menu__on .cb-menu-overlay {
  opacity: 1;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}

.overlay__menu__on .cb-menu-overlay .overlay__closer {
  opacity: 1;
}

.overlay__menu__on .overlay__base {
  visibility: visible;
  opacity: 0.7;
}

.overlay__sub__on .cb-sub-modal {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.overlay__sub__on .cb-sub-modal .overlay__closer {
  opacity: 1;
}

.overlay__sub__on .overlay__base {
  visibility: visible;
  opacity: 0.7;
}

.cb-sub-modal {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-55%, -50%, 0);
          transform: translate3d(-55%, -50%, 0);
  opacity: 0;
  z-index: 906;
  visibility: hidden;
  -webkit-transition: 0.4s opacity ease, 0.4s visibility ease, 0.4s -webkit-transform ease;
  transition: 0.4s opacity ease, 0.4s visibility ease, 0.4s -webkit-transform ease;
  transition: 0.4s opacity ease, 0.4s transform ease, 0.4s visibility ease;
  transition: 0.4s opacity ease, 0.4s transform ease, 0.4s visibility ease, 0.4s -webkit-transform ease;
  max-width: 750px;
  width: 90%;
  height: 420px;
  padding: 0 20px;
}

.cb-sub-modal .cb-title {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}

.cb-sub-modal .cb-subtitle {
  margin: 20px auto;
  line-height: 1.5;
  max-width: 400px;
}

.cb-sub-modal .cb-background {
  z-index: -1;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mc4wp-form-fields label {
  display: none;
}

.mc4wp-form-fields > p {
  display: inline-block;
}

.mc4wp-form-fields > p:first-child {
  min-width: 50%;
}

.mc4wp-form-fields input[type=email] {
  border: 2px solid #000;
  padding: 0 30px;
  height: 50px;
  width: 100%;
}

.mc4wp-form-fields input[type=submit] {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  height: 50px;
  padding: 0 30px;
}

.cb-modal-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.cb-menu-overlay {
  position: fixed;
  right: 0;
  top: 50%;
  height: 100%;
  -webkit-transform: translate3d(100%, -50%, 0);
          transform: translate3d(100%, -50%, 0);
  opacity: 0;
  z-index: 906;
  -webkit-transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
  transition: 0.5s opacity ease, 0.5s -webkit-transform ease;
  transition: 0.5s opacity ease, 0.5s transform ease;
  transition: 0.5s opacity ease, 0.5s transform ease, 0.5s -webkit-transform ease;
  width: 100%;
  background: #fff;
  overflow: hidden;
}

.cb-menu-overlay ul {
  text-align: center;
  margin: 0;
  list-style-type: none;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
}

.cb-menu-overlay ul a {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.cb-menu-overlay ul a:hover {
  color: #555;
}

.cb-menu-overlay ul li {
  font-size: 16px;
  margin: 15px 0;
}

.cb-menu-overlay > ul {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.cb-menu-overlay .cb-background {
  z-index: -1;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.cb-menu-overlay .cb-slide-social-icons {
  text-align: center;
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
}

.cb-menu-overlay .cb-slide-social-icons a {
  margin: 0 15px;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.cb-menu-overlay .cb-slide-social-icons a:hover {
  opacity: 0.5;
}

.cb-menu-overlay .cb-slide-social-icons a i {
  font-size: 16px;
}

.cb-menu-overlay .sub-menu {
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  opacity: 0;
  visibility: hidden;
  top: 0;
}

.cb-menu-overlay .cb-selected > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.cb-slide-in-nav {
  -webkit-transition: 0.35s ease visibility;
  transition: 0.35s ease visibility;
}

.cb-slide-in-nav .menu-item-has-children > a:after {
  content: '+';
  font-weight: 700;
  margin-left: 5px;
}

.cb-slide-in-nav .cb-menu-back a:after {
  display: none;
}

.overlay__closer {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  color: #000;
  opacity: 0;
  -webkit-transition: opacity, 0.35s ease-out;
  transition: opacity, 0.35s ease-out;
  line-height: 1;
}

.overlay__closer.cb-light-closer {
  color: #fff;
}

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

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

#search__overlay {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-55%, -50%, 0);
          transform: translate3d(-55%, -50%, 0);
  opacity: 0;
  z-index: 906;
  visibility: hidden;
  -webkit-transition: 0.4s opacity ease, 0.4s visibility ease, 0.4s -webkit-transform ease;
  transition: 0.4s opacity ease, 0.4s visibility ease, 0.4s -webkit-transform ease;
  transition: 0.4s opacity ease, 0.4s transform ease, 0.4s visibility ease;
  transition: 0.4s opacity ease, 0.4s transform ease, 0.4s visibility ease, 0.4s -webkit-transform ease;
  color: #000;
  padding: 40px;
  background: rgba(255, 255, 255, 0.75);
}

.cb-search-field {
  color: #000;
  padding: 0 0 0 10px;
  width: 100%;
  font-size: 20px;
  height: 40px;
  letter-spacing: 1px;
  background: transparent;
  border: none;
  border-bottom: 3px solid #161616;
  font-weight: 700;
  font-size: 14px;
  height: 40px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-appearance: none;
  border-radius: 0;
}

.cb-search-field:focus {
  outline: 0;
}

.spin__ani {
  -webkit-animation: cb-spinner 1.5s infinite linear;
          animation: cb-spinner 1.5s infinite linear;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.35s ease all;
  transition: 0.35s ease all;
}

.search__results a {
  color: #000;
}

.search__results li {
  margin-bottom: 15px;
}

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

.search__results img {
  border-radius: 50%;
  width: 30px;
  vertical-align: middle;
  margin-right: 20px;
}

.search__results h3 {
  margin: 0;
  font-size: 15px;
  display: inline-block;
}

.search__results .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cb-loading .spin__ani {
  opacity: 1;
  visibility: visible;
}

.cb-results-title {
  letter-spacing: 1px;
  color: #161616;
  text-transform: uppercase;
  font-weight: 700;
  margin: 30px 0;
}

.cb-s-qry {
  color: #777;
}

.cb-info {
  margin-top: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

/*------------------------------------------------------------------
[15. Animations ]
*/
@-webkit-keyframes cb-spinner {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes cb-spinner {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.cb-pre-load {
  opacity: 1;
  -webkit-transition: 0.25s opacity ease;
  transition: 0.25s opacity ease;
}

.cb-pre-load.cb-loading > li,
.cb-pre-load.cb-loading #cb-s-results,
.cb-pre-load.cb-loading .cb-search {
  opacity: 0.15 !important;
}

.cb-all-pre-load.cb-loading h2,
.cb-all-pre-load.cb-loading a {
  opacity: 0.15 !important;
}

#cb-main {
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

.cb-ani-slide-left-show li {
  -webkit-animation: cb-ani-slide-left-show 0.4s both ease-in-out;
          animation: cb-ani-slide-left-show 0.4s both ease-in-out;
}

@-webkit-keyframes cb-ani-slide-left-show {
  from {
    opacity: 0;
    -webkit-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes cb-ani-slide-left-show {
  from {
    opacity: 0;
    -webkit-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes cb-ani-slide-left-hide {
  to {
    opacity: 0;
    -webkit-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
  }
}

@keyframes cb-ani-slide-left-hide {
  to {
    opacity: 0;
    -webkit-transform: translate(-30%, 0);
            transform: translate(-30%, 0);
  }
}

.cb-ani-slide-left-hide {
  visibility: hidden;
}

.cb-ani-slide-left-hide li {
  -webkit-animation: cb-ani-slide-left-hide 0.4s both ease-in-out;
          animation: cb-ani-slide-left-hide 0.4s both ease-in-out;
}

.cb-ani-slide-right-show li {
  -webkit-animation: cb-ani-slide-right-show 0.4s both ease-in-out;
          animation: cb-ani-slide-right-show 0.4s both ease-in-out;
}

@-webkit-keyframes cb-ani-slide-right-show {
  from {
    opacity: 0;
    -webkit-transform: translate(30%, 0);
            transform: translate(30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes cb-ani-slide-right-show {
  from {
    opacity: 0;
    -webkit-transform: translate(30%, 0);
            transform: translate(30%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.cb-ani-slide-right-hide {
  visibility: hidden;
}

.cb-ani-slide-right-hide li {
  -webkit-animation: cb-ani-slide-right-hide 0.4s both ease-in-out;
          animation: cb-ani-slide-right-hide 0.4s both ease-in-out;
}

@-webkit-keyframes cb-ani-slide-right-hide {
  to {
    opacity: 0;
    -webkit-transform: translate(30%, 0);
            transform: translate(30%, 0);
  }
}

@keyframes cb-ani-slide-right-hide {
  to {
    opacity: 0;
    -webkit-transform: translate(30%, 0);
            transform: translate(30%, 0);
  }
}

.cb-slide-up-opa {
  opacity: 0;
  -webkit-transform: translate(0, 200px);
          transform: translate(0, 200px);
  -webkit-animation: cb-slide-up-opa 0.5s ease forwards;
          animation: cb-slide-up-opa 0.5s ease forwards;
}

@-webkit-keyframes cb-slide-up-opa {
  0% {
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes cb-slide-up-opa {
  0% {
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

.cb-hidden {
  opacity: 0;
  visibility: hidden;
}

.cb-hidden a {
  padding: 0;
}

.cb-none {
  display: none;
}

/*------------------------------------------------------------------
[16. Pages]
*/
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  height: 60px;
  border: none;
  background: #e1e1e1;
  padding: 20px;
  color: #858585;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
  background: #eaeaea;
  outline: none;
}

.wpcf7-form-control.wpcf7-text:invalid,
.wpcf7-form-control.wpcf7-textarea:invalid {
  outline: none;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  height: 320px;
}

.wpcf7-form p {
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #4D4D4D;
  display: block;
  font-weight: 700;
  margin: 40px 0;
}

.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus {
  background-color: #f2f2f2;
}

.wpcf7-form-control-wrap {
  display: block;
  margin: 10px 0;
}

.wpcf7-submit {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 50px 0;
  display: block;
  font-weight: 700;
  font-size: 12px;
  width: auto;
  padding: 10px 20px;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  color: #161616;
  border: 2px solid #161616;
  background: transparent;
}

.wpcf7-submit:hover {
  background: #161616;
  color: #f2f2f2;
}

.wpcf7-response-output {
  font-size: 20px;
}

.error404 h1 {
  font-size: 80px;
  margin: 0;
}

.error404 .cb-inner-content-area {
  min-height: 85vh;
}

/*------------------------------------------------------------------
[17. Lightbox]
*/
#swipebox-slider {
  cursor: default;
}

#swipebox-overlay {
  background: rgba(255, 255, 255, 0.85);
}

#swipebox-slider .slide-loading {
  background: none;
}

#swipebox-prev, #swipebox-next, #swipebox-close {
  background: none;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
}

#swipebox-close {
  height: 50px;
}

#swipebox-close:after {
  content: "\e907";
  font-family: 'fotomag';
  margin-left: 0;
}

#swipebox-close:before {
  display: none;
}

#swipebox-next:after {
  content: "\e902";
  font-family: 'fotomag';
}

#swipebox-prev:after {
  content: "\e901";
  font-family: 'fotomag';
}

#swipebox-bottom-bar, #swipebox-top-bar {
  text-shadow: none;
  background: #fff;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: #000 !important;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

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

/*------------------------------------------------------------------
[X. Sliders ]
*/
.flickity-viewport {
  background: #fff;
}

.slider-for,
.slider-imgs {
  height: 250px;
}

.slider-for .slide,
.slider-imgs .slide {
  height: 100%;
}

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

.slider-imgs .slide,
.slider-nav .slide,
.slider-for .slide {
  border-right: 1px solid transparent;
}

.slider-imgs .slide img,
.slider-nav .slide img,
.slider-for .slide img {
  opacity: 0;
  max-width: none;
  width: auto;
  height: 100%;
}

.slider-imgs .slide {
  background: #161616;
}

.slider {
  background: #161616;
}

.slider.tipi-spin:before {
  z-index: 11;
}

.slider .slide {
  position: absolute;
}

.slider .meta,
.slider .lets-review-api-wrap {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slider .slider-arrow {
  opacity: 0;
}

.slider article {
  background: #161616;
  display: none;
}

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

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

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

.slider-wrap .caption {
  bottom: 0;
  font-size: 14px;
  right: 0;
  padding: 5px 10px;
  position: absolute;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  max-width: 80%;
  color: #464646;
}

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

.slider-wrap .meta {
  visibility: visible;
  -webkit-transition: opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
}

.slider.parallax .mask {
  height: 105%;
}

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

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

.slider-nav .slide img {
  opacity: 0.5;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}

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

.slider-nav .slider-arrow {
  opacity: 0.5;
}

.gallery-viewing .gallery-wrap .slide:before {
  opacity: 0;
}

.gallery-viewing .gallery-wrap .meta {
  visibility: hidden;
  opacity: 0;
}

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

.slider-rdy.tipi-spin:before {
  opacity: 0;
  visibility: hidden;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}

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

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

.slider-rdy .slide {
  border-right-color: #fff;
}

.slider-rdy .slide img:not(.fotomag-lazy-load-base),
.slider-rdy .mask,
.slider-rdy .meta {
  opacity: 1;
  -webkit-animation: tipiOpa 1s normal forwards;
          animation: tipiOpa 1s normal forwards;
}

.gallery-wrap {
  position: relative;
  z-index: 4;
}

.gallery-wrap .slide:before {
  -webkit-transition: .6s opacity;
  transition: .6s opacity;
  background: #161616;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: '';
  opacity: .3;
}

@-webkit-keyframes tipiOpa {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes tipiOpa {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media only screen and (max-width: 480px) {
  /*------------------------------------------------------------------
[20. Posts]
*/
  .single-format-gallery .hero-wrap,
  .single-format-gallery .hero {
    height: 250px !important;
    position: relative !important;
  }
  .single-format-gallery .slick-slide img {
    max-height: 250px !important;
  }
  .commentlist .cb-border {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .gallery-item {
    width: 100% !important;
  }
  .cb-gallery-wrap .subtitle {
    display: none;
  }
}

@media only screen and (min-width: 481px) {
  .slider-nav {
    height: 150px;
  }
  .slider-for, .slider-imgs {
    height: 350px;
  }
  /*------------------------------------------------------------------
[21. Comments]
*/
  .comment-author time {
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  /*------------------------------------------------------------------
[22. Mobile Navigation]
*/
  .xs-0 {
    display: none;
  }
  .admin-bar .overlay__closer {
    top: 66px;
  }
  .mob-header {
    left: 0;
    top: 0;
    position: -webkit-sticky;
    position: sticky;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #161616;
    width: 100%;
    padding: 0 10px;
    z-index: 200;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700;
    min-height: 40px;
    font-size: 15px;
  }
  .mob-header .sub__tr {
    font-size: 12px;
  }
  .mob-header a {
    color: #fff;
    padding: 7px;
  }
  .mob-header .slide-menu__tr {
    margin-left: auto;
    font-size: 18px;
  }
  .cb-nav-right {
    right: 0;
    background: #f2f2f2;
    width: 15vw;
    text-align: right;
    padding-right: 10px;
  }
  .cb-nav-right .cb-v-container {
    font-size: 20px;
  }
  .article-footer {
    width: 75%;
    margin: 0 auto;
  }
  /*------------------------------------------------------------------
[23. Posts]
*/
  .hero .subtitle {
    font-size: 16px;
    margin-top: 10px;
  }
  .hero-1 {
    height: calc( 100vh - 40px) !important;
  }
  .hero-1 .hero {
    max-height: none !important;
  }
  .hero-1 .mask img {
    min-height: calc( 100vh - 40px);
  }
  .gallery-wrap {
    height: auto !important;
    padding-bottom: 0;
  }
  .slider-wrap .slider-arrow {
    position: absolute;
    top: 0;
    color: #fff;
    z-index: 10;
    font-size: 20px;
    height: 100%;
    width: 30px;
    text-align: center;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transition: background 0.35s ease-in-out;
    transition: background 0.35s ease-in-out;
  }
  .slider-wrap .slider-arrow:hover {
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 0 #161616;
            box-shadow: 2px 2px 0 #161616;
    background: rgba(255, 255, 255, 0.1);
  }
  .slider-wrap .slider-arrow i:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .slider-wrap .slider-arrow-prev {
    left: 0;
  }
  .slider-wrap .slider-arrow-next {
    right: 0;
  }
  .gallery-viewing .slider-wrap .slider-arrow {
    background: rgba(255, 255, 255, 0.1);
  }
  .cb-vertical-down {
    display: none;
  }
  .hero .meta {
    margin-top: 15px;
  }
  .cb-sub-modal .mc4wp-form-fields p {
    width: 100%;
  }
  .cb-sub-modal .mc4wp-form-fields input[type=submit] {
    width: 100%;
  }
  .cb-border-mob {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cb-separator {
    background: #444;
  }
  .cb-footer-social-icons a {
    margin: 5px 15px;
    display: inline-block;
  }
  .cb-pagination-button {
    width: calc(100% - 40px);
    margin: 50px 20px;
    max-width: none;
  }
}

@media only screen and (min-width: 768px) {
  /*------------------------------------------------------------------
[24. Layout]
*/
  .wrap {
    width: 70%;
  }
  .m-0 {
    display: none;
  }
  .entry-content {
    padding: 40px;
  }
  .cb-col-1 {
    width: 8.33333333333%;
  }
  .cb-col-2 {
    width: 16.6666666667%;
  }
  .cb-col-3 {
    width: 25%;
  }
  .cb-col-4 {
    width: 33.3333333333%;
  }
  .cb-col-5 {
    width: 41.6666666667%;
  }
  .cb-col-6 {
    width: 50%;
  }
  .cb-col-7 {
    width: 58.3333333333%;
  }
  .cb-col-8 {
    width: 66.6666666667%;
  }
  .cb-col-9 {
    width: 75%;
  }
  .cb-col-10 {
    width: 83.3333333333%;
  }
  .cb-col-11 {
    width: 91.6666666667%;
  }
  .cb-col-12 {
    margin-left: 0;
    width: 100%;
  }
  .cb-header-2 .cb-nav-top {
    text-align: left;
    padding-left: 80px;
  }
  .cb-header-2 .cb-main-logo {
    float: left;
  }
  .cb-header-trans-tr.single.admin-bar .cb-header {
    top: 32px;
  }
  .cb-top-nav-menu {
    line-height: 1.8;
    text-align: right;
    padding-right: 80px;
    margin: 0;
    display: block;
  }
  .cb-top-nav-menu li {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    padding: 0 10px;
  }
  .cb-top-nav-menu li a {
    color: #000;
  }
  .cb-top-nav-menu li .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    background: #fff;
    z-index: 10;
    width: 220px;
    margin: 0;
    padding-top: 20px;
  }
  .cb-top-nav-menu li .sub-menu li {
    display: block;
    padding: 10px 20px;
  }
  .cb-top-nav-menu li .sub-menu .sub-menu {
    margin-left: 100%;
    top: 0;
    display: none;
    padding-top: 0;
  }
  .cb-top-nav-menu li .sub-menu:hover > .sub-menu {
    display: block;
  }
  .cb-top-nav-menu li:hover > .sub-menu {
    display: block;
  }
  /*------------------------------------------------------------------
[25. HTML tags and formatting]
*/
  h1 {
    font-size: 3.3333333333333335em;
    line-height: 1.1333333333333333em;
    margin-top: 0.5666666666666667em;
    margin-bottom: 0.5666666666666667em;
  }
  h2 {
    font-size: 2.2222222222222223em;
    line-height: 1.7em;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
  }
  h3 {
    font-size: 1.5em;
    line-height: 1.2592592592592593em;
    margin-top: 1.2592592592592593em;
    margin-bottom: 1.2592592592592593em;
  }
  blockquote {
    margin: 2em 0 2em 2em;
    font-size: 150%;
    line-height: 150%;
  }
  .cb-sub-modal {
    width: 80%;
    height: 420px;
    padding: 0 150px;
  }
  .cb-sub-modal .cb-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .cb-sub-modal .cb-subtitle {
    font-size: 20px;
  }
  .mc4wp-form-fields > p {
    margin-left: -7px;
  }
  .mc4wp-form-fields > p:first-child {
    margin-left: 0;
  }
  .overlay__closer {
    top: 30px;
    right: 30px;
    font-size: 40px;
  }
  .admin-bar .overlay__closer {
    margin-top: 32px;
  }
  .cb-border {
    padding-left: 80px;
    padding-right: 80px;
  }
  .cb-separator {
    margin-bottom: 6em;
  }
  .pagination a {
    margin: 6em auto;
  }
  /*------------------------------------------------------------------
[26. Posts]
*/
  .hero-title-overlay .cb-fi, .preview .cb-fi {
    -webkit-transition: 0.5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: 0.5s ease-in-out opacity, 0.5s -webkit-transform ease-in-out;
    transition: 0.5s ease-in-out opacity, 0.5s transform ease-in-out;
    transition: 0.5s ease-in-out opacity, 0.5s transform ease-in-out, 0.5s -webkit-transform ease-in-out;
  }
  .hero-title-overlay:hover .cb-fi, .preview:hover .cb-fi {
    opacity: 0.4;
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  .cb-bs .title {
    font-size: 30px;
  }
  .cb-bs .subtitle {
    margin-top: 15px;
    line-height: 1.5;
  }
  .icon__embed {
    width: 60px;
    height: 60px;
    font-size: 20px;
  }
  .hero .icon__embed {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .hero .icon__embed:hover {
    -webkit-transform: translateX(-50%) scale(1.1, 1.1);
            transform: translateX(-50%) scale(1.1, 1.1);
  }
  .hero .title {
    font-size: 32px;
  }
  .cb-like-count {
    font-size: 30px;
    line-height: 1.3;
  }
  .cb-like-count .cb-like-icon {
    width: 32px;
    height: 26px;
  }
  .hero.no-fi .icon__embed {
    position: static;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .slider-for, .slider-imgs {
    height: 100%;
  }
  .slider .caption {
    padding: 10px 30px;
  }
  .slider .slider-arrow {
    color: #fff;
    z-index: 10;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border: 2px solid #fff;
    font-size: 30px;
    padding: 7px;
    width: 60px;
    height: 60px;
    text-align: center;
  }
  .slider .slider-arrow:hover {
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 0 #161616;
            box-shadow: 2px 2px 0 #161616;
    background: rgba(255, 255, 255, 0.25);
  }
  .slider .slider-arrow-prev {
    left: 40px;
    margin-right: 20px;
  }
  .slider .slider-arrow-next {
    right: 40px;
    margin-left: 20px;
  }
  .cb-next-previous .cb-next-previous-block {
    width: 50%;
    float: left;
  }
  .cb-one-missing .cb-next-previous-block {
    margin: 0 auto;
    float: none;
    text-align: center !important;
  }
  .cb-one-missing .cb-next-previous-block img {
    float: none !important;
    margin: 0 0 20px !important;
  }
  .cb-one-missing .cb-next-previous-block .meta {
    padding: 0 !important;
    margin: 0 !important;
  }
  .cb-author-box .mask img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  .cb-author-box .mask:hover img {
    opacity: 0.9;
  }
  .cb-author-box .meta a:hover {
    text-decoration: underline;
  }
  .go__down i {
    display: inline-block;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -webkit-backface-visibility: hidden;
  }
  .go__down:hover i {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  .progress {
    top: 0;
  }
  .admin-bar .progress {
    top: 32px;
  }
  .commentlist li .cb-comment-body img {
    margin-right: 40px;
    float: left;
    margin-left: 0;
  }
  .commentlist li .cb-comment-body .comment-author .fn {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .commentlist li .cb-comment-body .comment-author time a {
    font-size: 12px;
  }
  .commentlist li .cb-comment-body .comment_content {
    padding-left: 115px;
    margin-top: 0;
  }
  .commentlist li .cb-comment-body .comment-reply-link,
  .commentlist li .cb-comment-body .comment-edit-link {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .commentlist li .cb-comment-body .comment-edit-link {
    margin: 10px 0;
  }
  .commentlist li .cb-comment-body .alert p {
    padding-left: 115px;
    margin: 15px 0;
    font-size: 0.6em;
    letter-spacing: 2px;
  }
  .commentlist li #respond {
    padding-left: 40px;
  }
  .commentlist li .children {
    margin: 20px 0 -20px;
  }
  .comment-form textarea {
    height: 320px;
  }
  /*------------------------------------------------------------------
[27. Menu]
*/
  .cb-menu-overlay {
    width: 50vw;
    max-width: 600px;
  }
  .cb-menu-overlay ul li {
    margin: 25px 0;
    font-size: 18px;
  }
  .cb-menu-overlay .cb-slide-social-icons a i {
    font-size: 18px;
  }
  #cb-menu-back:hover {
    cursor: pointer;
  }
  /*------------------------------------------------------------------
[28. Pages]
*/
  .error404 h1 {
    font-size: 200px;
  }
  .error404 .cb-404-main {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .cb-search-field {
    font-size: 30px;
  }
  /*------------------------------------------------------------------
[29. Navigation]
*/
  .social__icon {
    display: block;
    text-align: center;
    width: inherit;
    margin: 7px 0;
  }
  .cb-nav-left {
    width: 80px;
  }
  .cb-nav-left .cb-pipe {
    padding: 0 15px;
  }
  .cb-v-container {
    width: inherit;
    position: absolute;
    top: 50%;
    -webkit-transition: 0.35s ease-in-out transform;
    transition: 0.35s ease-in-out transform;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .cb-rotate-acw {
    line-height: 80px;
    display: inline-block;
    white-space: nowrap;
    -webkit-transform: translate(0, 100%) rotate(-90deg);
            transform: translate(0, 100%) rotate(-90deg);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  .cb-show-sides .nav .cb-v-container {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .cb-nav-right {
    right: 0;
    width: 80px;
    bottom: 0;
    top: 0;
    text-align: center;
  }
  .cb-nav-right .cb-v-container {
    width: inherit;
  }
  .cb-nav-right i {
    font-size: 26px;
  }
  .cb-nav-left {
    left: 0;
    width: 80px;
    bottom: 0;
    top: 0;
  }
  .nav--freeze .nav {
    position: absolute;
    height: 100vh;
  }
  .single .cb-nav-left .cb-v-container,
  .page .cb-nav-left .cb-v-container {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .single .cb-nav-right,
  .page .cb-nav-right {
    width: 80px;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
  }
  .single .cb-nav-right .cb-v-container,
  .page .cb-nav-right .cb-v-container {
    width: inherit;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .cb-rotate-acw {
    line-height: 80px;
    display: inline-block;
    white-space: nowrap;
    -webkit-transform: translate(0, 100%) rotate(-90deg);
            transform: translate(0, 100%) rotate(-90deg);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  .cb-rotate-acw:after {
    content: "";
    float: left;
    margin-top: 100%;
  }
  /*------------------------------------------------------------------
[30. Footer]
*/
  .cb-column {
    float: left;
  }
  .cb-to-top i {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
  }
  .cb-to-top a:hover i {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  .cb-tagline .cb-col-4 {
    width: 100%;
  }
  /*------------------------------------------------------------------
[31. Widgets]
*/
  .instagram-pics img {
    -webkit-transition: 0.35s ease-in-out opacity;
    transition: 0.35s ease-in-out opacity;
    -webkit-backface-visibility: hidden;
  }
  .instagram-pics li:hover a:after {
    opacity: 1;
  }
  .instagram-pics li:hover img {
    opacity: 0.75;
  }
  .instagram-pics a:after {
    -webkit-transition: 0.35s ease-in-out opacity;
    transition: 0.35s ease-in-out opacity;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-family: 'FontAwesome';
    content: '\f16d';
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 3em;
  }
}

@media only screen and (max-width: 1019px) {
  /*------------------------------------------------------------------
[32. Comments]
*/
  .commentlist .cb-border {
    padding-left: 30px;
    padding-right: 30px;
  }
  .go__down {
    display: none;
  }
}

@media only screen and (min-width: 1020px) {
  /*------------------------------------------------------------------
[33. Layout]
*/
  .entry-content {
    padding: 4em 75px 6em;
  }
  .cb-search-field {
    height: 60px;
  }
  .cb-bs {
    margin-bottom: 4px;
  }
  .search__results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .search__results li {
    text-align: left;
    width: 50%;
    padding: 0 15px;
  }
  /*------------------------------------------------------------------
[34. Posts]
*/
  .no-fi .entry-content {
    padding-top: 0;
  }
  .cb-bs .subtitle {
    font-size: 18px;
  }
  .cb-fs-img {
    margin: 40px 0;
  }
  .cb-fis .cb-fis-bg {
    background-position: 50% 0;
  }
  .cb-fis .cb-vertical-fi {
    background-position: 50% 50%;
  }
  .cb-cat a {
    margin: 10px 5px 0;
  }
  .cb-cat a:after {
    margin-left: 7px;
  }
  .size-full.alignnone {
    width: 120%;
    margin-left: -10%;
    max-width: none !important;
  }
  .cb-vw-img {
    margin-left: 0;
  }
  /*********************
POST FOOTER BLOCKS
*********************/
  .cb-post-footer-block {
    margin: 0 auto 6em;
  }
  .cb-related-posts {
    margin-bottom: 80px;
  }
  .cb-tags a {
    margin: 0 10px 10px 0;
  }
  .cb-next-previous .cb-next-previous-block .cb-read-title {
    font-size: 12px;
    letter-spacing: 1px;
  }
  .cb-next-previous .cb-next-post {
    text-align: right;
  }
  .cb-next-previous .cb-next-post .meta {
    padding-left: 20px;
    margin-right: 150px;
  }
  .cb-next-previous .cb-next-post img {
    float: right;
  }
  .cb-next-previous .cb-previous-post {
    margin-bottom: 0;
    text-align: left;
  }
  .cb-next-previous .cb-previous-post .meta {
    padding-right: 20px;
    margin-left: 150px;
  }
  .cb-next-previous .cb-previous-post img {
    float: left;
  }
  .commentlist li .cb-comment-body img {
    margin-right: 75px;
  }
  .commentlist li .cb-comment-body .comment_content {
    padding-left: 150px;
  }
  .commentlist li .cb-comment-body .alert p {
    padding-left: 150px;
  }
  .hero-title-overlay .cb-like-count {
    right: 40px;
    bottom: 40px;
  }
  .preview.cb-s {
    width: calc(50% - 2px);
    padding-bottom: 33.33333%;
  }
  .cb-posts-loop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .preview {
    float: left;
  }
  .cb-s .title {
    margin: 15px 0;
  }
  .cb-m {
    width: 100%;
    padding-bottom: 45%;
  }
  .cb-m .title {
    margin: 20px 0;
  }
  .cb-header-trans-fa .cb-fis .meta {
    padding-top: 80px;
  }
  #swipebox-close:after {
    font-size: 40px;
    margin-left: -24px;
  }
}

@media only screen and (min-width: 1200px) {
  /*------------------------------------------------------------------
[35. Layout]
*/
  body {
    font-size: 18px;
    line-height: 1.5;
  }
  .wrap {
    max-width: 900px;
  }
  .cb-row {
    margin-left: -40px;
  }
  .cb-col {
    margin-left: 40px;
  }
  .contents-wrap .video-wrap, .aligncenter.size-full, .wp-caption.aligncenter .size-full, .tiled-gallery:not(.type-square), .alignwide {
    width: 1170px;
    max-width: none;
    -webkit-transform: translatex(-50%);
            transform: translatex(-50%);
    margin: 45px 0 45px 50% !important;
  }
  /*------------------------------------------------------------------
[36. Widgets]
*/
  .instagram-pics li {
    width: 16.666667%;
  }
  /*------------------------------------------------------------------
[37. Posts]
*/
  .cb-m .embed__icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 21px;
  }
  .cb-m .title {
    font-size: 50px;
  }
  .cb-m .subtitle {
    font-size: 25px;
  }
  .cb-s .title {
    font-size: 20px;
  }
  .cb-s .subtitle {
    font-size: 15px;
  }
  .hero .title {
    font-size: 50px;
  }
  .cb-vw-img {
    margin-left: 0;
  }
  .modal-wrap .content-custom.is-video, .modal-wrap .content-custom.is-audio {
    width: 1000px;
  }
  .modal-wrap .content-custom.is-video {
    padding-bottom: 46.25%;
  }
}

@media only screen and (min-width: 1440px) {
  /*------------------------------------------------------------------
[38. General]
*/
  .cb-s .title {
    font-size: 36px;
    letter-spacing: 1px;
  }
  .cb-m .title {
    font-size: 51px;
    letter-spacing: 2px;
  }
  .cb-m .subtitle {
    font-size: 26px;
    margin-top: 20px;
    letter-spacing: 0;
  }
  .hero .title {
    font-size: 50px;
    letter-spacing: 2px;
  }
  .hero .subtitle {
    font-size: 26px;
    margin-top: 20px;
    letter-spacing: 0;
  }
  .modal-wrap .content-custom.is-video {
    width: 1360px;
    padding-bottom: 765px;
  }
}

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

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

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

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

.tipi-tip-wrap .inner {
  font-size: 10px;
  margin: 0;
  padding: 10px 15px;
  color: #222;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.9);
  border: 2px solid #222;
  border-radius: 3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.flickity-enabled {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'fotomag';
  src: url("./font/fotomag.woff2?dhns88") format("woff2"), url("./font/fotomag.ttf?dhns88") format("truetype"), url("./font/fotomag.woff?dhns88") format("woff"), url("./font/fotomag.svg?dhns88#fotomag") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="fotomag-i-"], [class*=" fotomag-i-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fotomag' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: inline-block;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fotomag-i-spotify:before {
  content: "\f1bc";
}

.fotomag-i-applemusic:before {
  content: "\e908";
}

.fotomag-i-long-arrow-down:before {
  content: "\f175";
}

.fotomag-i-long-arrow-up:before {
  content: "\f176";
}

.fotomag-i-long-arrow-left:before {
  content: "\f177";
}

.fotomag-i-long-arrow-right:before {
  content: "\f178";
}

.fotomag-i-x:before {
  content: "\e907";
}

.fotomag-i-heart:before {
  content: "\f004";
}

.fotomag-i-camera:before {
  content: "\f030";
}

.fotomag-i-play:before {
  content: "\f04b";
}

.fotomag-i-heart-o:before {
  content: "\f08a";
}

.fotomag-i-twitter:before {
  content: "\f099";
}

.fotomag-i-facebook:before {
  content: "\f09a";
}

.fotomag-i-facebook-f:before {
  content: "\f09a";
}

.fotomag-i-pinterest:before {
  content: "\f0d2";
}

.fotomag-i-youtube-play:before {
  content: "\f16a";
}

.fotomag-i-instagram:before {
  content: "\f16d";
}

.fotomag-i-tumblr:before {
  content: "\f173";
}

.fotomag-i-dribbble:before {
  content: "\f17d";
}

.fotomag-i-rss:before {
  content: "\f09e";
}

.fotomag-i-vk:before {
  content: "\f189";
}

.fotomag-i-soundcloud:before {
  content: "\f1be";
}

.fotomag-i-vimeo:before {
  content: "\f27d";
}

.fotomag-i-reddit-alien:before {
  content: "\f281";
}

.fotomag-i-chevron-down:before {
  content: "\e900";
}

.fotomag-i-chevron-left:before {
  content: "\e901";
}

.fotomag-i-chevron-right:before {
  content: "\e902";
}

.fotomag-i-chevron-up:before {
  content: "\e903";
}

.fotomag-i-headphones:before {
  content: "\e904";
}

.fotomag-i-menu:before {
  content: "\e905";
}

.fotomag-i-search:before {
  content: "\e906";
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
            filter: none !important;
    -ms-filter: none !important;
    font-size: 100%;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar, .page-navigation, .wp-prev-next, .respond-form, nav, #cb-nav-left, #cb-nav-right, .cb-link, .icon__embed {
    display: none;
  }
  article {
    width: 100% !important;
    padding-bottom: 40% !important;
  }
}
