@charset "UTF-8";
/*!
Theme Name: Vedran Badjun
Theme URI: http://underscores.me/
Author: PopArt Studio
Author URI: https://www.popwebdesign.net/
Description: Custom WordPress theme. The theme is based on _s (underscores) framework and includes a wide variety of functionalities that can serve for your content management without having to have programming skills.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vedranbadjun
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

vedranbadjun is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores 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.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Reset and Variables
# Helpers
# Bootstrap
# WooCommerce
# Base
# Parts
# Components / Templates
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset and Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Reset
--------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

html {
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
## Base Reset
--------------------------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  color: #000;
}

a:focus, a:hover, a:active {
  outline: none;
}

/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 0;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*--------------------------------------------------------------
## Lists
--------------------------------------------------------------*/
nav ul,
nav ol,
ul,
li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------------------
## Embedded Content
--------------------------------------------------------------*/
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

input, textarea {
  -webkit-box-shadow: none;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

input, textarea, select {
  outline: none;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

/*--------------------------------------------------------------
## Chrome Frame Prompt
--------------------------------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

@font-face {
  font-family: 'Josefin Sans';
  src: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/fonts/JosefinSans-Bold.woff2") format("woff2"), url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/fonts/JosefinSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Josefin Sans';
  src: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/fonts/JosefinSans-SemiBold.woff2") format("woff2"), url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/fonts/JosefinSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Encode Sans';
  src: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/fonts/EncodeSans-Bold.woff2") format("woff2"), url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/fonts/EncodeSans-Bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

/*--------------------------------------------------------------
## Variables
--------------------------------------------------------------*/
@font-face {
  font-family: "fonticons";
  src: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/icons/fonticons.woff2") format("woff2"), url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/icons/fonticons.woff") format("woff"), url("https://vedran-badun.com/wp-content/themes/vedranbadjun/assets/icons/fonticons.ttf") format("truetype");
}

.font-happy:before, .font-plus-circle:before {
  font-family: "fonticons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.font-happy:before {
  content: "";
}

.font-plus-circle:before {
  content: "";
}

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Mixins
--------------------------------------------------------------*/
/*
	Example:
	-------------------------------------------------------------------------------------------------
	@include mq($phone) 			 	@media screen and (max-width: 640px)
	-------------------------------------------------------------------------------------------------
	@include mq(991) 			 	 	@media screen and (max-width: 991px)
	-------------------------------------------------------------------------------------------------
	@include mq($phone + 1, min) 	 	@media screen and (min-width: 641px)
	-------------------------------------------------------------------------------------------------
	@include mq(992, min) 			 	@media screen and (min-width: 992px)
	-------------------------------------------------------------------------------------------------
	@include mq(400, min, height) 	 	@media screen and (min-height: 400px)
	-------------------------------------------------------------------------------------------------
	@include mq(992) {				 	@media screen and (max-width: 992px) and (min-width: 767px)
		@include mq(767, min) {

		}
	}
	-------------------------------------------------------------------------------------------------
 */
/*--------------------------------------------------------------
## Helpers
--------------------------------------------------------------*/
.clear::after,
.entry-content::after,
.comment-content::after,
.site-content::after {
  content: '';
  display: table;
  clear: both;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.centered {
  text-align: center;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  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;
}

/* 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;
}

/*--------------------------------------------------------------
## Print
--------------------------------------------------------------*/
@media print {
  body {
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  a:link, a:visited {
    background: #fff;
    color: #000;
    text-decoration: underline;
  }
  a:not([href="javascript:;"])::after {
    content: " [" attr(href) "] ";
  }
  h1, h2, h3, h4, h5, h6 {
    background: none;
    color: #000;
  }
  .temp {
    display: none;
  }
}

/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# WooCommerce
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #30323d;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  line-height: 1.35;
}

p {
  margin-bottom: 25px;
}

blockquote {
  margin: 0 25px;
}

pre {
  background: #30323d;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

[class*='font-'] {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  color: #30323d;
  font-size: 30px;
  line-height: 1;
}

/*--------------------------------------------------------------
## Base Layout
--------------------------------------------------------------*/
html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  cursor: none !important;
}

a,
input,
label {
  cursor: none;
}

input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #333;
}

textarea {
  background: transparent;
  border: 1px solid #333;
}

html {
  box-sizing: border-box;
}

body {
  height: 100%;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.flex-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

.sans-48 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
}

@media screen and (max-width: 1250px) {
  .sans-48 {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (max-width: 400px) {
  .sans-48 {
    font-size: 24px;
    line-height: 24px;
  }
}

.sans-60 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 65px;
}

@media screen and (max-width: 1440px) {
  .sans-60 {
    font-size: 50px;
    line-height: 55px;
  }
}

@media screen and (max-width: 1050px) {
  .sans-60 {
    font-size: 45px;
    line-height: 50px;
  }
}

@media screen and (max-width: 800px) {
  .sans-60 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media screen and (max-width: 600px) {
  .sans-60 {
    font-size: 30px;
    line-height: 35px;
  }
}

.sans-100 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 80px;
  line-height: 100px;
}

@media screen and (max-width: 1800px) {
  .sans-100 {
    font-size: 70px;
    line-height: 85px;
  }
}

@media screen and (max-width: 1440px) {
  .sans-100 {
    font-size: 60px;
    line-height: 65px;
  }
}

@media screen and (max-width: 1250px) {
  .sans-100 {
    font-size: 50px;
    line-height: 55px;
  }
}

@media screen and (max-width: 1000px) {
  .sans-100 {
    font-size: 40px;
    line-height: 45px;
  }
}

@media screen and (max-width: 650px) {
  .sans-100 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 500px) {
  .sans-100 {
    font-size: 25px;
    line-height: 30px;
  }
}

.sans-36 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
}

@media screen and (max-width: 1250px) {
  .sans-36 {
    font-size: 24px;
    line-height: 24px;
  }
}

.sans-34 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 34px;
  line-height: 40px;
}

@media screen and (max-width: 400px) {
  .sans-34 {
    font-size: 24px;
    line-height: 24px;
  }
}

.sans-24 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
}

@media screen and (max-width: 1250px) {
  .sans-24 {
    font-size: 16px;
    line-height: 16px;
  }
}

.sans-21 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 21px;
}

.sans-16 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 1250px) {
  .sans-16 {
    font-size: 14px;
    line-height: 14px;
  }
}

.sans-14 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1.5px;
}

.sans-12 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.5px;
}

.sans-10 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 1.5px;
}

.sans-9 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 9px;
  line-height: 9px;
  letter-spacing: 1.5px;
}

.sans-404 {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 80px;
  line-height: 80px;
}

.black-padding {
  line-height: 23px;
  background: #30323d;
  color: #ffdc99;
  padding: 0 20px;
  height: 20px;
  border-radius: 10px;
  text-align: center;
}

.yellow-padding {
  line-height: 23px;
  background: #ffdc99;
  color: #30323d;
  padding: 0 20px;
  height: 20px;
  border-radius: 10px;
  text-align: center;
}

.arrow:hover .arrow-hor-line {
  -webkit-animation: arrowHorAnim 0.5s forwards;
          animation: arrowHorAnim 0.5s forwards;
}

.arrow:hover .arrow-vert-line {
  -webkit-animation: arrowVertAnim 0.5s forwards;
          animation: arrowVertAnim 0.5s forwards;
}

.arrow-hor-line {
  stroke-dasharray: 14;
  stroke-dashoffset: 0;
}

.arrow-vert-line {
  stroke-dasharray: 19.8;
  stroke-dashoffset: 0;
}

@-webkit-keyframes arrowHorAnim {
  0% {
    stroke-dashoffset: 14;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes arrowHorAnim {
  0% {
    stroke-dashoffset: 14;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes arrowVertAnim {
  0% {
    stroke-dashoffset: 19.8;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes arrowVertAnim {
  0% {
    stroke-dashoffset: 19.8;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

.pswp {
  display: none;
}

.select2-container--default .select2-selection--single {
  border: 0 !important;
  border-bottom: 1px solid #333 !important;
  background: transparent !important;
}

/*--------------------------------------------------------------
## Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Parts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Wrapper and Ratios
--------------------------------------------------------------*/
.media-wrap {
  position: relative;
  overflow: hidden;
}

.media-wrap::before {
  content: '';
  display: block;
  width: 100%;
}

.media-wrap-square::before {
  padding-top: 100%;
}

.media-item {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*--------------------------------------------------------------
## WP Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

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

.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.33333%;
}

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

img {
  max-width: 100%;
  display: block;
  height: initial;
}

/*--------------------------------------------------------------
# Components / Templates
--------------------------------------------------------------*/
.site-header {
  height: 100vh;
  position: fixed;
  z-index: 10;
}

@media screen and (max-width: 800px) {
  .site-header {
    pointer-events: none;
  }
}

.menu {
  margin-bottom: 160px;
  display: inline-block;
  position: relative;
}

@media screen and (max-height: 770px) {
  .menu {
    margin-bottom: 100px;
  }
}

@media screen and (max-height: 700px) {
  .menu {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 800px) {
  .menu {
    pointer-events: auto;
  }
}

.menu__svg--arrow {
  position: absolute;
  top: 2px;
  left: 2px;
}

.menu__svg--arrow .arrow-hor-line {
  stroke-dasharray: 14;
  stroke-dashoffset: 14;
  -webkit-transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
}

.menu__svg--arrow .arrow-vert-line {
  stroke-dasharray: 19.8;
  stroke-dashoffset: 19.8;
  -webkit-transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
}

.menu__path--one {
  stroke-dasharray: 10;
  stroke-dashoffset: 0;
  -webkit-transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
}

.menu__path--two {
  stroke-dasharray: 8;
  stroke-dashoffset: 0;
  -webkit-transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
}

.menu__path--three {
  stroke-dasharray: 12;
  stroke-dashoffset: 0;
  -webkit-transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
}

.menu__path--four {
  stroke-dasharray: 12;
  stroke-dashoffset: 0;
  -webkit-transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
}

.open-nav .menu__svg--arrow .arrow-hor-line {
  stroke-dashoffset: 0;
  -webkit-transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
}

.open-nav .menu__svg--arrow .arrow-vert-line {
  stroke-dashoffset: 0;
  -webkit-transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0.7s, 0s color 0.3s;
}

.open-nav .menu__path--one {
  stroke-dashoffset: 10;
  -webkit-transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
}

.open-nav .menu__path--two {
  stroke-dashoffset: 8;
  -webkit-transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
}

.open-nav .menu__path--three {
  stroke-dashoffset: 12;
  -webkit-transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
}

.open-nav .menu__path--four {
  stroke-dashoffset: 12;
  -webkit-transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
  transition: 0.3s stroke-dashoffset 0s, 0s color 0.3s;
}

.navigation {
  padding-top: 70px;
  -webkit-transition: 0.3s background;
  transition: 0.3s background;
  padding-left: 35px;
  padding-right: 35px;
  height: 100%;
  position: relative;
  width: 92px;
  overflow: hidden;
  z-index: 25;
}

.navigation:hover {
  background: #30323d;
}

.navigation:hover .menu svg path {
  stroke: #ffdc99;
}

.navigation:hover .nav .nav__list .nav__item svg path {
  fill: #ffdc99;
}

.navigation:hover .nav .nav__list .nav__item span {
  color: #ffdc99;
}

.navigation:hover .world svg path {
  fill: #ffdc99;
}

@media screen and (max-width: 1250px) {
  .navigation {
    padding-top: 30px;
  }
}

@media screen and (max-width: 800px) {
  .navigation .nav .nav__list .nav__item svg {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .navigation .nav .nav__list .nav__item svg path {
    fill: #ffdc99;
  }
  .navigation .nav .nav__list .nav__item span {
    color: #ffdc99;
  }
  .navigation .world svg {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .navigation .world svg path {
    fill: #ffdc99;
  }
  .navigation:hover {
    background: transparent;
  }
  .navigation:hover .menu svg path {
    stroke: #30323d;
  }
}

@media screen and (max-width: 450px) {
  .navigation {
    padding-top: 20px;
  }
}

.world__languages {
  color: #ffdc99;
  opacity: 0;
  position: absolute;
  left: calc(100% + 50px);
  top: 6px;
  width: 115px;
}

.navigation--grey {
  background: #30323d;
}

.navigation--grey .menu svg path {
  stroke: #ffdc99;
}

.navigation--grey .nav .nav__list .nav__item svg path {
  fill: #ffdc99;
}

.navigation--grey .nav .nav__list .nav__item div {
  color: #ffdc99;
}

.navigation--grey .world svg path {
  fill: #ffdc99;
}

@media screen and (max-width: 800px) {
  .navigation--grey {
    background: #30323d;
    pointer-events: auto;
  }
  .navigation--grey:hover {
    background: #30323d;
  }
  .navigation--grey:hover .menu svg path {
    stroke: #ffdc99;
  }
}

.nav__item-link {
  display: block;
}

.nav__item-span {
  position: relative;
  bottom: -3px;
  left: 50px;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  width: 115px;
}

.nav__item-name {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  width: 115px;
}

.nav__item-name:hover ~ .nav__item-details {
  opacity: 0.3;
}

.menu__esc {
  position: absolute;
  right: -72px;
  top: 6px;
  opacity: 0;
  color: #ffdc99;
  display: inline-block;
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 10px;
}

.nav__item-details {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  opacity: 0;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  position: absolute;
  left: 140%;
  top: 0;
  width: 200px;
}

@media screen and (max-width: 500px) {
  .nav__item-details {
    display: none;
  }
}

.nav__item {
  margin-bottom: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: start;
          justify-content: flex-start;
  height: 30px;
}

.nav__item svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-height: 640px) {
  .nav__item {
    margin-bottom: 40px;
  }
}

@media screen and (max-height: 600px) {
  .nav__item {
    margin-bottom: 30px;
  }
}

@media screen and (max-height: 490px) {
  .nav__item {
    margin-bottom: 20px;
  }
}

.world {
  position: absolute;
  bottom: 75px;
  left: 35px;
}

.world svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.notifications {
  position: fixed;
  top: 70px;
  right: 90px;
}

@media screen and (max-width: 1250px) {
  .notifications {
    top: 25px;
    right: 50px;
  }
}

@media screen and (max-width: 800px) {
  .notifications {
    pointer-events: auto;
  }
}

@media screen and (max-width: 450px) {
  .notifications {
    top: 20px;
    right: 25px;
  }
}

.notifications__box {
  position: absolute;
  top: 50px;
  right: -50px;
  width: 800px;
  padding: 60px 100px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  .notifications__box {
    width: 435px;
    padding: 45px 60px;
    top: 25px;
  }
}

@media screen and (max-width: 450px) {
  .notifications__box {
    width: 370px;
    position: fixed;
    left: calc(50% - 185px);
    top: 50px;
  }
}

@media screen and (max-width: 450px) {
  .suport__icon-svg {
    width: 20px;
  }
}

@media screen and (max-width: 450px) {
  .shop-notify__icon-svg {
    width: 20px;
  }
}

.suport-options__animated-path {
  fill: #30323d;
}

.suport-options__box {
  position: absolute;
  top: 50px;
  right: -50px;
  width: 800px;
  padding: 60px 100px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  .suport-options__box {
    width: 435px;
    padding: 45px 60px;
    top: 25px;
  }
}

@media screen and (max-width: 650px) {
  .suport-options__box {
    right: -70px;
  }
}

@media screen and (max-width: 500px) {
  .suport-options__box {
    right: -85px;
  }
}

@media screen and (max-width: 450px) {
  .suport-options__box {
    width: 370px;
    position: fixed;
    left: calc(50% - 185px);
    top: 50px;
  }
}

.shop-notify__box {
  position: absolute;
  top: 32px;
  right: -50px;
  width: 800px;
  padding: 75px 100px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  .shop-notify__box {
    width: 435px;
    padding: 45px 60px;
    top: 25px;
  }
}

@media screen and (max-width: 650px) {
  .shop-notify__box {
    right: -95px;
  }
}

@media screen and (max-width: 500px) {
  .shop-notify__box {
    right: -128px;
  }
}

@media screen and (max-width: 450px) {
  .shop-notify__box {
    width: 370px;
    position: fixed;
    left: calc(50% - 185px);
    top: 50px;
  }
}

.notifications__top {
  padding-bottom: 30px;
  border-bottom: 1px solid #ffdc99;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 1250px) {
  .notifications__top {
    padding-bottom: 15px;
  }
}

.suport-options__top {
  padding-bottom: 30px;
  border-bottom: 1px solid #ffdc99;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 1250px) {
  .suport-options__top {
    padding-bottom: 15px;
  }
}

.shop-notify__top {
  padding-bottom: 30px;
  border-bottom: 1px solid #ffdc99;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 30px;
}

@media screen and (max-width: 1250px) {
  .shop-notify__top {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}

.shop-notify__item-svg {
  margin-right: 17px;
  position: relative;
  top: -3px;
}

.notifications__top-svg {
  margin-right: 17px;
}

.suport-options__top-svg {
  margin-right: 17px;
  margin-top: -1px;
}

.notifications__last {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ffdc99;
}

.suport-options__last {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #ffdc99;
}

.notifications__video {
  margin-top: 30px;
}

@media screen and (max-width: 1250px) {
  .notifications__video {
    margin-top: 20px;
  }
}

.notifications__video-top {
  margin-bottom: 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

@media screen and (max-width: 1250px) {
  .notifications__video-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.notifications__video-svg {
  margin-right: 17px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.notifications__video-video {
  margin-right: 15px;
  width: 76px;
}

.notifications__video-published {
  line-height: 23px;
  color: #ffdc99;
}

.notifications__video-text {
  margin-left: 41px;
}

.notifications__video-text a {
  color: #ffdc99;
}

@media screen and (max-width: 1250px) {
  .notifications__video-text {
    font-size: 16px;
    line-height: 18px;
    margin-left: 10px;
  }
}

.notifications__blog-svg {
  margin-right: 21px;
}

.notifications__blog-blog {
  width: 76px;
  text-align: center;
  margin-right: 15px;
}

.notifications__blog-published {
  line-height: 23px;
  color: #ffdc99;
}

.notifications__blog-top {
  margin-bottom: 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

@media screen and (max-width: 1250px) {
  .notifications__blog-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.notifications__blog-text {
  margin-bottom: 0;
  margin-left: 41px;
}

.notifications__blog-text a {
  color: #ffdc99;
}

@media screen and (max-width: 1250px) {
  .notifications__blog-text {
    font-size: 16px;
    line-height: 18px;
    margin-left: 10px;
  }
}

.suport-options__patreon-text {
  color: #ffdc99;
  margin-left: 39px;
}

@media screen and (max-width: 1250px) {
  .suport-options__patreon-text {
    margin-left: 0;
  }
}

.suport-options__patreon--one {
  margin-top: 30px;
}

@media screen and (max-width: 1250px) {
  .suport-options__patreon--one {
    margin-top: 20px;
  }
}

.suport-options__patreon-svg--margin {
  margin-right: 21px;
}

.suport-options__patreon-svg {
  margin-right: 17px;
  position: relative;
  top: -5px;
}

.notifications__animated {
  position: absolute;
  top: 10px;
  left: 114px;
  width: 570px;
  height: 316px;
  z-index: -1;
  -webkit-transform: scale(2.15, 1.25);
          transform: scale(2.15, 1.25);
}

@media screen and (max-width: 1250px) {
  .notifications__animated {
    -webkit-transform: scale(1.1, 1.35);
            transform: scale(1.1, 1.35);
    top: 27px;
    left: -67px;
  }
}

@media screen and (max-width: 450px) {
  .notifications__animated {
    left: -100px;
    -webkit-transform: scale(0.9, 1.35);
            transform: scale(0.9, 1.35);
  }
}

.shop-notify__top-svg {
  margin-right: 17px;
  position: relative;
  top: -6px;
}

.shop-notify__item {
  color: #ffdc99;
}

.shop-notify__last a {
  color: #ffdc99;
}

.shop-notify__esc {
  color: #ffdc99;
  opacity: 0.3;
  margin-left: auto;
}

.suport-options__esc {
  color: #ffdc99;
  opacity: 0.3;
  margin-left: auto;
}

.notifications__esc {
  color: #ffdc99;
  opacity: 0.3;
  margin-left: auto;
}

.suport-options__patreon-heading a {
  color: #ffdc99;
  text-transform: uppercase;
}

@media screen and (max-width: 1250px) {
  .suport-options__patreon-heading {
    margin-bottom: 5px;
  }
}

.shop-notify__animated-path {
  fill: #30323d;
}

.suport-options__animated {
  position: absolute;
  top: 19px;
  left: 114px;
  width: 570px;
  height: 316px;
  z-index: -1;
  -webkit-transform: scale(2.15, 1.35);
          transform: scale(2.15, 1.35);
}

@media screen and (max-width: 1250px) {
  .suport-options__animated {
    -webkit-transform: scale(1.1, 1.45);
            transform: scale(1.1, 1.45);
    top: 34px;
    left: -67px;
  }
}

@media screen and (max-width: 450px) {
  .suport-options__animated {
    -webkit-transform: scale(0.9, 1.6);
            transform: scale(0.9, 1.6);
    top: 57px;
    left: -100px;
  }
}

.shop-notify__animated {
  position: absolute;
  top: 105px;
  left: 114px;
  width: 570px;
  height: 316px;
  z-index: -1;
  -webkit-transform: scale(2.15, 1.9);
          transform: scale(2.15, 1.9);
}

@media screen and (max-width: 1250px) {
  .shop-notify__animated {
    -webkit-transform: scale(1.1, 1.55);
            transform: scale(1.1, 1.55);
    top: 51px;
    left: -67px;
  }
}

@media screen and (max-width: 450px) {
  .shop-notify__animated {
    -webkit-transform: scale(0.9, 1.65);
            transform: scale(0.9, 1.65);
    top: 66px;
    left: -100px;
  }
}

.notifications__animated-path {
  fill: #30323d;
  width: 100%;
}

.notifications__icon-svg:hover .notifications__icon-path {
  -webkit-animation: notifPath 0.5s forwards;
          animation: notifPath 0.5s forwards;
}

@media screen and (max-width: 450px) {
  .notifications__icon-svg {
    width: 20px;
  }
}

.scrollbar {
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  width: 5px;
  z-index: 30;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.scrollbar-thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 15vh;
  width: 5px;
  background: #ffa29b;
  z-index: 5;
}

.scrollbar-bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
  width: 5px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.transition-green {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100vh;
  background: #6cc89d;
}

.transition-green--one {
  z-index: 80;
}

.transition-green--two {
  z-index: 100;
  overflow: hidden;
}

.transition-yellow {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 90;
  width: 100%;
  height: 100vh;
  background: #ffdc99;
}

.transition-logo__path--three {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.transition-logo {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 110;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}

.transition-logo svg {
  overflow: visible !important;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.transition-logo svg path {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.transition-logo__outer {
  position: absolute;
  left: 0;
  top: 21px;
  z-index: -1;
}

.transition-logo__hand {
  position: absolute;
  left: 85px;
  top: 90px;
  -webkit-animation: rotateHand 4s infinite;
          animation: rotateHand 4s infinite;
}

@-webkit-keyframes rotateHand {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  30% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  40% {
    -webkit-transform: rotate(-190deg);
            transform: rotate(-190deg);
  }
  50% {
    -webkit-transform: rotate(220deg);
            transform: rotate(220deg);
  }
  60% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  70% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  80% {
    -webkit-transform: rotate(-80deg);
            transform: rotate(-80deg);
  }
  90% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes rotateHand {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  20% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  30% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  40% {
    -webkit-transform: rotate(-190deg);
            transform: rotate(-190deg);
  }
  50% {
    -webkit-transform: rotate(220deg);
            transform: rotate(220deg);
  }
  60% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  70% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  80% {
    -webkit-transform: rotate(-80deg);
            transform: rotate(-80deg);
  }
  90% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.music {
  width: 30px;
  height: 30px;
  z-index: 20;
  position: fixed;
  top: 70px;
  right: 280px;
}

@media screen and (max-width: 1250px) {
  .music {
    top: 26px;
    right: 180px;
  }
}

@media screen and (max-width: 800px) {
  .music {
    pointer-events: auto;
  }
}

@media screen and (max-width: 450px) {
  .music {
    top: 20px;
    right: 120px;
  }
}

.logo {
  position: fixed;
  top: 50px;
  left: 10vw;
  width: 112px;
  z-index: 20;
}

@media screen and (max-width: 1250px) {
  .logo {
    width: 65px;
    top: 10px;
  }
}

@media screen and (max-width: 1050px) {
  .logo {
    left: 110px;
  }
}

@media screen and (max-width: 800px) {
  .logo {
    pointer-events: auto;
  }
}

@media screen and (max-width: 450px) {
  .logo {
    width: 45px;
    top: 10px;
    left: 80px;
  }
}

.logo-color {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  overflow: hidden;
}

.logo__image--color {
  position: absolute;
  left: 0;
  bottom: 0;
}

.music__audio {
  display: none;
}

.music__speaker {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.music__mute {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.suport-options {
  position: fixed;
  top: 70px;
  right: 160px;
}

@media screen and (max-width: 1250px) {
  .suport-options {
    top: 25px;
    right: 100px;
  }
}

@media screen and (max-width: 800px) {
  .suport-options {
    pointer-events: auto;
  }
}

@media screen and (max-width: 450px) {
  .suport-options {
    top: 20px;
    right: 60px;
  }
}

.shop-notify {
  position: fixed;
  top: 70px;
  right: 230px;
}

@media screen and (max-width: 1250px) {
  .shop-notify {
    top: 25px;
    right: 150px;
  }
}

@media screen and (max-width: 800px) {
  .shop-notify {
    pointer-events: auto;
  }
}

@media screen and (max-width: 450px) {
  .shop-notify {
    top: 20px;
    right: 100px;
  }
}

.shop-notify__circle {
  background-color: #ffdc99;
  border-radius: 50%;
  position: absolute;
  right: -12px;
  top: -12px;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: flex;
}

.shop-notify__number {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  margin: auto;
  line-height: 14px;
  display: inline-block;
  -webkit-transform: translate(0, 1px);
          transform: translate(0, 1px);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.notifications__circle {
  background-color: #ffdc99;
  border-radius: 50%;
  position: absolute;
  right: -11px;
  top: -11px;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: flex;
}

.notifications__number {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  margin: auto;
  line-height: 14px;
  display: inline-block;
  -webkit-transform: translate(0, 2px);
          transform: translate(0, 2px);
}

.shop-notify__icon--disabled {
  pointer-events: none;
  opacity: 0.3;
}

.shop-notify__icon--disabled .shop-notify__circle {
  display: none;
}

.shop-notify__item-svg--margin {
  margin-right: 21px;
}

.shop-notify__item-heading {
  margin-left: 39px;
}

@media screen and (max-width: 1250px) {
  .shop-notify__item-heading {
    margin-left: 0;
  }
}

.shop-notify__item-heading a {
  color: #ffdc99;
}

.shop-notify__item-text {
  margin-left: 39px;
  margin-top: 10px;
  margin-bottom: 30px;
}

@media screen and (max-width: 1250px) {
  .shop-notify__item-text {
    margin-left: 0;
  }
}

.shop-notify__item-amount {
  width: 60px;
}

.shop-notify__item-type {
  margin-right: 25px;
  text-transform: uppercase;
}

.shop-notify__item-gender {
  text-transform: uppercase;
}

.shop-notify__item-top {
  margin-bottom: 12px;
}

.shop-notify__button {
  width: 100%;
  border: 1px solid #ffdc99;
  padding: 30px 0;
  color: #ffdc99;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
}

.shop-notify__button path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.shop-notify__button:hover {
  background: #ffdc99;
  color: #30323d;
}

.shop-notify__button:hover path {
  stroke: #30323d;
}

@media screen and (max-width: 1250px) {
  .shop-notify__button {
    padding: 10px 0;
  }
}

.shop-notify__button-content {
  position: relative;
}

.shop-notify__button-svg {
  position: absolute;
  right: -50px;
  top: 1px;
}

@media screen and (max-width: 450px) {
  .shop-notify__button-svg {
    right: -25px;
  }
}

@media screen and (max-width: 1250px) {
  .notifications__content {
    width: 315px;
  }
}

@media screen and (max-width: 450px) {
  .notifications__content {
    width: 250px;
  }
}

.notifications__video-top-fix {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

@media screen and (max-width: 1250px) {
  .notifications__video-top-fix {
    margin-bottom: 10px;
  }
}

.notifications__blog-top-fix {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

@media screen and (max-width: 1250px) {
  .notifications__blog-top-fix {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1250px) {
  .suport-options__content {
    width: 315px;
  }
}

@media screen and (max-width: 450px) {
  .suport-options__content {
    width: 250px;
  }
}

.shop-notify__content {
  min-height: 375px;
  position: relative;
}

@media screen and (max-width: 1250px) {
  .shop-notify__content {
    width: 315px;
    min-height: 335px;
  }
}

@media screen and (max-width: 450px) {
  .shop-notify__content {
    width: 250px;
    min-height: 335px;
  }
}

.music__speaker-svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.music__speaker-svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.cursor__big {
  width: 35px;
  height: 35px;
  background: #6cc89d;
  border-radius: 50%;
  z-index: 51;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 50vh;
  left: 50vw;
  pointer-events: none;
  -webkit-transition: 0.3s width, 0.3s height, 0.3s opacity, 0.3s background;
  transition: 0.3s width, 0.3s height, 0.3s opacity, 0.3s background;
}

.cursor__small {
  width: 9px;
  height: 9px;
  background: #ffdc99;
  border-radius: 50%;
  z-index: 52;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 50vh;
  left: 50vw;
  pointer-events: none;
  -webkit-transition: 0.3s width, 0.3s height, 0.3s opacity, 0.3s background;
  transition: 0.3s width, 0.3s height, 0.3s opacity, 0.3s background;
}

.prazno {
  display: -webkit-box !important;
  display: flex !important;
}

.nije-prazno {
  display: none;
  color: #ffdc99;
  font-family: 'Josefin Sans', serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 1.5px;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  min-height: 200px;
  text-transform: uppercase;
}

@media screen and (max-width: 1250px) {
  .nije-prazno {
    min-height: 215px;
  }
}

@media screen and (max-width: 450px) {
  .nije-prazno {
    min-height: 250px;
  }
}

/*--------------------------------------------------------------
## Navigation
--------------------------------------------------------------*/
a {
  text-decoration: none;
}

a:hover, a:focus, a:active {
  text-decoration: none;
  outline: 0;
}

.main-navigation .primary-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-navigation .primary-menu li:hover > ul,
.main-navigation .primary-menu li.focus > ul {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  display: block;
  opacity: 1;
}

.main-navigation .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  border-top: 3px solid #fff;
  z-index: 99999;
  background-color: #30323d;
  -webkit-transition: 350ms ease;
  transition: 350ms ease;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  display: none;
  opacity: 0;
}

.main-navigation .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.main-navigation .sub-menu li {
  border-bottom: 1px solid #30323d;
}

.main-navigation .sub-menu li:last-of-type {
  border-bottom: none;
}

.main-navigation .sub-menu a {
  width: 200px;
}

.main-navigation li {
  position: relative;
  float: left;
  -webkit-transition: 350ms ease;
  transition: 350ms ease;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
  background-color: #fff;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 20px 15px;
}

@media screen and (max-width: 640px) {
  .main-navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 100;
    -webkit-transition: 350ms ease 350ms;
    transition: 350ms ease 350ms;
  }
  .main-navigation::before {
    content: '';
    display: block;
    background-color: rgba(48, 50, 61, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 350ms ease;
    transition: 350ms ease;
  }
  .main-navigation.open {
    visibility: visible;
    -webkit-transition: none;
    transition: none;
  }
  .main-navigation.open::before {
    opacity: 1;
    -webkit-transition: 350ms ease 10ms;
    transition: 350ms ease 10ms;
  }
  .main-navigation.open > ul {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: 350ms ease 10ms;
    transition: 350ms ease 10ms;
  }
  .main-navigation .primary-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 230px;
    height: 100%;
    background-color: #30323d;
    padding-top: 60px;
    overflow: auto;
    z-index: 100;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: 350ms ease;
    transition: 350ms ease;
  }
  .main-navigation .sub-menu {
    position: static;
    -webkit-transition: initial;
    transition: initial;
    -webkit-transform: none;
            transform: none;
    background-color: transparent;
    border: 0;
    padding: 5px 0 10px 10px;
    opacity: 1;
    display: none;
  }
  .main-navigation .sub-menu li {
    border: 0;
    font-size: .85em;
  }
  .main-navigation .sub-menu .sub-icon {
    top: 1px;
  }
  .main-navigation li {
    float: none;
  }
  .main-navigation li:hover > a,
  .main-navigation li.focus > a {
    background-color: transparent;
  }
  .main-navigation a {
    display: inline-block;
    padding: 0 15px;
  }
  .main-navigation .sub-icon {
    line-height: 1;
    display: block;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 60px;
    top: 3px;
    -webkit-transition: 350ms ease;
    transition: 350ms ease;
  }
}

.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%;
}

.copyright {
  display: block;
  text-transform: uppercase;
  font-family: "Encode Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 9px;
  letter-spacing: 1.5px;
  width: 315px;
  line-height: 20px;
}

@media screen and (max-width: 400px) {
  .copyright {
    width: 100%;
  }
}

.site-footer {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  background: #ffdc99;
  padding: 62px 19% 92px 14%;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1550px) {
  .site-footer {
    padding: 62px 10% 92px;
  }
}

@media screen and (max-width: 1150px) {
  .site-footer {
    padding: 62px 25% 92px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (max-width: 1050px) {
  .site-footer {
    padding: 62px 20%;
  }
}

@media screen and (max-width: 550px) {
  .site-footer {
    padding: 62px 15%;
  }
}

@media screen and (max-width: 470px) {
  .site-footer {
    padding: 62px 10%;
  }
}

.footer__rights-paragraph {
  margin-bottom: 12px;
}

.footer__rights-heading {
  margin-bottom: 30px;
  width: 350px;
}

@media screen and (max-width: 400px) {
  .footer__rights-heading {
    width: 210px;
  }
}

.footer__social {
  margin-bottom: 70px;
}

@media screen and (max-width: 1150px) {
  .footer__social {
    margin-top: 70px;
    margin-bottom: 0;
  }
}

.footer__support {
  margin-bottom: 70px;
}

.footer__support-heart {
  font-size: 25px;
}

.footer__social-top {
  margin-bottom: 50px;
}

.footer__social-item {
  margin-bottom: 25px;
}

.footer__social-svg {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  margin-right: 15px;
}

.footer__social-svg--youtube {
  margin-right: 9px;
}

.footer__social-flag {
  margin-right: 19px;
  margin-top: 13px;
}

.footer__social-heading {
  width: 200px;
}

.footer__rights-svg {
  margin-right: 18px;
  margin-top: 12px;
}

.footer__rights {
  margin-bottom: 50px;
}

@media screen and (max-width: 1150px) {
  .footer__rights {
    margin-top: 70px;
    margin-left: 70px;
  }
}

@media screen and (max-width: 800px) {
  .footer__rights {
    margin-left: 0;
    margin-bottom: 0;
  }
}

.footer__support-logo {
  margin-right: 18px;
  margin-top: 5px;
}

.footer__support-heading {
  width: 260px;
}

@media screen and (max-width: 400px) {
  .footer__support-heading {
    width: 150px;
  }
}

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

.footer__support-patreon {
  margin-bottom: 32px;
  position: relative;
}

.footer__newsletter-svg {
  margin-right: 17px;
  margin-top: 15px;
}

.footer__newsletter-heading {
  margin-bottom: 25px;
  width: 250px;
}

@media screen and (max-width: 400px) {
  .footer__newsletter-heading {
    width: 170px;
  }
}

.footer__newsletter-newsletter {
  margin-bottom: 20px;
  font-weight: 600;
}

.footer__social-social {
  margin-bottom: 20px;
}

.footer__rights-rights {
  margin-bottom: 20px;
}

.footer__support-support {
  margin-bottom: 20px;
}

.footer__newsletter-card {
  margin-right: 15px;
  position: relative;
  top: -25px;
}

@media screen and (max-width: 1250px) {
  .footer__newsletter-card {
    top: -14px;
  }
}

@media screen and (max-width: 841px) {
  .footer__newsletter-card {
    top: -25px;
  }
}

@media screen and (max-width: 529px) {
  .footer__newsletter-card {
    top: -43px;
  }
}

@media screen and (max-width: 420px) {
  .footer__newsletter-card {
    top: -5px;
  }
}

.footer__support-circle {
  margin-right: 15px;
  -webkit-transform: translateY(7px);
          transform: translateY(7px);
}

@media screen and (max-width: 650px) {
  .footer__support-circle {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.footer__support-chart {
  margin-right: 18px;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

@media screen and (max-width: 650px) {
  .footer__support-chart {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
}

.footer__support-span {
  margin-right: 200px;
}

@media screen and (max-width: 900px) {
  .footer__support-span {
    margin-right: 0;
  }
}

@media screen and (max-width: 650px) {
  .footer__support-span {
    width: 160px;
    display: inline-block;
  }
}

.footer__support-arrow {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: inline-block;
}

.footer__support-shop {
  position: relative;
}

.footer__newsletter-action {
  margin-bottom: 45px;
}

@media screen and (max-width: 420px) {
  .footer__newsletter-action {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
}

.footer__newsletter-label {
  display: inline-block;
  width: 65px !important;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.footer__newsletter-input {
  background: none;
  border: none;
  color: #30323d;
  width: 100%;
  font-size: 14px;
  line-height: 16px;
}

.footer__newsletter-input::-webkit-input-placeholder {
  color: #30323d;
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.5px;
}

.footer__newsletter-input::-moz-placeholder {
  color: #30323d;
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.5px;
}

.footer__newsletter-input:-ms-input-placeholder {
  color: #30323d;
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.5px;
}

.footer__newsletter-input::-ms-input-placeholder {
  color: #30323d;
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.5px;
}

.footer__newsletter-input::placeholder {
  color: #30323d;
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.5px;
}

.footer__newsletter-input:focus {
  outline: none;
}

.footer__newsletter-input:active {
  outline: none;
}

.footer__newsletter-box--top {
  margin-bottom: 32px;
}

.footer__social-link,
.footer__rights-link {
  color: #30323d;
  position: relative;
}

.footer__social-link::after,
.footer__rights-link::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  content: '';
  width: 0;
  height: 1px;
  background: #30323d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.footer__social-link:hover::after,
.footer__rights-link:hover::after {
  width: 100%;
}

.copyright__span {
  display: block;
}

.footer__support-arrow-box {
  height: 100%;
  position: relative;
  border-radius: 50%;
}

.footer__support-arrow-fix {
  position: absolute;
  right: 0;
  height: 16px;
  border-radius: 50%;
}

.footer__support-arrow-fix--top1 {
  top: 5px;
}

.footer__support-arrow-fix--top2 {
  top: 1px;
}

@media screen and (max-width: 1150px) {
  .footer__left {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
}

@media screen and (max-width: 800px) {
  .footer__left {
    display: block;
  }
}

.footer__newsletter-span {
  max-width: 510px;
  display: inline-block;
}

@media screen and (max-width: 1150px) {
  .footer__newsletter-span {
    max-width: 470px;
  }
}

@media screen and (max-width: 880px) {
  .footer__newsletter-span {
    max-width: 40vw;
  }
}

@media screen and (max-width: 470px) {
  .footer__newsletter-span {
    max-width: 188px;
  }
}

.footer__span {
  display: inline-block;
}

.page404-hero__background {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.page404-hero__video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.page404-hero__deading {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}

.page404-hero__button {
  position: absolute;
  left: 50%;
  top: 60%;
  background: #ffdc99;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 10px 32px;
  border-radius: 20px;
  font-size: 19px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #ffdc99;
}

.page404-hero__button:hover {
  color: #ffdc99;
  background: transparent;
}

.page404-hero__button:focus {
  outline: none;
}

.page404-hero__button:active {
  outline: none;
}

.fix-left-margin {
  display: inline-block;
  margin-top: 5px;
}

/*--------------------------------------------------------------
## Entry Content
--------------------------------------------------------------*/
.entry-content {
  font-size: 16px;
  margin: 5px 0 0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  line-height: 1.35;
  margin-bottom: 15px;
  color: #30323d;
}

.entry-content h2 {
  font-size: 24px;
  font-weight: 700;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h4 {
  font-size: 14px;
}

.entry-content h5 {
  font-size: 12px;
}

.entry-content h6 {
  font-size: 10px;
}

.entry-content p {
  line-height: 1.45;
  margin-bottom: 27px;
}

.entry-content p strong {
  font-weight: 400;
  color: #30323d;
}

.entry-content li {
  margin-bottom: 4px;
}

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

.entry-content ul,
.entry-content ol {
  margin-bottom: 27px;
}

.entry-content ol {
  margin-left: 28px;
}

.entry-content ol li {
  list-style: decimal;
}

.entry-content a {
  display: inline-block;
  position: relative;
}

.entry-content table {
  border-collapse: collapse;
  color: #30323d;
  margin: 25px 0 35px;
  overflow-x: visible;
  width: 100%;
  max-width: 900px;
  display: table;
}

@media screen and (max-width: 767pxpx) {
  .entry-content table {
    display: block;
    overflow-x: scroll;
  }
}

.entry-content tbody {
  width: 100%;
}

@media screen and (max-width: 767pxpx) {
  .entry-content tbody {
    display: block;
  }
}

.entry-content tr {
  vertical-align: top;
}

.entry-content th {
  border-bottom: 1px solid #30323d;
  font-weight: 400;
  padding-bottom: 8px;
  padding: 10px 0 5px;
  color: #30323d;
  vertical-align: middle;
}

.entry-content td {
  border-bottom: 1px solid #30323d;
  padding: 10px 0 5px;
  vertical-align: middle;
}

.entry-content .select2:focus {
  outline: none;
}

.entry-content .selection:focus {
  outline: none;
}

.entry-content .select2-selection:focus {
  outline: none;
}

.entry-content .select2-dropdown {
  z-index: 5;
}

.entry-content .select2-results__option {
  cursor: none;
}

/*--------------------------------------------------------------
## Banners
--------------------------------------------------------------*/
.banner-example {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  background-attachment: fixed;
  position: relative;
  max-height: 600px;
}

@media screen and (max-width: 640px) {
  .banner-example {
    max-height: 400px;
  }
}

.banner-example-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.banner-example-caption h1,
.banner-example-caption p {
  color: #fff;
}

.home-hero {
  height: 100vh;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 1400px) {
  .home-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    height: auto;
  }
}

.home-hero__heading {
  position: absolute;
  left: 220px;
  top: 35%;
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 65px;
  width: 540px;
  word-break: break-word;
}

@media screen and (max-width: 1550px) {
  .home-hero__heading {
    font-size: 55px;
    line-height: 60px;
    width: 490px;
  }
}

@media screen and (max-width: 1400px) {
  .home-hero__heading {
    font-size: 60px;
    line-height: 65px;
    top: 300px;
    width: 540px;
  }
}

@media screen and (max-width: 1250px) {
  .home-hero__heading {
    font-size: 50px;
    line-height: 55px;
    top: 220px;
    left: 180px;
    width: 450px;
  }
}

@media screen and (max-width: 950px) {
  .home-hero__heading {
    left: 160px;
    top: 200px;
  }
}

@media screen and (max-width: 800px) {
  .home-hero__heading {
    left: 90px;
    top: 180px;
  }
}

@media screen and (max-width: 660px) {
  .home-hero__heading {
    font-size: 40px;
    line-height: 45px;
    width: 360px;
  }
}

@media screen and (max-width: 500px) {
  .home-hero__heading {
    font-size: 35px;
    line-height: 40px;
    left: 50px;
    width: 320px;
  }
}

@media screen and (max-width: 450px) {
  .home-hero__heading {
    font-size: 30px;
    line-height: 35px;
    left: 30px;
    width: 275px;
  }
}

.home__letter {
  display: inline-block;
}

.home__letter--empty {
  display: inline;
}

.home-hero__box {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
          justify-content: center;
  z-index: 1;
}

@media screen and (max-width: 1400px) {
  .home-hero__box {
    background: #ffdc99;
  }
}

@media screen and (max-width: 1350px) {
  .home-hero__box {
    padding-left: 92px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

@media screen and (max-width: 800px) {
  .home-hero__box {
    padding-left: 30px;
  }
}

@media screen and (max-width: 710px) {
  .box-hidden__steps {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 400px) {
  .box-hidden__steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.home-hero__box-left {
  background: #ffdc99;
  padding: 60px;
  -webkit-transform: translateY(262px);
          transform: translateY(262px);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  width: 550px;
}

.home-hero__box-left:hover {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media screen and (max-width: 1700px) {
  .home-hero__box-left {
    padding: 40px;
    width: 510px;
    -webkit-transform: translateY(223px);
            transform: translateY(223px);
  }
}

@media screen and (max-width: 1600px) {
  .home-hero__box-left {
    width: 425px;
    -webkit-transform: translateY(239px);
            transform: translateY(239px);
  }
}

@media screen and (max-width: 1400px) {
  .home-hero__box-left {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width: 1350px) {
  .home-hero__box-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    width: 100%;
  }
}

@media screen and (max-width: 1150px) {
  .home-hero__box-left {
    padding: 30px 20px 30px 0;
  }
}

@media screen and (max-width: 950px) {
  .home-hero__box-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

@media screen and (max-width: 1700px) {
  .third-step__wishes {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 710px) {
  .third-step {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1700px) {
  .second-step__register {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1700px) {
  .first-step__support {
    margin-bottom: 0;
  }
}

.home-hero__box-right {
  background: #ffdc99;
  padding: 60px;
  -webkit-transform: translateY(262px);
          transform: translateY(262px);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  width: 945px;
}

.home-hero__box-right:hover {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media screen and (max-width: 1700px) {
  .home-hero__box-right {
    padding: 40px;
    width: 905px;
    -webkit-transform: translateY(223px);
            transform: translateY(223px);
  }
}

@media screen and (max-width: 1600px) {
  .home-hero__box-right {
    width: 805px;
    -webkit-transform: translateY(239px);
            transform: translateY(239px);
  }
}

@media screen and (max-width: 1400px) {
  .home-hero__box-right {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width: 1350px) {
  .home-hero__box-right {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    width: 100%;
    padding: 0 40px 40px;
  }
}

@media screen and (max-width: 1150px) {
  .home-hero__box-right {
    padding: 0 20px 30px 0;
  }
}

@media screen and (max-width: 950px) {
  .home-hero__box-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.box-visible {
  border-bottom: 1px solid #30323d;
  padding-bottom: 30px;
}

@media screen and (max-width: 1400px) {
  .box-visible {
    border-bottom: none;
    position: relative;
  }
}

@media screen and (max-width: 1350px) {
  .box-visible {
    border-bottom: none;
    padding-right: 30px;
    margin-right: 30px;
    width: 290px;
  }
}

@media screen and (max-width: 1100px) {
  .box-visible {
    width: 200px;
  }
}

@media screen and (max-width: 950px) {
  .box-visible {
    border-right: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
  }
}

.box-visible__line {
  display: none;
}

@media screen and (max-width: 1400px) {
  .box-visible__line {
    display: block;
    width: 100%;
    height: 1px;
    background: #30323d;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 1350px) {
  .box-visible__line {
    display: none;
  }
}

@media screen and (max-width: 950px) {
  .box-visible__line {
    display: block;
  }
}

.box-visible__vert-line {
  display: none;
}

@media screen and (max-width: 1350px) {
  .box-visible__vert-line {
    display: block;
    width: 1px;
    height: 100%;
    background: #30323d;
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media screen and (max-width: 950px) {
  .box-visible__vert-line {
    display: none;
  }
}

.box-hidden {
  padding-top: 30px;
}

@media screen and (max-width: 1350px) {
  .box-hidden {
    padding-top: 0;
    min-width: 340px;
  }
}

.box-visible__location {
  margin-bottom: 0;
}

.box-hidden__details {
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 950px) {
  .box-hidden__details {
    width: 350px;
  }
}

@media screen and (max-width: 400px) {
  .box-hidden__details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    width: 100%;
  }
}

.box-hidden__info {
  margin-bottom: 20px;
}

@media screen and (max-width: 950px) {
  .box-hidden__info {
    margin-bottom: 10px;
  }
}

.box-hidden__date-top {
  margin-bottom: 12px;
  height: 25px;
}

.box-hidden__date-middle {
  margin-bottom: 21px;
  margin-left: 35px;
}

@media screen and (max-width: 400px) {
  .box-hidden__date-middle {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 1250px) {
  .first-step__icons {
    position: relative;
    top: -4px;
  }
}

.box-hidden__weather-top {
  margin-bottom: 12px;
  height: 25px;
}

@media screen and (max-width: 400px) {
  .box-hidden__weather {
    margin-top: 20px;
  }
}

.box-hidden__date-bottom {
  margin-left: 35px;
}

.box-hidden__weather-icon {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.box-hidden__weather-middle {
  margin-bottom: 12px;
  margin-left: 32px;
}

.box-hidden__weather-bottom {
  margin-left: 32px;
}

.box-visible__road {
  margin-bottom: 0;
}

.box-hidden__vote {
  margin-bottom: 20px;
}

.box-visible__vote-heading {
  margin-bottom: 28px;
  margin-left: 36px;
}

@media screen and (max-width: 1250px) {
  .box-visible__vote-heading {
    margin-bottom: 12px;
  }
}

.box-visible__steps-text {
  margin-bottom: 12px;
  margin-left: 36px;
}

.first-step {
  margin-right: 35px;
}

@media screen and (max-width: 970px) {
  .first-step {
    margin-right: 10px;
  }
}

@media screen and (max-width: 950px) {
  .first-step {
    margin-right: 20px;
  }
}

.second-step {
  margin-right: 35px;
}

@media screen and (max-width: 970px) {
  .second-step {
    margin-right: 10px;
  }
}

@media screen and (max-width: 950px) {
  .second-step {
    margin-right: 20px;
  }
}

@media screen and (max-width: 540px) {
  .second-step {
    margin-top: 20px;
  }
}

.first-step__top {
  margin-bottom: 12px;
  height: 25px;
}

.second-step__top {
  margin-bottom: 12px;
  height: 25px;
}

.third-step__top {
  margin-bottom: 12px;
  height: 25px;
}

.first-step__middle {
  margin-bottom: 15px;
  margin-left: 35px;
}

.first-step__bottom {
  margin-left: 35px;
}

.second-step__bottom {
  margin-left: 37px;
}

.third-step__bottom {
  margin-left: 35px;
}

.second-step__middle {
  margin-bottom: 18px;
  margin-left: 37px;
}

.third-step__middle {
  margin-bottom: 18px;
  margin-left: 35px;
}

.home-hero__icon {
  margin-right: 17px;
}

.box-visible__city {
  margin-bottom: 28px;
  margin-left: 35px;
}

@media screen and (max-width: 1250px) {
  .box-visible__city {
    margin-bottom: 12px;
  }
}

.box-visible__gps {
  margin-bottom: 12px;
  margin-left: 37px;
}

.box-visible__location-text {
  line-height: 22px;
}

.box-visible__road-text {
  line-height: 22px;
}

.box-hidden__info-text {
  line-height: 23px;
}

.box-hidden__vote-text {
  line-height: 23px;
}

.second-step__heading {
  line-height: 23px;
}

.third-step__heading {
  line-height: 23px;
}

.first-step__bag {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.box-visible__steps-icon {
  margin-right: 32px;
}

@media screen and (max-width: 1150px) {
  .box-visible__steps-icon {
    margin-right: 10px;
  }
}

.first-step__text {
  margin-right: 63px;
}

.first-step__icon-one {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  margin-right: 14px;
}

.first-step__icon-two {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

.box-hidden__date-clock {
  margin-right: 16px;
  margin-top: 3px;
}

@media screen and (max-width: 1250px) {
  .box-hidden__date-clock {
    margin-top: 0;
  }
}

.box-hidden__weather-cloud {
  margin-top: 2px;
}

@media screen and (max-width: 1250px) {
  .box-hidden__weather-cloud {
    margin-top: -3px;
  }
}

.box-hidden__weather-celsius,
.box-hidden__weather-fahrenheit {
  background: transparent;
  padding: 5px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  align-self: flex-start;
  margin: 0 5px;
}

@media screen and (max-width: 1250px) {
  .box-hidden__weather-celsius,
  .box-hidden__weather-fahrenheit {
    position: relative;
    top: -2px;
  }
}

.active-scale {
  background: #30323d;
}

.active-scale .active-scale__path {
  fill: #ffdc99;
}

.box-hidden__weather-temperature {
  margin-right: 5px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  min-width: 42px;
}

.box-visible__coordinates {
  margin-left: 37px;
  margin-bottom: 1px;
}

.box-visible__steps-icons {
  margin-left: 36px;
}

.home-hero__background {
  width: 100%;
  position: absolute;
  height: 100%;
  background: #6cc89d;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1400px) {
  .home-hero__background {
    position: relative;
    height: 100vh;
  }
}

.home-hero__background-mobile {
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.home-hero__background-mobile-404 {
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.home-hero__video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.weather-raining,
.weather-claudy,
.weather-sunny,
.weather-snow,
.weather-suncloud,
.weather-thunder {
  display: none;
}

.active-weather-icon {
  display: block;
}

.slider {
  z-index: 2;
  background: #6cc89d;
  position: relative;
  height: 100vh;
  min-height: 840px;
}

@media screen and (max-width: 1250px) {
  .slider {
    min-height: 700px;
  }
}

@media screen and (max-width: 900px) {
  .slider {
    min-height: 600px;
  }
}

@media screen and (max-width: 550px) {
  .slider {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    height: 210vw;
  }
}

@media screen and (max-width: 340px) {
  .slider {
    height: 230vw;
  }
}

.slider__image {
  width: 100%;
  height: 100%;
}

.content-slider {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
}

.slider__left {
  width: 40%;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 900px) {
  .slider__left {
    width: 50%;
  }
}

@media screen and (max-width: 550px) {
  .slider__left {
    width: 100%;
    height: 120vw;
    z-index: 1;
  }
}

.slider__right {
  width: 60%;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 900px) {
  .slider__right {
    width: 50%;
  }
}

@media screen and (max-width: 550px) {
  .slider__right {
    z-index: 10;
    width: 100%;
    height: 110vw;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

@media screen and (max-width: 500px) {
  .slider__right {
    height: 120vw;
  }
}

@media screen and (max-width: 450px) {
  .slider__right {
    height: 130vw;
  }
}

@media screen and (max-width: 400px) {
  .slider__right {
    height: 140vw;
  }
}

@media screen and (max-width: 350px) {
  .slider__right {
    height: 150vw;
  }
}

@media screen and (max-width: 340px) {
  .slider__right {
    height: 170vw;
  }
}

@media screen and (max-width: 330px) {
  .slider__right {
    height: 180vw;
  }
}

.slider__images {
  width: 100%;
  height: 100%;
}

.slider__right-top {
  margin-bottom: 150px;
  margin-top: 80px;
  margin-left: 60px;
}

@media screen and (max-height: 840px) {
  .slider__right-top {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 1250px) {
  .slider__right-top {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 900px) {
  .slider__right-top {
    margin-left: 40px;
    margin-bottom: 40px;
    margin-top: 40px;
  }
}

@media screen and (max-width: 550px) {
  .slider__right-top {
    margin-left: 10px;
  }
}

.slider__right-svg {
  margin-right: 35px;
  position: relative;
  top: 6px;
}

@media screen and (max-width: 1250px) {
  .slider__right-svg {
    top: 4px;
    margin-right: 23px;
  }
}

@media screen and (max-width: 400px) {
  .slider__right-svg {
    top: -2px;
    margin-right: 10px;
  }
}

.slider-box {
  width: 4000px;
  margin-left: 30px;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 900px) {
  .slider-box {
    margin-left: 10px;
  }
}

@media screen and (max-width: 550px) {
  .slider-box {
    margin-left: 0;
  }
}

.slide {
  width: 20vw;
  display: inline-block;
  margin: 0 2vw;
  align-self: flex-start;
}

@media screen and (max-width: 1300px) {
  .slide {
    width: 25vw;
  }
}

@media screen and (max-width: 1150px) {
  .slide {
    width: 35vw;
  }
}

@media screen and (max-width: 900px) {
  .slide {
    width: 44vw;
  }
}

@media screen and (max-width: 550px) {
  .slide {
    width: 96vw;
  }
}

.slider__explore {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 50px 40px 45px;
  background: #ffdc99;
  width: 478px;
}

@media screen and (max-width: 1250px) {
  .slider__explore {
    width: 360px;
    padding: 50px 40px 45px 50px;
  }
}

@media screen and (max-width: 350px) {
  .slider__explore {
    padding: 30px 0 25px 40px;
  }
}

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

.controls {
  position: absolute;
  top: -80px;
  right: 0;
}

@media screen and (max-width: 1250px) {
  .controls {
    top: -50px;
  }
}

@media screen and (max-width: 800px) {
  .controls {
    right: 50px;
  }
}

@media screen and (max-width: 600px) {
  .controls {
    right: 50px;
  }
}

.slider__blog-svg {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  height: 16px;
}

@media screen and (max-width: 1250px) {
  .slider__blog-svg {
    position: relative;
    top: -3px;
  }
}

.slider__blog {
  margin-right: 45px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
}

@media screen and (max-width: 1250px) {
  .slider__blog {
    margin-right: 30px;
  }
}

.controls__control {
  height: 16px;
}

.controls__control--left {
  margin-right: 40px;
}

.controls__svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.slide_date {
  margin-bottom: 20px;
}

.slide__top {
  margin-bottom: 15px;
}

.slide__number {
  margin-right: 200px;
  -webkit-transition: 1s color;
  transition: 1s color;
}

@media screen and (max-width: 1450px) {
  .slide__number {
    margin-right: 150px;
  }
}

.slide-green {
  position: absolute;
  width: 100%;
  height: 120%;
  background: #6cc89d;
  top: -10%;
  left: 0;
}

.slide__more {
  margin-top: 4px;
  width: 63px;
  overflow: hidden;
  height: 16px;
}

.slide__more-svg {
  -webkit-transform: translateX(-63px);
          transform: translateX(-63px);
  -webkit-transition: 1s;
  transition: 1s;
  display: inline-block;
}

.slide__heading {
  margin-bottom: 30px;
  line-height: 30px;
  font-size: 32px;
  -webkit-transition: 1s color;
  transition: 1s color;
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
}

@media screen and (max-width: 1250px) {
  .slide__heading {
    font-size: 24px;
    line-height: 26px;
  }
}

.slide__paragraph {
  margin-bottom: 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: 1s height, 1s padding;
  transition: 1s height, 1s padding;
}

.slide__written {
  width: 0;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  height: 12px;
  color: #30323d;
}

.slide__written-inside {
  width: 80px;
  position: absolute;
  top: 1px;
}

.slide__author {
  -webkit-transition: 1s color;
  transition: 1s color;
}

.slide--active .slide__middle .slide__heading {
  color: #ffdc99;
}

.slide--active .slide__number {
  color: #ffdc99;
}

.slide--active .slide__written {
  width: 78px;
  color: #ffdc99;
}

.slide--active .slide__paragraph {
  margin-bottom: 20px;
  height: 105px;
  padding-top: 5px;
}

.slide--active .slide__author {
  color: #ffdc99;
}

.slide--active .slide__more-svg {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media screen and (max-width: 800px) {
  .slide--active .slide__paragraph {
    height: 85px;
  }
}

@media screen and (max-width: 700px) {
  .slide--active .slide__paragraph {
    height: 75px;
  }
}

.long-arrow:hover .long-arrow__hor-line {
  -webkit-animation: longArrowHorAnim 0.5s forwards;
          animation: longArrowHorAnim 0.5s forwards;
}

.long-arrow:hover .long-arrow__vert-line {
  -webkit-animation: longArrowVertAnim 0.5s forwards;
          animation: longArrowVertAnim 0.5s forwards;
}

.long-arrow__hor-line {
  stroke-dasharray: 28;
  stroke-dashoffset: 0;
}

.long-arrow__vert-line {
  stroke-dasharray: 19.8;
  stroke-dashoffset: 0;
}

.controls__svg--disabled {
  opacity: 0.4;
}

.controls__svg--disabled:hover .long-arrow__hor-line {
  -webkit-animation: none;
          animation: none;
}

.controls__svg--disabled:hover .long-arrow__vert-line {
  -webkit-animation: none;
          animation: none;
}

@-webkit-keyframes longArrowHorAnim {
  0% {
    stroke-dashoffset: 28;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes longArrowHorAnim {
  0% {
    stroke-dashoffset: 28;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes longArrowVertAnim {
  0% {
    stroke-dashoffset: 19.8;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes longArrowVertAnim {
  0% {
    stroke-dashoffset: 19.8;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

.home-items {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  min-height: 100vh;
  background: #9bb7ff;
  padding-top: 80px;
  position: relative;
  padding-left: 12%;
}

@media screen and (max-width: 1650px) {
  .home-items {
    padding-left: 0;
  }
}

@media screen and (max-width: 1300px) {
  .home-items {
    display: block;
  }
}

.home-items--padding-bottom {
  padding-bottom: 200px;
}

.home-books {
  width: 40%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

@media screen and (max-width: 1650px) {
  .home-books {
    width: 55%;
  }
}

@media screen and (max-width: 1300px) {
  .home-books {
    margin: 0 auto;
    width: 100%;
  }
}

.home-shirts {
  width: 60%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

@media screen and (max-width: 1650px) {
  .home-shirts {
    width: 45%;
  }
}

@media screen and (max-width: 1300px) {
  .home-shirts {
    margin: 80px auto 0;
    width: 100%;
  }
}

.home-items__explore {
  position: absolute;
  left: 270px;
  bottom: 0;
  padding: 50px 106px 45px 60px;
  background: #ffa29b;
}

@media screen and (max-width: 1440px) {
  .home-items__explore {
    left: 20vw;
  }
}

@media screen and (max-width: 1250px) {
  .home-items__explore {
    padding: 40px 60px 35px;
  }
}

@media screen and (max-width: 600px) {
  .home-items__explore {
    left: 0;
  }
}

@media screen and (max-width: 380px) {
  .home-items__explore {
    padding: 40px 35px 35px;
  }
}

@media screen and (max-width: 350px) {
  .home-items__explore {
    left: 0;
    width: 100%;
    padding: 30px 0 25px 25px;
  }
}

.home-items__explore-text {
  margin-right: 45px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media screen and (max-width: 380px) {
  .home-items__explore-text {
    width: 194px;
  }
}

.home-items__explore-svg {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

.home-books__top {
  margin-bottom: 115px;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 800px) {
  .home-books__top {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 500px) {
  .home-books__top {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 400px) {
  .home-books__top {
    margin-bottom: 30px;
  }
}

.home-shirts__top {
  margin-bottom: 115px;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 800px) {
  .home-shirts__top {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 500px) {
  .home-shirts__top {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 400px) {
  .home-shirts__top {
    margin-bottom: 30px;
  }
}

.books__top-svg {
  position: absolute;
  left: -51px;
  top: 8px;
}

@media screen and (max-width: 1250px) {
  .books__top-svg {
    top: 4px;
  }
}

@media screen and (max-width: 600px) {
  .books__top-svg {
    position: relative;
    left: 0;
    margin-right: 20px;
    top: 0;
  }
}

.shirts__top-svg {
  position: absolute;
  left: -51px;
  top: 8px;
}

@media screen and (max-width: 1250px) {
  .shirts__top-svg {
    top: 4px;
  }
}

@media screen and (max-width: 600px) {
  .shirts__top-svg {
    position: relative;
    left: 0;
    margin-right: 20px;
  }
}

@media screen and (max-width: 600px) {
  .shirts__top-svg {
    top: -2px;
  }
}

.home-books__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.home-shirts__list {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.home-shirts__top-heading {
  margin-right: 35px;
}

.home-shirts__top-arrow {
  margin-top: 16px;
  height: 16px;
}

@media screen and (max-width: 1250px) {
  .home-shirts__top-arrow {
    margin-top: 11px;
  }
}

@media screen and (max-width: 400px) {
  .home-shirts__top-arrow {
    margin-top: 4px;
  }
}

.home-books__top-arrow {
  margin-top: 16px;
  height: 16px;
}

@media screen and (max-width: 1250px) {
  .home-books__top-arrow {
    margin-top: 11px;
  }
}

@media screen and (max-width: 400px) {
  .home-books__top-arrow {
    margin-top: 4px;
  }
}

.home-books__top-heading {
  margin-right: 35px;
}

@media screen and (max-width: 400px) {
  .home-books__top-heading {
    margin-right: 25px;
  }
}

.home-shirts__item {
  padding: 30px 0;
  align-self: flex-start;
  position: relative;
  z-index: 1;
}

.home-shirts__item:hover .home-books__distorsion .home-books__distorsion-image {
  opacity: 1;
}

.home-shirts__item-distorsion {
  visibility: hidden;
  position: absolute;
}

.home-books__item-distorsion {
  visibility: hidden;
  position: absolute;
}

.home-books__item-link {
  display: inline-block;
}

.home-books__item {
  padding: 30px 0;
  align-self: flex-start;
  position: relative;
  z-index: 1;
}

.home-books__item:hover .home-books__distorsion .home-books__distorsion-image {
  opacity: 1;
}

.home-books__heading {
  margin-bottom: 15px;
  max-width: 400px;
  display: inline-block;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

.home-shirts__heading {
  margin-bottom: 15px;
}

.home-books__date {
  margin-bottom: 11px;
  margin-left: 15px;
}

.home-shirts__gender {
  margin-bottom: 11px;
}

.home-items__explore-icon {
  height: 16px;
}

@media screen and (max-width: 1250px) {
  .home-items__explore-icon {
    margin-top: -5px;
  }
}

.home-books__distorsion {
  position: absolute;
  top: 60px;
  left: 60px;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 450px;
  height: 387px;
}

@media screen and (max-width: 1440px) {
  .home-books__distorsion {
    width: 350px;
    height: 300px;
  }
}

@media screen and (max-width: 1300px) {
  .home-books__distorsion {
    width: 450px;
    height: 387px;
  }
}

@media screen and (max-width: 800px) {
  .home-books__distorsion {
    width: 400px;
    height: 342px;
  }
}

@media screen and (max-width: 700px) {
  .home-books__distorsion {
    width: 350px;
    height: 300px;
  }
}

@media screen and (max-width: 500px) {
  .home-books__distorsion {
    width: 300px;
    height: 215px;
  }
}

.home-shirts__distorsion {
  position: absolute;
  top: 60px;
  left: 60px;
  pointer-events: none;
  -webkit-transform: translate(-50%, -114%);
          transform: translate(-50%, -114%);
  width: 450px;
}

@media screen and (max-width: 1440px) {
  .home-shirts__distorsion {
    width: 350px;
    height: 300px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (max-width: 1300px) {
  .home-shirts__distorsion {
    width: 450px;
    height: 387px;
  }
}

@media screen and (max-width: 800px) {
  .home-shirts__distorsion {
    width: 400px;
    height: 342px;
  }
}

@media screen and (max-width: 700px) {
  .home-shirts__distorsion {
    width: 350px;
    height: 300px;
  }
}

@media screen and (max-width: 500px) {
  .home-shirts__distorsion {
    width: 300px;
    height: 215px;
  }
}

.home-books__distorsion-image {
  position: absolute;
  top: 23px;
  right: -9px;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#noise");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#noise");
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 500px) {
  .home-books__distorsion-image {
    top: 0;
  }
}

.home-shirts__distorsion-image {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#noise2");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#noise2");
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.home-books__distorsion-svg {
  visibility: hidden;
}

.home-shirts__distorsion-svg {
  visibility: hidden;
}

.home-books__distorsion-image--two {
  opacity: 0;
}

.home-books__distorsion-image--three {
  opacity: 0;
}

.home-shirts__distorsion-image--1 {
  opacity: 1;
}

.home-books__list-box {
  position: relative;
}

.home-shirts__list-box {
  position: relative;
}

.home-books__item--active .home-books__heading {
  color: #ffa29b;
}

.home-shirts__item--active .home-shirts__heading {
  color: #ffa29b;
}

@media screen and (max-width: 1300px) {
  .shop-shirts__center {
    width: 400px;
  }
}

@media screen and (max-width: 480px) {
  .shop-shirts__center {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 400px) {
  .shop-shirts__center {
    padding: 0 10%;
  }
}

@media screen and (max-width: 1300px) {
  .shop-books__center {
    width: 400px;
  }
}

@media screen and (max-width: 480px) {
  .shop-books__center {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 400px) {
  .shop-books__center {
    padding: 0 10%;
  }
}

.home-books__item-bg {
  display: none;
  position: absolute;
  top: 50%;
  left: 10vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  width: 450px;
  height: 387px;
}

@media screen and (max-width: 1440px) {
  .home-books__item-bg {
    width: 350px;
    height: 300px;
  }
}

@media screen and (max-width: 1300px) {
  .home-books__item-bg {
    width: 450px;
    height: 387px;
  }
}

@media screen and (max-width: 800px) {
  .home-books__item-bg {
    width: 400px;
    height: 342px;
  }
}

@media screen and (max-width: 700px) {
  .home-books__item-bg {
    width: 350px;
    height: 300px;
  }
}

@media screen and (max-width: 650px) {
  .home-books__item-bg {
    left: 15vw;
  }
}

@media screen and (max-width: 570px) {
  .home-books__item-bg {
    left: 40vw;
  }
}

@media screen and (max-width: 500px) {
  .home-books__item-bg {
    width: 300px;
    height: 215px;
  }
}

.home-shirts__item-bg {
  display: none;
  position: absolute;
  top: 50%;
  left: 10vw;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  width: 450px;
  height: 387px;
}

@media screen and (max-width: 1440px) {
  .home-shirts__item-bg {
    width: 350px;
    height: 300px;
  }
}

@media screen and (max-width: 1300px) {
  .home-shirts__item-bg {
    width: 450px;
    height: 387px;
  }
}

@media screen and (max-width: 800px) {
  .home-shirts__item-bg {
    width: 400px;
    height: 342px;
  }
}

@media screen and (max-width: 700px) {
  .home-shirts__item-bg {
    width: 350px;
    height: 300px;
  }
}

@media screen and (max-width: 650px) {
  .home-shirts__item-bg {
    left: 15vw;
  }
}

@media screen and (max-width: 570px) {
  .home-shirts__item-bg {
    left: 40vw;
  }
}

@media screen and (max-width: 500px) {
  .home-shirts__item-bg {
    width: 300px;
    height: 215px;
  }
}

.home-books__list-box--mobile .home-books__distorsion {
  display: none;
}

.home-books__list-box--mobile .home-books__list .home-books__item {
  margin: 100px 0;
}

@media screen and (max-width: 1300px) {
  .home-books__list-box--mobile .home-books__list .home-books__item {
    margin: 90px 0;
  }
}

@media screen and (max-width: 700px) {
  .home-books__list-box--mobile .home-books__list .home-books__item {
    margin: 70px 0;
  }
}

@media screen and (max-width: 500px) {
  .home-books__list-box--mobile .home-books__list .home-books__item {
    margin: 60px 0;
  }
}

.home-books__list-box--mobile .home-books__list .home-books__item .home-books__item-bg {
  display: block;
}

.home-books__list-box--mobile .home-books__list .home-books__item .home-books__item-link .home-books__heading {
  color: #ffa29b;
}

.home-shirts__list-box--mobile .home-shirts__distorsion {
  display: none;
}

.home-shirts__list-box--mobile .home-shirts__list .home-shirts__item {
  margin: 100px 0;
}

@media screen and (max-width: 1300px) {
  .home-shirts__list-box--mobile .home-shirts__list .home-shirts__item {
    margin: 90px 0;
  }
}

@media screen and (max-width: 700px) {
  .home-shirts__list-box--mobile .home-shirts__list .home-shirts__item {
    margin: 70px 0;
  }
}

@media screen and (max-width: 500px) {
  .home-shirts__list-box--mobile .home-shirts__list .home-shirts__item {
    margin: 60px 0;
  }
}

.home-shirts__list-box--mobile .home-shirts__list .home-shirts__item .home-shirts__item-bg {
  display: block;
}

.home-shirts__list-box--mobile .home-shirts__list .home-shirts__item .home-books__item-link .home-shirts__heading {
  color: #ffa29b;
}

.blog-hero {
  min-height: 100vh;
  background: #ffdc99;
  padding: 20vh 11% 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  .blog-hero {
    padding: 170px 5% 0 11%;
  }
}

@media screen and (max-width: 1150px) {
  .blog-hero {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    min-height: 10px;
    height: 150vw;
    padding: 70px 20% 0;
  }
}

@media screen and (max-width: 700px) {
  .blog-hero {
    padding: 70px 10% 0;
    height: 200vw;
  }
}

@media screen and (max-width: 450px) {
  .blog-hero {
    padding: 60px 5% 0;
    height: 250vw;
  }
}

.blog-hero__distorsion-svg {
  visibility: hidden;
  position: absolute;
}

.blog-hero__box-image-outer {
  height: 100%;
  overflow: hidden;
}

.blog-hero__box-image--1 {
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#blogHero1");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#blogHero1");
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  height: 100%;
  overflow: hidden;
}

.blog-hero__box-image--2 {
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#blogHero2");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#blogHero2");
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  height: 100%;
  overflow: hidden;
}

.blog-hero__box-image--3 {
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#blogHero3");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#blogHero3");
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  height: 100%;
  overflow: hidden;
}

.blog-hero__box-one {
  grid-row: 1 / 3;
  grid-column: 1 / 2;
  position: relative;
  z-index: 1;
}

.blog-hero__box-one:hover .blog-hero__box-overlay {
  opacity: 0.2;
}

@media screen and (max-width: 1150px) {
  .blog-hero__box-one {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }
}

.blog-hero__box-two {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  position: relative;
  z-index: 1;
  margin: 0 60px 0 120px;
  -webkit-transform: translateY(-12px);
          transform: translateY(-12px);
}

.blog-hero__box-two:hover .blog-hero__box-backgound .blog-hero__image .blog-hero__image-overlay {
  opacity: 0.3;
}

.blog-hero__box-two:hover .blog-hero__box-overlay {
  opacity: 0.2;
}

@media screen and (max-width: 1440px) {
  .blog-hero__box-two {
    margin: 0 60px;
  }
}

@media screen and (max-width: 1150px) {
  .blog-hero__box-two {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    margin: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.blog-hero__box-three {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
  position: relative;
  z-index: 1;
  margin: 0 60px 0 120px;
  -webkit-transform: translateY(-12px);
          transform: translateY(-12px);
}

.blog-hero__box-three:hover .blog-hero__box-backgound .blog-hero__image .blog-hero__image-overlay {
  opacity: 0.3;
}

.blog-hero__box-three:hover .blog-hero__box-overlay {
  opacity: 0.2;
}

@media screen and (max-width: 1440px) {
  .blog-hero__box-three {
    margin: 0 60px;
  }
}

@media screen and (max-width: 1150px) {
  .blog-hero__box-three {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
    margin: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.blog-hero__box-backgound {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.blog-hero__image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.blog-hero__box-paragraph--white {
  color: #6cc89d;
}

.blog-hero__box-heading--white {
  color: #6cc89d;
  font-style: italic;
  font-weight: bold;
  font-size: 60px;
  line-height: 65px;
}

@media screen and (max-width: 1700px) {
  .blog-hero__box-heading--white {
    font-size: 55px;
    line-height: 60px;
  }
}

@media screen and (max-width: 1440px) {
  .blog-hero__box-heading--white {
    font-size: 50px;
    line-height: 55px;
  }
}

@media screen and (max-width: 1250px) {
  .blog-hero__box-heading--white {
    font-size: 40px;
    line-height: 45px;
  }
}

@media screen and (max-width: 800px) {
  .blog-hero__box-heading--white {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 600px) {
  .blog-hero__box-heading--white {
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 450px) {
  .blog-hero__box-heading--white {
    font-size: 20px;
    line-height: 25px;
  }
}

.blog-hero__box-written--white {
  color: #6cc89d;
}

.blog-hero__box-content {
  position: absolute;
  bottom: 26px;
  left: 10%;
  width: 80%;
  z-index: 5;
  pointer-events: none;
}

@media screen and (max-width: 1050px) {
  .blog-hero__box-content {
    bottom: 35px;
  }
}

.blog-hero__box-overlay {
  width: 110%;
  height: 100%;
  position: absolute;
  left: -5%;
  top: 0;
  background: #ffdc99;
  opacity: 0.5;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog-hero__box-heading {
  margin-bottom: 19px;
}

.blog-hero__box-written {
  margin-bottom: 0;
}

.blog-hero__box-link {
  height: 16px;
}

.blog-hero__image-overlay {
  width: 100%;
  height: 100%;
  background: #ffdc99;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog-hero__box-heading--black {
  font-weight: 600;
  line-height: 30px;
}

.blog-hero-top {
  position: absolute;
  top: 13vw;
  left: 14%;
  z-index: 2;
  pointer-events: none;
}

@media screen and (max-width: 1250px) {
  .blog-hero-top {
    top: 90px;
  }
}

.js-blog-hero__box-image {
  width: 100%;
  height: 100%;
}

.blog-hero__box-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.blog-hero__box-bottom {
  position: absolute;
  bottom: -43px;
  left: 60px;
}

.blog-hero__box-bottom-top {
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 80%;
}

.blog-hero__svg {
  margin-right: 32px;
  margin-top: 8px;
}

@media screen and (max-width: 1250px) {
  .blog-hero__svg {
    margin-right: 23px;
    margin-top: 3px;
  }
}

.home-books__distorsion-svg {
  visibility: hidden;
  position: absolute;
}

.blog-hero__image--two {
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter2");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter2");
}

.blog-hero__image--three {
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter3");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter3");
}

.blog-hero__box-yellow {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  z-index: 7;
  overflow: hidden;
  pointer-events: none;
}

.blog-hero__box-yellow-animation {
  position: absolute;
  top: -2%;
  left: -20%;
  width: 0;
  height: 104%;
  background: #ffdc99;
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.all-posts {
  background: #6cc89d;
  min-height: 100vh;
  padding: 80px 15% 120px;
  position: relative;
}

.all-posts::after {
  content: '';
  display: table;
  clear: both;
}

@media screen and (max-width: 1440px) {
  .all-posts {
    padding: 80px 10% 120px;
  }
}

@media screen and (max-width: 1050px) {
  .all-posts {
    padding: 80px 20% 120px;
  }
}

@media screen and (max-width: 700px) {
  .all-posts {
    padding: 80px 10% 100px;
  }
}

@media screen and (max-width: 450px) {
  .all-posts {
    padding: 50px 5%;
  }
}

.all-posts__top-svg {
  margin-right: 32px;
  margin-top: 9px;
}

@media screen and (max-width: 1050px) {
  .all-posts__top-svg {
    margin-top: 2px;
  }
}

@media screen and (max-width: 400px) {
  .all-posts__top-svg {
    margin-top: -2px;
    margin-right: 23px;
  }
}

.all-posts__top {
  margin-bottom: 50px;
  margin-left: -100px;
}

@media screen and (max-width: 1440px) {
  .all-posts__top {
    margin-left: 0;
  }
}

.all-posts__distorsion-svg {
  visibility: hidden;
  position: absolute;
}

.all-posts__post {
  position: relative;
  display: block;
  width: 45%;
}

.all-posts__post:hover .all-posts__box-overlay {
  opacity: 0.2;
}

@media screen and (max-width: 1050px) {
  .all-posts__post {
    width: 100%;
  }
}

.all-posts__box {
  z-index: 1;
  position: relative;
}

.all-posts__box::after {
  content: '';
  display: table;
  clear: both;
}

.all-posts__box-content {
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  z-index: 5;
  pointer-events: none;
}

.all-posts__box-backgound {
  position: relative;
}

.all-posts__pagination-numbers {
  margin-top: 50px;
  clear: both;
  padding: 0 14px;
  margin-bottom: 10px;
}

@media screen and (max-width: 1050px) {
  .all-posts__pagination-numbers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.float-left {
  float: left;
  clear: left;
}

.float-right {
  float: right;
  clear: right;
}

.all-posts__box-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #6cc89d;
  opacity: 0.5;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.all-posts__box-written {
  margin-bottom: 0;
}

.all-posts__box-heading {
  margin-bottom: 20px;
}

.all-posts__box-image--4 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter4");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter4");
  overflow: hidden;
}

.all-posts__box-image--5 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter5");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter5");
}

.all-posts__box-image--6 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter6");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter6");
}

.all-posts__box-image--7 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter7");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter7");
}

.all-posts__box-image--8 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter8");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter8");
}

.all-posts__box-image--9 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter9");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter9");
}

.all-posts__box-image--10 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter10");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#filter10");
}

.grid-item {
  margin-bottom: 70px;
}

@media screen and (max-width: 700px) {
  .grid-item {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 450px) {
  .grid-item {
    margin-bottom: 30px;
  }
}

.all-posts__pagination-number {
  margin: 0 15px;
  display: inline-block;
}

.active-page {
  color: #ffdc99;
  font-style: italic;
}

.all-posts__contarols {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  margin-right: 55px;
}

@media screen and (max-width: 1050px) {
  .all-posts__contarols {
    margin-bottom: 25px;
    margin-left: 14px;
  }
}

.all-posts__contarols-left {
  margin-right: 40px;
}

.all-posts__contarols-svg--disabled {
  opacity: 0.4;
}

.all-posts__contarols-svg--disabled:hover .long-arrow__hor-line {
  -webkit-animation: none;
          animation: none;
}

.all-posts__contarols-svg--disabled:hover .long-arrow__vert-line {
  -webkit-animation: none;
          animation: none;
}

.all-posts__contarols-link {
  height: 16px;
  overflow: hidden;
  width: 30px;
  display: inline-block;
}

.blog-hero__box-green {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  z-index: 7;
  overflow: hidden;
  pointer-events: none;
}

.blog-hero__box-green-animation {
  position: absolute;
  top: -2%;
  left: -20%;
  width: 0;
  height: 104%;
  background: #6cc89d;
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.blog-hero__box-overlay-animation--yellow {
  background: #ffdc99;
}

.js-all-posts__box-image {
  overflow: hidden;
}

.all-posts__pagination-box {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

.post-hero {
  background: #ffdc99;
  height: 100vh;
  padding: 170px 0 0 11%;
}

@media screen and (max-width: 1250px) {
  .post-hero {
    padding: 70px 0 0 11%;
  }
}

@media screen and (max-width: 450px) {
  .post-hero {
    padding: 60px 0 0;
  }
}

.post-hero__box {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.post-hero__box-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: -1;
  background-position: center;
}

.post-hero__bottom {
  position: absolute;
  right: 10vw;
  bottom: 0;
  display: inline-block;
  padding: 47px 63px 47px 100px;
  width: 560px;
  z-index: 1;
}

@media screen and (max-width: 1450px) {
  .post-hero__bottom {
    width: 480px;
  }
}

@media screen and (max-width: 1250px) {
  .post-hero__bottom {
    width: 360px;
  }
}

@media screen and (max-width: 700px) {
  .post-hero__bottom {
    padding: 30px 30px 30px 80px;
    width: 310px;
  }
}

@media screen and (max-width: 450px) {
  .post-hero__bottom {
    padding: 30px 30px 30px 80px;
    width: 310px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.post-hero__bottom-yellow {
  background: #ffdc99;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.post-hero__bottom-top {
  margin-bottom: 12px;
  position: relative;
}

.post-hero__heading {
  color: #ffdc99;
  width: 80%;
}

@media screen and (max-width: 700px) {
  .post-hero__heading {
    width: 100%;
  }
}

.post-hero__blog {
  color: #ffdc99;
}

.post-hero__box-content {
  padding-left: 60px;
  padding-top: 60px;
}

@media screen and (max-width: 700px) {
  .post-hero__box-content {
    padding: 60px 30px 0;
  }
}

.post-hero__top {
  margin-bottom: 60px;
}

@media screen and (max-width: 550px) {
  .post-hero__top {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 450px) {
  .post-hero__top {
    margin-bottom: 40px;
  }
}

.post-hero__bottom-svg {
  position: absolute;
  top: -7px;
  left: -36px;
}

.post-hero__author-tag {
  margin-bottom: 12px;
}

.post-hero__author-name {
  margin-bottom: 0;
}

.post-hero__top-svg {
  margin-right: 32px;
}

@media screen and (max-width: 1250px) {
  .post-hero__top-svg {
    margin-top: -5px;
    margin-right: 23px;
  }
}

.post-hero__box-overlay {
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 100%;
  z-index: 2;
  background: #ffdc99;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  margin: 0 0 -4px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir='rtl'] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
  margin: 5px 5px 0 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {
  content: '';
  display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role='group'] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled='true'] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected='true'],
.select2-container--default .select2-results__option[data-selected='true'] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #0073aa;
  color: #fff;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #0073aa;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #0073aa;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #0073aa;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #0073aa;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role='group'] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled='true'] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected],
.select2-container--classic .select2-results__option--highlighted[data-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #0073aa;
}

.post-content {
  background: #6cc89d;
  min-height: 100vh;
  padding: 0 14% 60px;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  .post-content {
    padding: 0 5% 50px;
  }
}

@media screen and (max-width: 900px) {
  .post-content {
    padding: 0 0 40px;
  }
}

.post-content__top {
  background: #ffa29b;
  padding: 78px 118px;
  margin-bottom: 67px;
}

@media screen and (max-width: 1250px) {
  .post-content__top {
    padding: 58px 88px;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__top {
    padding: 30px;
    margin-bottom: 40px;
  }
}

.post-content__top-paragraph {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 129.03%;
}

@media screen and (max-width: 1250px) {
  .post-content__top-paragraph {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__top-paragraph {
    font-size: 16px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__top-paragraph {
    font-size: 14px;
  }
}

.post-content__box h2,
.post-content__box h3,
.post-content__box-heading {
  font-family: "Josefin Sans", serif;
  margin-bottom: 40px;
  font-style: normal;
  font-weight: bold;
  line-height: 129.03%;
}

.post-content__box h2 {
  font-size: 28px;
}

@media screen and (max-width: 1250px) {
  .post-content__box h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box h2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__box h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

.post-content__box h3,
.post-content__box-heading {
  font-size: 24px;
}

@media screen and (max-width: 1250px) {
  .post-content__box h3,
  .post-content__box-heading {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box h3,
  .post-content__box-heading {
    font-size: 16px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__box h3,
  .post-content__box-heading {
    font-size: 14px;
    margin-bottom: 30px;
  }
}

.post-content__box p,
.post-content__box-paragraph {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 129.03%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1250px) {
  .post-content__box p,
  .post-content__box-paragraph {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box p,
  .post-content__box-paragraph {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__box p,
  .post-content__box-paragraph {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

.post-content__box .aligncenter,
.post-content__box-image-full {
  width: 100%;
  margin-bottom: 50px;
  margin-top: 50px;
}

@media screen and (max-width: 900px) {
  .post-content__box .aligncenter,
  .post-content__box-image-full {
    margin-bottom: 30px;
    margin-top: 10px;
  }
}

.post-content__box .alignleft,
.post-content__box-image-left {
  margin-right: 60px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1250px) {
  .post-content__box .alignleft,
  .post-content__box-image-left {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}

.post-content__box .alignright,
.post-content__box-image-right {
  margin-left: 60px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1250px) {
  .post-content__box .alignright,
  .post-content__box-image-right {
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
  }
}

.post-content__box blockquote,
.post-content__box-quote {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 129.03%;
  margin-bottom: 30px;
  display: block;
  position: relative;
}

@media screen and (max-width: 1250px) {
  .post-content__box blockquote,
  .post-content__box-quote {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box blockquote,
  .post-content__box-quote {
    font-size: 16px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__box blockquote,
  .post-content__box-quote {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

.post-content__box blockquote::before,
.post-content__box-quote::before {
  content: '"';
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  color: #ffdc99;
  font-size: 60px;
  font-family: 'Encode Sans', sans-serif;
}

@media screen and (max-width: 1250px) {
  .post-content__box blockquote::before,
  .post-content__box-quote::before {
    font-size: 50px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box blockquote::before,
  .post-content__box-quote::before {
    font-size: 40px;
    left: -20px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__box blockquote::before,
  .post-content__box-quote::before {
    font-size: 30px;
    left: -17px;
  }
}

.post-content__box blockquote::after,
.post-content__box-quote::after {
  content: '"';
  display: block;
  position: absolute;
  right: -30px;
  bottom: -15px;
  color: #ffdc99;
  font-size: 60px;
  font-family: 'Encode Sans', sans-serif;
}

@media screen and (max-width: 1250px) {
  .post-content__box blockquote::after,
  .post-content__box-quote::after {
    font-size: 50px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box blockquote::after,
  .post-content__box-quote::after {
    font-size: 40px;
    right: -20px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__box blockquote::after,
  .post-content__box-quote::after {
    font-size: 30px;
    right: -17px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box {
    padding: 0 10px;
  }
}

.post-content__box > p:first-of-type {
  text-indent: 30px;
  position: relative;
  z-index: 1;
}

.post-content__box > p:first-of-type::first-letter {
  font-size: 60px;
}

@media screen and (max-width: 1250px) {
  .post-content__box > p:first-of-type::first-letter {
    font-size: 50px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box > p:first-of-type::first-letter {
    font-size: 40px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__box > p:first-of-type::first-letter {
    font-size: 30px;
  }
}

.post-content__box > p:first-of-type::before {
  content: '';
  width: 35px;
  height: 55px;
  background: #ffdc99;
  position: absolute;
  left: 24px;
  top: -20px;
  z-index: -1;
}

@media screen and (max-width: 1250px) {
  .post-content__box > p:first-of-type::before {
    height: 50px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box > p:first-of-type::before {
    left: 24px;
    top: -16px;
    width: 26px;
    height: 40px;
  }
}

@media screen and (max-width: 500px) {
  .post-content__box > p:first-of-type::before {
    left: 28px;
    top: -11px;
    width: 17px;
    height: 31px;
  }
}

@media screen and (max-width: 900px) {
  .post-content__box > {
    padding: 0 30px;
  }
}

.post-content__box--left {
  float: left;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 1250px) {
  .post-content__box--left {
    float: none;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
  }
}

.post-content__box--full {
  overflow: hidden;
  position: relative;
}

.post-content__box-overlay {
  width: 0;
  height: 100%;
  background: #6cc89d;
  position: absolute;
  top: 0;
}

.carousel-slide {
  position: relative;
  height: 700px;
}

@media screen and (max-width: 1600px) {
  .carousel-slide {
    height: 650px;
  }
}

@media screen and (max-width: 1250px) {
  .carousel-slide {
    height: 600px;
  }
}

@media screen and (max-width: 1100px) {
  .carousel-slide {
    height: 500px;
  }
}

@media screen and (max-width: 900px) {
  .carousel-slide {
    height: 400px;
  }
}

@media screen and (max-width: 500px) {
  .carousel-slide {
    height: 300px;
  }
}

.carousel-slide img {
  max-width: 72vw;
  height: 100%;
}

@media screen and (max-width: 1450px) {
  .carousel-slide img {
    max-width: 90vw;
  }
}

.carousel-slide__padingation {
  position: absolute;
  right: 60px;
  top: 30px;
  color: #ffdc99;
}

.post-content__box-slider {
  position: relative;
  margin-bottom: 25px;
}

.owl-dots {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 14px;
  margin-top: 20px;
}

.owl-dot {
  height: 15px;
  cursor: none !important;
}

.owl-dot:active {
  outline: none;
}

.owl-dot:focus {
  outline: none;
}

.owl-dot span {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: 0 5px;
  position: relative;
}

@media screen and (max-width: 500px) {
  .owl-dot span {
    margin: 0 3px;
  }
}

.owl-dot span::after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #ffdc99;
  position: absolute;
  left: 0;
  top: 0;
}

.owl-dot span::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #ffdc99;
}

.active span::before {
  width: 8px;
  height: 8px;
}

.owl-nav {
  display: none;
}

.post-content__box-slider-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #6cc89d;
  z-index: 2;
}

.owl-carousel img {
  cursor: none;
}

.post-stories__top {
  background: #ffdc99;
  padding: 60px 14%;
  -webkit-box-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

@media screen and (max-width: 1440px) {
  .post-stories__top {
    padding: 60px 5%;
  }
}

@media screen and (max-width: 1150px) {
  .post-stories__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.post-stories__bottom {
  background: #ffa29b;
  padding: 60px 14%;
}

@media screen and (max-width: 1440px) {
  .post-stories__bottom {
    padding: 60px 5%;
  }
}

@media screen and (max-width: 1250px) {
  .post-stories__bottom {
    padding: 50px 5%;
  }
}

@media screen and (max-width: 900px) {
  .post-stories__bottom {
    padding: 40px 5%;
  }
}

@media screen and (max-width: 500px) {
  .post-stories__bottom {
    padding: 50px 5% 30px;
  }
}

.post-stories__bottom-more {
  margin-bottom: 20px;
  display: inline-block;
}

.post-stories__bottom-svg {
  margin-right: 17px;
  margin-top: 10px;
}

@media screen and (max-width: 1250px) {
  .post-stories__bottom-svg {
    margin-top: 5px;
  }
}

@media screen and (max-width: 400px) {
  .post-stories__bottom-svg {
    margin-top: 0;
  }
}

.post-stories__top-share {
  margin-bottom: 20px;
  display: inline-block;
}

.post-stories__top-svg {
  margin-right: 17px;
  margin-top: 10px;
}

@media screen and (max-width: 1250px) {
  .post-stories__top-svg {
    margin-top: 5px;
  }
}

@media screen and (max-width: 400px) {
  .post-stories__top-svg {
    margin-top: 0;
  }
}

.post-stories__top-span {
  width: 380px;
}

.post-stories__top-right {
  align-self: center;
}

@media screen and (max-width: 1150px) {
  .post-stories__top-right {
    align-self: flex-end;
  }
}

@media screen and (max-width: 660px) {
  .post-stories__top-right {
    width: 296px;
    align-self: center;
  }
}

.post-stories__top-icon {
  margin: 0 12px;
}

@media screen and (max-width: 1750px) {
  .post-stories__top-icon {
    margin: 0 10px;
  }
}

@media screen and (max-width: 1670px) {
  .post-stories__top-icon {
    margin: 0 5px;
  }
}

@media screen and (max-width: 1550px) {
  .post-stories__top-icon {
    margin: 0 3px;
  }
}

.post-stories__bottom-stories {
  width: 440px;
}

@media screen and (max-width: 1250px) {
  .post-stories__bottom-stories {
    width: 380px;
  }
}

@media screen and (max-width: 400px) {
  .post-stories__bottom-stories {
    width: 250px;
  }
}

.post-stories__bottom-wrap {
  margin-bottom: 40px;
}

.post-stories__bottom-box {
  width: 100%;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1000px) {
  .post-stories__bottom-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
  }
}

.post-stories__bottom-post {
  width: 30%;
}

.post-stories__bottom-image {
  width: 100%;
  height: 30vw;
  background-size: cover;
  background-position: center;
}

.post-stories__bottom-content {
  margin-top: 30px;
  padding-left: 5%;
}

.post-stories__bottom-heading {
  margin-bottom: 12px;
}

.post-stories__bottom-date {
  margin-bottom: 12px;
}

.post-stories__post {
  position: relative;
  width: 30%;
}

@media screen and (max-width: 1000px) {
  .post-stories__post {
    width: 50%;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 900px) {
  .post-stories__post {
    width: 60%;
  }
}

@media screen and (max-width: 800px) {
  .post-stories__post {
    width: 70%;
  }
}

@media screen and (max-width: 700px) {
  .post-stories__post {
    width: 80%;
  }
}

@media screen and (max-width: 600px) {
  .post-stories__post {
    width: 90%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 500px) {
  .post-stories__post {
    width: 100%;
    margin-bottom: 35px;
  }
}

.post-stories__post:hover .post-stories__box-overlay {
  opacity: 0.2;
}

.post-stories__box-pink {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  z-index: 7;
  overflow: hidden;
  pointer-events: none;
}

.blog-hero__box-pink-animation {
  position: absolute;
  top: -2%;
  left: -20%;
  width: 0;
  height: 104%;
  background: #ffa29b;
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.post-stories__box-backgound {
  position: relative;
  overflow: hidden;
}

.post-stories__distorsion-svg {
  visibility: hidden;
  position: absolute;
}

.post-stories__box-image--1 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#story1");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#story1");
}

.post-stories__box-image--2 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#story2");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#story2");
}

.post-stories__box-image--3 {
  width: 110%;
  margin-left: -5%;
  padding: 40px;
  margin-top: -5%;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#story3");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#story3");
}

.post-stories__box-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #ffa29b;
  opacity: 0.5;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.post-stories__box-content {
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  z-index: 5;
  pointer-events: none;
}

.post-stories__box-heading {
  margin-bottom: 20px;
}

.post-stories__box-written {
  margin-bottom: 0;
}

.post-stories__box-pink-animation {
  position: absolute;
  top: -2%;
  left: -20%;
  width: 0;
  height: 104%;
  background: #ffa29b;
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

@media screen and (max-width: 1150px) {
  .post-stories__top-suggest {
    margin-bottom: 40px;
  }
}

.item-hero {
  height: 100vh;
  background: #ffa29b;
  padding: 170px 0 0 11%;
}

@media screen and (max-width: 1250px) {
  .item-hero {
    padding: 70px 0 0 11%;
  }
}

@media screen and (max-width: 450px) {
  .item-hero {
    padding: 60px 0 0;
  }
}

.item-hero__purple {
  background: #9bb7ff;
  padding: 60px;
  position: relative;
  z-index: 1;
  height: 100%;
}

@media screen and (max-width: 650px) {
  .item-hero__purple {
    padding: 60px 30px;
  }
}

@media screen and (max-width: 450px) {
  .item-hero__purple {
    padding: 40px 30px;
  }
}

.item-hero__content-svg {
  margin-right: 32px;
  margin-top: 5px;
}

@media screen and (max-width: 400px) {
  .item-hero__content-svg {
    margin-right: 23px;
    margin-top: 0;
  }
}

.item-hero__content-distorsion {
  visibility: hidden;
  position: absolute;
}

.item-hero__top-svg {
  margin-right: 32px;
  margin-top: 5px;
}

@media screen and (max-width: 1250px) {
  .item-hero__top-svg {
    margin-top: 0;
  }
}

@media screen and (max-width: 400px) {
  .item-hero__top-svg {
    margin-top: -4px;
    margin-right: 23px;
  }
}

.item-hero__content-heading {
  color: #ffdc99;
}

.item-hero__content-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
}

.item-hero__top {
  position: relative;
  z-index: 3;
}

.item-hero__content {
  position: absolute;
  z-index: 3;
  width: 900px;
  bottom: 70px;
}

@media screen and (max-width: 1440px) {
  .item-hero__content {
    bottom: 110px;
  }
}

@media screen and (max-width: 1250px) {
  .item-hero__content {
    width: 630px;
  }
}

@media screen and (max-width: 1250px) {
  .item-hero__content {
    bottom: 80px;
  }
}

@media screen and (max-width: 650px) {
  .item-hero__content {
    width: 400px;
    bottom: 50px;
  }
}

@media screen and (max-width: 650px) {
  .item-hero__content {
    width: 90%;
  }
}

.item-hero__content-image {
  max-height: 120%;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#ItemNoise");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#ItemNoise");
}

@media screen and (max-width: 1000px) {
  .item-hero__content-image {
    margin-top: 40px;
  }
}

@media screen and (max-width: 450px) {
  .item-hero__content-image {
    max-width: 120%;
  }
}

.item-hero__content-top {
  margin-bottom: 25px;
}

.variation {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}

.variation-Pol,
.variation-Boja,
.variation-Veliina {
  width: 50%;
}

.variation dt {
  text-align: end;
}

.variation dd {
  text-align: start;
  padding-left: 10px;
}

.variation p {
  margin-bottom: 15px;
}

.item-body {
  background: #9bb7ff;
  padding: 20vh 14% 180px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1580px) {
  .item-body {
    padding: 15vh 7% 180px;
  }
}

@media screen and (max-width: 1440px) {
  .item-body {
    padding: 60px 7% 120px;
  }
}

@media screen and (max-width: 1250px) {
  .item-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
    padding: 60px 14% 100px;
  }
}

@media screen and (max-width: 700px) {
  .item-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
    padding: 60px 0 70px;
  }
}

@media screen and (max-width: 450px) {
  .item-body {
    padding: 20px 0 50px;
  }
}

.item-body__right {
  width: 40%;
  padding-top: 30px;
}

@media screen and (max-width: 1580px) {
  .item-body__right {
    width: 50%;
  }
}

@media screen and (max-width: 1250px) {
  .item-body__right {
    width: 100%;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 800px) {
  .item-body__right {
    padding-top: 0;
  }
}

@media screen and (max-width: 700px) {
  .item-body__right {
    padding: 0 60px;
  }
}

@media screen and (max-width: 460px) {
  .item-body__right {
    padding: 0 20px;
    margin-bottom: 40px;
  }
}

.item-body__date-top {
  position: relative;
  margin-bottom: 15px;
}

.item-body__date-top-svg {
  position: absolute;
  left: -32px;
  top: -7px;
}

.item-body__date-number {
  margin-bottom: 12px;
}

.item-body__author-tag {
  margin-bottom: 10px;
}

.item-body__author-name {
  margin-bottom: 0;
}

.item-body__box-top {
  padding-left: 32px;
  position: relative;
  padding-bottom: 35px;
}

.item-body__box-line {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 1px;
  background: #30323d;
  width: 100%;
}

.item-body__box {
  padding: 45px 60px 60px;
  width: 30vw;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1900px) {
  .item-body__box {
    width: 570px;
  }
}

@media screen and (max-width: 1500px) {
  .item-body__box {
    margin-right: 50px;
  }
}

@media screen and (max-width: 1250px) {
  .item-body__box {
    margin-right: 0;
  }
}

@media screen and (max-width: 800px) {
  .item-body__box {
    width: 100%;
  }
}

@media screen and (max-width: 460px) {
  .item-body__box {
    padding: 45px 20px 60px;
  }
}

.item-body__box-bottom {
  padding: 45px 0 0 32px;
}

.item-body__shop-top-svg {
  position: absolute;
  left: -32px;
  top: -9px;
}

.item-body__shop-top {
  position: relative;
  margin-bottom: 30px;
}

.item-body__price {
  margin-bottom: 12px;
}

.item-body__amount {
  margin-bottom: 12px;
}

.item-body__add-box {
  position: relative;
}

.item-body__add-box .variations td {
  padding-right: 15px;
  padding-bottom: 15px;
}

.item-body__add-box .variations .select2-container {
  width: 175px !important;
}

.item-body__add-box .variations b {
  margin-top: 3px !important;
}

.item-body__add-box .variations label {
  line-height: 38px;
}

.item-body__add-specifikacija {
  margin-bottom: 15px;
}

.item-body__bag {
  position: absolute;
  top: -20px;
  right: 20px;
}

.item-body__send {
  opacity: 0;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.item-body__details {
  position: relative;
  overflow: hidden;
}

.item-body__details-paragraph {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

.item-body__details-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #9bb7ff;
  box-shadow: 0 -85px 252px 110px #9bb7ff;
}

.item-body__box-yellow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffdc99;
  z-index: -1;
}

.quantity {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}

.quantity input {
  padding: 5px 10px;
  margin-top: 10px;
  border: 0;
  border-bottom: 1px solid #30323d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 60px;
  background: #ffdc99;
}

.quantity input:invalid {
  background: #ffdc99;
}

.single_add_to_cart_button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #30323d;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: none;
  background: #30323d;
  color: #ffdc99;
  float: right;
  margin-top: 10px;
}

.single_add_to_cart_button:hover {
  background: transparent;
  color: #30323d;
}

.single_add_to_cart_button:focus {
  outline: none;
}

.single_add_to_cart_button:active {
  outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
  -moz-appearance: textfield;
}

.shop-more-less {
  position: absolute;
  right: -30px;
  top: 2px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.select2-selection {
  height: 38px !important;
  cursor: none !important;
  border-radius: 0 !important;
}

.select2-selection__rendered {
  padding-top: 5px;
}

.select2-dropdown {
  z-index: 5 !important;
}

.select2-results__option {
  cursor: none !important;
}

.select2-results__option--highlighted {
  background-color: #6cc89d !important;
}

.select2-results__option:focus {
  outline: none !important;
}

.select2-selection:focus {
  outline: none !important;
}

.select2-results__options {
  width: 317px !important;
}

.select2-results {
  overflow: hidden;
}

.reset_variations {
  display: inline-block;
  margin-left: 5px;
}

@media screen and (max-width: 382px) {
  .reset_variations {
    margin-top: 15px;
  }
}

.shop-hero {
  background: #ffa29b;
  height: 100vh;
  padding: 170px 0 0 11%;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  .shop-hero {
    padding: 90px 0 0 11%;
  }
}

@media screen and (max-width: 970px) {
  .shop-hero {
    height: auto;
    padding: 90px 0 0;
  }
}

@media screen and (max-width: 450px) {
  .shop-hero {
    padding: 80px 0 0;
  }
}

.shop-hero__top-svg {
  margin-right: 32px;
  margin-top: 5px;
}

@media screen and (max-width: 1250px) {
  .shop-hero__top-svg {
    margin-right: 23px;
    margin-top: 2px;
  }
}

@media screen and (max-width: 400px) {
  .shop-hero__top-svg {
    margin-top: -3px;
  }
}

.shop-hero__top {
  margin-bottom: 30vh;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 970px) {
  .shop-hero__top {
    margin-bottom: 215px;
    margin-left: 11%;
  }
}

@media screen and (max-width: 580px) {
  .shop-hero__top {
    margin-bottom: 30vw;
  }
}

.shop-hero__shirt-bg {
  position: absolute;
  left: -100px;
  bottom: -100px;
  z-index: -1;
}

@media screen and (max-width: 1340px) {
  .shop-hero__shirt-bg {
    bottom: -100px;
  }
}

@media screen and (max-width: 970px) {
  .shop-hero__shirt-bg {
    left: -50px;
  }
}

@media screen and (max-width: 460px) {
  .shop-hero__shirt-bg {
    left: -15px;
    bottom: -50px;
  }
}

@media screen and (max-width: 360px) {
  .shop-hero__shirt-bg {
    left: -10px;
    bottom: 0;
  }
}

.shop-hero__book-bg {
  position: absolute;
  left: -100px;
  bottom: 0;
  z-index: -1;
}

@media screen and (max-width: 1340px) {
  .shop-hero__book-bg {
    bottom: 50px;
  }
}

@media screen and (max-width: 970px) {
  .shop-hero__book-bg {
    left: -50px;
    bottom: -40px;
  }
}

@media screen and (max-width: 460px) {
  .shop-hero__book-bg {
    left: -10px;
  }
}

.shop-hero__content-distorsion {
  position: absolute;
  visibility: hidden;
}

.shop-hero__shirt {
  position: relative;
  z-index: 1;
  width: 50%;
}

@media screen and (max-width: 1340px) {
  .shop-hero__shirt {
    margin-left: 7vw;
  }
}

@media screen and (max-width: 970px) {
  .shop-hero__shirt {
    margin-left: 0;
    margin-bottom: 290px;
    width: auto;
  }
}

@media screen and (max-width: 460px) {
  .shop-hero__shirt {
    margin-bottom: 220px;
  }
}

@media screen and (max-width: 400px) {
  .shop-hero__shirt {
    margin-bottom: 200px;
  }
}

@media screen and (max-width: 360px) {
  .shop-hero__shirt {
    margin-bottom: 140px;
  }
}

.shop-hero__content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  position: absolute;
  bottom: 100px;
  width: 100%;
}

@media screen and (max-width: 1440px) {
  .shop-hero__content {
    bottom: 50px;
  }
}

@media screen and (max-width: 970px) {
  .shop-hero__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    position: relative;
    left: 0;
    bottom: 0;
    -webkit-box-align: center;
            align-items: center;
  }
}

.shop-hero__shirt-img {
  max-width: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 850px;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#ShirtNoise");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#ShirtNoise");
}

@media screen and (max-width: 1870px) {
  .shop-hero__shirt-img {
    width: 800px;
  }
}

@media screen and (max-width: 1580px) {
  .shop-hero__shirt-img {
    width: 750px;
  }
}

@media screen and (max-width: 1440px) {
  .shop-hero__shirt-img {
    width: 700px;
  }
}

@media screen and (max-width: 1340px) {
  .shop-hero__shirt-img {
    width: 600px;
  }
}

@media screen and (max-width: 1150px) {
  .shop-hero__shirt-img {
    width: 500px;
  }
}

@media screen and (max-width: 650px) {
  .shop-hero__shirt-img {
    width: 70vw;
    margin-left: calc(50% - 35vw);
  }
}

@media screen and (max-width: 460px) {
  .shop-hero__shirt-img {
    width: 75vw;
    margin-left: calc(50% - 35vw);
  }
}

.shop-hero__book {
  position: relative;
  z-index: 1;
  width: 50%;
}

@media screen and (max-width: 1340px) {
  .shop-hero__book {
    margin-left: 10vw;
  }
}

@media screen and (max-width: 970px) {
  .shop-hero__book {
    margin-left: 0;
    margin-bottom: 100px;
    width: auto;
  }
}

.shop-hero__book-img {
  max-width: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 650px;
  -webkit-filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#BookNoise");
          filter: url("https://vedran-badun.com/wp-content/themes/vedranbadjun/style.css?ver=6.4.4#BookNoise");
}

@media screen and (max-width: 1870px) {
  .shop-hero__book-img {
    width: 600px;
  }
}

@media screen and (max-width: 1580px) {
  .shop-hero__book-img {
    width: 550px;
  }
}

@media screen and (max-width: 1440px) {
  .shop-hero__book-img {
    width: 500px;
  }
}

@media screen and (max-width: 1340px) {
  .shop-hero__book-img {
    width: 400px;
  }
}

@media screen and (max-width: 1150px) {
  .shop-hero__book-img {
    width: 350px;
  }
}

@media screen and (max-width: 460px) {
  .shop-hero__book-img {
    width: 70vw;
  }
}

.shop-hero__shirt-action {
  color: #ffdc99;
  margin-bottom: 12px;
}

.shop-hero__shirt-distorsion {
  position: absolute;
  visibility: hidden;
}

.shop-hero__book-distorsion {
  position: absolute;
  visibility: hidden;
}

.shop-hero__book-action {
  color: #ffdc99;
  margin-bottom: 12px;
}

.shop-hero__book-written {
  color: #ffdc99;
  margin-top: 12px;
}

.shop-hero__shirt-gender {
  color: #ffdc99;
  margin-top: 12px;
}

.shop-hero__book-name {
  color: #ffdc99;
}

.shop-hero__shirt-name {
  color: #ffdc99;
}

.shop-hero__shirt-text {
  display: inline-block;
}

@media screen and (max-width: 460px) {
  .shop-hero__shirt-text {
    width: 230px;
  }
}

.shop-hero__book-text {
  display: inline-block;
}

@media screen and (max-width: 460px) {
  .shop-hero__book-text {
    width: 230px;
  }
}

.shop-body {
  padding-bottom: 150px;
}

@media screen and (max-width: 500px) {
  .shop-body {
    padding-bottom: 100px;
  }
}

.shop-shirts {
  width: 40%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

@media screen and (max-width: 1650px) {
  .shop-shirts {
    width: 55%;
  }
}

@media screen and (max-width: 1300px) {
  .shop-shirts {
    margin: 0 auto;
    width: 100%;
  }
}

.shop-books {
  width: 60%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

@media screen and (max-width: 1650px) {
  .shop-books {
    width: 45%;
  }
}

@media screen and (max-width: 1300px) {
  .shop-books {
    margin: 80px auto 0;
    width: 100%;
  }
}

.questions {
  position: relative;
  background: #ffdc99;
  padding: 170px 0 220px;
  z-index: 1;
}

@media screen and (max-width: 1250px) {
  .questions {
    padding: 70px 0 220px;
  }
}

@media screen and (max-width: 950px) {
  .questions {
    padding: 70px 0 20px;
  }
}

@media screen and (max-width: 450px) {
  .questions {
    padding: 60px 0 20px;
  }
}

.questions__hero-green {
  position: absolute;
  left: 11%;
  top: 170px;
  width: 100%;
  height: calc(100vh - 170px);
  background: #6cc89d;
  z-index: -1;
}

@media screen and (max-width: 1250px) {
  .questions__hero-green {
    top: 70px;
    height: calc(100vh - 70px);
  }
}

@media screen and (max-width: 450px) {
  .questions__hero-green {
    top: 60px;
    height: calc(100vh - 60px);
    left: 0;
  }
}

.questions__body-green {
  position: absolute;
  left: 0;
  top: 100vh;
  width: 100%;
  height: calc(100% - 100vh);
  background: #6cc89d;
  z-index: -1;
}

.questions__all-questions {
  margin-left: 11%;
  padding-left: 50px;
}

@media screen and (max-width: 950px) {
  .questions__all-questions {
    padding-top: 48vw;
  }
}

@media screen and (max-width: 600px) {
  .questions__all-questions {
    padding-top: 56vw;
  }
}

@media screen and (max-width: 450px) {
  .questions__all-questions {
    padding-top: 62vw;
    margin-left: 0;
    padding-left: 20px;
  }
}

.questions__video {
  width: 60vw;
  height: 33vw;
  margin-left: auto;
  max-width: 985px;
  max-height: 541px;
  position: absolute;
  top: 290px;
  right: 0;
  overflow: hidden;
}

@media screen and (max-width: 1250px) {
  .questions__video {
    top: 190px;
  }
}

@media screen and (max-width: 950px) {
  .questions__video {
    width: 75vw;
    height: 42vw;
  }
}

@media screen and (max-width: 600px) {
  .questions__video {
    width: 89vw;
    height: 50vw;
  }
}

@media screen and (max-width: 450px) {
  .questions__video {
    width: 100vw;
    height: 56vw;
    top: 150px;
  }
}

@media screen and (max-width: 400px) {
  .questions__video {
    top: 130px;
  }
}

.plyr__video-embed {
  height: 100%;
  position: relative;
  padding-bottom: 0;
}

.questions__video-iframe {
  height: 100%;
  width: 100%;
}

.questions__list {
  position: relative;
  z-index: 2;
  width: 490px;
}

@media screen and (max-width: 1250px) {
  .questions__list {
    width: 300px;
  }
}

@media screen and (max-width: 400px) {
  .questions__list {
    width: 100%;
    padding-right: 20px;
  }
}

.questions__item-title {
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
  margin-bottom: 12px;
}

.questions__item-title--active {
  color: #ffdc99;
}

.questions__all-questions-top {
  margin-bottom: 50px;
  margin-left: 11%;
  margin-top: 60px;
  padding-left: 70px;
}

@media screen and (max-width: 450px) {
  .questions__all-questions-top {
    margin-top: 30px;
    padding-left: 30px;
    margin-left: 0;
  }
}

@media screen and (max-width: 400px) {
  .questions__all-questions-top {
    margin-bottom: 20px;
  }
}

.questions__top-svg {
  margin-top: 5px;
  margin-right: 25px;
}

@media screen and (max-width: 400px) {
  .questions__top-svg {
    margin-top: 0;
    margin-right: 20px;
  }
}

.questions__item-video {
  margin-bottom: 10px;
}

.questions__item {
  margin-bottom: 30px;
}

.questions-body__yellow {
  visibility: hidden;
  z-index: 1;
  width: 40%;
  padding: 60px 60px 45px;
  position: absolute;
  bottom: 30px;
  right: 10%;
}

@media screen and (max-width: 1250px) {
  .questions-body__yellow {
    width: 50%;
    right: 5%;
  }
}

@media screen and (max-width: 950px) {
  .questions-body__yellow {
    display: none;
  }
}

.questions-body__left-top-svg {
  margin-right: 20px;
  margin-top: -6px;
}

.questions-body__paragraph {
  margin-bottom: 10px;
  font-weight: 400;
}

.questions-body__info {
  margin-bottom: 15px;
}

.questions-body__time {
  margin-bottom: 15px;
}

.questions-body__left-top {
  margin-bottom: 15px;
}

.questions-body__number {
  margin-bottom: 15px;
}

.questions-body__yellow-bg {
  background: #ffdc99;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.questions__video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  z-index: 10;
  background: #6cc89d;
}

.ytp-button {
  display: none;
}

.questions__video-player {
  height: 100%;
}

.plyr__play-large:focus {
  outline: none;
}

.plyr__play-large:active {
  outline: none;
}

.plyr--video {
  height: 100%;
}

.plyr__video-wrapper {
  height: 100%;
}

.plyr__controls .plyr__volume {
  display: -webkit-box !important;
  display: flex !important;
}

.plyr__controls .plyr__volume .plyr__control {
  display: block !important;
}

.plyr__controls [data-plyr='play'] {
  margin-right: 10px;
}

.plyr__controls .plyr__time {
  margin-left: 10px;
}

.plyr__progress {
  -webkit-box-flex: 1;
          flex: 1 1;
}

.plyr__poster {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-position: center;
}

.plyr--stopped .plyr__video-wrapper .plyr__poster {
  opacity: 1;
}

.about-hero {
  background: #ffdc99;
  height: 100vh;
  padding: 170px 0 0 11%;
}

@media screen and (max-width: 1250px) {
  .about-hero {
    padding: 70px 0 0 11%;
  }
}

@media screen and (max-width: 450px) {
  .about-hero {
    padding: 60px 0 0;
  }
}

.about-hero__box {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.about-hero__box-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  z-index: -1;
  background-position: top center;
}

.about-hero__heading {
  color: #ffdc99;
  width: 80%;
  position: absolute;
  bottom: 90px;
}

@media screen and (max-width: 700px) {
  .about-hero__heading {
    width: 90%;
    bottom: 50px;
  }
}

.about-hero__blog {
  color: #ffdc99;
}

.about-hero__box-content {
  padding-left: 60px;
  padding-top: 60px;
}

@media screen and (max-width: 700px) {
  .about-hero__box-content {
    padding: 60px 30px 0;
  }
}

.about-hero__top-svg {
  margin-right: 32px;
  margin-top: 5px;
}

@media screen and (max-width: 1250px) {
  .about-hero__top-svg {
    margin-top: -1px;
  }
}

@media screen and (max-width: 400px) {
  .about-hero__top-svg {
    margin-right: 17px;
    margin-top: -3px;
  }
}

.about-hero__box-overlay {
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 100%;
  z-index: 2;
  background: #ffdc99;
}

.about-body {
  padding: 120px 15%;
  background: #6cc89d;
}

@media screen and (max-width: 1440px) {
  .about-body {
    padding: 110px 10%;
  }
}

@media screen and (max-width: 1050px) {
  .about-body {
    padding: 90px 20%;
  }
}

@media screen and (max-width: 700px) {
  .about-body {
    padding: 70px 10%;
  }
}

@media screen and (max-width: 450px) {
  .about-body {
    padding: 50px 5%;
  }
}

.about-body__bottom-paragraph,
.about-body__top-paragraph {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 129.03%;
}

@media screen and (max-width: 1440px) {
  .about-body__bottom-paragraph,
  .about-body__top-paragraph {
    font-size: 16px;
  }
}

@media screen and (max-width: 500px) {
  .about-body__bottom-paragraph,
  .about-body__top-paragraph {
    font-size: 14px;
  }
}

.about-body__top-paragraph--first {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-right: 20px;
}

@media screen and (max-width: 1050px) {
  .about-body__top-paragraph--first {
    width: auto;
    padding-right: 0;
  }
}

.about-body__top-paragraph--first::first-letter {
  font-size: 60px;
}

@media screen and (max-width: 1250px) {
  .about-body__top-paragraph--first::first-letter {
    font-size: 50px;
  }
}

@media screen and (max-width: 1050px) {
  .about-body__top-paragraph--first::first-letter {
    width: auto;
    padding-right: 0;
  }
}

@media screen and (max-width: 900px) {
  .about-body__top-paragraph--first::first-letter {
    font-size: 40px;
  }
}

@media screen and (max-width: 500px) {
  .about-body__top-paragraph--first::first-letter {
    font-size: 30px;
  }
}

.about-body__top-paragraph--first::before {
  content: '';
  width: 35px;
  height: 55px;
  background: #ffdc99;
  position: absolute;
  left: -13px;
  top: -20px;
  z-index: -1;
}

@media screen and (max-width: 1250px) {
  .about-body__top-paragraph--first::before {
    height: 50px;
  }
}

@media screen and (max-width: 900px) {
  .about-body__top-paragraph--first::before {
    left: -11px;
    top: -15px;
    width: 26px;
    height: 40px;
  }
}

@media screen and (max-width: 500px) {
  .about-body__top-paragraph--first::before {
    left: -5px;
    top: -11px;
    width: 17px;
    height: 31px;
  }
}

.about-body__box {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.about-body__top {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

@media screen and (max-width: 1050px) {
  .about-body__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.about-body__bottom {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

@media screen and (max-width: 1050px) {
  .about-body__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

.about-body__bottom-paragraph--first {
  width: 50%;
  padding-right: 20px;
}

@media screen and (max-width: 1050px) {
  .about-body__bottom-paragraph--first {
    width: auto;
    padding-right: 0;
  }
}

.about-body__bottom-paragraph--second {
  width: 50%;
  padding-left: 20px;
}

@media screen and (max-width: 1050px) {
  .about-body__bottom-paragraph--second {
    width: auto;
    padding-left: 0;
  }
}

.about-body__top-paragraph--second {
  width: 50%;
  padding-left: 20px;
  align-self: flex-end;
}

@media screen and (max-width: 1050px) {
  .about-body__top-paragraph--second {
    width: auto;
    padding-left: 0;
  }
}

.about-body__heading {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 129.03%;
  margin-bottom: 100px;
  margin-left: 60px;
}

@media screen and (max-width: 1440px) {
  .about-body__heading {
    font-size: 20px;
    margin-left: 40px;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 1050px) {
  .about-body__heading {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 500px) {
  .about-body__heading {
    font-size: 16px;
  }
}

.about-body__footer {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 129.03%;
  margin-bottom: 0;
  margin-left: 60px;
  max-width: 80%;
  margin-top: 80px;
}

@media screen and (max-width: 1440px) {
  .about-body__footer {
    font-size: 20px;
    margin-left: 40px;
    margin-top: 60px;
  }
}

@media screen and (max-width: 1050px) {
  .about-body__footer {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}

@media screen and (max-width: 500px) {
  .about-body__footer {
    font-size: 16px;
  }
}

.woocommerce-cart .site-main {
  background: #6cc89d;
  padding: 170px 0 0 11%;
}

@media screen and (max-width: 1250px) {
  .woocommerce-cart .site-main {
    padding: 70px 0 0 11%;
  }
}

@media screen and (max-width: 450px) {
  .woocommerce-cart .site-main {
    padding: 60px 0 0;
  }
}

.woocommerce-cart .site-main .container {
  background: #ffdc99;
  padding: 60px;
  min-height: calc(100vh - 170px);
}

@media screen and (max-width: 1250px) {
  .woocommerce-cart .site-main .container {
    min-height: calc(100vh - 70px);
  }
}

@media screen and (max-width: 680px) {
  .woocommerce-cart .site-main .container {
    padding: 40px 10px;
  }
}

@media screen and (max-width: 450px) {
  .woocommerce-cart .site-main .container {
    min-height: calc(100vh - 60px);
  }
}

@media screen and (max-width: 680px) {
  .woocommerce-cart .shop-more-less {
    right: -20px;
  }
}

.woocommerce-cart .entry-title {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1250px) {
  .woocommerce-cart .entry-title {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (max-width: 400px) {
  .woocommerce-cart .entry-title {
    font-size: 24px;
    line-height: 24px;
  }
}

.woocommerce-cart table {
  width: 100%;
}

.woocommerce-cart .product-remove {
  opacity: 0;
  max-width: 0;
}

.woocommerce-cart td {
  text-align: center;
}

.woocommerce-cart th {
  text-align: center;
}

.woocommerce-cart .product-thumbnail img {
  width: 100px;
}

@media screen and (max-width: 520px) {
  .woocommerce-cart .product-thumbnail img {
    width: 50px;
  }
}

.woocommerce-cart .button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #30323d;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: none;
  background: #30323d;
  color: #ffdc99;
  float: right;
  margin-top: 10px;
}

.woocommerce-cart .button:hover {
  background: transparent;
  color: #30323d;
}

.woocommerce-cart .button:focus {
  outline: none;
}

.woocommerce-cart .button:active {
  outline: none;
}

.woocommerce-cart .wc-proceed-to-checkout {
  max-width: 900px;
}

.woocommerce-cart .product-subtotal {
  opacity: 0;
  max-width: 0;
}

.product-price {
  padding-right: 17px !important;
}

.shipping-calculator-form {
  display: block !important;
}

.shipping-calculator-button {
  visibility: hidden;
}

#calc_shipping_city {
  width: 300px;
  max-width: 100%;
  padding: 5px 8px;
}

@media screen and (max-width: 385px) {
  #calc_shipping_city {
    width: 100%;
  }
}

#calc_shipping_postcode {
  width: 300px;
  max-width: 100%;
  padding: 5px 8px;
}

@media screen and (max-width: 385px) {
  #calc_shipping_postcode {
    width: 100%;
  }
}

#calc_shipping_state {
  width: 300px;
  max-width: 100%;
  padding: 5px 8px;
}

@media screen and (max-width: 385px) {
  #calc_shipping_state {
    width: 100%;
  }
}

.select2-selection__arrow b {
  margin-top: 3px !important;
}

.woocommerce-shipping-calculator .select2-container {
  width: 300px !important;
}

@media screen and (max-width: 385px) {
  .woocommerce-shipping-calculator .select2-container {
    width: 100% !important;
  }
}

@media screen and (max-width: 460px) {
  .shipping-calculator-form {
    padding-left: 10px;
  }
}

.shipping_address {
  display: block !important;
}

.shipping_method {
  display: none;
}

#shipping_method li {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

#shipping_method li .custom_label {
  left: 0;
  top: 0;
  margin-right: 5px;
}

.woocommerce-Price-amount {
  display: inline-block;
  width: 55px;
}

.woocommerce-checkout .site-main {
  background: #6cc89d;
  padding: 170px 0 0 11%;
}

@media screen and (max-width: 1250px) {
  .woocommerce-checkout .site-main {
    padding: 70px 0 0 11%;
  }
}

@media screen and (max-width: 450px) {
  .woocommerce-checkout .site-main {
    padding: 60px 0 0;
  }
}

.woocommerce-checkout .site-main .container {
  background: #ffdc99;
  padding: 60px 60px 60px 150px;
  min-height: calc(100vh - 170px);
}

@media screen and (max-width: 1250px) {
  .woocommerce-checkout .site-main .container {
    min-height: calc(100vh - 70px);
    padding: 60px 60px 60px 75px;
  }
}

@media screen and (max-width: 680px) {
  .woocommerce-checkout .site-main .container {
    padding: 40px 40px 40px 40px;
  }
}

@media screen and (max-width: 450px) {
  .woocommerce-checkout .site-main .container {
    min-height: calc(100vh - 60px);
    padding: 40px 10px 20px 10px;
  }
}

.woocommerce-checkout .woocommerce-form-login__submit {
  max-width: 100px;
}

@media screen and (max-width: 1600px) {
  .woocommerce-checkout .woocommerce-form-login__submit {
    margin-top: 20px;
  }
}

.woocommerce-checkout .entry-title {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1250px) {
  .woocommerce-checkout .entry-title {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (max-width: 400px) {
  .woocommerce-checkout .entry-title {
    font-size: 24px;
    line-height: 24px;
  }
}

.woocommerce-checkout table {
  width: 100%;
}

.woocommerce-checkout .product-remove {
  opacity: 0;
  max-width: 0;
}

.woocommerce-checkout td {
  text-align: center;
}

.woocommerce-checkout th {
  text-align: center;
}

.woocommerce-checkout .product-thumbnail img {
  width: 100px;
}

@media screen and (max-width: 520px) {
  .woocommerce-checkout .product-thumbnail img {
    width: 50px;
  }
}

.woocommerce-checkout .button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #30323d;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: none;
  background: #30323d;
  color: #ffdc99;
  float: right;
}

.woocommerce-checkout .button:hover {
  background: transparent;
  color: #30323d;
}

.woocommerce-checkout .button:focus {
  outline: none;
}

.woocommerce-checkout .button:active {
  outline: none;
}

@media screen and (max-width: 450px) {
  .woocommerce-checkout .button {
    float: none;
    margin-bottom: 20px;
  }
}

.woocommerce-checkout .wc-proceed-to-checkout {
  max-width: 900px;
}

.woocommerce-checkout .product-subtotal {
  opacity: 0;
  max-width: 0;
}

.woocommerce-checkout input {
  width: 300px;
  max-width: 100%;
  padding: 5px 8px;
}

@media screen and (max-width: 380px) {
  .woocommerce-checkout input {
    width: 100%;
  }
}

.woocommerce-checkout label {
  display: inline-block;
  width: 250px;
  margin-right: 20px;
}

.woocommerce-checkout .form-row {
  display: -webkit-box;
  display: flex;
  width: 49%;
}

@media screen and (max-width: 1600px) {
  .woocommerce-checkout .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}

@media screen and (max-width: 600px) {
  .woocommerce-checkout .form-row {
    width: 100%;
  }
}

.woocommerce-checkout #billing_address_2 {
  margin-left: 270px;
}

@media screen and (max-width: 1600px) {
  .woocommerce-checkout #billing_address_2 {
    margin-left: 0;
    position: relative;
    top: 23px;
  }
}

@media screen and (max-width: 600px) {
  .woocommerce-checkout #billing_address_2 {
    top: 0;
  }
}

.woocommerce-checkout #order_comments {
  width: 300px;
  max-width: 100%;
  height: 100px;
  resize: none;
  padding: 5px 8px;
}

@media screen and (max-width: 380px) {
  .woocommerce-checkout #order_comments {
    width: 100%;
  }
}

.woocommerce-checkout .woocommerce-checkout {
  margin-top: 30px;
}

.woocommerce-checkout .address-field .select2-container {
  width: 300px !important;
  max-width: 100%;
}

@media screen and (max-width: 380px) {
  .woocommerce-checkout .address-field .select2-container {
    width: 100% !important;
  }
}

.woocommerce-checkout .select2-selection {
  height: 38px;
  cursor: none !important;
  border-radius: 0 !important;
}

.woocommerce-checkout .select2-selection__rendered {
  padding-top: 5px;
}

.woocommerce-checkout b {
  margin-top: 3px !important;
}

.woocommerce-checkout .select2-dropdown {
  z-index: 5 !important;
}

.woocommerce-checkout .select2-results__option {
  cursor: none !important;
}

.woocommerce-checkout .select2-results__option--highlighted {
  background-color: #6cc89d !important;
}

.woocommerce-checkout .select2-results__option:focus {
  outline: none !important;
}

.woocommerce-checkout .select2-results__options {
  width: 317px !important;
}

.woocommerce-checkout .select2-results {
  overflow: hidden;
}

.woocommerce-checkout #payment_method_twocheckout {
  display: none;
}

.woocommerce-checkout #payment_method_paypal {
  display: none;
}

.woocommerce-checkout .payment_method_paypal {
  margin-top: 15px;
}

.woocommerce-checkout .payment_method_twocheckout {
  margin-top: 15px;
}

.woocommerce-checkout .payment_method_twocheckout .help {
  display: inline-block;
  margin-left: 20px;
}

@media screen and (max-width: 1250px) {
  .woocommerce-checkout .payment_method_twocheckout .help {
    margin-left: 0;
    margin-top: 15px;
  }
}

.woocommerce-checkout #payment {
  max-width: 900px;
}

.woocommerce-checkout #payment .place-order {
  display: block;
  max-width: 900px;
}

.woocommerce-checkout .woocommerce-form__label-for-checkbox {
  display: -webkit-box;
  display: flex;
  max-width: 700px;
  min-width: 365px;
}

.woocommerce-checkout .woocommerce-form__label-for-checkbox input {
  display: none;
}

.woocommerce-checkout #expMonth {
  padding: 5px 8px;
  max-width: 130px;
}

@media screen and (max-width: 1600px) {
  .woocommerce-checkout #expMonth {
    margin-bottom: 15px;
  }
}

.woocommerce-checkout #expYear {
  padding: 7px 8px;
  max-width: 130px;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 850px) {
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 600px) {
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper p {
    margin-bottom: 10px;
  }
}

.woocommerce-checkout .checkout {
  position: relative;
  z-index: 1;
}

.woocommerce-checkout .procceed-button {
  margin-bottom: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #30323d;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: none;
  background: #30323d;
  color: #ffdc99;
  align-self: flex-start;
}

.woocommerce-checkout .procceed-button:hover {
  background: transparent;
  color: #30323d;
}

.woocommerce-checkout .procceed-button:focus {
  outline: none;
}

.woocommerce-checkout .procceed-button:active {
  outline: none;
}

.woocommerce-checkout .back-to-billing {
  margin-bottom: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #30323d;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: none;
  background: #30323d;
  color: #ffdc99;
}

.woocommerce-checkout .back-to-billing:hover {
  background: transparent;
  color: #30323d;
}

.woocommerce-checkout .back-to-billing:focus {
  outline: none;
}

.woocommerce-checkout .back-to-billing:active {
  outline: none;
}

.woocommerce-checkout textarea {
  cursor: none;
}

.woocommerce-checkout .woocommerce-additional-fields {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row {
  width: 100%;
}

.woocommerce-checkout .payment_method_twocheckout .form-row {
  width: 100%;
}

.woocommerce-checkout #billing_country {
  padding: 5px 8px;
  width: 300px;
  max-width: 100%;
}

@media screen and (max-width: 380px) {
  .woocommerce-checkout #billing_country {
    width: 100%;
  }
}

.woocommerce-checkout .woocommerce-checkout-payment .form-row {
  width: 100%;
}

.lost_password {
  display: inline-block;
}

.woocommerce-privacy-policy-link {
  text-decoration: underline;
}

.woocommerce-terms-and-conditions-checkbox-text {
  position: relative;
  left: -12px;
}

.woocommerce-terms-and-conditions-link {
  text-decoration: underline;
}

.checkout-tabs {
  display: -webkit-box;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: end;
          align-items: flex-end;
}

.checkout-tab {
  margin-right: 10px;
  font-size: 14px;
}

.checkout-tab-active {
  font-weight: bold;
  font-size: 16px;
}

.showlogin {
  text-decoration: underline;
}

.blockUI {
  cursor: none !important;
}

.custom_label {
  display: inline-block;
  width: 12px !important;
  height: 12px;
  min-width: 12px;
  border: 1px solid #30323d;
  border-radius: 1px;
  position: relative;
  top: 21px;
  left: -20px;
}

.custom_label span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  background: #30323d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 450px) {
  .custom_label {
    top: 0;
    left: 0;
  }
}

.woocommerce-form-login__rememberme .custom_label {
  margin-right: 10px;
  top: 0;
  left: 0;
}

.validate-required .custom_label {
  margin-right: 0;
  top: 3px;
  left: -20px;
}

#expMonth {
  cursor: none;
}

#expMonth ~ .select2 {
  width: 130px !important;
  margin-right: 10px;
}

@media screen and (max-width: 1250px) {
  #expMonth ~ .select2 {
    margin-bottom: 10px;
  }
}

#expYear {
  cursor: none;
}

#payment_method_paypal:checked ~ .prangija .custom_label span {
  width: 8px;
  height: 8px;
}

#payment_method_nmwoo_2co {
  display: none;
}

#payment_method_nmwoo_2co:checked ~ .prangija .custom_label span {
  width: 8px;
  height: 8px;
}

.payment_method_nmwoo_2co,
.payment_method_paypal {
  color: #30323d;
}

.shipping_method:checked ~ .prangija .custom_label span {
  width: 8px;
  height: 8px;
}

#terms:checked ~ .custom_label span {
  width: 8px;
  height: 8px;
}

#rememberme:checked ~ .prangija .custom_label span {
  width: 8px;
  height: 8px;
}

ins {
  background: transparent;
}

#shipping_address_2 {
  margin-left: 270px;
}

@media screen and (max-width: 1600px) {
  #shipping_address_2 {
    margin-left: 0;
    position: relative;
    top: 23px;
  }
}

.woocommerce-shipping-fields__field-wrapper {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 850px) {
  .woocommerce-shipping-fields__field-wrapper {
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}

.woocommerce-account .site-main {
  background: #6cc89d;
  padding: 170px 0 0 11%;
}

@media screen and (max-width: 1250px) {
  .woocommerce-account .site-main {
    padding: 70px 0 0 11%;
  }
}

@media screen and (max-width: 450px) {
  .woocommerce-account .site-main {
    padding: 60px 0 0;
  }
}

.woocommerce-account .site-main .container {
  background: #ffdc99;
  padding: 60px;
  min-height: calc(100vh - 170px);
}

@media screen and (max-width: 1250px) {
  .woocommerce-account .site-main .container {
    min-height: calc(100vh - 70px);
  }
}

@media screen and (max-width: 680px) {
  .woocommerce-account .site-main .container {
    padding: 40px 10px;
  }
}

@media screen and (max-width: 450px) {
  .woocommerce-account .site-main .container {
    min-height: calc(100vh - 60px);
  }
}

.woocommerce-account .entry-title {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1250px) {
  .woocommerce-account .entry-title {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (max-width: 400px) {
  .woocommerce-account .entry-title {
    font-size: 24px;
    line-height: 24px;
  }
}

.woocommerce-account table {
  width: 100%;
}

.woocommerce-account .product-remove {
  opacity: 0;
  max-width: 0;
}

.woocommerce-account td {
  text-align: center;
}

.woocommerce-account th {
  text-align: center;
}

.woocommerce-account .product-thumbnail img {
  width: 100px;
}

@media screen and (max-width: 520px) {
  .woocommerce-account .product-thumbnail img {
    width: 50px;
  }
}

.woocommerce-account .button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #30323d;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: none;
  background: #30323d;
  color: #ffdc99;
  float: right;
  margin-top: 10px;
}

.woocommerce-account .button:hover {
  background: transparent;
  color: #30323d;
}

.woocommerce-account .button:focus {
  outline: none;
}

.woocommerce-account .button:active {
  outline: none;
}

.woocommerce-account .wc-proceed-to-checkout {
  max-width: 900px;
}

.woocommerce-account .product-subtotal {
  opacity: 0;
  max-width: 0;
}

.gallery-content {
  width: 100%;
  min-height: 100vh;
  background: #6cc89d;
}

.privacy-hero {
  background: #ffdc99;
  height: 400px;
  padding: 170px 0 0 11%;
}

@media screen and (max-width: 1250px) {
  .privacy-hero {
    padding: 70px 0 0 11%;
    height: 270px;
  }
}

@media screen and (max-width: 1000px) {
  .privacy-hero {
    height: 240px;
  }
}

@media screen and (max-width: 650px) {
  .privacy-hero {
    height: 210px;
  }
}

@media screen and (max-width: 450px) {
  .privacy-hero {
    padding: 60px 0 0;
  }
}

.privacy-hero__box-content {
  padding-left: 60px;
  padding-top: 60px;
}

@media screen and (max-width: 700px) {
  .privacy-hero__box-content {
    padding: 60px 30px 0;
  }
}

.privacy-content {
  background: #6cc89d;
  min-height: 100vh;
  padding: 90px 14% 60px;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  .privacy-content {
    padding-top: 75px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 900px) {
  .privacy-content {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 450px) {
  .privacy-content {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.privacy-content__box h2,
.privacy-content__box h3 {
  font-family: "Josefin Sans", serif;
  margin-bottom: 40px;
  font-style: normal;
  font-weight: bold;
  line-height: 129.03%;
}

.privacy-content__box h2 {
  font-size: 32px;
}

@media screen and (max-width: 1250px) {
  .privacy-content__box h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 900px) {
  .privacy-content__box h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 500px) {
  .privacy-content__box h2 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.privacy-content__box h3 {
  font-size: 28px;
}

@media screen and (max-width: 1250px) {
  .privacy-content__box h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 900px) {
  .privacy-content__box h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 500px) {
  .privacy-content__box h3 {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

.privacy-content__box p {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 129.03%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1250px) {
  .privacy-content__box p {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  .privacy-content__box p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 500px) {
  .privacy-content__box p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

.privacy-content__box img {
  width: 100%;
  margin-bottom: 50px;
  margin-top: 50px;
}

@media screen and (max-width: 900px) {
  .privacy-content__box img {
    margin-bottom: 30px;
    margin-top: 10px;
  }
}

.thank-you-page-vb .site-main {
  background: #ffa29b;
  padding: 170px 0 0 11%;
}

@media screen and (max-width: 1250px) {
  .thank-you-page-vb .site-main {
    padding: 70px 0 0 11%;
  }
}

@media screen and (max-width: 450px) {
  .thank-you-page-vb .site-main {
    padding: 60px 0 0;
  }
}

.thank-you-page-vb .site-main .container {
  background: #9bb7ff;
  padding: 60px;
  min-height: calc(100vh - 170px);
}

@media screen and (max-width: 1250px) {
  .thank-you-page-vb .site-main .container {
    min-height: calc(100vh - 70px);
  }
}

@media screen and (max-width: 680px) {
  .thank-you-page-vb .site-main .container {
    padding: 40px 10px;
  }
}

@media screen and (max-width: 450px) {
  .thank-you-page-vb .site-main .container {
    min-height: calc(100vh - 60px);
  }
}

.thank-you-page-vb article {
  max-width: 900px;
}

.thank-you-page-vb .entry-title {
  font-family: "Josefin Sans", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1250px) {
  .thank-you-page-vb .entry-title {
    font-size: 36px;
    line-height: 36px;
  }
}

@media screen and (max-width: 400px) {
  .thank-you-page-vb .entry-title {
    font-size: 24px;
    line-height: 24px;
  }
}

.thank-you-page-vb table {
  width: 100%;
}

.thank-you-page-vb .product-remove {
  opacity: 0;
  max-width: 0;
}

.thank-you-page-vb td {
  text-align: center;
}

.thank-you-page-vb th {
  text-align: center;
}

.thank-you-page-vb .product-thumbnail img {
  width: 100px;
}

@media screen and (max-width: 520px) {
  .thank-you-page-vb .product-thumbnail img {
    width: 50px;
  }
}

.thank-you-page-vb .button {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #30323d;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: none;
  background: #30323d;
  color: #ffdc99;
  float: right;
  margin-top: 10px;
}

.thank-you-page-vb .button:hover {
  background: transparent;
  color: #30323d;
}

.thank-you-page-vb .button:focus {
  outline: none;
}

.thank-you-page-vb .button:active {
  outline: none;
}

.thank-you-page-vb .wc-proceed-to-checkout {
  max-width: 900px;
}

.thank-you-page-vb .product-subtotal {
  opacity: 0;
  max-width: 0;
}

@media only screen and (max-width: 1700px) {
  
	.shop-hero__book-name {
		font-size: 40px;
		line-height: 47px;
	}
}


/*# sourceMappingURL=style.css.map */