.clear {
  clear: both;
}
.share-icon i:before {
  font-family: "Font Awesome 6 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.share-icon.share-icon-facebook i.facebook:before {
  content: "\f39e";
}

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

.share-icon.share-icon-twitter i.twitter:before {
  content: "\e61b";
}
.share-icon.share-icon-reddit i.reddit:before {
  content: "\f1a1";
}
.share-icon.share-icon-email i.email:before {
  content: "\f0e0";
  font-family: "Font Awesome 6 Free";
}
.share-icon.share-icon-digg i.digg:before {
  content: "\f1a6";
}
.share-icon.share-icon-rss i.rss:before {
  content: "\f09e";
}
.share-icon.share-icon-tumblr i.tumblr:before {
  content: "\f173";
}
.share-icon.share-icon-linkedin i.linkedin:before {
  content: "\f0e1";
}
.share-icon.share-icon-stumbleupon i.stumbleupon:before {
  content: "\f1a4";
}

.hide-br .hide-from-sm {
  display: none !important;
}
@media (min-width: 767px) {
  .max-width .vc_col-sm-12 > .vc_column-inner,
  body:not(.single-post) .vc_inner .vc_col-sm-12 > .vc_column-inner,
  .tt-wrap-off .vc_col-sm-12 > .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
  body.single-post .max-width .vc_inner.vc_row {
    margin-left: 0px;
    margin-right: 0px;
  }
}
body.single-post .wpb_content_element {
  margin-bottom: 0px;
}
.vc_template form label {
  width: 100%;
}
.wpcf7-form p {
  margin: 0;
}
.vc_template select,
.wpcf7-form select {
  outline: none;
  color: #999;
  height: 70px !important;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 17px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-radius: 0;
  border-color: rgb(136 136 136 / 60%);
  display: block;
  width: 100%;
  padding: 5px 0px;
  font-weight: normal;
}
.vc_template input[type="text"],
.vc_template input[type="email"],
.vc_template input[type="tel"],
.vc_template textarea {
  height: 50px;
  background-color: transparent;
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-size: 17px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-radius: 0;
  border-color: rgb(136 136 136 / 60%);
  display: block;
  width: 100%;
  padding: 5px 15px;
  font-weight: normal;
  color: #fff;
}
.vc_template textarea {
  height: auto;
  padding: 15px;
  max-height: 164px;
}
.vc_template input[type="text"]:focus,
.vc_template input[type="email"]:focus,
.vc_template input[type="tel"]:focus,
.vc_template textarea:focus {
  border-color: #fff;
  outline: none;
}
.vc_template input[type="text"]::-webkit-input-placeholder,
.vc_template input[type="email"]::-webkit-input-placeholder,
.vc_template input[type="tel"]::-webkit-input-placeholder,
.vc_template textarea::-webkit-input-placeholder {
  color: #999 !important;
}
.vc_template input[type="text"]:-moz-placeholder,
.vc_template input[type="email"]:-moz-placeholder,
.vc_template input[type="tel"]:-moz-placeholder,
.vc_template textarea:-moz-placeholder {
  color: #999 !important;
}
.vc_template input[type="text"]:-ms-input-placeholder,
.vc_template input[type="email"]:-ms-input-placeholder,
.vc_template input[type="tel"]:-ms-input-placeholder,
.vc_template textarea:-ms-input-placeholder {
  color: #999 !important;
}
.vc_template input[type="submit"] {
  box-shadow: inset 0 0 0 2px #fff;
  padding: 0 30px;
  line-height: 1;
  color: #fff;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background-color: transparent;
  margin: 15px 15px 15px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
  cursor: pointer;
  border: none;
  border-radius: 100px;
  z-index: 9;
  font-family: "Noto Serif JP", serif;
}
.tank-text-block.text-sm {
  font-size: calc(100% + 0.1vw) !important;
}
.text-lg p,
p.text-lg {
  margin-bottom: 3.5% !important;
}
.tank-text-block.text-sm {
  margin-bottom: 2.5% !important;
}
.tank-text-block.text-lg {
  margin-bottom: 3.5% !important;
}
.tank-text-block.text-xlg {
  margin-bottom: 4.5% !important;
}
.tank-text-block.text-xxlg {
  margin-bottom: 5.5% !important;
}
.tank-text-block.text-xxxlg {
  margin-bottom: 6.5% !important;
}
.tank-text-block a:hover,
.tank-text-block a:focus {
  color: currentColor;
  opacity: 0.6;
}

.tank-text-block a {
  color: currentColor;
  opacity: 0.7;
  font-style: italic;
  border-bottom: 1px solid;
}
.blog-interactive-item.no-results:before {
  display: none;
}
#respond {
  margin-top: 140px;
}
@media (max-width: 768px) {
  #respond {
    margin-top: 80px;
  }
}
.form-submit {
  display: none;
}
.pci-caption-stroke .pci-image-is-light .tt-pci-caption-front .tt-pci-title {
  -webkit-text-stroke-color: #111;
}
.widget ul,
.widget ol {
  padding-left: 0;
  list-style: none;
}
.widget.widget_recent_entries li a {
  margin: 0 0 5px 0;
  clear: both;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  color: #b1b1b1;
  display: inline;
  font-family: "Noto Serif JP", serif;
  background-repeat: no-repeat;
  background-image: -o-linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  background-image: linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  background-image: -ms-linear-gradient(transparent 96%, currentColor 1px);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 0 96%;
}
.widget.widget_recent_entries li a:hover {
  background-size: 100% 96%;
  color: #fff;
}
.widget.widget_recent_entries > ul > li {
  list-style: none;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.widget.widget_recent_entries li span {
  display: block;
  font-size: 13px;
  color: #777;
}
.widget:not(
    .widget_recent_entries,
    .widget_meta,
    .widget_pages,
    .widget_nav_menu,
    .widget_recent_comments,
    .widget_rss
  )
  > ul
  > li {
  padding: 0;
}
.widget:not(
    .widget_recent_entries,
    .widget_meta,
    .widget_pages,
    .widget_nav_menu,
    .widget_recent_comments,
    .widget_rss
  )
  > ul
  > li
  > a,
.wp-block-archives-list > li > a,
.wp-block-categories-list > li > a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
  color: #b1b1b1;
  line-height: 1;
  padding: 12px 0px;
  transition: all 0.2s ease-in-out 0s;
}
.widget:not(
    .widget_recent_entries,
    .widget_meta,
    .widget_pages,
    .widget_nav_menu,
    .widget_recent_comments,
    .widget_rss
  )
  > ul
  > li
  > a:hover,
.wp-block-archives-list > li > a:hover,
.wp-block-categories-list > li > a:hover {
  color: #fff;
}

.widget.widget_meta ul > li > a,
.widget.widget_recent_comments ul > li > a,
.widget.widget_recent_comments ul > li > span > a,
.widget.widget_nav_menu ul > li > a,
.wp-block-latest-posts > li > a,
.widget.widget_pages ul > li > a,
.wp-block-latest-comments > li footer a,
.widget_rss li a.rsswidget {
  position: relative;
  margin: 3px 0;
  font-size: 16px;
  color: #b1b1b1;
  display: inline;
  background-repeat: no-repeat;
  background-image: -o-linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  background-image: linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  background-image: -ms-linear-gradient(transparent 96%, currentColor 1px);
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 0 96%;
}
.wp-block-latest-comments > li footer,
.widget.widget_recent_comments ul > li {
  font-size: 16px;
  color: #b1b1b1;
}
.wp-block-latest-posts > li > a,
.wp-block-latest-comments > li footer a,
.widget.widget_recent_comments ul > li > a,
.widget.widget_recent_comments ul > li > span > a,
.widget_rss li a.rsswidget {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 500;
}
.widget.widget_meta ul > li > a:hover,
.widget.widget_nav_menu ul > li > a:hover,
.wp-block-latest-posts > li > a:hover,
.wp-block-latest-comments > li footer a:hover,
.widget.widget_pages ul > li > a:hover,
.widget.widget_recent_comments ul > li > a:hover,
.widget.widget_recent_comments ul > li > span > a:hover,
.widget_rss li a.rsswidget:hover {
  background-size: 100% 96%;
  color: #fff;
}
.widget.widget_recent_comments ul > li {
  margin-bottom: 1em;
}
.widget .tagcloud a {
  position: relative;
  margin: 3px;
  display: inline;
  background-color: rgb(160 160 160 / 12%);
  padding: 2px 10px;
  font-size: 13px !important;
  font-weight: 300;
  color: #cacaca;
  overflow: hidden;
  z-index: 1;
  border-radius: 50px;
  transition: all 0.2s ease-in-out;
}
.widget .tagcloud a:hover {
  background-color: rgb(160 160 160 / 35%);
  color: #fff;
}
.tt-contact-btn-wrap {
  float: left;
  display: flex;
  align-items: center;
}

.wpcf7 .tt-contact-btn-wrap .ajax-loader {
  margin: 0 10px;
}
.wpcf7-form-control-wrap {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
  float: left;
  border: none;
  width: 100%;
}

.wpcf7-not-valid-tip {
  padding-top: 15px;
}
.tt-gallery-video-wrap::before,
.tt-ol-submenu-caret::after,
.tt-m-caret::after,
.tt-ol-submenu-caret::after,
.tt-ps-nav-arrow-prev::after,
.tt-ps-nav-arrow-next::after,
.tt-pc-arrow-prev::after,
.tt-pc-arrow-next::after,
.tt-cc-nav-prev .tt-cc-nav-arrow::after,
.tt-cc-nav-next .tt-cc-nav-arrow::after,
.tt-ts-nav-prev .tt-ts-nav-arrow::after,
.tt-ts-nav-next .tt-ts-nav-arrow::after,
#ball .ball-drag::before,
#ball .ball-drag::after,
.tt-submenu-trigger > a::after,
.tt-product-adc-btn span::before,
.tt-product-adc-btn span::after,
.tt-product-sel-opt-btn span::before,
.sps-arrow-prev::after,
.sps-arrow-next::after,
.sp-adc-btn-icon::before,
.sp-adc-btn-icon::after,
.tt-prc-arrow-prev::after,
.tt-prc-arrow-next::after {
  font-family: "Font Awesome 6 Free" !important;
}
@media (max-width: 1024px) {
  form.shop-grid-ordering .tt-form-group:after {
    font-family: "Font Awesome 6 Free" !important;
  }
}
.width-auto img {
  width: auto;
}
.sidebar-categories > ul > li > a span {
  padding: 9px 16px;
}
.current-menu-parent > a,
.current-menu-item > a {
  color: #fff !important;
}
.tt-comments-list ul.children {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.tt-comments-list ul.children > li {
  margin-top: 40px;
}
@media (min-width: 767px) {
  .tt-comments-list ul.children {
    padding-left: 65px;
  }
}
/********themecheck*******/
.sidebar-widget .wp-block-group__inner-container h2 {
  position: relative;
  margin-bottom: 50px;
  font-size: 24px;
  font-weight: 700;
}
.sidebar-widget .wp-block-group__inner-container h2:after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  bottom: -15px;
  width: 35px;
  height: 2px;
  background-color: #555;
}
.widget ul.children,
.widget ul.sub-menu {
  counter-reset: submenu;
}
.widget ul ul.children > li > a::before,
.widget ul ul.sub-menu > li > a::before {
  font-weight: normal;
  content: "- " counters(submenu, "- ", none);
  counter-increment: submenu;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
}
.widget.widget_archive li,
.widget.widget_categories li {
  text-align: right !important;
  width: 100%;
  position: relative;
  float: left;
  font-size: 15px;
  font-weight: normal;
  color: #b1b1b1;
  line-height: 1;
}
.widget.widget_archive li a,
.widget.widget_categories li a {
  float: left;
  display: unset !important;
  text-align: left;
  position: relative;
  top: -10px;

  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
  color: #b1b1b1;
  line-height: 1;
  padding: 12px 0px;
  transition: all 0.2s ease-in-out 0s;
}
.widget.widget_archive ul,
.widget.widget_categories ul,
.widget {
  float: left;
  width: 100%;
}

.widget select {
  max-width: 100%;
  width: 100%;
  outline: none;
  height: 50px;
  margin: 20px 0px;
  cursor: pointer;
  border-radius: 0;
  background-color: #222;
  border: none;
  padding: 15px 30px;
  appearance: none;
  -webkit-appearance: none;
  background: #222
    url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='11' height='11' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='white'/></g></svg>")
    no-repeat 95%;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  max-width: 100%;
}

.wp-block-search .wp-block-search__input {
  float: left;
  outline: none;
  border: none;
  background: #222;
  width: 100%;
  padding: 20px 30px;
  font-size: 10px;
  text-transform: uppercase;
  position: relative;
  color: #fff;
  font-family: "Poppins", sans-serif;
  -webkit-appearance: none;
  z-index: 1;
}
.wp-block-search .wp-block-search__label {
  font-weight: 700;
  text-align: left;
  padding-bottom: 20px;
}
.wp-block-search .wp-block-search__inside-wrapper {
  position: relative;
}
.wp-block-search .wp-block-search__button {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 18px;
  z-index: 1;
  padding: 14px 22px;
  background: #111;
  border-color: #222;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  cursor: pointer;
}

.widget_rss li .rss-date {
  display: block;
  font-size: 13px;
  color: #777;
}

.widget_rss li .rssSummary {
  margin-top: 5px;
  font-size: 16px;
  line-height: 1.4;
  font-style: italic;
  color: #999;
}
.widget_rss li cite {
  display: block;
  font-size: 13px;
  color: #777;
  margin-top: 5px;
}
.widget_rss li {
  padding-bottom: 1em;
}
.widget p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4;
  color: #999;
}
.ns-text-logo {
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
}
.hidden {
  display: none;
}
.blog-interactive-item.sticky:not(.bi-item-image-on) .bi-item-title a {
  text-decoration: underline;
}
.blocks-gallery-caption {
  position: unset;
  color: #b9b9b9;
  padding-bottom: 35px;
  font-size: 15px;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  left: 0px;
}
.wp-block-button {
  margin-bottom: 15px;
}
.is-style-squared .wp-block-button__link {
  border-radius: 0px;
}

.wp-block-image figcaption {
  color: #fff;
  font-size: 13px;
  text-align: center;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin-bottom: 0px;
}
.wp-block-group.has-background {
  background: transparent !important;
}
code {
  color: #fff;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 10px 0 10px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #fff;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #222;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow-x: hidden;
}
.tt-comment-body {
  min-width: 50%;
}
.page-links {
  float: left;
  width: 100%;
}
.page-links > span,
.page-links a span {
  display: block;
  color: #fff;
  border: none;
  background: #1b1b1b;
  padding: 14px 17px 13px;
  margin: 15px 0;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
  display: inline-block;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  margin-right: 7px;
}
.page-links > span,
.page-links a span:hover {
  background: #222;
}
.wp-caption-text {
  font-weight: 600;
}

.post-password-form input[type="password"] {
  border: none;
  max-height: 45px;
  border: 1px solid #e1e1e1;
  background: #f9f9f9;
  padding: 15px 20px;
  color: #000;
  font-size: 12px;
  -webkit-appearance: none;
  font-family: "Poppins", sans-serif;
}
.post-password-form input[type="submit"] {
  padding: 14px 20px 17px 20px;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  font-size: 12px;
  outline: none;
  display: inline-block;
  position: relative;
  color: #fff;
  margin-top: 15px;
  background: #222;
  letter-spacing: 2px;
  font-weight: 400;
  margin-left: 5px;
  transition: all 200ms linear;
}
.trackback .tt-comment-avatar,
.pingback .tt-comment-avatar {
  display: none;
}
.tt-page-nav,
.tt-section {
  clear: both;
}
#reply-title {
  margin-bottom: 50px;
  float: left;
}
#reply-title .tt-post-comment-form-heading,
#cancel-comment-reply-link {
  font-size: 24px;
  float: left;
  margin-bottom: 0px;
}
#commentform {
  float: left;
  width: 100%;
}
#cancel-comment-reply-link:before {
  content: "/";
  position: relative;
  padding: 0px 10px;
}
@media (max-width: 400px) {
  #cancel-comment-reply-link:before {
    display: none;
  }
  #reply-title .tt-post-comment-form-heading,
  #cancel-comment-reply-link {
    float: unset;
  }
}
@media (max-width: 768px) {
  .logged-in.admin-bar #tt-header.tt-header-fixed {
    position: absolute;
    top: 32px;
  }
  .logged-in.admin-bar #tt-header.tt-header-no-fixed {
    top: 32px;
  }
  html.no-js {
    margin-top: 0px !important;
  }

  .tt-logo {
    top: 28px;
  }
  .ns-text-logo {
    font-size: 23px;
  }
  .tt-rev-slider.mob-ph-full {
    min-height: 100vh;
  }
}
body.logged-in.admin-bar #magic-cursor {
  top: -32px;
}

.tt-portfolio-carousel-item {
  display: flex !important;
}
@media (min-width: 1025px) {
  .elementor .tt-pci-image {
    height: 30vw;
  }
  .elementor .tt-pci-image {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .elementor .tt-pci-image {
    width: 100%;
    height: 60vw;
    object-fit: cover;
    object-position: 50% 50%;
  }
}
.elementor .tank-text-block.text-xxlg {
  margin-bottom: unset !important;
}
.elementor .pgi-image img,
.elementor .tt-gallery-image img {
  height: 100%;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0px !important;
}

.elementor-section-boxed .tt-grid.ttgr-gap-4 {
  margin-left: -3vw;
  margin-right: -3vw;
}
.elementor-section-boxed .tt-grid.ttgr-gap-5 {
  margin-left: -4vw;
  margin-right: -4vw;
}

@media (max-width: 767px) {
  #page-header.ph-fullssssssss {
    height: 100vh;
  }
  .elementor-section {
    clear: both;
    width: 100%;
  }
}

.elementor .swiper-slide {
  will-change: unset;

  -webkit-transition-duration: unset;
  -o-transition-duration: unset;
  transition-duration: unset;
  -webkit-transition-property: unset;
  transition-property: unset;
  -o-transition-property: unset;
  transition-property: unset;
  transition-property: unset;
}

.margin-bottom-off {
  margin-bottom: 0px;
}

@media (max-width: 680px) {
  .tt-bp-nav-title {
    display: block !important;
    font-size: 19px;
  }
}
img.tt-psi-image {
  height: 100% !important;
}
.pgi-category ~ .pgi-category:not(:empty)::before,
.tt-pci-category ~ .tt-pci-category:not(:empty)::before {
  content: ", ";
  padding: 0px 5px;
}

.ball-close:before {
  content: "Close";
}
.slider-nav-off {
  display: none;
}

body.ph-bg-image-light-on .tt-hti-btn {
  color: #111;
}

body.ph-bg-image-light-on:not(.tt-m-menu-open) .tt-m-menu-text-menu,
body.ph-bg-image-light-on.tt-ol-menu-open #ball {
  color: #111;
}
body.ph-bg-image-light-on.tt-ol-menu-open .tt-hti-btn,
body.ph-bg-image-light-on.tt-ol-menu-open .tt-ol-menu-toggle-btn-texts {
  color: #fff;
}

@media (max-width: 1197px) {
  body.ph-bg-image-light-on .tt-main-menu-list > li > a,
  body.ph-bg-image-light-on .tt-main-menu-list > li > .tt-submenu-trigger > a {
    color: #fff;
  }
}

.pgi-des {
  position: relative;
  display: inline-block;
  font-size: calc(11px + 0.1vw);
  color: #fff;
  opacity: 0.5;
  margin-top: 8px;
  line-height: 1.2;
  margin-bottom: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#portfolio-grid.pgi-cap-inside .pgi-des {
  opacity: 1;
}
@media (min-width: 1025px) {
  #portfolio-grid.pgi-cap-inside .pgi-image-is-light .pgi-des {
    color: #111;
  }
}
.elementor-widget-container {
  min-height: 1px;
}

.lg-sub-html br {
  display: none;
}

section.wpb-content-wrapper {
  padding: 0px;
  background: transparent;
}
body.is-mobile:not(.admin-bar) #tt-header.tt-header-fixed-mob {
  position: fixed;
}

body.is-mobile:not(.admin-bar) #tt-header.tt-header-no-fixed-mob {
  position: absolute !important;
}
body.tt-transition .tt-portfolio-hover-carousel::before {
  display: none;
}

.phc-image img,
.phc-image video.phc-video {
  height: 100% !important;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: unset;
}
@media (max-width: 768px) {
  body:not(.ph-image-on)
    #page-header.mob-ph-full.mob-ph-full
    .page-header-inner,
  body.ph-image-on.ph-bg-image-on
    #page-header:not(.project-info-list-on).mob-ph-full
    .page-header-inner {
    padding-top: 280px;
    padding-bottom: 80px;
  }
  body:not(.ph-image-on) #page-header.mob-ph-full.mob-ph-full,
  body.ph-image-on.ph-bg-image-on
    #page-header:not(.project-info-list-on).mob-ph-full {
    min-height: 100vh;
  }
}
.is-mobile .ttgr-cat-nav {
  z-index: 9999;
}
blockquote.open-quote::before {
  content: "''";
}
.tt-ol-menu-toggle-btn-text {
  min-width: 55px;
}

/* title hover */
body:not(.is-mobile)
  #portfolio-grid.pgi-cap-inside.pgi-cap-title-hover
  .pgi-caption-inner {
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 20px, 0);
  transition: all 0.25s ease-out;
  transition-delay: 0.1s;
}
body:not(.is-mobile)
  #portfolio-grid.pgi-cap-inside.pgi-cap-title-hover
  .portfolio-grid-item:hover
  .pgi-caption-inner {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.visiabilty-0 {
  visibility: hidden;
  opacity: 0;
}
