/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/*---GENERAL---*/
:root {
  --red: #a6221c;
  --grey: #f9f9f9;
  /* --black: #141414; */
  --black: #000000;
}
::selection {
  background-color: var(--red);
  color: #fff;
}
body a {
  color: #000000;
}

body a:hover {
  color: var(--red);
}
@font-face {
  font-family: 'Arial Narrow';
  src: url('/wp-content/themes/salient-child/fonts/ArialNarrow-Bold.woff') format('woff'),
    url('/wp-content/themes/salient-child/fonts/ArialNarrow-Bold.ttf') format('truetype'),
    url('/wp-content/themes/salient-child/fonts/ArialNarrow-Bold.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arial Black';
  src: url('/wp-content/themes/salient-child/fonts/Arial-Black.woff') format('woff'),
    url('/wp-content/themes/salient-child/fonts/Arial-Black.ttf') format('truetype'),
    url('/wp-content/themes/salient-child/fonts/Arial-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

Arial-Black body[data-header-format='left-header'] .container,
body[data-header-format='left-header'] .woocommerce-tabs .full-width-content .tab-container,
body[data-header-format='left-header'] .nectar-recent-posts-slider .flickity-page-dots,
body[data-header-format='left-header'] .post-area.standard-minimal.full-width-content .post .inner-wrap {
  padding: 0;
}

@media (max-width: 999px) {
  .float__right {
    float: right;
  }
}
.cky-btn {
  font-size: 25px !important;
  font-weight: 600 !important;
}
.cky-btn.cky-btn-customize[style] {
  border-color: transparent !important;
  color: #000000 !important;
}

.cky-btn.cky-btn-accept[style] {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: transparent !important;
}
/*---MENU---*/

.menu-title-text {
  color: #ffffff;
  line-height: 0.9;
  font-weight: 700;
}

.lang-item .menu-title-text {
  font-size: 1vw;
}

.lang-item {
  width: 2vw !important;
}

#slide-out-widget-area.fullscreen .inner li a {
  opacity: 1 !important;
}

#header-outer {
  background-color: var(--grey);
}

.menu-item a {
  padding: 0 !important;
}

.lang-item a {
  font-family: 'Arial Narrow' !important;
}

body[data-header-format='left-header'] #header-outer[data-lhe='animated_underline'] #top nav ul li:not([class*='button_']) > a span::after {
  background-color: transparent !important;
}

@media (min-width: 1001px) {
  body[data-header-format='left-header'] #header-outer {
    width: 17vw;
  }
  body[data-header-format='left-header'] #ajax-content-wrap {
    margin-left: 17vw;
  }
  /* #header-outer #logo img {
    height: 3.9vw;
  } */
  body[data-header-format='left-header'] #header-outer .span_3 {
    margin-top: 4vw;
    margin-left: 0.5vw;
    z-index: 999999;
  }
  body[data-header-format='left-header'] #header-outer nav {
    vertical-align: bottom;
  }

  body[data-header-format='left-header'] #header-outer .nav-outer {
    width: 100%;
  }
  body[data-header-format='left-header'] #header-outer nav {
    padding: 1.6vw;
  }
  body[data-header-format='left-header'] #header-outer .row .col.span_9 {
    bottom: 0;
  }
  ul.buttons.sf-menu {
    display: none;
  }

  .post-icon {
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s opacity ease-in-out;
    overflow: visible;
    mix-blend-mode: hard-light;
    stroke-dasharray: 1500;
    stroke-dashoffset: 1500;
    transition: stroke-dashoffset 0.5s cubic-bezier(0.8, 1, 0.7, 1);
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.8, 1, 0.7, 1);
  }

  .post-icon:hover,
  .post-icon.hover {
    stroke-dashoffset: 0;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-duration: 0.5s;
  }

  .current-menu-item::after,
  .current-menu-parent::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 414.537 22.138"><defs><style>.cls-1{fill:%23a7151d;}</style></defs><g id="Capa_2" data-name="Capa 2"><g id="Capa_1-2" data-name="Capa 1"><path class="cls-1" d="M7.808.006c100.426,6.477,202.127,10.2,302.742,8.481C343.262,7.93,378.934,6.4,411.6,4.5a2.789,2.789,0,0,1,.453,5.557c-9.354,1.021-28.9,3.2-37.843,4.078-62.83,5.758-127.031,8.151-190.113,8-50.278-.1-102.024-1.818-152.172-5.474-8.456-.6-16.867-1.284-25.372-2.107C-2.815,13.349-1.911-.322,7.808.006Z"/></g></g></svg>');
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 9999;
    pointer-events: none;
    mix-blend-mode: hard-light;
  }

  .current-menu-parent::after {
    transform: rotateY(180deg);
  }

  .open-submenu .sub-menu {
    padding-bottom: 5px !important;
  }
  .post-icon {
    opacity: 1;
  }

  [data-header-format='left-header'] .wpb_row.full-width-content {
    margin-left: calc(-50vw + 9vw + var(--scroll-bar-w) / 2);
    width: calc(100vw - 18vw - var(--scroll-bar-w));
  }

  #header-outer:not([data-format='left-header']) #top nav > ul {
    gap: 1rem;
  }
}

@media (max-width: 999px) {
  .post-icon {
    display: none;
  }
  .lang-item {
    width: 10vw !important;
  }
  #header-outer[data-box-shadow='large'] {
    box-shadow: none;
  }
  body #top #logo img,
  #header-outer[data-permanent-transparent='false'] #logo .dark-version {
    height: 48px !important;
  }

  #slide-out-widget-area-bg.fullscreen {
    background-color: var(--grey);
    color: #000000;
  }
  #slide-out-widget-area.fullscreen .menuwrapper li a {
    color: #000000 !important;
    text-align: left;
    font-size: 8vw !important;
    letter-spacing: -3px !important;
  }
  #slide-out-widget-area .off-canvas-menu-container {
    padding: 0 5% !important;
  }
  .container {
    max-width: inherit;
  }
  p {
    padding: 0 10px !important;
  }
  #header-outer {
    padding: 12px 10px !important;
  }
}

/*---TITLES---*/

@media (min-width: 1001px) {
  h1 {
    font-family: 'Arial Narrow', sans-serif;
    font-weight: 500;
    font-size: 2vw !important;
    line-height: 0.9 !important;
  }

  h2,
  h1.entry-title {
    font-weight: 900;
    font-size: 7.6vw !important;
    line-height: 0.8 !important;
    letter-spacing: -0.2vw !important;
    text-transform: uppercase;
    font-family: 'Arial Black', sans-serif !important;
  }

  .medium__size h2 {
    font-size: 4.6vw !important;
  }
  h3 {
    font-family: 'Arial', sans-serif;
    font-weight: 600;
    font-size: 2vw !important;
    line-height: 0.9 !important;
  }

  .special h3 {
    font-size: 4vw !important;
  }

  h4 {
    font-family: 'Arial Narrow', sans-serif;
    font-weight: 500;
    font-size: 1.7vw !important;
    line-height: 0.9 !important;
  }
  p {
    font-size: 1.2vw !important;
    line-height: 1.2 !important;
  }

  .home__first-title h1 {
    font-size: 3.5vw !important;
  }

  .title__wrapper .wpb_text_column.wpb_content_element {
    margin-bottom: 1vw;
  }
  .text__before__contact,
  .text__before__contact h1 {
    font-family: 'Arial Narrow';
    font-weight: 500;
    font-size: 2vw !important;
    line-height: 0.9 !important;
    text-align: right;
  }
}

h2.woocommerce-loop-product__title {
  font-family: 'Arial Narrow' !important;
}

.contact__title p,
.contact__title,
.nectar-shop-header h1 {
  font-weight: 900;
  display: flex;
  width: max-content;
  font-size: 4.6vw !important;
  line-height: 0.8 !important;
  letter-spacing: -0.2vw;
  text-transform: uppercase;
  margin-bottom: 20px !important;
  font-family: 'Arial Black', sans-serif;
}
.contact__titles .vc_column-inner .wpb_wrapper {
  display: flex;
}

@media (max-width: 999px) {
  .contact__title p,
  .contact__title,
  .nectar-shop-header h1 {
    font-size: 6vw !important;
    margin-bottom: 10px !important;
  }

  .contact__title p {
    padding: 0 !important;
  }
  .title__wrapper .wpb_text_column.wpb_content_element {
    margin-bottom: 1vw;
  }
  h2,
  h1.entry-title {
    font-size: 9vw !important;
    line-height: 0.8 !important;
    font-family: 'Arial Narrow';
  }
  h3,
  h4 {
    font-size: 7vw !important;
    line-height: 1 !important;
  }

  p {
    font-size: 5vw !important;
    line-height: 1;
  }
  h3,
  h3 a {
    letter-spacing: -0.2vw;
  }
}
@media (max-width: 690px) {
  .text__before__contact,
  .text__before__contact h1 {
    font-size: 4vw !important;
    line-height: 0.9 !important;
  }

  ul li {
    font-size: 12px;
    line-height: 1.2;
  }
  ol,
  ul {
    margin-left: 4vw;
  }
  .home__first-title h1 {
    font-size: 11vw !important;
  }
}
/* --- FORMS--- */
#responsive-form {
  width: 100%;
  margin: 0 auto;
}
.row {
  width: 100%;
}

.full {
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
}

.one-half,
.one-third {
  position: relative;
  margin-right: 2%;
  float: left;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.one-half {
  width: 49%;
}
.one-third {
  width: 31.66%;
}

.last {
  margin-right: 0 !important;
  clear: right;
}

label {
  font-family: 'Arial Narrow' !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1vw;
}

.material.woocommerce-page[data-form-style='default'] input#coupon_code,
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea {
  background-color: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1.5px solid;
  font-family: 'Arial';
  font-size: 22px !important;
  color: #000000;
}

input[type='date']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='url']:focus,
select:focus,
textarea:focus {
  box-shadow: none;
}

.wpcf7-not-valid-tip {
  background: none !important;
  box-shadow: none !important;
}

body[data-form-submit='regular'] input[type='submit'] {
  background-color: transparent;
  color: #000;
  margin-top: 50px;
  font-size: 2.2vw;
  letter-spacing: -3px;
}

body[data-button-style='slightly_rounded_shadow'] .container-wrap input[type='submit']:hover {
  box-shadow: none !important;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

#responsive-form .post-icon {
  position: relative;
  width: 10vw;
  height: auto;
  top: -3.5vw;
  pointer-events: none;
}

#responsive-form .post-icon.hover {
  animation: dash 0.5s cubic-bezier(0.41, 0.01, 0.48, 0.58) forwards;
}
@media (max-width: 999px) {
  .one-half,
  .one-third {
    width: 100%;
    margin-right: 0;
  }

  body[data-form-submit='regular'] input[type='submit'] {
    font-size: 7.2vw;
    letter-spacing: -0.6vw;
  }
  label {
    font-size: 4vw !important;
    letter-spacing: -0.1vw;
    line-height: 0.8;
  }
}

/*---GALLERY---*/
span.meta-category,
.meta-category,
#single-below-header {
  display: none !important;
}
.wp-block-gallery,
.work-item.style-2 img {
  mix-blend-mode: multiply;
}
.work-item.style-2 {
  background-color: var(--grey);
}
.portfolio-items .col[data-default-color='true'] .work-item:not(.style-3) .work-info-bg {
  background-color: transparent !important;
}
.image__link__lovers,
.image__link__sinners {
  position: absolute !important;
  z-index: 999;
  width: 16vw !important;
  transform: rotate(-4deg) !important;
  mix-blend-mode: hard-light;
  transition: filter 0.3s ease-in-out !important;
}
.image__link__lovers {
  top: -9.5vw;
  left: 28vw;
}

.post-content .content-inner .article-content-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  pointer-events: none;
}

.image__link__sinners {
  top: -2vw;
  left: 39vw;
}

h1.entry-title {
  font-weight: 900 !important;
}

.posts-container .post-header h3 {
  font-family: 'Arial', sans-serif;
  font-size: 3.2vw !important;
  line-height: 1;
  transition: opacity 0.5s ease;
  opacity: 0;
  letter-spacing: -0.2rem;
}

.posts-container .hover .post-header h3 {
  opacity: 1;
}
.auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap h3 a {
  color: #660b08 !important;
}

.auto_meta_overlaid_spaced .masonry-blog-item .post-featured-img::after {
  content: none;
}

.posts-container .article-content-wrap {
  mix-blend-mode: hard-light;
}
.auto_meta_overlaid_spaced .masonry-blog-item .inner-wrap {
  border-radius: 0;
}

.broken__gallery {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 1000px) {
  /*---LOVERS---*/
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 1) .post-content {
    height: 25.5vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 1) {
    width: 38vw !important;
    margin-top: 15.5vw;
    height: 25.5vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 2) .post-content {
    height: 44vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 2) {
    width: 35vw !important;
    margin-top: 2vw;
    height: 44vw;
    margin-left: 5vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 3) .post-content {
    height: 36vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 3) {
    width: 25vw !important;
    margin-top: 32vw;
    height: 36vw;
    margin-left: 3vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 4) .post-content {
    height: 32vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 4) {
    width: 44.5vw !important;
    margin-top: 14vw;
    height: 32vw;
    margin-left: 9vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 5) .post-content {
    height: 48vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 5) {
    width: 39.5vw !important;
    margin-top: 10vw;
    height: 48vw;
    margin-left: 18vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 6) .post-content {
    height: 21vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 6) {
    width: 32.5vw !important;
    margin-top: 13vw;
    height: 21vw;
    margin-left: 3vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 7) .post-content {
    height: 35vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 7) {
    width: 41vw !important;
    margin-top: 27vw;
    height: 35vw;
    margin-left: 5vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 8) .post-content {
    height: 54vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 8) {
    width: 36.5vw !important;
    margin-top: 7vw;
    height: 54vw;
    margin-left: 3vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 9) .post-content {
    height: 38vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 9) {
    width: 30.5vw !important;
    margin-top: 37vw;
    height: 38vw;
    margin-left: 8vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 10) .post-content {
    height: 31vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n + 10) {
    width: 46.5vw !important;
    margin-top: 14vw;
    height: 31vw;
    margin-left: 14vw !important;
  }

  /*---SINNERS---*/
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) .post-content {
    height: 44.5vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) {
    width: 36vw !important;
    margin-top: 25.5vw;
    height: 44.5vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) .post-content {
    height: 28vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) {
    width: 41vw !important;
    margin-top: 2vw;
    height: 28vw;
    margin-left: 4vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) .post-content {
    height: 38vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) {
    width: 25vw !important;
    margin-top: 19vw;
    height: 38vw;
    margin-left: 15vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) .post-content {
    height: 20vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) {
    width: 30.5vw !important;
    margin-top: -10vw;
    height: 20vw;
    margin-left: 6vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) .post-content {
    height: 22vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) {
    width: 31.5vw !important;
    margin-top: 36vw;
    height: 22vw;
    margin-left: 0vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) .post-content {
    height: 49vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) {
    width: 39.5vw !important;
    margin-top: 17vw;
    height: 49vw;
    margin-left: 9vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) .post-content {
    height: 35vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) {
    width: 53vw !important;
    margin-top: 14vw;
    height: 35vw;
    margin-left: 12vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) .post-content {
    height: 34vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) {
    width: 26.5vw !important;
    margin-top: 57vw;
    height: 34vw;
    margin-left: 5vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) .post-content {
    height: 64vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) {
    width: 41.5vw !important;
    margin-top: 16vw;
    height: 64vw;
    margin-left: 8vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) .post-content {
    height: 28vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) {
    width: 41.5vw !important;
    margin-top: 7vw;
    height: 28vw;
    margin-left: 35vw !important;
  }
  /*---DIARY---*/
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) .post-content {
    height: 40.5vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) {
    width: 27vw !important;
    margin-top: 4.5vw;
    height: 40.5vw;
    margin-left: 6vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) .post-content {
    height: 27vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) {
    width: 20vw !important;
    margin-top: -2vw;
    height: 27vw;
    margin-left: 24vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) .post-content {
    height: 24vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) {
    width: 35vw !important;
    margin-top: -12vw;
    height: 24vw;
    margin-left: 36vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) .post-content {
    height: 49vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) {
    width: 32.5vw !important;
    margin-top: 6vw;
    height: 49vw;
    margin-left: 0vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) .post-content {
    height: 28vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) {
    width: 18.5vw !important;
    margin-top: 15vw;
    height: 28vw;
    margin-left: 12vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) .post-content {
    height: 31vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) {
    width: 45.5vw !important;
    margin-top: 21vw;
    height: 31vw;
    margin-left: 10vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) .post-content {
    height: 31vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) {
    width: 21vw !important;
    margin-top: 8vw;
    height: 31vw;
    margin-left: 5vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) .post-content {
    height: 37vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) {
    width: 25.5vw !important;
    margin-top: 35vw;
    height: 37vw;
    margin-left: 3vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) .post-content {
    height: 41vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) {
    width: 27.5vw !important;
    margin-top: 15vw;
    height: 41vw;
    margin-left: 19vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) .post-content {
    height: 31vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) {
    width: 46.5vw !important;
    margin-top: 4vw;
    height: 31vw;
    margin-left: 33vw !important;
  }
}
@media (min-width: 1px) and (max-width: 999px) {
  /*---LOVERS---*/
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) .post-content {
    height: 35vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) {
    width: 53vw !important;
    margin-top: 15.5vw;
    height: 35vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) .post-content {
    height: 54vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) {
    width: 44vw !important;
    margin-top: 2vw;
    height: 54vw;
    margin-left: 5vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) .post-content {
    height: 59vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) {
    width: 40vw !important;
    margin-top: 19vw;
    height: 59vw;
    margin-left: 29vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) .post-content {
    height: 52vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) {
    width: 72.5vw !important;
    margin-top: 14vw;
    height: 52vw;
    margin-left: 0 !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) .post-content {
    height: 79vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) {
    width: 64.5vw !important;
    margin-top: 10vw;
    height: 79vw;
    margin-left: 18vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) .post-content {
    height: 28vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) {
    width: 44.5vw !important;
    margin-top: 13vw;
    height: 28vw;
    margin-left: 3vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) .post-content {
    height: 43vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) {
    width: 50vw !important;
    margin-top: 27vw;
    height: 43vw;
    margin-left: 3vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) .post-content {
    height: 55vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) {
    width: 36.5vw !important;
    margin-top: 7vw;
    height: 55vw;
    margin-left: 3vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) .post-content {
    height: 70vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) {
    width: 55.5vw !important;
    margin-top: 37vw;
    height: 70vw;
    margin-left: 5vw !important;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) .post-content {
    height: 50.5vw;
  }
  #lovers.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) {
    width: 76vw !important;
    margin-top: 14vw;
    height: 50.5vw;
    margin-left: 14vw !important;
  }
  /*---SINNERS---*/
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) .post-content {
    height: 61.5vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) {
    width: 50vw !important;
    margin-top: 40.5vw;
    height: 61.5vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) .post-content {
    height: 37.5vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) {
    width: 56vw !important;
    margin-top: -3vw;
    height: 37.5vw;
    margin-left: -6.5vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) .post-content {
    height: 63vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) {
    width: 41vw !important;
    margin-top: 19vw;
    height: 63vw;
    margin-left: 5vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) .post-content {
    height: 30vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) {
    width: 45vw !important;
    margin-top: -10vw;
    height: 30vw;
    margin-left: 10vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) .post-content {
    height: 36vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) {
    width: 52.5vw !important;
    margin-top: 36vw;
    height: 36vw;
    margin-left: 0vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) .post-content {
    height: 50vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) {
    width: 40.5vw !important;
    margin-top: 17vw;
    height: 50vw;
    margin-left: 8vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) .post-content {
    height: 36vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) {
    width: 55vw !important;
    margin-top: 14vw;
    height: 36vw;
    margin-left: 12vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) .post-content {
    height: 63vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) {
    width: 48.5vw !important;
    margin-top: 63vw;
    height: 63vw;
    margin-left: -18vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) .post-content {
    height: 66.5vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) {
    width: 42.5vw !important;
    margin-top: 16vw;
    height: 66.5vw;
    margin-left: 8vw !important;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) .post-content {
    height: 40.5vw;
  }
  #sinners.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) {
    width: 59.5vw !important;
    margin-top: 7vw;
    height: 40.5vw;
    margin-left: 25vw !important;
  }
  /*---DIARY---*/
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) .post-content {
    height: 66.5vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(-n + 1) {
    width: 45.5vw !important;
    margin-top: 4.5vw;
    height: 66.5vw;
    margin-left: 0;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) .post-content {
    height: 56vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(2n) {
    width: 41vw !important;
    margin-top: -2vw;
    height: 56vw;
    margin-left: 7vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) .post-content {
    height: 50vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(3n) {
    width: 73vw !important;
    margin-top: 18vw;
    height: 50vw;
    margin-left: 14vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) .post-content {
    height: 65vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(4n) {
    width: 44.5vw !important;
    margin-top: 6vw;
    height: 65vw;
    margin-left: 0vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) .post-content {
    height: 52vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(5n) {
    width: 34.5vw !important;
    margin-top: 15vw;
    height: 52vw;
    margin-left: 12vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) .post-content {
    height: 32vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(6n) {
    width: 47.5vw !important;
    margin-top: 21vw;
    height: 32vw;
    margin-left: 6vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) .post-content {
    height: 57vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(7n) {
    width: 39vw !important;
    margin-top: 8vw;
    height: 57vw;
    margin-left: 8vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) .post-content {
    height: 61vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(8n) {
    width: 42vw !important;
    margin-top: 35vw;
    height: 61vw;
    margin-left: 3vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) .post-content {
    height: 51vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(9n) {
    width: 34.5vw !important;
    margin-top: 15vw;
    height: 51vw;
    margin-left: 12vw !important;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) .post-content {
    height: 45vw;
  }
  #diary.full-width-content .post-area.auto_meta_overlaid_spaced .masonry-blog-item:nth-child(10n) {
    width: 67.5vw !important;
    margin-top: 4vw;
    height: 45vw;
    margin-left: 16vw !important;
  }
}
@media (max-width: 999px) {
  .auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap {
    padding: 4% !important;
  }
  .posts-container .post-header h3 {
    font-size: 3vw !important;
    line-height: 1;
  }
  .auto_meta_overlaid_spaced .masonry-blog-item {
    padding: 0;
  }

  .image__link__sinners {
    top: -3vw;
    left: 47vw;
  }
  .image__link__lovers {
    top: -13vw;
    left: 22vw;
  }

  .image__link__lovers,
  .image__link__sinners {
    width: 24vw !important;
  }
}

.auto_meta_overlaid_spaced .masonry-blog-item:hover .post-featured-img,
.masonry.auto_meta_overlaid_spaced .post.link:hover .n-post-bg,
.masonry.auto_meta_overlaid_spaced .post.quote:hover .n-post-bg {
  transform: none !important;
  -webkit-transform: none !important;
}

#pagination span.page-numbers.current {
  background-color: transparent !important;
  border: 3px solid var(--red);
}

body[data-button-style*='slightly_rounded'] #pagination span {
  border-radius: 50% !important;
}

#pagination span {
  color: #000000 !important;
}
/*---FOOTER---*/
#footer a,
#footer p {
  color: #000000;
  text-transform: uppercase;
}

#footer .small__links p {
  font-size: 0.8vw !important;
  text-transform: uppercase;
}

#footer a:hover {
  color: var(--red);
}
@media (max-width: 999px) {
  #footer .small__links p {
    font-size: 3vw !important;
  }
}

/*---FILMS---*/
.films__wrapper,
.films__wrapper .ocm-effect-wrap,
.films__wrapper #header-outer,
.films__wrapper .container-wrap {
  background-color: var(--black);
}

.films__wrapper .menu-title-text {
  color: var(--grey);
}

.films__wrapper .dark-version {
  opacity: 0;
}

.films__wrapper .starting-logo {
  opacity: 1 !important;
}

.films__wrapper #slide-out-widget-area.fullscreen .inner-wrap {
  background-color: var(--black);
}

.films__wrapper #slide-out-widget-area.fullscreen .menuwrapper li a {
  color: #ffffff !important;
}

.films__wrapper .before-footer {
  background-color: var(--black);
  color: var(--grey);
}

.films__wrapper #footer p,
.films__wrapper #footer a,
.films__wrapper #footer h4,
.films__wrapper p {
  color: var(--grey);
}
.films__wrapper #footer a:hover {
  color: var(--red);
}

.nectar-scrolling-text-inner__text-chunk .gallery {
  display: flex;
}

.gallery-item img {
  border: none !important;
}
.gallery-item {
  width: 30vw !important;
  padding: 0 5px;
}

@media (max-width: 690px) {
  .nectar-scrolling-text-inner__text-chunk .gallery {
    width: 100vw;
  }
}

/*---SHOP---*/

.woocommerce button.button {
  font-weight: 600;
}

#ajax-content-wrap .cart_totals h2 {
  font-size: 3vw !important;
}
.woocommerce-breadcrumb,
.woocommerce-result-count,
.woocommerce-ordering,
.product-type-simple .product-add-to-cart,
.nectar-prod-wrap,
.wc-tabs {
  display: none !important;
}

.woocommerce-tabs[data-tab-style='fullwidth'],
.woocommerce-tabs[data-tab-style='fullwidth_centered'] {
  margin-top: 0 !important;
}
@media (min-width: 999px) {
  .woocommerce-page .main-content {
    padding-left: 8vw !important;
  }

  .single-product.woocommerce-page .main-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 1001px) {
  body[data-header-format='left-header'].woocommerce.single-product #ajax-content-wrap .container-wrap {
    padding-top: 0 !important;
  }
}

.post-type-archive-product.woocommerce .container-wrap,
.tax-product_cat.woocommerce .container-wrap,
.woocommerce ul.products li.product.minimal .product-wrap,
.woocommerce ul.products li.product.minimal .background-color-expand,
.woocommerce-page ul.products li.product.minimal .product-wrap,
.woocommerce-page ul.products li.product.minimal .background-color-expand {
  background-color: var(--grey);
}

.products li.product.minimal .background-color-expand::before {
  box-shadow: none;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  mix-blend-mode: multiply;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 20px !important;
  letter-spacing: -1px !important;
  position: absolute;
  bottom: 2.5vw;
  left: 2vw;
}

.woocommerce ul.products li.product .price {
  position: absolute;
  bottom: 2.2vw;
  right: 2vw;
}

@media (max-width: 999px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    bottom: 5.5vw;
    left: 4vw;
  }

  .woocommerce ul.products li.product .price {
    bottom: 5.5vw;
    right: 4vw;
  }
}

@media (max-width: 690px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    bottom: 12.5vw;
    left: 8vw;
  }

  .woocommerce ul.products li.product .price {
    bottom: 12.5vw;
    right: 9vw;
  }
}

@media (min-width: 1000px) {
  body.woocommerce-page .container {
    max-width: none;
  }
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: #000 !important;
}

body .woocommerce.add_to_cart_inline a.button.add_to_cart_button {
  background-color: transparent !important;
  font-size: 5vw;
  line-height: 0.7;
}

.single-product.woocommerce-page .woocommerce-Price-amount {
  color: #ffffff;
}

/*---LINKTREE---*/
.linktree__image {
  width: 80vw;
  padding-top: 4vw;
}
.hola__wrapper p {
  padding-bottom: 20px !important;
}
.linktree .logo {
  width: 38vw !important;
  position: absolute;
  z-index: 9999;
  left: 0;
  top: -5vw;
}
.hola__arrow {
  width: 8vw !important;
}
.linktee__links p a {
  font-size: 3vw !important;
  font-weight: 600;
  color: #000000;
}

.linktee__links h3 {
  font-size: 1vw !important;
}

@media (max-width: 999px) {
  .linktee__links h3 {
    font-size: 3.5vw !important;
    line-height: 1 !important;
  }

  .hola__arrow {
    width: 20vw !important;
  }

  .linktree .text__before__contact h1 {
    padding-right: 0;
    font-size: 2vw !important;
    line-height: 1 !important;
  }

  .linktree .logo {
    top: -1vw;
  }

  .linktree img {
    width: 100%;
    height: auto;
  }

  .linktee__links p a {
    font-size: 7vw !important;
  }
}

@media (max-width: 690px) {
  .linktree .text__before__contact h1 {
    font-size: 2vw !important;
    top: -20px !important;
    position: relative;
  }
}

/*---HOME---*/
#home__hero {
  aspect-ratio: 3/2;
}

#home__hero .row_col_wrap_12 {
  height: 100%;
}

.medium__row {
  padding: 0 4vw !important;
}
.home__arrow {
  width: 9vw !important;
  max-width: 134px !important;
}

.light a {
  opacity: 1 !important;
}
.light a:hover {
  color: #000000 !important;
}
.video__row,
.video__row .row_col_wrap_12 {
  aspect-ratio: 16/9;
}

.nectar_video_lightbox.play_button::before {
  display: none;
}

.play_button svg {
  transform: scaleX(4) translateY(-50%) translateX(-10%) !important;
}

.nectar_video_lightbox.play_button {
  width: 110px;
  height: 60px;
}

.img__bg {
  width: 100%;
  aspect-ratio: 4/3;
}

.heroes h3 {
  font-size: 6vw !important;
  position: absolute;
  top: -6vw;
  left: 5vw;
  width: 40vw;
  z-index: 99999;
  mix-blend-mode: multiply;
}

.heroes__overlay {
  mix-blend-mode: multiply;
}

.about__text {
  width: 13vw;
}

.ovalo__price {
  position: absolute;
  top: -1vw;
  left: -4vw;
  max-width: 12vw !important;
}
@media (max-width: 999px) {
  .heroes h3 {
    font-size: 7vw !important;
    top: -5vw;
    left: 47vw;
  }

  .about__text {
    width: 70vw;
  }
  .ovalo__price {
    top: -1vw;
    left: -7vw;
    max-width: 31vw !important;
  }
  .home__arrow {
    width: 12vw !important;
  }
}
@media (min-width: 1001px) {
  body.home__wrapper .container-wrap {
    padding-top: 0 !important;
  }
  .big-text p {
    font-size: 2vw !important;
  }
}

.cky-notice-des p {
  font-size: 12px !important;
}
.cky-notice .cky-title {
  padding-bottom: 0;
}
.multiply {
  background-color: var(--grey);
}
.multiply img {
  mix-blend-mode: multiply !important;
}
