/*
Theme Name: Starea Natiei V2
Theme URI: http://components.underscores.me/
Author: BitStone
Author URI: https://www.bitstone.eu/
Description: Starea Natiei - 2.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sn
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Starea Natiei V2 is created by the theme generator at http://components.underscores.me/, (C) 2015-2016 Automattic, Inc.
Components is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Accessibility
# Alignments
# Clearings
# Typography
# Forms
# Buttons
# Formatting
# Lists
# Tables
# Navigation
# Links
# Layout
	## Posts
	## Pages
# Comments
# Widgets
# Infinite scroll
# Media
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Poppins');

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.flex {
  margin-left: -15px;
  display: flex; }
  .flex.between {
    justify-content: space-between; }
  .flex.middle {
    align-items: center; }
  .flex.top {
    align-items: flex-start; }

.col-centered {
  float: none;
  margin: 0 auto; }

.flex-half {
  flex: 1 0 50%;
  max-width: 50%;
  box-sizing: border-box;
  padding-left: 15px; }

.flex-third {
  flex: 1 0 33%;
  max-width: 33%;
  box-sizing: border-box;
  padding-left: 15px; }

.flex-two-thirds.flex-two-thirds {
  flex: 1 0 66%;
  max-width: 66%;
  box-sizing: border-box;
  padding-left: 15px; }
  .flex-two-thirds.flex-two-thirds .entry-title.entry-title {
    margin-top: 1rem; }
    .flex-two-thirds.flex-two-thirds .entry-title.entry-title a {
      font-size: 15px; }
  .flex-two-thirds.flex-two-thirds .show-info {
    font-size: 1.4rem;
    font-weight: bold; }
    .flex-two-thirds.flex-two-thirds .show-info .post-date {
      font-size: 1.4rem; }

.flex-main-area {
  flex: 0 0 62.5%;
  max-width: 62.5%;
  box-sizing: border-box;
  padding: 0 50px 0 13vw; }

.flex-side {
  flex: 0 0 37.5%;
  max-width: 37.5%;
  box-sizing: border-box;
  padding: 0 30px 0 15px; }
  .flex-side.section-subiecte {
    background-color: #141821; }

.main-section {
  background: #1e2733; }
  .main-section h2 {
    margin-top: 0; }

.section-sidebar {
  max-width: 25vw; }

.white-bg {
  background-color: #fff; }
  .white-bg a {
    color: #222;
    text-decoration: underline; }
  .white-bg a:hover,
  .white-bg a:active,
  .white-bg a:focus {
    color: black; }

.gray-bg,
.grey-bg {
  background-color: #f0f0f0;
  color: black; }
  .gray-bg h2.section-heading,
  .grey-bg h2.section-heading {
    color: black; }

.dark-bg {
  background-color: #131821; }

.loading {
  opacity: .4;
  transition: opacity .2s ease-out;
  pointer-events: none; }

#global-page-loader {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5); }

/* responsive video embeds */
.video-embed {
  position: relative;
  padding: 0 0 56.25%;
  height: 0; }
  .video-embed iframe,
  .video-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

button.icon {
  border: 0;
  background: none;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none; }
  button.icon:hover {
    box-shadow: none; }
  button.icon.white {
    color: white; }

.thumb-width a {
  width: 100%; }

.thumb-width a img.post-thumb {
  display: block;
  width: 100%; }
  .thumb-width a img.post-thumb:after {
    content: '';
    display: block;
    background: red;
    width: 100%;
    height: 0;
    padding-top: 56.25%; }

.slider-buttons {
  text-align: center; }
  .slider-buttons .slider-button {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 10px;
    background: lightgray;
    border-radius: 10px;
    border: 1px solid #888; }
    .slider-buttons .slider-button.active {
      background: gray; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.modal-viewer {
  position: fixed;
  top: 5% !important;
  left: 6%;
  right: 6%;
  background: #1e2733;
  display: none;
  height: 90%;
  overflow: hidden; }

.lean-overlay {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

.modal-viewer .tabContents {
  position: relative;
  height: 275px; }
  .modal-viewer .tabContents .tab-content {
    position: absolute;
    display: block;
    visibility: hidden;
    width: 100%; }
    .modal-viewer .tabContents .tab-content.current {
      visibility: visible; }

@media (max-width: 992px) {
  .stage-side .tabContents .customScrollPiece {
    right: 15px !important; } }

.tabContents {
  margin-top: -1px; }
  .tabContents .customScrollPiece {
    background: #222c3a !important;
    right: 20px !important; }

.single-post main .tabContents,
.single-sn_day main .tabContents {
  background: #2c3540;
  border: 1px solid #3c4756;
  padding-bottom: 28px; }

.stage {
  height: 100%;
  box-shadow: 1px 1px 23px -3px rgba(0, 0, 0, 0.5);
  position: relative;
  overflow: hidden; }
  .stage .related {
    overflow-y: auto; }
  .stage .col-padding-right {
    padding-right: 0; }
  .stage .col-padding-left {
    padding-left: 0; }
  .stage .box-wrapper {
    position: relative;
    height: auto;
    margin-bottom: 30px; }
  .stage a.by-bitstone {
    display: block;
    box-sizing: border-box;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 15px 0 8px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.05); }
    .stage a.by-bitstone img {
      display: inline-block;
      margin: -2px 4px 0 5px; }
    .stage a.by-bitstone:visited, .stage a.by-bitstone:link, .stage a.by-bitstone:hover, .stage a.by-bitstone:active {
      color: #fff;
      text-decoration: none; }
    .stage a.by-bitstone:hover {
      text-decoration: none; }
      .stage a.by-bitstone:hover .inline-logo {
        opacity: .8; }
    .stage a.by-bitstone:before {
      position: absolute;
      left: -42px;
      top: 0;
      content: '';
      border-right: 42px solid rgba(255, 255, 255, 0.05);
      border-top: 42px solid transparent;
      width: 0;
      height: 0; }

.stage-main {
  width: 50%;
  float: left; }

.video-share {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px;
  padding-left: 30px; }
  .video-share p {
    font-weight: bold; }
  .video-share a {
    display: inline-block;
    padding: 8px;
    color: white;
    margin-right: 2px; }
    .video-share a:hover {
      text-decoration: none; }
  .video-share .facebook {
    background-color: #126acd; }
  .video-share .twitter {
    background-color: #3ca5e1; }
  .video-share .copyLink {
    background-color: #f3f3f3;
    color: #222;
    display: inline-block;
    padding: 8px;
    margin-right: 2px;
    cursor: pointer;
    position: relative; }
    .video-share .copyLink .k {
      position: absolute;
      top: 120%;
      padding: 0 10px;
      white-space: nowrap;
      height: 0;
      left: 0;
      overflow: hidden;
      background: #444;
      color: white;
      line-height: 40px;
      left: 50%;
      transform: translateX(-50%);
      transition: 0.4s ease all; }
      .video-share .copyLink .k.active {
        transition: 0.2s ease all;
        height: 40px; }

.page-banner {
  position: absolute;
  bottom: 13px;
  right: 20px;
  width: 26%;
  height: 40px;
  background: url(./assets/img/banners/shop_video.png);
  background-size: cover;
  background-position: center; }
  @media (max-width: 992px) {
    .page-banner {
      position: static;
      width: 100%; } }

.modal-viewer .stage {
  overflow: visible; }
  .modal-viewer .stage .video-share {
    width: 50%;
    background: #141821; }

.single .stage .video-share {
  width: 50%; }

@media (max-width: 992px) {
  .stage.stage.stage .video-share {
    position: static;
    width: 100%;
    padding-left: 10px; } }

.modal-viewer .stage-side {
  background: #141821; }

.stage-side {
  overflow-y: auto;
  overflow-x: hidden;
  background: transparent;
  box-sizing: border-box;
  position: absolute;
  height: calc(100% - 100px);
  width: 50%;
  right: 0; }
  .stage-side h1 {
    margin-top: 0; }
  .stage-side p:blank {
    display: none; }
  .stage-side .entry-content p {
    margin-top: .75em;
    margin-bottom: 0;
    line-height: 18px; }
    .stage-side .entry-content p:last-child {
      margin-bottom: 0; }
  .stage-side .padded {
    padding: 30px 35px 40px 30px;
    padding-bottom: 0; }
    .stage-side .padded .post-date {
      color: #999; }
    .stage-side .padded .post-views {
      margin-left: 30px; }
    .stage-side .padded .entry-content {
      margin-top: 10px; }
  .stage-side .fb-comments {
    background: white;
    flex-grow: 1;
    max-height: 400px; }
  .stage-side .show-info {
    display: inline-block;
    padding-left: 15px;
    color: #999999;
    font-size: 1.4rem; }
    .stage-side .show-info .fa {
      margin-right: 5px; }

.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #131821; }
  .tabs li {
    background: transparent;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    width: 200px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    float: left; }
    .tabs li.current {
      background: #3c4756;
      color: #fff; }
  @media (max-width: 768px) {
    .tabs li {
      width: 50%;
      float: left; } }

.no-videos {
  height: 178px;
  line-height: 178px;
  font-size: 20px;
  text-align: center; }

.tab-content {
  display: none;
  padding: 15px; }
  .tab-content.current {
    display: inherit; }

.one-video-row + .one-video-row {
  margin-top: 15px; }
  .one-video-row + .one-video-row .post-related-item {
    padding-bottom: 0; }

@media (max-width: 992px) {
  .one-video-row + .one-video-row.one-video-row {
    margin-bottom: 0; }
    .one-video-row + .one-video-row.one-video-row .post-related-item {
      padding-bottom: 15px; } }

.one-video {
  width: 20%; }

.post-related-item {
  padding: 0 10px 20px 10px; }
  .post-related-item .entry-title {
    margin: 0; }
    .post-related-item .entry-title a {
      display: inline-block;
      font-size: 15px;
      text-decoration: none;
      color: #fff;
      margin-top: 5px;
      min-height: 38px; }
  .post-related-item .post-date {
    margin-top: 5px;
    color: #999; }
  .post-related-item .post-views {
    padding-right: 0px;
    padding-left: 10px; }
    .post-related-item .post-views .fa {
      margin-right: 5px; }
  .post-related-item p {
    margin-bottom: 0; }

.same-row {
  height: 198px;
  position: relative;
  overflow: hidden; }

.modal-viewer .same-row {
  height: 238px;
  position: relative; }

.modal-close {
  color: #fff;
  font-size: 1.4em;
  top: 10px;
  right: 10px;
  cursor: pointer;
  top: 26px;
  right: 26px;
  padding: 10px; }

@media (max-width: 992px) {
  .one-video {
    width: 100%; }
    .one-video:after {
      clear: both;
      float: none;
      content: '';
      display: block; }
    .one-video .half {
      width: 50%;
      float: right;
      padding-left: 10px;
      padding-right: 25px; }
  .modal-viewer {
    overflow-y: scroll; }
  .post-related-item {
    height: auto;
    padding: 0;
    padding: 10px 0; }
    .post-related-item a.stage-post-trigger.play-link {
      width: 50%; }
    .post-related-item .entry-title a {
      display: inline-block;
      font-size: 16px;
      text-decoration: none;
      color: #fff;
      margin-bottom: 5px;
      min-height: 0; }
    .post-related-item .post-date {
      padding-right: 10px; }
    .post-related-item .post-views {
      padding-left: 0;
      color: gray;
      float: none !important;
      display: inline-block; }
  .stage {
    height: auto;
    top: 5%;
    overflow: visible; }
    .stage .box-wrapper {
      height: auto; }
    .stage .stage-main.stage-main {
      height: initial;
      width: calc(100% + 30px);
      margin-left: -15px;
      margin-right: -15px;
      float: none; }
    .stage .stage-side.stage-side.stage-side {
      width: 100%;
      position: static;
      background: transparent; }
      .stage .stage-side.stage-side.stage-side .padded {
        padding: 10px;
        padding-left: 0; }
        .stage .stage-side.stage-side.stage-side .padded .entry-content {
          padding: 0; }
        .stage .stage-side.stage-side.stage-side .padded .video-share {
          position: static; }
  .modal-viewer .stage .stage-side.stage-side.stage-side .padded {
    padding-left: 15px; }
  .same-row.same-row {
    height: 500px;
    overflow-x: hidden; } }

@media (max-width: 768px) {
  body,
  html {
    font-size: 9px; } }

.page-template-my-account .my-account-container,
#register-2 .my-account-container {
  padding-top: 60px;
  padding-bottom: 60px; }
  .page-template-my-account .my-account-container h2,
  #register-2 .my-account-container h2 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 60px; }
    .page-template-my-account .my-account-container h2.blue,
    #register-2 .my-account-container h2.blue {
      font-weight: 900;
      color: #3876bb;
      white-space: nowrap; }
      .page-template-my-account .my-account-container h2.blue .thin,
      #register-2 .my-account-container h2.blue .thin {
        font-weight: normal; }
  .page-template-my-account .my-account-container label,
  #register-2 .my-account-container label {
    font-size: 1.4rem;
    line-height: 24px;
    color: #999;
    font-weight: normal;
    margin-top: 10px; }
  .page-template-my-account .my-account-container input,
  #register-2 .my-account-container input {
    line-height: 60px;
    display: block;
    padding: 0 15px;
    font-size: 1.6rem;
    width: 100%; }
  .page-template-my-account .my-account-container button[type="submit"],
  #register-2 .my-account-container button[type="submit"] {
    margin-top: 40px;
    display: inline-block;
    width: auto;
    padding: 0 20px;
    float: left;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: bold;
    background: #131821;
    border: 1px solid #131821; }

.page-template-my-account .subscription,
#register-2 .subscription {
  color: #535353;
  width: 50%;
  margin: auto; }
  .page-template-my-account .subscription h2,
  #register-2 .subscription h2 {
    margin-top: 0; }
  .page-template-my-account .subscription .logo,
  #register-2 .subscription .logo {
    position: absolute;
    top: 30px;
    left: 30px; }
  .page-template-my-account .subscription label,
  #register-2 .subscription label {
    display: block;
    margin: 0;
    padding: 10px 30px;
    margin-top: 5px;
    cursor: pointer;
    margin-left: -30px;
    padding-left: 60px;
    width: calc(100% + 30px);
    max-width: 130%;
    color: #3876bb;
    font-size: 18px;
    position: relative; }
    .page-template-my-account .subscription label span.value,
    #register-2 .subscription label span.value {
      color: gray;
      float: right; }
    .page-template-my-account .subscription label:before,
    #register-2 .subscription label:before {
      position: absolute;
      background: white;
      content: '';
      border: 1px solid gray;
      border-radius: 5px;
      width: 10px;
      height: 10px;
      display: block;
      top: 50%;
      left: 30px;
      transform: translate(-50%, -50%); }
    .page-template-my-account .subscription label:hover,
    #register-2 .subscription label:hover {
      background: rgba(100, 100, 100, 0.1); }
  .page-template-my-account .subscription input[type="radio"],
  #register-2 .subscription input[type="radio"] {
    display: none; }
    .page-template-my-account .subscription input[type="radio"]:checked + label,
    #register-2 .subscription input[type="radio"]:checked + label {
      background: rgba(100, 100, 100, 0.2);
      font-weight: bold; }
      .page-template-my-account .subscription input[type="radio"]:checked + label:before,
      #register-2 .subscription input[type="radio"]:checked + label:before {
        background: #03bb09; }

.page-template-my-account h3,
#register-2 h3 {
  color: black;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 40px; }

.page-template-my-account h4,
#register-2 h4 {
  font-size: 1.6rem;
  color: #3c763d;
  margin-bottom: 40px; }
  .page-template-my-account h4.no-subscription,
  #register-2 h4.no-subscription {
    color: #eb006e; }

.page-template-my-account .lightblue-bg,
#register-2 .lightblue-bg {
  background: #f6f7f7;
  height: 100%;
  right: 0; }

.page-template-my-account .left-side,
.page-template-my-account .right-side,
#register-2 .left-side,
#register-2 .right-side {
  padding: 60px; }

.page-template-my-account .right-side,
#register-2 .right-side {
  padding: 60px 0; }

a.subscribe-button {
  background: transparent;
  line-height: 56px;
  border: 1px solid #3876bb;
  color: #3876bb;
  width: 100%;
  margin: 0;
  border-radius: 30px;
  outline: 0;
  font-size: 1.6rem;
  font-weight: bold;
  transition: 0.4s ease all;
  width: calc(100% - 30px);
  float: none;
  display: inline-block;
  text-align: center; }
  a.subscribe-button.auto {
    width: auto;
    float: none;
    padding: 0 30px; }
  a.subscribe-button:hover {
    background: #3876bb;
    color: white; }

#sales-page {
  background: url("./assets/img/sales-diaspora.png");
  background-size: cover;
  background-position: center;
  min-height: 90vh; }
  #sales-page h1 {
    background: transparent;
    color: white;
    padding: 0;
    padding-top: 30px;
    margin-top: 0; }
  #sales-page h3 {
    color: black;
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 40px; }
  #sales-page h4 {
    font-size: 1.6rem;
    color: #3c763d;
    margin-bottom: 40px; }
    #sales-page h4.no-subscription {
      color: #eb006e; }
  #sales-page label {
    display: inline-block;
    margin: 0;
    padding: 10px 30px;
    margin-top: 5px;
    cursor: pointer;
    padding-left: 20px;
    width: 33%;
    max-width: 130%;
    color: #3876bb;
    font-size: 18px;
    position: relative;
    float: left; }
    #sales-page label:nth-of-type(2) {
      border-left: 2px solid lightgray;
      border-right: 2px solid lightgray; }
    #sales-page label span.value {
      color: gray;
      float: right; }
    #sales-page label:before {
      position: absolute;
      background: white;
      content: '';
      border: 1px solid gray;
      border-radius: 5px;
      width: 10px;
      height: 10px;
      display: block;
      top: 50%;
      left: 30px;
      transform: translate(-50%, -50%); }
    #sales-page label:hover {
      background: rgba(100, 100, 100, 0.1); }
  #sales-page input[type="radio"] {
    display: none; }
    #sales-page input[type="radio"]:checked + label {
      background: rgba(100, 100, 100, 0.2);
      font-weight: bold; }
      #sales-page input[type="radio"]:checked + label:before {
        background: #03bb09; }
  #sales-page .sales-content {
    background: white;
    position: relative;
    margin-top: 7vw;
    left: 50%;
    transform: translate(-50%, 0%);
    text-align: center;
    max-width: 800px;
    width: 100%;
    padding: 6vw 30px 30px 30px;
    margin-bottom: 50px; }
    #sales-page .sales-content .sales-pitch {
      font-size: 1.8rem; }
  #sales-page .pull-up {
    position: absolute;
    top: -5vw;
    text-align: center;
    width: 100%;
    left: 0; }
    #sales-page .pull-up .page-title {
      padding: 0;
      background: transparent;
      color: white;
      text-align: center;
      margin: auto;
      margin-bottom: 60px;
      line-height: 30px;
      margin-top: 60px; }
    #sales-page .pull-up .sales-logo {
      background: url("./assets/img/logo-diaspora-big.png");
      background-size: cover;
      background-position: center;
      width: 10vw;
      height: 10vw;
      max-width: 160px;
      max-height: 160px;
      margin: auto;
      box-shadow: 0px 5px 10px #ededed;
      border-radius: 100px; }

.logo-line {
  position: relative;
  overflow: visible;
  height: 1px;
  width: 390px;
  margin: 0 auto;
  background-color: #313844;
  border: 1px solid #313844;
  border-collapse: collapse; }
  .logo-line .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0 5px;
    height: 15px;
    width: 15px;
    margin-left: -7px;
    margin-top: -7px;
    background: #1E2733 url("./assets/img/logo-sn.png") no-repeat;
    background-size: 15px 15px; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.register-checkbox {
  font-size: 15px;
  margin-top: 30px;
  display: block;
  position: relative; }
  .register-checkbox input[type="checkbox"] {
    height: 16px;
    width: 18px;
    z-index: 99;
    opacity: 0;
    cursor: pointer; }
    .register-checkbox input[type="checkbox"]:checked ~ .checkmark {
      background-color: transparent;
      border: 1px solid #313844; }
      .register-checkbox input[type="checkbox"]:checked ~ .checkmark:after {
        display: block; }
  .register-checkbox .checkmark {
    position: absolute;
    top: 3px;
    right: 0;
    height: 16px;
    width: 18px;
    background: #313844; }
    .register-checkbox .checkmark:after {
      left: 6px;
      top: 1px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .register-checkbox:hover input ~ .checkmark {
    background-color: transparent;
    border: 1px solid #313844; }
  .register-checkbox a,
  .register-checkbox a:visited {
    color: #0082a2; }

.support-checkbox {
  padding-left: 30px; }
  .support-checkbox input[type="checkbox"] {
    display: inline;
    position: absolute;
    top: 3px;
    left: 0;
    width: 18px;
    margin-top: 0; }
  .support-checkbox .checkmark {
    left: 0; }

.grey-button {
  display: block;
  margin: 0 auto;
  margin-top: 35px;
  padding: 10px 0;
  width: 210px;
  background-color: transparent;
  color: #becee5;
  border: 1px solid #becee5;
  transition: all 0.4s;
  outline: none; }
  .grey-button:hover {
    background-color: #becee5;
    color: #1f2734; }

.page-header {
  margin: 0;
  padding: 0; }
  .page-header .page-title {
    margin: 0; }

@media (max-width: 992px) {
  .page-template-my-account .right-side {
    position: static; }
    .page-template-my-account .right-side .subscription {
      width: 100%; }
    .page-template-my-account .right-side .logo {
      display: inline-block;
      position: static;
      width: auto; }
      .page-template-my-account .right-side .logo + h2 {
        display: inline-block;
        width: auto; }
  .page-template-my-account .my-account-container button[type="submit"] {
    float: none;
    margin-top: 30px; }
  .single-post .site-main,
  .single-sn_day .site-main {
    padding-top: 0; } }

.hiddenForNow {
  display: none !important; }

.d-bi {
  display: block !important; }

.d-b {
  display: block; }

.error404 {
  background: url("./assets/img/sn-video.jpg"); }

.single-post .site-main,
.single-sn_day .site-main {
  background: url("./assets/img/sn-video.jpg");
  padding-bottom: 30px;
  padding-top: 30px; }
  .single-post .site-main .comment-navigation,
  .single-post .site-main .posts-navigation,
  .single-post .site-main .post-navigation,
  .single-sn_day .site-main .comment-navigation,
  .single-sn_day .site-main .posts-navigation,
  .single-sn_day .site-main .post-navigation {
    display: none; }

.single-post .stage,
.single-sn_day .stage {
  box-shadow: none; }

#primary.white-bg a:hover {
  color: black; }

main#main {
  min-height: calc(100vh - 265px); }

.center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  text-align: center; }

.error404 h1 span.small {
  line-height: 26px;
  font-size: 14px; }

.error404 .search-form input {
  margin-top: 15px; }

.error404 .site-header {
  width: 100%;
  margin: 0;
  min-width: 100%;
  background: #1e2733; }

.error404 footer {
  position: fixed;
  bottom: 0;
  width: 100%; }

.pushThatFooter {
  height: calc(100vh - 120px); }

@media (min-width: 993px) {
  body {
    min-height: 100vh;
    padding-bottom: 120px;
    position: relative; }
    body footer {
      position: absolute;
      bottom: 0;
      width: 100%; } }

.hentry {
  margin-bottom: 0; }

.page-template-interior-php {
  background: white; }

body.home footer .footer-nav {
  display: none; }

body.home footer .footer-copy {
  line-height: 50px;
  padding-bottom: 0; }

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

.header-testimonial {
  font-size: 17px;
  margin-bottom: 5px;
  padding: 5px;
  font-weight: bold; }
  @media (min-width: 993px) {
    .header-testimonial {
      padding-left: 20%;
      padding-right: 20%; } }

.section-heading span.highlight.black-color {
  color: black;
  text-decoration: underline;
  padding-left: 35px; }

.section-heading .logo-zilei {
  background-size: 30px 30px;
  position: absolute;
  height: 30px;
  width: 35px;
  background: url("./assets/img/logo_zilei.png") no-repeat; }

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
  background-color: #D62929;
  border-color: #D62929;
  font-weight: bold; }

.step-propunere {
  font-size: 18px;
  margin: 20px;
  background-color: #5A6773;
  border-radius: 10px;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 80px;
  padding-right: 10px;
  background-repeat: no-repeat;
  background-position-y: center; }

.step-propunere .step-no {
  font-size: 18px;
  font-weight: bold; }

.step-propunere-no-1 {
  background-image: url("./assets/img/propunere-step-1.png"); }

.step-propunere-no-2 {
  background-image: url("./assets/img/propunere-step-2.png"); }

.step-propunere-no-3 {
  background-image: url("./assets/img/propunere-step-3.png"); }

.step-propunere-no-4 {
  background-image: url("./assets/img/propunere-step-4.png"); }

.woocommerce div.product form.cart .variations td.label {
  font-size: 13px; }

#shop-details .variations select {
  border-radius: 4px; }

body.login {
  background: #1f2734; }
  body.login div#login form#loginform {
    background: #1f2734;
    box-shadow: none; }
    body.login div#login form#loginform input#user_login, body.login div#login form#loginform input#user_pass {
      display: block;
      width: 100%;
      font-size: 15px;
      background-color: transparent;
      margin-top: 15px;
      padding-left: 45px;
      outline: none;
      border: none;
      border-radius: 0;
      border-bottom: 1px solid #313844;
      color: white;
      box-shadow: none; }
      body.login div#login form#loginform input#user_login:focus, body.login div#login form#loginform input#user_pass:focus {
        outline: none; }
    body.login div#login form#loginform input#user_login {
      background: url("./assets/img/user-profile-logo.png") no-repeat;
      background-size: 16px 16px;
      background-position: 8px 5px; }
    body.login div#login form#loginform input#user_pass {
      background: url("./assets/img/lock-logo.png") no-repeat;
      background-size: 16px 16px;
      background-position: 8px 5px; }
    body.login div#login form#loginform p.forgetmenot {
      margin-top: 10px; }
    body.login div#login form#loginform p.submit input#wp-submit {
      border-radius: 0;
      height: 40px;
      padding: 0 25px; }
  body.login div#login div#login_error {
    color: black; }
    body.login div#login div#login_error a {
      color: #0082a2; }

.login .message {
  color: black; }

@media (max-width: 993px) {
  .qq-uploader {
    min-height: 0 !important; } }

div.error, label.error {
  color: #d30119; }

#btn_submit_propunere {
  margin-top: 10px; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.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;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 12.25px;
    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. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 10px; }

body {
  font-size: 1.4rem; }

body,
button,
input,
select,
textarea {
  color: #fbfbfb;
  font-family: "Roboto", sans-serif;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 13.125px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 13.125px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote,
q {
  quotes: "" ""; }
  blockquote:before, blockquote:after,
  q:before,
  q:after {
    content: ""; }

.white-bg {
  color: black; }
  .white-bg h2.section-heading {
    color: black; }

h2 {
  margin: 20px 0; }
  h2.section-heading {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 2.7rem;
    color: white; }
    h2.section-heading span.highlight {
      color: #0082a2; }
      h2.section-heading span.highlight > * {
        color: #0082a2;
        text-decoration: none; }
    h2.section-heading span.highlight-blue {
      color: #9cb5d6; }
      h2.section-heading span.highlight-blue > * {
        color: #9cb5d6;
        text-decoration: none; }
    h2.section-heading span.highlight-pink {
      color: #eb006e; }
      h2.section-heading span.highlight-pink > * {
        color: #eb006e;
        text-decoration: none; }
    h2.section-heading.inverted {
      color: white; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

.news-form input[type="email"] {
  background: #1e2733;
  border: 1px solid #435373;
  line-height: 58px;
  width: calc(66% - 150px);
  padding: 0 20px;
  margin-right: -3px;
  color: white;
  outline: 0; }

.news-form input[type="submit"] {
  text-align: center;
  width: 140px;
  padding: 0 20px;
  line-height: 60px;
  background: #42921e;
  color: white;
  border: 0;
  outline: 0;
  text-transform: uppercase; }

.register-form {
  border: 1px solid red;
  margin: 100px; }

.login-overlay {
  display: block;
  content: '';
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background: red;
  position: fixed;
  filter: blur(50px);
  -webkit-filter: blur(50px);
  -moz-filter: blur(50px);
  -o-filter: blur(50px);
  -ms-filter: blur(50px);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='svgMask'><feGaussianBlur stdDeviation='50' /></filter></svg>#svgMask");
  background: rgba(20, 20, 20, 0.7); }
  .login-overlay .login-form {
    position: fixed;
    background: white;
    width: 500px;
    padding: 0 30px 30px 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    box-shadow: 0px 0px 10px black; }
    .login-overlay .login-form h3.login-form-heading {
      color: gray;
      font-size: 30px;
      font-weight: bold;
      padding: 30px;
      text-align: center; }
    .login-overlay .login-form input {
      display: block;
      line-height: 60px;
      color: gray;
      width: 100%;
      font-size: 1.4rem;
      padding: 0 20px; }
      .login-overlay .login-form input[type="email"] {
        margin-bottom: 1.5rem; }
      .login-overlay .login-form input[type="password"] {
        margin-bottom: 3rem; }
    .login-overlay .login-form button {
      display: inline-block;
      width: calc(50% - 10px);
      float: left;
      line-height: 60px;
      text-transform: uppercase;
      font-size: 1.4rem;
      font-weight: bold; }
      @media (max-width: 1365px) {
        .login-overlay .login-form button {
          width: 100%; } }
      .login-overlay .login-form button[type="submit"] {
        background: #131821;
        border: 1px solid #131821; }
      .login-overlay .login-form button[type="facebook"] {
        background: white;
        border: 1px solid #126acd;
        color: #126acd;
        float: right; }

.login-overlay {
  display: block;
  content: '';
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background: red;
  position: fixed;
  filter: blur(50px);
  -webkit-filter: blur(50px);
  -moz-filter: blur(50px);
  -o-filter: blur(50px);
  -ms-filter: blur(50px);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='svgMask'><feGaussianBlur stdDeviation='50' /></filter></svg>#svgMask");
  z-index: 100;
  display: none;
  background: rgba(20, 20, 20, 0.7); }
  .login-overlay.active {
    display: block; }
  .login-overlay .login-form {
    position: fixed;
    background: white;
    width: 500px;
    padding: 0 30px 30px 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    box-shadow: 0px 0px 10px black; }
    .login-overlay .login-form h3.login-form-heading {
      color: gray;
      font-size: 30px;
      font-weight: bold;
      padding-top: 50px;
      padding-bottom: 50px;
      text-align: center;
      margin: 0;
      margin-left: -30px;
      margin-right: -30px;
      color: #9cb5d6; }
    .login-overlay .login-form input {
      display: block;
      line-height: 60px;
      color: gray;
      width: 100%;
      font-size: 1.4rem;
      padding: 0 20px;
      outline: 0; }
      .login-overlay .login-form input[name="user_email"] {
        margin-bottom: 1.5rem; }
      .login-overlay .login-form input[type="password"] {
        margin-bottom: 3rem; }
    .login-overlay .login-form .form-data {
      padding-top: 60px;
      position: relative; }
    .login-overlay .login-form .alert-danger {
      top: 30px;
      margin-top: -30px;
      box-sizing: border-box;
      padding: 10px;
      margin-bottom: 30px;
      border-width: 0;
      transition: 0.4s ease height;
      overflow: hidden;
      display: none; }
      .login-overlay .login-form .alert-danger.visible-alert {
        display: block;
        border-width: 1px; }
    .login-overlay .login-form button,
    .login-overlay .login-form a.button-like {
      display: inline-block;
      outline: 0;
      float: left;
      line-height: 60px;
      text-transform: uppercase;
      font-size: 1.4rem;
      font-weight: bold; }
      @media (max-width: 1365px) {
        .login-overlay .login-form button,
        .login-overlay .login-form a.button-like {
          width: 100%; } }
      .login-overlay .login-form button[type="submit"],
      .login-overlay .login-form a.button-like[type="submit"] {
        background: #131821;
        border: 1px solid #131821;
        width: 100%;
        margin: 0; }
      .login-overlay .login-form button[type="facebook"], .login-overlay .login-form button[type="button"],
      .login-overlay .login-form a.button-like[type="facebook"],
      .login-overlay .login-form a.button-like[type="button"] {
        background: white;
        border: 1px solid #126acd;
        color: #126acd;
        float: right;
        width: 100%;
        margin: 0; }
        .login-overlay .login-form button[type="facebook"]:hover, .login-overlay .login-form button[type="button"]:hover,
        .login-overlay .login-form a.button-like[type="facebook"]:hover,
        .login-overlay .login-form a.button-like[type="button"]:hover {
          background: #126acd;
          color: white; }
    .login-overlay .login-form a.button-like {
      font-size: 1.6rem;
      width: 100%;
      text-transform: none;
      text-decoration: underline;
      display: block;
      color: #1e2733;
      text-align: center; }

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
.load-more-trigger {
  margin-top: 3rem;
  background: #141821;
  color: white;
  padding: 10px 30px;
  border: 0;
  box-shadow: none; }
  .load-more-trigger.btn-loading {
    opacity: .3; }

.green-button {
  text-align: center;
  width: 140px;
  padding: 0 20px;
  line-height: 60px;
  background: #42921e;
  color: white;
  border: 0;
  outline: 0;
  text-transform: uppercase; }

.btn-blue,
.btn-blue:hover {
  background-color: #00a6cf;
  border-color: #00a6cf; }
  .btn-blue:hover, .btn-blue:focus, .btn-blue:active,
  .btn-blue:hover:hover,
  .btn-blue:hover:focus,
  .btn-blue:hover:active {
    background-color: #0082a2;
    border-color: #0082a2; }

/*--------------------------------------------------------------
# Formattings
--------------------------------------------------------------*/
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.page-top a,
.page-top a:visited {
  color: #fbfbfb;
  font-size: 1.4rem;
  padding: 12px 0; }
  .page-top a:hover,
  .page-top a:visited:hover {
    text-decoration: underline; }

.page-top li {
  display: block;
  padding: 0 20px; }

.page-top .fa-tv {
  margin-right: 7px; }

.page-top a.cart-icon {
  width: auto;
  display: inline-block;
  position: relative;
  font-size: 1.5rem;
  line-height: 46px;
  padding: 0;
  float: right;
  margin-left: 20px; }
  .page-top a.cart-icon .number {
    position: absolute;
    background: #d30b0b;
    right: -12px;
    top: 9px;
    width: 15px;
    height: 15px;
    border-radius: 10px;
    text-align: center;
    line-height: 15px;
    font-size: 10px; }

.main-navigation {
  clear: both;
  display: block; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul.user-menu {
      display: inline-block; }
      .main-navigation ul.user-menu.auth-false {
        display: none; }
      .main-navigation ul.user-menu .menu-user-menu-container {
        position: static;
        display: inline-block; }
        .main-navigation ul.user-menu .menu-user-menu-container ul#menu-user-menu {
          position: static;
          display: inline-block; }
          .main-navigation ul.user-menu .menu-user-menu-container ul#menu-user-menu li a {
            width: auto; }
    .main-navigation ul ul {
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.menu-toggle:before {
  content: "\2630";
  display: inline-block;
  margin-right: 5px; }

@media screen and (min-width: 37.5em) {
  .page-top {
    background: #0f1419; }
  .menu-toggle {
    display: none; }
  .main-navigation {
    margin: 0 auto; }
    .main-navigation ul {
      display: block; }
    .main-navigation li {
      display: inline-block; }
      .main-navigation li:first-child {
        padding-left: 0; }
    .main-navigation ul.user-menu {
      float: right; } }

#mobile-menu {
  display: none; }

#mobile-menu-open {
  display: none; }

@media (max-width: 992px) {
  .search-form {
    display: none; }
  #site-navigation,
  #header-navigation,
  #header-navigation + .search-form {
    display: none; }
  #mobile-menu {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100vw;
    right: 0;
    padding: 15px;
    width: 90vw;
    z-index: 100000;
    transition: 0.4s ease all;
    border-left: 1px solid gray;
    background: #1e2733;
    font-size: 4vw;
    line-height: 7vw; }
    #mobile-menu .search-form {
      display: inline-block;
      line-height: 60px;
      color: white;
      position: relative;
      width: 100%;
      font-size: 6vw;
      margin-bottom: 10px;
      margin-top: 20px; }
      #mobile-menu .search-form input {
        border-bottom: 1px solid white;
        width: 100%;
        padding-right: 16px; }
      #mobile-menu .search-form label {
        left: 0; }
      #mobile-menu .search-form:before {
        right: 15px;
        font-size: 15px; }
    #mobile-menu .shadow-gradient {
      display: none;
      position: absolute;
      top: 0;
      height: 100%;
      width: 10vw;
      background: linear-gradient(90deg, rgba(20, 24, 33, 0) 0%, rgba(20, 24, 33, 0.3) 20%, rgba(20, 24, 33, 0.8) 80%, rgba(20, 24, 33, 0.95));
      left: -10vw; }
    #mobile-menu h3 {
      position: relative; }
      #mobile-menu h3 .x {
        right: 5px;
        font-size: 15px;
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        padding: 10px; }
    #mobile-menu li {
      list-style: none; }
    #mobile-menu #header-menu li {
      line-height: 10vw; }
      #mobile-menu #header-menu li a {
        color: white;
        font-size: 1.2em; }
    #mobile-menu.visible {
      left: 10vw; }
      #mobile-menu.visible .shadow-gradient {
        display: block; }
  #mobile-menu-open {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 30px;
    transform: translateY(-50%);
    font-size: 30px;
    color: gray; } }

.header-wrapper {
  background: #1e2733; }

.custom-logo-link {
  line-height: 6rem; }

.header-navigation a,
.header-navigation a:visited {
  color: #fbfbfb;
  font-size: 1.8rem;
  font-weight: bold; }
  .header-navigation a:hover,
  .header-navigation a:visited:hover {
    text-decoration: underline; }

.header-navigation li {
  display: block;
  padding: 0 15px;
  line-height: 6rem; }

.header-navigation {
  clear: both;
  display: inline-block; }
  .header-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .header-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      .header-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .header-navigation ul ul li:hover > ul,
      .header-navigation ul ul li.focus > ul {
        left: 100%; }
      .header-navigation ul ul a {
        width: 200px; }
    .header-navigation ul li:hover > ul,
    .header-navigation ul li.focus > ul {
      left: auto; }
  .header-navigation li {
    position: relative; }
  .header-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.menu-toggle:before {
  content: "\2630";
  display: inline-block;
  margin-right: 5px; }

a.button.register-button {
  text-align: center;
  width: auto;
  padding: 0 20px;
  line-height: 40px;
  background: #42921e;
  color: white;
  border: 0;
  outline: 0;
  display: inline-block;
  float: right;
  font-size: 1.4rem;
  margin-top: 10px;
  font-weight: normal; }

.search-form {
  line-height: 60px;
  color: white;
  position: relative; }
  .search-form:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f002";
    position: absolute;
    line-height: 60px;
    right: 15px; }
  .search-form label {
    position: absolute;
    right: 35px;
    top: 0;
    font-size: 14px;
    font-weight: normal;
    cursor: text; }
  .search-form input {
    color: white !important;
    cursor: text;
    background: transparent;
    outline: 0;
    border: 0;
    border-radius: 0;
    margin-right: 15px;
    padding-left: 15px;
    width: 100px;
    border-bottom: 1px solid transparent;
    transition: 0.3s ease all;
    box-shadow: 0 0 810px 810px #1e2733 inset; }
    .search-form input:-webkit-autofil {
      color: white !important; }
    .search-form input:active, .search-form input:focus {
      color: white !important; }
    .search-form input.active {
      border-color: white; }
      .search-form input.active + label {
        display: none; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }
  .header-navigation {
    margin: 0 auto; }
    .header-navigation ul {
      display: block; }
    .header-navigation li {
      display: inline-block; }
      .header-navigation li:first-child {
        padding-left: 0; }
    .header-navigation ul.user-menu {
      float: right; } }

@media (min-width: 1370px) {
  .container.large {
    width: 1370px; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
  color: #a4a4a4; }
  a:visited {
    color: #a4a4a4; }
  a:hover, a:focus, a:active {
    color: #ffffff; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #1e2733;
  /* Fallback for when there is no custom background color defined. */ }

@media screen and (min-width: 37.5em) {
  .content-area {
    float: left;
    margin: 0 -25% 0 0;
    width: 100%; }
  .site-main {
    margin: 0 25% 0 0; }
  .site-content .widget-area {
    float: right;
    overflow: hidden;
    width: 25%; }
  .site-footer {
    clear: both;
    width: 100%; }
  .site-header, .site-content, .footer-content {
    max-width: 1400px;
    margin: 0 auto; }
  .site-header {
    max-width: 1200px; } }

/*--------------------------------------------------------------
## Single Column / No Active Sidebar
--------------------------------------------------------------*/
.no-sidebar .site-main {
  margin: 0; }

.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.main-section {
  padding: 3rem 0; }

@media (max-width: 992px) {
  .main-section {
    padding: 2rem 0; } }

/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated:not(.published) {
  display: none; }

.single-post .modal-close,
.single-sn_day .modal-close {
  display: none; }

.single-post .modal-viewer .modal-close,
.single-sn_day .modal-viewer .modal-close {
  display: block; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 40px 0 0; }

.single .stage-main {
  width: 50%; }

.single .stage-side {
  width: 50%; }

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/
.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.page-template-interior p {
  font-size: 18px; }

#home-starea-diminetii .section-heading:before {
  content: '';
  background: url("./assets/img/logo_diminetii.png");
  background-size: auto;
  display: inline-block;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-bottom: -6px; }

#home-starea-zilei .section-heading {
  color: #0076ce; }
  #home-starea-zilei .section-heading:before {
    content: '';
    background: url("./assets/img/logo_zilei.png");
    background-size: auto;
    display: inline-block;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-bottom: -6px; }

#home-making-of .section-heading {
  color: #d30b0b; }
  #home-making-of .section-heading:before {
    content: '';
    background: url("./assets/img/logo_film2.png");
    background-size: auto;
    display: inline-block;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-bottom: -6px; }

#home-diaspora {
  background: url("./assets/img/diaspora-trailer-bg.png");
  background-size: cover;
  background-position: center;
  padding: 7rem 0; }
  #home-diaspora .section-heading {
    margin: 0; }
    #home-diaspora .section-heading:before {
      content: '';
      background: url("./assets/img/logo_diaspora.png");
      background-size: auto;
      display: inline-block;
      width: 34px;
      height: 34px;
      background-repeat: no-repeat;
      margin-right: 10px;
      margin-bottom: -4px; }
  #home-diaspora .diaspora-description {
    margin-top: 50px;
    font-size: 18px;
    letter-spacing: -0.7px; }
  #home-diaspora .video-entry {
    margin-bottom: 0; }
  #home-diaspora .diaspora-left {
    float: left;
    width: 43.7%; }
  #home-diaspora .diaspora-right {
    float: right;
    width: 50%; }

#home-emisiuni-section .carousel {
  color: black; }

#sustine {
  margin-top: 45px;
  margin-bottom: 100px; }
  #sustine .support-header h1 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
    #sustine .support-header h1 span {
      color: #0082a2; }
  #sustine .support-header h2 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 30px; }
  #sustine .support-header .support-description {
    max-height: 120px;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    padding: 10px 30px;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    border-left: 4px solid #708098;
    border-right: 4px solid #708098; }
    #sustine .support-header .support-description h2 {
      font-weight: normal;
      margin-bottom: 0; }
    #sustine .support-header .support-description .read-more-gradient {
      position: absolute;
      bottom: 0;
      height: 70px;
      width: 100%;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 0, 0, 0)), color-stop(1, #1e2733));
      background-image: linear-gradient(to bottom, transparent, #1e2733); }
  #sustine .support-header .read-more-button {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    outline: none;
    color: #0082a2;
    z-index: 99;
    cursor: pointer; }
    #sustine .support-header .read-more-button i {
      padding-left: 5px; }
  #sustine .support-gallery {
    margin-top: 70px;
    display: flex;
    justify-content: space-between; }
  #sustine .support-box {
    padding: 20px 20px 65px 20px;
    background-color: #262939;
    text-align: center;
    height: 350px;
    max-width: 260px; }
    #sustine .support-box:first-child {
      background: #232c39;
      background: -moz-linear-gradient(top, #232c39 0%, #364552 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #232c39), color-stop(100%, #364552));
      background: -webkit-linear-gradient(top, #232c39 0%, #364552 100%);
      background: -o-linear-gradient(top, #232c39 0%, #364552 100%);
      background: -ms-linear-gradient(top, #232c39 0%, #364552 100%);
      background: linear-gradient(to bottom, #232c39 0%, #364552 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232c39', endColorstr='#364552', GradientType=0 ); }
    #sustine .support-box:nth-child(2) {
      background: #202936;
      background: -moz-linear-gradient(top, #202936 0%, #273c4b 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #202936), color-stop(100%, #273c4b));
      background: -webkit-linear-gradient(top, #202936 0%, #273c4b 100%);
      background: -o-linear-gradient(top, #202936 0%, #273c4b 100%);
      background: -ms-linear-gradient(top, #202936 0%, #273c4b 100%);
      background: linear-gradient(to bottom, #202936 0%, #273c4b 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202936', endColorstr='#273c4b', GradientType=0 ); }
    #sustine .support-box:nth-child(3) {
      background: #1b2531;
      background: -moz-linear-gradient(top, #1b2531 0%, #1e3949 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #1b2531), color-stop(100%, #1e3949));
      background: -webkit-linear-gradient(top, #1b2531 0%, #1e3949 100%);
      background: -o-linear-gradient(top, #1b2531 0%, #1e3949 100%);
      background: -ms-linear-gradient(top, #1b2531 0%, #1e3949 100%);
      background: linear-gradient(to bottom, #1b2531 0%, #1e3949 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b2531', endColorstr='#1e3949', GradientType=0 ); }
    #sustine .support-box h3 {
      margin: 0 0 20px 0;
      font-size: 15px; }
      #sustine .support-box h3 span {
        color: #da0612; }
    #sustine .support-box .support-level-label {
      font-size: 28px;
      font-weight: bold;
      margin: 0 0 12px 0;
      padding-bottom: 5px;
      border-bottom: 1px solid #373a49;
      text-transform: uppercase; }
    #sustine .support-box .monthly-price {
      position: relative;
      height: 100px;
      width: 100px;
      margin: 0 auto;
      border: 1px solid #096f8b;
      border-radius: 50%;
      color: white;
      font-weight: bold;
      font-size: 15px; }
      #sustine .support-box .monthly-price .monthly-price-inner {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -35px 0 0 -35px; }
      #sustine .support-box .monthly-price .monthly-price-value {
        margin-bottom: -5px; }
      #sustine .support-box .monthly-price .monthly-price-number {
        font-size: 32px; }
      #sustine .support-box .monthly-price .monthly-price-duration {
        font-weight: normal;
        font-size: 11px;
        text-transform: uppercase;
        color: #b3caec; }
    #sustine .support-box .support-button {
      position: relative;
      z-index: 99;
      margin-top: 40px;
      font-size: 15px;
      padding: 15px 60px;
      background-color: #0082a2;
      border: none;
      transition: background-color 0.4s; }
      #sustine .support-box .support-button:hover {
        background-color: #027693; }
      #sustine .support-box .support-button:disabled, #sustine .support-box .support-button[disabled] {
        background-color: #748e95;
        cursor: not-allowed; }
    #sustine .support-box.fixed-sum {
      height: 350px;
      background: #c0c8cd;
      background: -moz-linear-gradient(top, #c0c8cd 0%, #b9dbe3 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #c0c8cd), color-stop(100%, #b9dbe3));
      background: -webkit-linear-gradient(top, #c0c8cd 0%, #b9dbe3 100%);
      background: -o-linear-gradient(top, #c0c8cd 0%, #b9dbe3 100%);
      background: -ms-linear-gradient(top, #c0c8cd 0%, #b9dbe3 100%);
      background: linear-gradient(to bottom, #c0c8cd 0%, #b9dbe3 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c8cd', endColorstr='#b9dbe3', GradientType=0 ); }
      #sustine .support-box.fixed-sum .support-level-label {
        font-size: 15px;
        margin: 8px 0 12px 0;
        border-bottom: 1px solid #a4abb1;
        padding-bottom: 12px;
        color: #505661; }
      #sustine .support-box.fixed-sum .monthly-price {
        border: 1px dashed #096f8b; }
        #sustine .support-box.fixed-sum .monthly-price .monthly-price-inner {
          margin: -35px 0 0 -40px; }
        #sustine .support-box.fixed-sum .monthly-price input {
          background: transparent;
          border: none;
          border-bottom: 1px solid #9daab2;
          color: #1f2734;
          font-size: 30px;
          width: 80px;
          padding-left: 20px;
          padding-bottom: 0; }
          #sustine .support-box.fixed-sum .monthly-price input:focus {
            outline: none; }
          #sustine .support-box.fixed-sum .monthly-price input::-webkit-inner-spin-button, #sustine .support-box.fixed-sum .monthly-price input::-webkit-outer-spin-button {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none; }
        #sustine .support-box.fixed-sum .monthly-price .support-fixed-sum {
          position: absolute;
          right: -40px;
          top: 45px;
          color: #1f2734;
          font-weight: normal; }
    #sustine .support-box .fixed-sum-dropdown {
      margin-top: 0;
      opacity: 0;
      height: 0;
      transition: opacity 0.6s ease-out; }
      #sustine .support-box .fixed-sum-dropdown h3 {
        font-size: 15px;
        color: #0082a2;
        display: inline-block;
        padding-bottom: 10px;
        border-bottom: 1px solid #a3afb6; }
      #sustine .support-box .fixed-sum-dropdown .fixed-sum-radio {
        display: block; }
        #sustine .support-box .fixed-sum-dropdown .fixed-sum-radio label {
          position: relative;
          color: black;
          font-weight: 700;
          padding-left: 20px; }
          #sustine .support-box .fixed-sum-dropdown .fixed-sum-radio label input[type='radio'] {
            position: absolute;
            left: 0;
            top: -1px;
            -webkit-appearance: none;
            -moz-appearance: none;
            height: 13px;
            width: 13px;
            border-radius: 50%;
            outline: none;
            box-shadow: 0 0 0 1px #2f96af;
            cursor: pointer; }
            #sustine .support-box .fixed-sum-dropdown .fixed-sum-radio label input[type='radio']:before {
              content: '';
              display: block;
              height: 50%;
              width: 50%;
              margin: 25% auto;
              border-radius: 50%; }
            #sustine .support-box .fixed-sum-dropdown .fixed-sum-radio label input[type='radio']:checked:before {
              background: black; }
          #sustine .support-box .fixed-sum-dropdown .fixed-sum-radio label.small-value input[type='radio']:first-child {
            left: -4px; }
      #sustine .support-box .fixed-sum-dropdown.active {
        margin-top: 25px;
        opacity: 1;
        height: auto; }
  #sustine .register-nonexistent-form {
    max-width: 390px;
    margin: 0 auto; }
    #sustine .register-nonexistent-form input {
      display: block;
      width: 100%;
      font-size: 15px;
      background-color: transparent;
      margin-top: 32px;
      padding-left: 45px;
      border: none;
      border-bottom: 1px solid #313844;
      color: white; }
      #sustine .register-nonexistent-form input:first-child {
        margin-top: 0; }
      #sustine .register-nonexistent-form input:focus {
        outline: none; }
      #sustine .register-nonexistent-form input::placeholder {
        color: white; }
      #sustine .register-nonexistent-form input[type="checkbox"] {
        display: inline;
        position: absolute;
        top: 0;
        right: 0;
        width: 15px;
        margin-top: 0; }
    #sustine .register-nonexistent-form label {
      display: block;
      font-weight: normal; }
    #sustine .register-nonexistent-form .register-benefits {
      margin-top: 35px; }
      #sustine .register-nonexistent-form .register-benefits h4 {
        font-size: 15px;
        color: #9db2d1; }
      #sustine .register-nonexistent-form .register-benefits h5 {
        font-size: 14px;
        color: #c9c9c9; }
    #sustine .register-nonexistent-form .register-nonexistent-input {
      position: relative; }
      #sustine .register-nonexistent-form .register-nonexistent-input .register-input-logo {
        position: absolute;
        top: 4px;
        left: 8px;
        height: 16px;
        width: 16px; }
        #sustine .register-nonexistent-form .register-nonexistent-input .register-input-logo.profile-logo {
          background: url("./assets/img/user-profile-logo.png") no-repeat;
          background-size: 16px 16px; }
        #sustine .register-nonexistent-form .register-nonexistent-input .register-input-logo.email-logo {
          top: 6px;
          background: url("./assets/img/envelope-logo.png") no-repeat;
          background-size: 16px 16px; }
        #sustine .register-nonexistent-form .register-nonexistent-input .register-input-logo.telephone-logo {
          background: url("./assets/img/phone-logo.png") no-repeat;
          background-size: 16px 16px; }
        #sustine .register-nonexistent-form .register-nonexistent-input .register-input-logo.password-logo {
          background: url("./assets/img/lock-logo.png") no-repeat;
          background-size: 16px 16px; }
    #sustine .register-nonexistent-form .submit-register-nonexistent,
    #sustine .register-nonexistent-form .submit-register-facebook {
      background-color: #0082a2;
      margin: 0 auto;
      margin-top: 55px;
      padding: 15px 0;
      width: 210px;
      border: none;
      color: white;
      transition: all 0.4s; }
  #sustine .register-slider {
    overflow: hidden;
    position: relative;
    display: block;
    min-height: 420px;
    width: 100%;
    margin-top: 35px; }
  #sustine .screen {
    float: left;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.4s ease all; }
    #sustine .screen.second {
      left: 100%; }
    #sustine .screen.translated {
      transform: translateX(-100%); }
    #sustine .screen .register-button-section {
      position: relative;
      margin-top: 55px;
      height: 42px; }
      #sustine .screen .register-button-section .grey-button.switch {
        position: absolute;
        top: 0;
        left: -45px;
        padding: 10px 0;
        margin: inherit;
        margin-top: 0; }
        #sustine .screen .register-button-section .grey-button.switch span {
          position: absolute;
          right: -40px;
          font-weight: bold;
          color: #becee5; }
      #sustine .screen .register-button-section .submit-register-nonexistent {
        position: absolute;
        top: 0;
        right: -45px;
        padding: 10px 0;
        margin: inherit;
        margin-top: 0; }

#register-nonexistent,
#register-facebook,
#login-existing {
  margin-top: 45px;
  margin-bottom: 100px; }
  #register-nonexistent h1,
  #register-facebook h1,
  #login-existing h1 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
  #register-nonexistent h2,
  #register-facebook h2,
  #login-existing h2 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 30px; }
  #register-nonexistent .register-logo,
  #register-facebook .register-logo,
  #login-existing .register-logo {
    margin: 50px 0 20px 0;
    display: inline-block;
    height: 71px;
    width: 72px;
    background: url("./assets/img/paper-plane-logo.png") no-repeat;
    background-size: 71px 72px; }
  #register-nonexistent .register-nonexistent-form,
  #register-facebook .register-nonexistent-form,
  #login-existing .register-nonexistent-form {
    max-width: 390px;
    margin: 0 auto; }
    #register-nonexistent .register-nonexistent-form input,
    #register-facebook .register-nonexistent-form input,
    #login-existing .register-nonexistent-form input {
      display: block;
      width: 100%;
      font-size: 15px;
      background-color: transparent;
      margin-top: 32px;
      padding-left: 45px;
      border: none;
      border-bottom: 1px solid #313844;
      color: white; }
      #register-nonexistent .register-nonexistent-form input:first-child,
      #register-facebook .register-nonexistent-form input:first-child,
      #login-existing .register-nonexistent-form input:first-child {
        margin-top: 0; }
      #register-nonexistent .register-nonexistent-form input:focus,
      #register-facebook .register-nonexistent-form input:focus,
      #login-existing .register-nonexistent-form input:focus {
        outline: none; }
      #register-nonexistent .register-nonexistent-form input::placeholder,
      #register-facebook .register-nonexistent-form input::placeholder,
      #login-existing .register-nonexistent-form input::placeholder {
        color: white; }
      #register-nonexistent .register-nonexistent-form input[type="checkbox"],
      #register-facebook .register-nonexistent-form input[type="checkbox"],
      #login-existing .register-nonexistent-form input[type="checkbox"] {
        display: inline;
        position: absolute;
        top: 0;
        right: 0;
        width: 15px;
        margin-top: 0; }
    #register-nonexistent .register-nonexistent-form label,
    #register-facebook .register-nonexistent-form label,
    #login-existing .register-nonexistent-form label {
      display: block;
      font-weight: normal; }
    #register-nonexistent .register-nonexistent-form .register-benefits,
    #register-facebook .register-nonexistent-form .register-benefits,
    #login-existing .register-nonexistent-form .register-benefits {
      margin-top: 35px; }
      #register-nonexistent .register-nonexistent-form .register-benefits h4,
      #register-facebook .register-nonexistent-form .register-benefits h4,
      #login-existing .register-nonexistent-form .register-benefits h4 {
        font-size: 15px;
        color: #9db2d1; }
      #register-nonexistent .register-nonexistent-form .register-benefits h5,
      #register-facebook .register-nonexistent-form .register-benefits h5,
      #login-existing .register-nonexistent-form .register-benefits h5 {
        font-size: 14px;
        color: #c9c9c9; }
    #register-nonexistent .register-nonexistent-form .register-nonexistent-input,
    #register-facebook .register-nonexistent-form .register-nonexistent-input,
    #login-existing .register-nonexistent-form .register-nonexistent-input {
      position: relative; }
      #register-nonexistent .register-nonexistent-form .register-nonexistent-input .register-input-logo,
      #register-facebook .register-nonexistent-form .register-nonexistent-input .register-input-logo,
      #login-existing .register-nonexistent-form .register-nonexistent-input .register-input-logo {
        position: absolute;
        top: 4px;
        left: 8px;
        height: 16px;
        width: 16px; }
        #register-nonexistent .register-nonexistent-form .register-nonexistent-input .register-input-logo.profile-logo,
        #register-facebook .register-nonexistent-form .register-nonexistent-input .register-input-logo.profile-logo,
        #login-existing .register-nonexistent-form .register-nonexistent-input .register-input-logo.profile-logo {
          background: url("./assets/img/user-profile-logo.png") no-repeat;
          background-size: 16px 16px; }
        #register-nonexistent .register-nonexistent-form .register-nonexistent-input .register-input-logo.email-logo,
        #register-facebook .register-nonexistent-form .register-nonexistent-input .register-input-logo.email-logo,
        #login-existing .register-nonexistent-form .register-nonexistent-input .register-input-logo.email-logo {
          top: 6px;
          background: url("./assets/img/envelope-logo.png") no-repeat;
          background-size: 16px 16px; }
        #register-nonexistent .register-nonexistent-form .register-nonexistent-input .register-input-logo.telephone-logo,
        #register-facebook .register-nonexistent-form .register-nonexistent-input .register-input-logo.telephone-logo,
        #login-existing .register-nonexistent-form .register-nonexistent-input .register-input-logo.telephone-logo {
          background: url("./assets/img/phone-logo.png") no-repeat;
          background-size: 16px 16px; }
        #register-nonexistent .register-nonexistent-form .register-nonexistent-input .register-input-logo.password-logo,
        #register-facebook .register-nonexistent-form .register-nonexistent-input .register-input-logo.password-logo,
        #login-existing .register-nonexistent-form .register-nonexistent-input .register-input-logo.password-logo {
          background: url("./assets/img/lock-logo.png") no-repeat;
          background-size: 16px 16px; }
    #register-nonexistent .register-nonexistent-form .submit-register-nonexistent,
    #register-nonexistent .register-nonexistent-form .submit-register-facebook,
    #register-facebook .register-nonexistent-form .submit-register-nonexistent,
    #register-facebook .register-nonexistent-form .submit-register-facebook,
    #login-existing .register-nonexistent-form .submit-register-nonexistent,
    #login-existing .register-nonexistent-form .submit-register-facebook {
      background-color: #0082a2;
      margin: 0 auto;
      margin-top: 55px;
      padding: 15px 0;
      width: 210px;
      border: none;
      color: white;
      transition: all 0.4s; }
    #register-nonexistent .register-nonexistent-form .register-button-section,
    #register-facebook .register-nonexistent-form .register-button-section,
    #login-existing .register-nonexistent-form .register-button-section {
      position: relative;
      margin-top: 55px;
      height: 42px; }
      #register-nonexistent .register-nonexistent-form .register-button-section span,
      #register-facebook .register-nonexistent-form .register-button-section span,
      #login-existing .register-nonexistent-form .register-button-section span {
        position: absolute;
        left: -40px;
        font-weight: bold; }
      #register-nonexistent .register-nonexistent-form .register-button-section .submit-register-nonexistent,
      #register-facebook .register-nonexistent-form .register-button-section .submit-register-nonexistent,
      #login-existing .register-nonexistent-form .register-button-section .submit-register-nonexistent {
        position: absolute;
        top: 0;
        left: -45px;
        padding: 10px 0;
        margin: inherit;
        margin-top: 0; }
        #register-nonexistent .register-nonexistent-form .register-button-section .submit-register-nonexistent:hover,
        #register-facebook .register-nonexistent-form .register-button-section .submit-register-nonexistent:hover,
        #login-existing .register-nonexistent-form .register-button-section .submit-register-nonexistent:hover {
          background-color: #027693; }
      #register-nonexistent .register-nonexistent-form .register-button-section .submit-register-facebook,
      #register-facebook .register-nonexistent-form .register-button-section .submit-register-facebook,
      #login-existing .register-nonexistent-form .register-button-section .submit-register-facebook {
        position: absolute;
        top: 0;
        right: -45px;
        padding: 10px 0;
        margin: inherit;
        margin-top: 0;
        background-color: #4880b9;
        border: 1px solid #4880b9; }
        #register-nonexistent .register-nonexistent-form .register-button-section .submit-register-facebook:hover,
        #register-facebook .register-nonexistent-form .register-button-section .submit-register-facebook:hover,
        #login-existing .register-nonexistent-form .register-button-section .submit-register-facebook:hover {
          background: transparent; }

#congratulations-register {
  margin-top: 45px;
  margin-bottom: 100px; }
  #congratulations-register h1 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; }
  #congratulations-register h2 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 30px; }
  #congratulations-register .welcome-badge {
    margin: 50px 0;
    display: inline-block;
    height: 145px;
    width: 134px;
    background: url("./assets/img/multumim-logo.png") no-repeat;
    background-size: 134px 134px; }
  #congratulations-register .congratulations-content {
    margin: 0 auto;
    max-width: 390px; }
    #congratulations-register .congratulations-content .register-benefits h4 {
      font-size: 15px;
      color: #9db2d1; }
    #congratulations-register .congratulations-content .register-benefits h5 {
      font-size: 14px;
      color: #c9c9c9; }
  #congratulations-register label {
    display: block;
    font-weight: normal; }

.woocommerce .woocommerce-MyAccount-content .woocommerce-form-row label {
  font-weight: normal; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-form-row label span.required {
    font-weight: normal;
    color: white; }

.woocommerce .woocommerce-MyAccount-content .woocommerce-form-row .woocommerce-Input {
  padding: 8px 10px;
  background-color: #3e4550;
  border: none;
  border-bottom: 1px solid #656a73;
  border-radius: 0;
  color: white;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-form-row .woocommerce-Input:focus {
    background-color: white;
    color: #0082a2; }

.woocommerce .woocommerce-MyAccount-content .woocommerce-title {
  font-size: 14px;
  text-transform: uppercase; }

.woocommerce .woocommerce-MyAccount-content .edit-account-form-content {
  padding-bottom: 30px;
  border-bottom: 1px solid #353d48;
  margin-bottom: 30px; }

.woocommerce .woocommerce-MyAccount-content .woocommerce-Button {
  background-color: #0082a3;
  color: white;
  border: none;
  border-radius: 0;
  padding: 13px 0;
  font-size: 15px;
  font-weight: normal;
  width: 210px;
  transition: all 0.4s; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-Button:hover {
    color: white;
    background-color: #027693; }

.blog-content a {
  color: #0082a2 !important; }

.blog-content .welcome-section {
  border-bottom: 1px solid #2b343f; }
  .blog-content .welcome-section h1 {
    font-size: 16px;
    color: white;
    font-weight: 700;
    margin-bottom: 0; }
  .blog-content .welcome-section p.blog-description {
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px; }

.blog-content .blog-post {
  margin-top: 50px; }
  .blog-content .blog-post h2.blog-title {
    font-size: 16px;
    color: white;
    font-weight: 700;
    margin-bottom: 30px; }
  .blog-content .blog-post .blog-image {
    display: block;
    width: 100%;
    margin-bottom: 30px; }
  .blog-content .blog-post .blog-post-description {
    font-size: 14px;
    line-height: 24px; }

.blog-content .blog-image {
  margin-top: 25px; }

.woocommerce-MyAccount-navigation {
  height: 600px;
  max-width: 230px;
  background-color: #222b37; }
  .woocommerce-MyAccount-navigation ul {
    list-style: none; }
    .woocommerce-MyAccount-navigation ul li {
      font-size: 14px;
      color: white;
      font-weight: normal;
      background-color: #222b37;
      transition: all 0.4s; }
      .woocommerce-MyAccount-navigation ul li:hover, .woocommerce-MyAccount-navigation ul li.active {
        font-weight: 700;
        background-color: #2b333f;
        border-right: 1px solid #0082a2; }
      .woocommerce-MyAccount-navigation ul li.active:hover {
        font-weight: 700; }
      .woocommerce-MyAccount-navigation ul li:hover {
        font-weight: normal;
        cursor: pointer; }
      .woocommerce-MyAccount-navigation ul li a {
        padding: 18px 15px 18px 40px;
        display: block;
        position: relative;
        color: white !important;
        text-decoration: none; }
        .woocommerce-MyAccount-navigation ul li a .blog-logo {
          display: block;
          position: absolute;
          opacity: 0.3;
          height: 15px;
          width: 15px;
          top: 20px;
          left: 15px; }
          .woocommerce-MyAccount-navigation ul li a .blog-logo.blog {
            background: url("./assets/img/blog.svg") no-repeat; }
          .woocommerce-MyAccount-navigation ul li a .blog-logo.settings {
            background: url("./assets/img/settings.svg") no-repeat; }
          .woocommerce-MyAccount-navigation ul li a .blog-logo.heart {
            background: url("./assets/img/heart.svg") no-repeat; }
          .woocommerce-MyAccount-navigation ul li a .blog-logo.logout {
            top: 23px;
            left: 16px;
            background: url("./assets/img/log-out.svg") no-repeat; }
      .woocommerce-MyAccount-navigation ul li.active a .blog-logo {
        opacity: 0.5; }

.woocommerce .date-slider-navigation-wrapper {
  margin: 0; }

@media (max-width: 992px) {
  #home-diaspora .diaspora-right {
    float: none;
    width: 100%; }
    #home-diaspora .diaspora-right a:before {
      opacity: 1 !important; }
  #home-diaspora .diaspora-left {
    width: 100%;
    padding: 0 15px; }
  #home-diaspora .diaspora-description {
    margin-bottom: 30px; }
  #sustine .register-slider {
    height: 740px; }
  #sustine .support-gallery {
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center; }
    #sustine .support-gallery .support-box {
      margin: 15px; }
  #sustine .register-nonexistent-form {
    margin-top: 40px; }
  .woocommerce-MyAccount-navigation {
    display: none; } }

@media (max-width: 768px) {
  #sustine .logo-line {
    width: 300px; }
  #sustine .register-slider {
    height: 1700px; }
  #sustine .register-nonexistent-form {
    max-width: 300px; }
  #sustine .screen .register-button-section .grey-button.switch {
    left: -20px;
    width: 150px; }
    #sustine .screen .register-button-section .grey-button.switch span {
      right: -33px; }
  #sustine .screen .register-button-section .submit-register-nonexistent {
    right: -20px;
    width: 150px; }
  #congratulations-register .congratulations-content {
    max-width: 250px; } }

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  background-color: #0e1216;
  padding: 2rem 0; }
  .site-footer .socials a {
    font-size: 1.7rem;
    display: inline-block;
    margin: 0 1rem 0 0; }
  .site-footer .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    .site-footer .menu a {
      font-size: .85rem; }

.footer-column {
  display: none; }

@media screen and (min-width: 768px) {
  .footer-column {
    display: block; }
  .site-footer {
    padding: 2rem 0 2.5rem 0; } }

footer.main-footer {
  padding: 3.5rem 2rem;
  background: #0e0e0e; }
  footer.main-footer .footer-logo {
    float: left;
    margin-right: 20px; }
  footer.main-footer .footer-nav {
    padding-top: 5px;
    font-size: 1.4rem;
    text-transform: uppercase; }
    footer.main-footer .footer-nav ul li {
      display: inline-block;
      padding: 0 5px; }
      footer.main-footer .footer-nav ul li a {
        color: white; }
  footer.main-footer .footer-copy {
    padding-bottom: 3px;
    font-size: 1.4rem;
    color: #575757; }
  footer.main-footer .text-widget,
  footer.main-footer .widget_text {
    display: none; }

.sn-apps {
  z-index: 200;
  position: fixed;
  left: 0;
  bottom: -7rem;
  right: 0;
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #205482;
  text-align: center;
  font-size: 1.5rem;
  transition: bottom .2s ease-in;
  display: none; }
  .sn-apps.shown {
    bottom: 0; }
  .sn-apps a.d-text:link, .sn-apps a.d-text:hover, .sn-apps a.d-text:visited {
    height: 100%;
    padding: 0 1rem;
    line-height: 6rem;
    display: block;
    color: #ffffff;
    text-decoration: none; }
  .sn-apps .sn-apps-close {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    padding: 0 2.5rem;
    transform: translateY(-50%); }

.sn-shop-banner {
  z-index: 201;
  position: fixed;
  width: 100%;
  bottom: 0;
  background: url(./assets/img/banner-prima-large.png), rgba(50, 55, 60, 0.8);
  background-repeat: no-repeat;
  width: 100%;
  min-width: 1720px;
  left: 50%;
  transform: translateX(-50%);
  height: 270px;
  bottom: 0;
  display: none; }
  .sn-shop-banner.visible {
    display: block; }
  .sn-shop-banner .sn-shop-banner-text {
    display: none; }
  .sn-shop-banner .sn-banner-close {
    background: url(./assets/img/banner-close.png);
    position: absolute;
    width: 22px;
    height: 22px;
    cursor: pointer;
    top: 20px;
    right: calc(42% - 230px); }
  .sn-shop-banner .sn-shop-now {
    position: absolute;
    background: #ea006f;
    color: white;
    font-size: 20px;
    border-radius: 6px;
    top: 50%;
    transform: translateY(-50%);
    right: calc(42% - 230px);
    padding: 20px 40px; }
.sn-shop-banner .banner-img-medium { display: none;}
.sn-shop-banner .banner-img-small { display: none;}

@media screen and (max-width: 992px) {
  .sn-shop-banner {
    height: auto;
    /*background: url(./assets/img/banner-prima-medium.png), rgba(50, 55, 60, 0.8);*/
    display: none; }
    .sn-shop-banner .banner-img-medium { display: block;}
    .sn-shop-banner .sn-shop-banner-text {
      position: absolute;
      font-size: 18px;
      top: 50%;
      transform: translateY(-50%);
      left: 30px;
      display: block;
      font-size: 21px; }
      .sn-shop-banner .sn-shop-banner-text b {
        text-transform: uppercase; }
    .sn-shop-banner .sn-shop-now {
      font-size: 18px;
      border-radius: 6px;
      top: 50%;
      transform: translateY(-50%);
      right: 10px;
      padding: 15px 25px;
      padding: 10px 20px; }
    .sn-shop-banner.visible {
      height: 100px;
      min-width: 320px;
      display: block; }
    .sn-shop-banner .sn-banner-close {
      /*background: #50547a;*/
      position: absolute;
      width: 32px;
      height: 32px;
      cursor: pointer;
      top: -10px;
      right: calc(30px);
      background-size: 20px 20px;
      background-repeat: no-repeat;
      background-position: center center;
      border-radius: 5px;
      text-align: center; }
      .sn-shop-banner .sn-banner-close:after {
        content: 'x';
        display: inline-block;
        line-height: 32px;
        color: white;
        font-size: 18px;
        font-weight: 300; } }

@media screen and (max-width: 400px) {
  .sn-shop-banner {
    height: 170px;
    /*background: url(./assets/img/banner-prima-small.png), rgba(50, 55, 60, 0.8);*/
    display: none; }
    .sn-shop-banner .banner-img-medium { display: none;}
    .sn-shop-banner .banner-img-small { display: block;}
  .sn-shop-banner .sn-shop-banner-text {
    font-size: 18px;
    left: 20px; }
  .sn-shop-banner .sn-shop-now {
    padding: 8px 17px;
    font-size: 15px; } }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
  padding: 2rem 0 2rem 0;
  border-bottom: 1px solid #454b56; }

.page-title {
  background: url("./assets/img/interior-header.jpg");
  background-size: cover;
  background-position: center;
  padding: 60px 0;
  text-align: center; }
  .page-title.blue-header {
    background: url("./assets/img/CTA-bg.png"); }
  .page-title h1 {
    color: white;
    font-weight: bold;
    font-size: 3rem;
    margin: 0; }
  .page-title.search {
    margin: 0; }

@media (max-width: 992px) {
  .page-title {
    padding: 8vh 0px; } }

.coming-soon-label {
  line-height: 45px;
  color: white; }

.masthead-container {
  background: #1f2734; }

#masthead .custom-logo {
  max-width: 250px; }

@media screen and (max-device-width: 320px) and (device-aspect-ratio: 2 / 3) {
  #masthead .custom-logo {
    max-width: 200px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (device-aspect-ratio: 40 / 71) {
  #masthead .custom-logo {
    max-width: 200px; } }

.featured {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 21vw;
  overflow: hidden; }
  .featured .featured-link,
  .featured img {
    display: block;
    width: 100%; }

@media (max-width: 992px) {
  .featured {
    height: auto;
    overflow: initial; } }

.featured-left {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box; }

.featured-right {
  flex: 0 0 46%;
  max-width: 46%;
  max-height: 320px;
  box-sizing: border-box;
  padding: 0;
  width: 100%; }
  .featured-right .post-item {
    margin: 15px;
    margin-left: 0;
    margin-top: 15px;
    margin-right: 25px;
    background: #212a37; }
    .featured-right .post-item:first-child {
      margin-top: 0; }
  .featured-right .post-image.flex-half,
  .featured-right .post-image.flex-third {
    padding: 0;
    margin-bottom: -5px; }
  .featured-right .post-info {
    padding-right: 15px; }
  .featured-right .post-image a,
  .featured-right .post-image img {
    display: block; }
  .featured-right .featured-hr {
    background-color: #313844;
    margin-left: 0;
    margin-right: 25px;
    margin-top: 15px;
    margin-bottom: 15px; }
  .featured-right .inner-scroll {
    height: 320px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 5px;
  border-radius: 0;
  background-color: #697686; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 5px;
  border-radius: 0;
  background-color: #2c3544; }

.home-featured {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 100px; }
  .home-featured .featured-right {
    background: #1f2734; }
  .home-featured .video-entry .entry-title a {
    font-weight: bold; }

.featured-meta {
  bottom: 5vw;
  left: 0%;
  padding: 1.9vw;
  background: rgba(0, 0, 0, 0.7);
  max-width: 85%; }
  .featured-meta .post-tags {
    display: none; }
  .featured-meta h2 {
    font-size: 3.6vw;
    font-weight: 700;
    font-size: 34px; }

.date-slider-navigation {
  list-style: none; }
  .date-slider-navigation.screen {
    display: flex; }
  .date-slider-navigation.dropdown {
    display: none; }
  .date-slider-navigation .featured-date-button {
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: white; }
    .date-slider-navigation .featured-date-button .dayOfWeek {
      font-size: 12px;
      color: #c5d2e3; }
  .date-slider-navigation li {
    flex: 1 1 auto;
    text-align: center;
    border-top: 5px solid #65758c;
    transition: all .2s ease-in; }
    .date-slider-navigation li:hover {
      border-top-color: #0082a2;
      transition: all .2s ease-in; }
    .date-slider-navigation li.active {
      border-top-color: #0082a2;
      transition: all .2s ease-in; }
    .date-slider-navigation li a {
      display: block;
      padding: 25px 0;
      text-transform: uppercase; }

.need-diaspora-subscription {
  position: relative;
  padding: 0 0 56.25%;
  height: 0;
  background: rgba(30, 39, 51, 0.9);
  text-align: center; }
  .need-diaspora-subscription .message {
    width: 80%;
    min-width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: lightgray;
    font-size: 20px;
    text-align: center; }
  .need-diaspora-subscription .need-diaspora-subscription-button {
    display: inline-block;
    background: lightgray;
    padding: 5px 15px;
    color: #131821;
    margin: 20px auto;
    width: auto; }

.date-slider-navigation-wrapper {
  margin-top: -7px;
  margin-bottom: 75px; }

@media (max-width: 992px) {
  #page {
    max-width: 100vw;
    overflow: hidden; }
    #page .menu-toggle {
      display: none; }
  .featured {
    display: block; }
    .featured .featured-left,
    .featured .featured-right {
      max-width: 100%; }
  .date-slider-navigation-wrapper {
    max-width: 100%; }
    .date-slider-navigation-wrapper .date-slider-navigation {
      display: block;
      white-space: nowrap;
      position: relative; }
      .date-slider-navigation-wrapper .date-slider-navigation.screen {
        display: none; }
      .date-slider-navigation-wrapper .date-slider-navigation.dropdown {
        display: block; }
      .date-slider-navigation-wrapper .date-slider-navigation .featured-date-button .dayOfWeek {
        display: inline-block; }
      .date-slider-navigation-wrapper .date-slider-navigation .crt {
        height: 54px;
        line-height: 50px;
        background: #2e3846;
        text-align: center;
        padding: 0 15px;
        border: 2px solid rgba(255, 255, 255, 0.2);
        position: relative; }
        .date-slider-navigation-wrapper .date-slider-navigation .crt .fa {
          position: absolute;
          right: 20px;
          color: #0082a2;
          line-height: 50px;
          font-size: 15px; }
        .date-slider-navigation-wrapper .date-slider-navigation .crt span {
          position: absolute;
          left: 15px;
          color: #0082a2;
          text-decoration: none;
          font-size: 20px; }
          .date-slider-navigation-wrapper .date-slider-navigation .crt span .dayOfWeek {
            font-size: 20px;
            display: inline-block; }
      .date-slider-navigation-wrapper .date-slider-navigation .dropdown-content {
        position: absolute;
        top: 100%;
        display: none;
        width: 100%;
        z-index: 2; }
        .date-slider-navigation-wrapper .date-slider-navigation .dropdown-content li {
          display: block;
          width: 100%;
          background: #1e2733;
          border-width: 1px; }
          .date-slider-navigation-wrapper .date-slider-navigation .dropdown-content li a {
            font-size: 12px; }
            .date-slider-navigation-wrapper .date-slider-navigation .dropdown-content li a .dayOfWeek {
              font-size: 12px;
              color: white; }
          .date-slider-navigation-wrapper .date-slider-navigation .dropdown-content li.active {
            border-bottom-color: #65758c; }
            .date-slider-navigation-wrapper .date-slider-navigation .dropdown-content li.active a {
              color: white;
              background: transparent; }
          .date-slider-navigation-wrapper .date-slider-navigation .dropdown-content li a {
            padding: 10px 0; }
      .date-slider-navigation-wrapper .date-slider-navigation.active .dropdown-content {
        display: block; }
      .date-slider-navigation-wrapper .date-slider-navigation li {
        width: 200px;
        display: inline-block; }
  .home-featured .video-entry .entry-title {
    height: auto; }
  .home-featured .featured-left .featured-meta {
    bottom: 0;
    position: static;
    padding: 20px;
    width: 100%;
    max-width: 100%; }
    .home-featured .featured-left .featured-meta h2 {
      margin: 10px 0;
      font-size: 20px;
      margin-top: -10px; }
    .home-featured .featured-left .featured-meta p {
      margin-bottom: .5em; }
  .home-featured .featured-right {
    padding: 0;
    border-bottom: 0;
    border-top: 0;
    overflow: hidden; }
    .home-featured .featured-right h3 {
      margin: 0;
      padding-top: 20px;
      padding-bottom: 10px; }
    .home-featured .featured-right .post-item {
      height: auto;
      min-height: initial; }
  .home-featured .featured-hr {
    margin-left: 0;
    margin-right: 0; }
  .home-featured .flex {
    margin: 0; }
    .home-featured .flex .flex-half,
    .home-featured .flex .flex-third {
      max-width: 100%;
      padding: 0; }
      .home-featured .flex .flex-half.post-info,
      .home-featured .flex .flex-third.post-info {
        background: #212a37;
        padding-left: 15px;
        padding-right: 25px; }
  .featured-right .post-item:first-child {
    margin-top: 15px; } }

@media (max-width: 768px) {
  .home-featured {
    margin-top: 20px; }
  .date-slider-navigation-wrapper {
    margin-bottom: 15px; } }

.slides-container.relative {
  min-height: 21vw; }

.featured-right .cheeky-scroll-inner {
  max-height: 320px;
  padding-bottom: 15px;
  width: calc(100% + 18px);
  overflow-y: scroll; }
  .featured-right .cheeky-scroll-inner .post-item:first-of-type {
    margin-top: 0; }
  .featured-right .cheeky-scroll-inner .post-item.lastItem {
    margin-bottom: 0; }

.featured-meta .show-info.date {
  margin-left: 10px;
  margin-right: 10px; }

.show-info .fa {
  margin-right: 5px; }

.posts-slider {
  list-style: none; }

.general-ads {
  background: #122143;
  background: -moz-linear-gradient(left, #122143 0%, #2a5277 100%);
  background: -webkit-linear-gradient(left, #122143 0%, #2a5277 100%);
  background: linear-gradient(to right, #122143 0%, #2a5277 100%);
  padding: 40px 0; }
  .general-ads .ad-section-item {
    width: calc(20% - 12px);
    position: relative;
    margin-left: 15px;
    float: left;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); }
    .general-ads .ad-section-item img {
      -webkit-filter: grayscale(1);
      -webkit-filter: grayscale(100%);
      filter: gray;
      filter: grayscale(100%);
      filter: url(desaturate.svg#greyscale); }
    .general-ads .ad-section-item:hover img {
      filter: none;
      -webkit-filter: none; }
    .general-ads .ad-section-item:first-of-type {
      margin-left: 0; }
    .general-ads .ad-section-item .ad-item-image {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }

@media (max-width: 768px) {
  #homepage-large-banner {
    width: 100%;
    height: 57px;
    background: url("./assets/img/banners/banner-large.jpg");
    background-size: cover;
    background-position: center; } }

@media (min-width: 768px) {
  #homepage-large-banner {
    width: 100%;
    height: 183px;
    background: url("./assets/img/Banner-Diaspora-1920-x-240.jpg");
    background-size: cover;
    background-position: center; } }

#subiecte p.current {
  margin-top: 0; }

#subiecte ul {
  list-style: none; }

#subiecte .search-subiecte {
  background: #1e2733;
  position: relative;
  z-index: 1;
  line-height: 58px;
  border: 1px solid #435373;
  outline: 0;
  margin-bottom: 25px;
  width: 100%;
  padding: 0 15px;
  display: inline-block;
  border-radius: 0;
  color: white; }
  #subiecte .search-subiecte + * {
    position: relative;
    z-index: 1; }

#subiecte .suggestion-list {
  height: 520px;
  overflow: hidden; }
  #subiecte .suggestion-list .niciun-subiect {
    display: none; }
  #subiecte .suggestion-list > * > li {
    transition: 0.2s ease background; }
    #subiecte .suggestion-list > * > li a {
      display: inline-block;
      padding: 10px 20px;
      line-height: 20px;
      color: white;
      text-decoration: none;
      width: 100%; }
    #subiecte .suggestion-list > * > li:nth-child(2n+1) {
      background: #263140; }
    #subiecte .suggestion-list > * > li:nth-child(2n) {
      background: #1e2733; }
    #subiecte .suggestion-list > * > li.selected {
      background: #7767de; }
    #subiecte .suggestion-list > * > li:hover {
      background: rgba(119, 103, 222, 0.8); }

.sn-loading {
  position: relative;
  opacity: .5; }
  .sn-loading .sn-elem-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3); }
    .sn-loading .sn-elem-loader svg {
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -40px 0 0 -40px;
      width: 80px;
      height: 80px; }

.list-subiecte a,
.list-subiecte img {
  display: block;
  width: 100%; }

.filter-subiecte {
  padding-top: 60px; }

.fake-partial-background {
  max-width: 100%;
  overflow: hidden; }
  .fake-partial-background .fake-background-row {
    position: relative; }
    .fake-partial-background .fake-background-row:first-child {
      margin-top: -50px;
      padding-top: 30px; }
    .fake-partial-background .fake-background-row:last-child {
      margin-bottom: -50px;
      padding-bottom: 50px; }
  .fake-partial-background .fake-background-element {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0; }
    .fake-partial-background .fake-background-element:after {
      position: absolute;
      z-index: 0;
      content: '';
      display: block;
      width: calc((100vw - 100%) / 2 + 33.4%);
      top: 0;
      bottom: 0;
      background: #131821;
      left: 0;
      height: 100%; }

@media (max-width: 992px) {
  .fake-partial-background .fake-background-element {
    position: static; }
    .fake-partial-background .fake-background-element.btm {
      position: relative;
      padding-top: 30px;
      padding-bottom: 20px; }
      .fake-partial-background .fake-background-element.btm:after {
        position: absolute;
        width: 100vw;
        left: calc(-1 * (50vw - 50%));
        height: 100%; }
    .fake-partial-background .fake-background-element:after {
      position: static; } }

div#subject-posts {
  height: 600px;
  position: relative;
  padding-right: 0; }
  div#subject-posts .list-subiecte {
    max-height: auto;
    padding-right: 40px; }

.current.mic {
  display: none; }

@media (max-width: 992px) {
  .fake-partial-background .fake-background-element.btm {
    padding-bottom: 0;
    padding-top: 15px; }
  .fake-partial-background .fake-background-row:first-child {
    margin-top: -30px;
    padding-top: 30px;
    margin-bottom: -10px; }
  #subiecte {
    padding-top: 0; }
    #subiecte p.current {
      margin-top: 30px; }
    #subiecte .mare {
      display: none !important; }
    #subiecte .mic {
      display: block !important; }
    #subiecte .current.mic {
      font-size: 20px;
      margin-top: 20px;
      padding: 0 15px; }
    #subiecte .list-subiecte .middle.between {
      display: block; }
      #subiecte .list-subiecte .middle.between > div {
        width: 100%;
        display: block;
        max-width: 100%; }
    #subiecte .suggestion-list {
      max-height: 0;
      transition: 0.4s ease all;
      overflow: hidden;
      margin-top: -25px;
      margin-bottom: 15px;
      height: auto; }
    #subiecte .search-subiecte.keyup:active + .suggestion-list, #subiecte .search-subiecte.keyup:focus + .suggestion-list {
      max-height: 500px; } }

#general-CTA {
  color: white;
  padding: 6rem 0;
  background: url("./assets/img/CTA-bg.png");
  background-size: cover;
  background-position: center; }
  #general-CTA .section-heading {
    margin: 0;
    margin-bottom: 10px; }

.sn-infinite-load {
  text-align: center; }
  .sn-infinite-load svg {
    margin: 0 auto;
    width: 80px;
    height: 80px; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.wp-caption {
  margin: 1em 0 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

/* Ensure center-aligned captions center-align properly. */
.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto; }

/* Give some padding to floated elements, to prevent them butting up against text. */
.wp-caption.alignleft {
  margin-right: 20px; }

.wp-caption.alignright {
  margin-left: 20px; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Video Entries
--------------------------------------------------------------*/
.carousel {
  position: relative; }
  .carousel .posts-slider {
    white-space: nowrap;
    overflow: hidden; }
    .carousel .posts-slider span.show-info {
      margin-right: 15px; }
    @media (max-width: 992px) {
      .carousel .posts-slider {
        overflow: auto; } }
    .carousel .posts-slider .video-entry {
      display: inline-block;
      float: none;
      white-space: initial;
      vertical-align: top; }
      .carousel .posts-slider .video-entry .thumbnail-link {
        position: relative;
        padding-top: 56.25%;
        overflow: hidden; }
        .carousel .posts-slider .video-entry .thumbnail-link img {
          position: absolute;
          min-width: 100%;
          min-height: 100%;
          max-width: 200%;
          max-height: 200%;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }

.dark-carousel .video-entry .entry-title a,
.dark-bg .video-entry .entry-title a {
  color: white; }

.dark-carousel .video-entry .post-tags > a,
.dark-bg .video-entry .post-tags > a {
  background: #eb006e; }

#home-diaspora .video-entry a.stage-post-trigger.play-link:before {
  background-image: url("./assets/img/play-pink.png"); }

a.stage-post-trigger.play-link {
  position: relative;
  display: inline-block;
  width: 100%; }
  a.stage-post-trigger.play-link img {
    width: 100%; }

.post-related-item > a {
  position: relative; }

.post-related-item .viewed-marker {
  width: 100%;
  background: rgba(211, 211, 211, 0.2);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }
  .post-related-item .viewed-marker .viewed-marker-icon {
    color: #6c649b !important;
    font-size: 20px;
    position: absolute;
    bottom: 15px;
    right: 20px; }

.video-entry {
  margin-bottom: 20px; }
  .video-entry .post-image > a {
    position: relative; }
  .video-entry .viewed-marker {
    width: 100%;
    background: rgba(211, 211, 211, 0.2);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .video-entry .viewed-marker .viewed-marker-icon {
      color: #6c649b !important;
      font-size: 20px;
      position: absolute;
      bottom: 15px;
      right: 20px; }
  .video-entry.infinite-load-item .entry-title {
    min-height: auto; }
  .video-entry a.stage-post-trigger.play-link {
    position: relative;
    display: inline-block;
    width: 100%; }
    .video-entry a.stage-post-trigger.play-link img {
      width: 100%; }
    .video-entry a.stage-post-trigger.play-link:after, .video-entry a.stage-post-trigger.play-link:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      transition: 0.2s ease opacity;
      height: 100%;
      background: linear-gradient(180deg, transparent 10%, rgba(0, 0, 0, 0.3) 55%, rgba(0, 0, 0, 0.8));
      opacity: 0; }
    .video-entry a.stage-post-trigger.play-link:before {
      background: url("./assets/img/play.png");
      background-position: center;
      background-repeat: no-repeat;
      z-index: 2; }
    .video-entry a.stage-post-trigger.play-link:hover:before {
      opacity: 1; }
    .video-entry a.stage-post-trigger.play-link:hover:after {
      opacity: 1; }
  .video-entry .show-info.views {
    display: none;
    padding-left: 10px; }
  .video-entry.newline-viwes .show-info.views {
    display: none;
    padding-left: 0; }
  .video-entry .post-thumb {
    width: 100%;
    min-height: 150px;
    position: relative; }
    .video-entry .post-thumb:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      background: lightgray; }
  .video-entry .flex-third .post-thumb {
    min-height: inherit; }
  .video-entry .entry-title {
    margin-top: 1.4rem;
    line-height: 2rem; }
    .video-entry .entry-title a {
      font-size: 1.8rem;
      font-weight: bold;
      color: black; }
  .video-entry .post-tags {
    display: none; }
    .video-entry .post-tags > a {
      background: #6c649b;
      padding: 0 2px;
      border-radius: 3px;
      font-size: 1.4rem;
      font-weight: 300;
      color: white; }
  .video-entry .post-date,
  .video-entry .show-info {
    color: #999999;
    font-size: 1.4rem; }
    .video-entry .post-date .fa,
    .video-entry .show-info .fa {
      margin-right: 5px; }
  .video-entry.video-entry__pink-labels .post-tags > a {
    background: #eb006e; }
  .video-entry.video-entry__purple-labels .post-tags > a {
    background: #6c649b; }
  .video-entry.video-entry__white-title .entry-title a {
    color: white; }
  .video-entry.video-entry__black-title .entry-title a {
    color: black; }

.entry-content .video-entry {
  margin-bottom: 30px; }

.video-entry.infinite-load-item {
  min-height: 250px; }

.show-info.show-info.show-info {
  margin-right: 15px; }
  .show-info.show-info.show-info.show-date {
    padding-right: 10px; }
  .show-info.show-info.show-info.views {
    display: none;
    padding-left: 0; }

@media (max-width: 992px) {
  .video-entry .entry-title {
    line-height: 1.8rem;
    margin-top: 5px; }
    .video-entry .entry-title a {
      font-size: 1.6rem; }
  .video-entry .entry-title.post-title a {
    font-weight: normal !important; }
  .video-entry .show-info.views {
    padding-left: 8px; }
  .video-entry .post-thumb {
    min-height: initial; }
  .video-entry.infinite-load-item {
    min-height: initial; }
    .video-entry.infinite-load-item a.stage-post-trigger.play-link {
      width: 50%; }
    .video-entry.infinite-load-item .infinite-load-description {
      width: 50%;
      float: right;
      padding-left: 10px; }
    .video-entry.infinite-load-item .show-info.views {
      padding-left: 0; } }

/*--------------------------------------------------------------
# Content Sidebar
--------------------------------------------------------------*/
@media screen and (min-width: 37.5em) {
  .content-area {
    float: left;
    margin: 0 -25% 0 0;
    width: 100%; }
  .site-main {
    margin: 0 25% 0 0; }
  .site-content .widget-area {
    float: right;
    overflow: hidden;
    width: 25%; }
  .site-footer {
    clear: both;
    width: 100%; }
  .site-header, .site-content, .footer-content {
    max-width: 1400px;
    margin: 0 auto; }
  .site-header {
    max-width: 1200px; } }

#register .white-container,
#register-2 .white-container {
  position: relative;
  top: -50px;
  background: white;
  color: #111; }

#register .page-title,
#register-2 .page-title {
  height: 200px;
  padding-top: 50px; }

#register .entry-title,
#register-2 .entry-title {
  font-weight: bold; }

#register .form-container,
#register-2 .form-container {
  margin-top: 100px;
  background: white;
  color: black;
  padding: 60px; }
  #register .form-container input:active,
  #register .form-container input:focus,
  #register-2 .form-container input:active,
  #register-2 .form-container input:focus {
    outline: 0;
    border: 1px solid #6d83a0; }
  #register .form-container input,
  #register .form-container select,
  #register-2 .form-container input,
  #register-2 .form-container select {
    display: block;
    line-height: 60px;
    color: gray;
    width: 100%;
    font-size: 1.4rem;
    padding: 0 20px;
    height: 60px; }
    #register .form-container input[type="email"], #register .form-container input[type="text"],
    #register .form-container select[type="email"],
    #register .form-container select[type="text"],
    #register-2 .form-container input[type="email"],
    #register-2 .form-container input[type="text"],
    #register-2 .form-container select[type="email"],
    #register-2 .form-container select[type="text"] {
      margin-bottom: 1.5rem; }
    #register .form-container input[type="password"],
    #register .form-container select[type="password"],
    #register-2 .form-container input[type="password"],
    #register-2 .form-container select[type="password"] {
      margin-bottom: 3rem; }
    #register .form-container input[type="text"],
    #register .form-container select[type="text"],
    #register-2 .form-container input[type="text"],
    #register-2 .form-container select[type="text"] {
      display: inline-block;
      width: calc(50% - 7px); }
      #register .form-container input[type="text"].right,
      #register .form-container select[type="text"].right,
      #register-2 .form-container input[type="text"].right,
      #register-2 .form-container select[type="text"].right {
        float: right; }
  #register .form-container.subscription-form,
  #register-2 .form-container.subscription-form {
    padding: 60px 15px;
    margin-top: 20px; }
    #register .form-container.subscription-form input[type="password"],
    #register-2 .form-container.subscription-form input[type="password"] {
      margin-bottom: 1.5rem; }
    #register .form-container.subscription-form select,
    #register-2 .form-container.subscription-form select {
      margin-bottom: 3rem; }
    #register .form-container.subscription-form button[type="submit"],
    #register-2 .form-container.subscription-form button[type="submit"] {
      width: 100%; }
  #register .form-container button,
  #register-2 .form-container button {
    display: inline-block;
    width: calc(50% - 10px);
    float: left;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: bold; }
    @media (max-width: 992px) {
      #register .form-container button,
      #register-2 .form-container button {
        width: 100%;
        font-size: 1.2rem; } }
    #register .form-container button[type="submit"],
    #register-2 .form-container button[type="submit"] {
      background: #131821;
      border: 1px solid #131821; }
    #register .form-container button[type="facebook"],
    #register-2 .form-container button[type="facebook"] {
      background: white;
      border: 1px solid #126acd;
      color: #126acd;
      float: right; }
      @media (max-width: 992px) {
        #register .form-container button[type="facebook"],
        #register-2 .form-container button[type="facebook"] {
          margin-top: 15px; } }

#register-2 .snlogo {
  width: 60px;
  border: 1px solid lightgray;
  border-radius: 50%;
  margin-right: 5px; }

#register-2 .subscription {
  margin-top: 20px;
  width: 100%;
  padding: 60px 15px; }
  #register-2 .subscription .video-entry {
    width: 400px; }
  #register-2 .subscription .logo {
    position: static; }

#shop-header h1 {
  margin: 0; }

.woocommerce-notice {
  font-size: 2em; }

#shop-main {
  padding: 80px 0; }
  #shop-main ul.products {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
  @media (max-width: 992px) {
    #shop-main ul.products {
      display: block; }
      #shop-main ul.products .product {
        float: left;
        display: inline-block;
        box-sizing: border-box;
        clear: none;
        width: 33%; } }
  @media (max-width: 768px) {
    #shop-main ul.products .product {
      width: 50%; } }
  @media (max-width: 480px) {
    #shop-main ul.products .product {
      width: 100%;
      margin-bottom: 30px; } }
  #shop-main .addToCart > a {
    width: 100%;
    text-align: center;
    line-height: 22px;
    font-weight: normal;
    font-size: 18px;
    padding: 0;
    line-height: 42px;
    display: inline-block;
    border-radius: 0;
    background: lightgray; }
    #shop-main .addToCart > a.added_to_cart {
      background: transparent;
      color: rgba(49, 152, 48, 0.86); }
    #shop-main .addToCart > a.add_to_cart_button {
      background: #d30b0b;
      color: white;
      transition: 0.4s ease background;
      margin-top: 10px; }
      #shop-main .addToCart > a.add_to_cart_button:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        color: white;
        -moz-osx-font-smoothing: grayscale;
        content: "\f07a";
        vertical-align: middle;
        margin-left: 10px; }
      #shop-main .addToCart > a.add_to_cart_button.added:after {
        content: "\f00c"; }
      #shop-main .addToCart > a.add_to_cart_button:hover {
        background: rgba(211, 11, 11, 0.85); }
  #shop-main .products .product {
    width: 24%;
    display: inline-block;
    padding: 0 30px;
    margin: 0;
    margin-bottom: 40px; }
    @media (max-width: 992px) {
      #shop-main .products .product {
        width: 33%; } }
    #shop-main .products .product .product-thumb {
      width: 100%;
      position: relative;
      height: 0;
      padding-top: 100%; }
      #shop-main .products .product .product-thumb span.onsale {
        display: none; }
      #shop-main .products .product .product-thumb img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: calc(100% - 10px);
        max-height: calc(100% - 10px); }
    #shop-main .products .product span.price {
      color: #d30b0b;
      font-size: 20px;
      display: block;
      text-align: center;
      margin-top: 20px;
      margin-bottom: 0;
      min-height: 51px; }
      #shop-main .products .product span.price del {
        color: gray;
        font-size: 14px; }
      #shop-main .products .product span.price ins {
        font-weight: bold; }
    #shop-main .products .product .product-title {
      font-size: 16px;
      font-weight: bold;
      padding-bottom: 0; }
    #shop-main .products .product .viewProduct {
      font-size: 18px;
      background: white;
      border-bottom: 1px solid #1e2733;
      padding: 0;
      margin-top: 10px;
      color: #1e2733;
      border-radius: 0; }
    #shop-main .products .product .minHeightThingy {
      min-height: 50px; }
    #shop-main .products .product .shortDesc {
      font-size: 16px;
      color: #1e2733; }
      #shop-main .products .product .shortDesc p {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-bottom: 0px; }
  #shop-main .products:after {
    content: '';
    display: block;
    clear: both; }

.product-template-default .woocommerce-message {
  margin: 0; }

#shop-details .variations label {
  color: black; }

#shop-details .variations select {
  color: black; }

#shop-details .gallery-screen {
  width: 80%;
  margin: auto;
  height: 0;
  padding-top: 80%;
  position: relative; }

#shop-details div.product p.price,
#shop-details div.product span.price {
  color: #d30b0b; }

#shop-details .sku_wrapper {
  display: none; }

#shop-details .single_add_to_cart_button {
  background: #6c649b; }

#shop-details .woo-summary {
  padding: 0 15px; }

#shop-details .onsale {
  display: none; }

#shop-details h1.product_title.entry-title {
  font-size: 24px;
  color: #1e2733; }

#shop-details .product-page-desc {
  color: #999999;
  font-size: 16px;
  border-top: 1px solid #e1e1e1;
  padding-top: 45px;
  margin-top: 30px; }
  #shop-details .product-page-desc h2 {
    display: none; }

#shop-details .single_add_to_cart_button.button.alt {
  background: #d30b0b;
  float: right;
  line-height: 30px;
  border-radius: 0;
  width: 260px;
  font-size: 18px;
  margin-top: 0; }
  @media (max-width: 480px) {
    #shop-details .single_add_to_cart_button.button.alt {
      width: 100%; } }

#shop-details .quantity,
#woo-cart-form .quantity {
  margin-top: 5px;
  font-weight: bold;
  margin-bottom: 15px; }
  #shop-details .quantity input.input-text.qty.text,
  #woo-cart-form .quantity input.input-text.qty.text {
    margin: 0 10px;
    width: 40px;
    font-size: 18px;
    color: #d30b0b;
    outline: 0;
    border: 1px solid #d30b0b;
    border-radius: 0; }
  #shop-details .quantity input[type=number]::-webkit-outer-spin-button,
  #shop-details .quantity input[type=number]::-webkit-inner-spin-button,
  #woo-cart-form .quantity input[type=number]::-webkit-outer-spin-button,
  #woo-cart-form .quantity input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  #shop-details .quantity input[type=number],
  #woo-cart-form .quantity input[type=number] {
    -moz-appearance: textfield; }
  #shop-details .quantity span.controls,
  #woo-cart-form .quantity span.controls {
    display: inline-block; }
  #shop-details .quantity .minus-control,
  #shop-details .quantity .plus-control,
  #woo-cart-form .quantity .minus-control,
  #woo-cart-form .quantity .plus-control {
    cursor: pointer;
    font-size: 18px;
    margin: 0 3px;
    border: none;
    background: transparent;
    color: #1e2733;
    outline: 0; }

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  background: black;
  color: white; }
  .woocommerce #respond input#submit.disabled:hover,
  .woocommerce #respond input#submit:disabled:hover,
  .woocommerce #respond input#submit:disabled[disabled]:hover,
  .woocommerce a.button.disabled:hover,
  .woocommerce a.button:disabled:hover,
  .woocommerce a.button:disabled[disabled]:hover,
  .woocommerce button.button.disabled:hover,
  .woocommerce button.button:disabled:hover,
  .woocommerce button.button:disabled[disabled]:hover,
  .woocommerce input.button.disabled:hover,
  .woocommerce input.button:disabled:hover,
  .woocommerce input.button:disabled[disabled]:hover {
    background: #141821;
    color: white; }

.product-template-default {
  background: white; }

body.woocommerce-page .site-main {
  padding-bottom: 30px; }

.woocommerce-cart-form .site-main a,
.woocommerce-page .site-main a {
  color: #111; }
  .woocommerce-cart-form .site-main a:hover,
  .woocommerce-page .site-main a:hover {
    color: black; }

#woo-cart-form + .cart-collaterals .update-cart,
#woo-cart-form .update-cart {
  background: #6357b9;
  color: white; }
  #woo-cart-form + .cart-collaterals .update-cart[disabled],
  #woo-cart-form .update-cart[disabled] {
    background: lightgray;
    color: #111; }

#woo-checkout input {
  line-height: 24px; }

#woo-checkout #payment {
  background: white; }
  #woo-checkout #payment h4 {
    color: #1e2733; }

body.woocommerce-cart.woocommerce-page,
body.woocommerce-checkout.woocommerce-page {
  background: white;
  color: #222; }
  body.woocommerce-cart.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  body.woocommerce-cart.woocommerce-page .woocommerce input.button.alt,
  body.woocommerce-checkout.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  body.woocommerce-checkout.woocommerce-page .woocommerce input.button.alt {
    background: #6c649b; }
    body.woocommerce-cart.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
    body.woocommerce-cart.woocommerce-page .woocommerce input.button.alt:hover,
    body.woocommerce-checkout.woocommerce-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
    body.woocommerce-checkout.woocommerce-page .woocommerce input.button.alt:hover {
      background: rgba(108, 100, 155, 0.9); }

#WooCarousel .WooCarousel_gallery-next-button,
#WooCarousel .WooCarousel_gallery-prev-button {
  position: absolute;
  transform: translateY(-50%);
  font-size: 30px;
  cursor: pointer; }

#WooCarousel .WooCarousel_gallery-next-button {
  right: 10px; }

#WooCarousel .WooCarousel_gallery-prev-button {
  left: 10px; }

#WooCarousel .WooCarousel_gallery-screen {
  position: relative;
  padding-top: calc(100% - 60px);
  width: calc(100% - 60px);
  margin: auto;
  overflow: hidden;
  margin-bottom: 10px; }
  #WooCarousel .WooCarousel_gallery-screen .WooCarousel_gallery-full-size {
    position: absolute;
    top: 0;
    background-size: contain;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat; }

#WooCarousel .WooCarousel_gallery-bottom-ribbon {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100px; }
  #WooCarousel .WooCarousel_gallery-bottom-ribbon .WooCarousel_gallery-bottom-ribbon-playspace {
    white-space: nowrap;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
    #WooCarousel .WooCarousel_gallery-bottom-ribbon .WooCarousel_gallery-bottom-ribbon-playspace > * {
      width: 20%;
      margin: 0 2.5%;
      display: inline-block;
      position: relative;
      height: 100px;
      overflow: hidden; }
      #WooCarousel .WooCarousel_gallery-bottom-ribbon .WooCarousel_gallery-bottom-ribbon-playspace > * > a:after {
        background: rgba(255, 255, 255, 0.3);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        content: ''; }
      #WooCarousel .WooCarousel_gallery-bottom-ribbon .WooCarousel_gallery-bottom-ribbon-playspace > *.WooCarousel_current > a:after {
        display: none; }
      #WooCarousel .WooCarousel_gallery-bottom-ribbon .WooCarousel_gallery-bottom-ribbon-playspace > * img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: auto;
        max-width: 200%;
        max-height: 200%; }

@media (max-width: 768px) {
  #WooCarousel {
    margin: 0; }
    #WooCarousel .WooCarousel_gallery-next-button,
    #WooCarousel .WooCarousel_gallery-prev-button {
      top: calc(50vw - 30px) !important; }
    #WooCarousel .WooCarousel_gallery-next-button {
      right: 0px; }
    #WooCarousel .WooCarousel_gallery-prev-button {
      left: 0px; }
    #WooCarousel .WooCarousel_gallery-bottom-ribbon {
      height: 70px; }
      #WooCarousel .WooCarousel_gallery-bottom-ribbon .WooCarousel_gallery-bottom-ribbon-playspace {
        height: 70px; } }

@media (max-width: 480px) {
  .diaspora-image {
    margin-bottom: 20px;
  }

  .sep {
    border-bottom: 1px solid #454b56;
    margin: 0;
    margin-top: -30px;
  }

}

.sep {
  border-bottom: 1px solid #454b56;
  margin-bottom: 14px;
}

.sep:last-child {
  display: none;
}

#homepage-large-banner {
  width: 100%;
  background: url("./assets/img/banners/banner-large.jpg");
  background-size: cover;
  background-position: center;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}

#homepage-large-banner a {
  color: #fff;
  letter-spacing: 1px;
}

#homepage-large-banner .wrapper {
  margin: 0 auto;
  width: 40%;
  padding: 30px 0;
}

#homepage-large-banner .red-text {
  color: #D32026;
}


#homepage-banner-mobile {
  display: none;
}

#homepage-banner-mobile .top {
  width: 100%;
  height: 90px;
  background: url("./assets/img/banners/banner-mobile1.jpg");
  background-size: cover;
  background-position: center;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}

#homepage-banner-mobile .down {
  width: 100%;
  height: 90px;
  background: url("./assets/img/banners/banner-mobile2.jpg");
  background-size: cover;
  background-position: center;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}

#homepage-banner-mobile a {
  color: #fff;
  letter-spacing: 1px;
}

#homepage-banner-mobile .red-text {
  color: #D32026;
}


#homepage-banner-mobile h3 {
  margin-top: 0;
}

#homepage-banner-mobile .wrapper {
  text-align: center;
  padding: 15px 0;
}

@media (max-width: 768px) {
  #homepage-large-banner .wrapper {
    width: 70%;
  }
}

@media (max-width: 480px) {
  #homepage-large-banner  {
    display: none;
  }

  #homepage-banner-mobile  {
    display: block;
  }

  .diaspora-buy-btn {
    margin-bottom: 25px;
  }
}

.page-title-diaspora {
  background: url("./assets/img/interior-header-diaspora.jpg");
}

@media (max-width: 1024px) {
  #masthead .custom-logo {
    max-width: 210px;
  }
}

.top-banner-revista {
  background: url(./assets/img/banner-revista-large.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  height: 70px;
  margin-bottom: 15px;
}

.no-margin-bottom {
  margin-bottom: 20px;
}

.no-margin-top {
  margin-top: 0;
}

@media (max-width: 480px) {
  .top-banner-revista {
    background: url(./assets/img/banner-revista-small.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 70px;
  }
}
/**
url(./assets/img/banner-revista-large.jpg)
 */