/*!
Theme Name: Basis Theme
Theme URI: http://www.tarek-kabil.de/
Author: Tarek Kabil
Author URI: http://www.tarek-kabil.de/
Description: Basis Theme für meine Website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tk_theme_v1
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

/* #### RESET ################################ */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* #### NORMALIZE ################################ */

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

/* MENÜ */
.rmp_menu_trigger {
  background: #6c5ce7 !important;
  border-radius: 0 !important;
}

.rmp_menu_trigger *,
.rmp_menu_trigger ::after,
.rmp_menu_trigger ::before {
  border-radius: 0 !important;
}

.rmp-container {
  padding-top: 5rem !important;
  padding-bottom: 3rem !important;
}

.rmp-container a {
  font-family: 'Righteous' !important;
  font-size: clamp(1.5rem, 4vw, 4rem) !important;
}

@media (min-width: 601px) {
  .rmp_menu_trigger {
    display: none !important;
  }
}

.main-navigation {
  clear: both;
  display: block;
  float: left;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

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

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}

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

/* SCREANREADERS */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
  outline: 0;
}

/* ########################################### */
/* #### START ################################ */
/* ########################################### */

/* #### TYPOGRAFIE ################################ */

/* righteous-regular - latin */
@font-face {
  font-family: 'Righteous';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.tarek-kabil.de/wp-content/uploads/fonts/righteous-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Righteous'), local('Righteous-Regular'),
    url('https://www.tarek-kabil.de/wp-content/uploads/fonts/righteous-v8-latin-regular.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/righteous-v8-latin-regular.woff2')
      format('woff2'),
    /* Super Modern Browsers */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/righteous-v8-latin-regular.woff')
      format('woff'),
    /* Modern Browsers */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/righteous-v8-latin-regular.ttf')
      format('truetype'),
    /* Safari, Android, iOS */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/righteous-v8-latin-regular.svg#Righteous')
      format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
    url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-300.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-300.woff2')
      format('woff2'),
    /* Super Modern Browsers */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-300.woff')
      format('woff'),
    /* Modern Browsers */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-300.ttf')
      format('truetype'),
    /* Safari, Android, iOS */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-300.svg#Roboto')
      format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
    url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-900.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-900.woff2')
      format('woff2'),
    /* Super Modern Browsers */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-900.woff')
      format('woff'),
    /* Modern Browsers */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-900.ttf')
      format('truetype'),
    /* Safari, Android, iOS */
      url('https://www.tarek-kabil.de/wp-content/uploads/fonts/roboto-v20-latin-900.svg#Roboto')
      format('svg'); /* Legacy iOS */
}

/* /wordpress/wp-content/uploads/ */

/* #### BASIS ################################ */

body {
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 0.94vw;
  color: #111111;
}

/* #### SECTIONS ################################ */

/* BACKGROUND */

.encompass-all-style {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

/* SECTION CONSTRUCTION */

.section-padding {
  padding: 0 5vw;
}

.width-100-per {
  width: 100%;
}

.width-90vw {
  width: 90vw;
}

.height-45vw {
  height: 45vw;
}

.background-color {
  background-color: #f2f2f2;
}

.flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.flex-center {
  justify-content: center;
  align-items: center;
}

.flex-wrap {
  flex-wrap: wrap;
}

.col-50 {
  width: 50%;
}

.leading-arrow-style {
  width: 5vw;
  height: 5vw;
  position: absolute;
  z-index: 1;
}

.design-element-style {
  width: 27.5vw;
  height: 27.5vw;
  position: absolute;
  z-index: 1;
}

.pos-rel {
  position: relative;
}

.dis-block {
  display: block;
}

h1 {
  font-family: 'Righteous';
  font-size: 3.38vw;
  padding-bottom: 2.5vw;
}

p {
  padding-bottom: 1.4vw;
  line-height: 1.45;
}

.text-parent {
  width: 35vw;
  z-index: 2;
}

.text-parent p:last-of-type {
  padding-bottom: 2.24vw;
}

.padding-all-5vw {
  padding: 5vw;
}

.padding-top-bottom-5w {
  padding: 5vw 0;
}

/* BUTTON CONSTRUCTION */

.link-container {
  width: 35vw;
  z-index: 2;
}

.links-style-01 {
  border: 1px solid #111111;
  background-color: #55efc4;
  color: #111111;
  transition: 0.3s all ease;
  padding: 15px 48px;
  font-family: 'Righteous';
  font-size: 18px;
  text-decoration: none;
  -webkit-box-shadow: 20px 20px 0vw 0vw rgba(17, 17, 17, 1);
  -moz-box-shadow: 20px 20px 0vw 0vw rgba(17, 17, 17, 1);
  box-shadow: 20px 20px 0vw 0vw rgba(17, 17, 17, 1);
}

.links-style-01:hover {
  background-color: #111111;
  color: #f2f2f2;
}

/* ICONS CONSTRUCTION */

.icons-container-style {
  width: 35vw;
}

.icons-style {
  width: 5vw;
}

/* #### BROWSER CORRECTION ################################ */

/* It seems that every browser, except Firefox needs an adjustment of -1px, as well as a background color for the body, otherwise there will be an unsightly seam between section 01 and section 02. */

body {
  background-color: #6c5ce7;
}

.section-02-style,
.section-03-style,
.section-04-style,
.section-05-style,
.section-06-style,
.section-07-style,
#colophon {
  transform: translateY(-1px);
}

/* #### COOKIE NOTICE ################################ */

.cn-button.bootstrap {
  color: #f2f2f2;
  background: #111111;
}

.cn-button,
.cn-text-container {
  font-family: 'Roboto';
}

/* #### HOMEPAGE ################################ */

/* SECTION 02 - INTRO */

.page-template-page-startseite #leading-arrow-01 {
  bottom: 0;
  left: 50%;
  transform: translateX(-100%);
}

.page-template-page-startseite #design-element-01 {
  top: 0;
  left: 0;
}

/* SECTION 03 - WEB & DESIGN */

.page-template-page-startseite #leading-arrow-02 {
  bottom: 0;
  right: 50%;
  -webkit-transform: scaleX(-1) translateX(-100%);
  transform: scaleX(-1) translateX(-100%);
}

.page-template-page-startseite #design-element-02 {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}

.page-template-page-startseite
  .sub-section-02-style
  .text-parent
  p:last-of-type {
  padding-bottom: 0;
}

/* SECTION 04 - ILLUSTRATION */

.page-template-page-startseite #leading-arrow-03 {
  bottom: 0;
  left: 50%;
  transform: translateX(-100%);
}

/* SECTION 05 - SKILLS */

.page-template-page-startseite #design-element-03 {
  top: 0;
  left: 0;
}

.page-template-page-startseite #section-05 #sub-section-05 .text-parent {
  padding-bottom: 5vw;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .text-parent
  p:last-of-type {
  padding-bottom: 0;
}

.page-template-page-startseite #section-05 #sub-section-05 div:last-of-type {
  justify-content: space-between;
  align-items: flex-start;
}

/* SKILLBARS */

.page-template-page-startseite #section-05 #sub-section-05 .skill-title-style {
  font-weight: 900;
  padding-bottom: 1.4vw;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-style {
  width: 21.9%;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-01-style {
  padding-right: 5vw;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-02-style {
  padding: 0;
  width: 34.1%;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-03-style {
  padding-left: 5vw;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-04-style {
  padding-left: 5vw;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-style
  .skills-02-style {
  column-count: 2;
  column-gap: 2.5vw;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-style
  .skills-02-style
  .content:nth-of-type(3) {
  padding-bottom: 0;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-style
  .skills-style
  .content {
  padding-bottom: 1.4vw;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-style
  .skills-style
  .content
  h4 {
  padding-bottom: 0.94vw;
}

.page-template-page-startseite
  #section-05
  #sub-section-05
  .skill-section-style
  .skills-style
  .content:last-of-type {
  padding-bottom: 0;
}

.page-template-page-startseite #section-05 #sub-section-05 .skillbar,
.page-template-page-startseite #section-05 #sub-section-05 .skillbar .skillbar {
  height: 0.3vw;
}

.page-template-page-startseite #section-05 #sub-section-05 .skillbar {
  background-color: #111111;
}

.page-template-page-startseite #section-05 #sub-section-05 .skillbar .skillbar {
  background-color: #55efc4;
}

/* SECTION 06 - ABOUT ME */

.page-template-page-startseite #design-element-04 {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}

.page-template-page-startseite #sub-section-06 #icons-container .icons-style {
  margin-right: 2.5vw;
}

.page-template-page-startseite
  #sub-section-06
  #icons-container
  .icons-style:last-of-type {
  margin-right: 0;
}

/* SECTION 07 - TEASER */

.page-template-page-startseite #sub-section-07 {
  padding: 7.5vw 5vw;
  background-color: #302f4f;
  overflow: hidden;
}

.page-template-page-startseite #sub-section-07 .text-parent {
  width: 40vw;
  color: #f2f2f2;
}

.page-template-page-startseite #sub-section-07 #teaser {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

/* #### FOOTER ################################ */

.site-footer {
  position: relative;
}

.footer-encompass-all-style {
  background-color: #6c5ce7;
  padding: 5vw 10vw;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  justify-content: center;
  align-items: center;
  color: #f2f2f2;
}

.footer-encompass-all-style h1,
.footer-encompass-all-style h2 {
  font-family: 'Righteous';
  font-size: 3.38vw;
  padding-bottom: 2.5vw;
}

.footer-encompass-all-style p {
  padding-bottom: 0;
}

.footer-section-01-style {
  padding-bottom: 3.5vw;
}

.footer-sub-section-02-style {
  justify-content: space-between;
}

/* .footer-sub-section-02-style .widget:nth-of-type(2) {
	padding-left: 7.3vw;
} */

.footer-sub-section-02-style div#text-3 {
  display: none;
}

.footer-sub-section-02-style div#text-4 {
  order: 1;
}

.footer-sub-section-02-style div#nav_menu-4 {
  order: 0;
}

/* FOOTER LINKS */

#footer-encompass-all .footer-sub-section-01-style a {
  color: #f2f2f2;
  transition: 0.3s all ease;
  text-decoration: none;
}

#footer-encompass-all .footer-sub-section-01-style a:hover {
  color: #111111;
}

#footer-encompass-all .footer-sub-section-02-style a {
  border: 1px solid #111111;
  background-color: #55efc4;
  color: #111111;
  transition: 0.3s all ease;
  padding: 15px 48px;
  font-family: 'Righteous';
  font-size: 18px;
  text-decoration: none;
  -webkit-box-shadow: 20px 20px 0px 0px rgba(17, 17, 17, 1);
  -moz-box-shadow: 20px 20px 0px 0px rgba(17, 17, 17, 1);
  box-shadow: 20px 20px 0px 0px rgba(17, 17, 17, 1);
}

#footer-encompass-all .footer-sub-section-02-style a:hover {
  background-color: #111111;
  color: #f2f2f2;
}

/* #### HEADER ################################ */

.site-header {
  position: fixed;
  z-index: 99999;
  padding: 5vw 5vw 0 5vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

/* NAVIGATION */

.main-navigation {
  font-size: 0.94vw;
  font-family: 'Righteous';
}

.main-navigation a {
  background-color: #6c5ce7;
  color: #f2f2f2;
  transition: 0.3s all ease;
  text-decoration: none;
  padding: 0.78vw 2.5vw;
}

.main-navigation a:hover {
  background-color: #111111;
}

/* RESPONSIVE MENU */

.responsive-menu-button {
  display: none !important;
}

button#responsive-menu-button {
  top: 5vw !important;
  right: 5vw !important;
}

#responsive-menu-container {
  font-family: 'Righteous';
}

#responsive-menu-container
  #responsive-menu
  li.responsive-menu-item
  .responsive-menu-item-link {
  font-size: 9.5vw !important;
}

#responsive-menu-container #responsive-menu-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20vw;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
  padding: 0 5vw !important;
}

#responsive-menu-container li.responsive-menu-item {
  padding: 5vw 0;
}

button#responsive-menu-button {
  width: 50px !important;
  height: 50px !important;
  /* border: 1px solid #111111!important; */
  background-color: #6c5ce7 !important;
}

.responsive-menu-inner,
.responsive-menu-inner::before,
.responsive-menu-inner::after {
  background-color: #f2f2f2 !important;
}

/* SCROLL DOWN TO CONTENT */

.down-to-content-style {
  position: absolute;
  bottom: 0vw;
  right: 5vw;
  width: 2.5vw;
  height: 5vw;
  z-index: 6;
}

.down-to-content-style a {
  width: 100%;
  height: 100%;
  display: flex;
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-down-01.svg);
}

.down-to-content-style a:hover {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-down-hover-01.svg);
}

/* SCROLL BACK TO TOP */

.back-to-top-style {
  position: fixed;
  bottom: 2.5vw;
  right: 5vw;
  width: 2.5vw;
  height: 5vw;
  z-index: 10;
  opacity: 0;
  transition: 0.3s all ease;
  z-index: 5;
}

.back-to-top-style a {
  width: 100%;
  height: 100%;
  display: flex;
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-up-01.svg);
}

.back-to-top-style a:hover {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-up-hover-01.svg);
}

.visible {
  opacity: 1;
}

/* SITE BRANDING */

.site-branding {
  width: 5vw;
}

/* #### SITE NOTICE ################################ */

.page-template-page-rechtliches .sub-section-02-style {
  flex-direction: column;
}

.page-template-page-rechtliches .sub-section-02-style h2 {
  font-weight: 900;
  padding-bottom: 1.4vw;
  line-height: 1.45;
}

.page-template-page-rechtliches .sub-section-02-style a {
  transition: 0.3s all ease;
  color: #111111;
}

.page-template-page-rechtliches .sub-section-02-style a:hover {
  color: #6c5ce7;
}

.page-template-page-rechtliches .sub-section-02-style ul {
  list-style-type: square;
  padding: 0 0 1.4vw 1.4vw;
}

.page-template-page-rechtliches .sub-section-02-style ul li {
  padding-bottom: 0.94vw;
  line-height: 1.45;
}

.page-template-page-rechtliches .sub-section-02-style ul li:last-of-type {
  padding-bottom: 0vw;
}

.page-template-page-rechtliches
  .sub-section-02-style
  .padding-all-5vw:last-of-type {
  padding-top: 0;
}

.page-template-page-rechtliches
  .sub-section-02-style
  .padding-all-5vw
  .text-parent {
  z-index: 2;
}

.page-template-page-rechtliches
  .sub-section-02-style
  .padding-all-5vw
  .text-parent
  p:last-of-type {
  padding-bottom: 0;
}

.page-template-page-rechtliches .design-element-style {
  z-index: 1;
}

.page-template-page-rechtliches .design-element-style:first-of-type {
  top: 0;
  left: 0;
}

.page-template-page-rechtliches .design-element-style:last-of-type {
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}

.page-template-page-rechtliches {
  overflow-wrap: break-word;
}

/* #### PORTFOLIO ################################ */

.page-template-page-portfolio .design-element-style:first-of-type {
  top: 0;
  left: 0;
  z-index: 101;
}

.page-template-page-portfolio .pt-cv-wrapper {
  width: 100%;
}

/* PORTFOLIO MENU */

.page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter {
  width: 22.3vw;
  height: 22.3vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 102;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 0 0 5vw;
}

.cvp-live-filter.cvp-button input ~ div {
  padding: 0.5vw 0;
}

.page-template-page-portfolio
  .pt-cv-wrapper
  .pt-cv-grid
  .pt-cv-page
  .pt-cv-content-item:first-of-type::after {
  /* Specific to the very first item, as it acts as a placeholder blanket item. */
  background-image: none;
  content: none;
}

.page-template-page-portfolio
  .pt-cv-wrapper
  .pt-cv-grid
  .pt-cv-page
  .pt-cv-content-item:first-of-type
  .pt-cv-ifield
  a.pt-cv-href-thumbnail {
  /* Specific to the very first item, as it acts as a placeholder blanket item. */
  background-image: none !important;
}

.page-template-page-portfolio
  .pt-cv-wrapper
  .cvp-live-filter.cvp-button
  input[type='radio']:checked
  ~ div {
  background: #ffffff00;
  color: #111111;
  text-decoration: underline;
}

.page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter label div {
  font-family: 'Righteous';
  font-size: 0.94vw;
  transition: 0.3s all ease;
}

.page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter label div:hover {
  text-decoration: underline;
}

.page-template-page-portfolio .pt-cv-wrapper .pt-cv-grid {
  padding: 0;
  margin: 0;
}

.page-template-page-portfolio .pt-cv-wrapper .pt-cv-content-item {
  padding: 0;
  margin: 0;
}

.page-template-page-portfolio .pt-cv-wrapper .pt-cv-content-item::after {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-plus-01.svg);
  background-size: 5vw 5vw;
  display: block;
  width: 5vw;
  height: 5vw;
  content: ''; /* Note to myself: content has to exist as well as be empty for the background-image to appear. */
  position: absolute;
  right: 0;
  bottom: 0;
}

/* PORTFOLIO:HOVER */

.page-template-page-portfolio
  .pt-cv-wrapper
  .pt-cv-grid
  .pt-cv-page
  .pt-cv-content-item
  .pt-cv-ifield
  .pt-cv-hover-wrapper {
  transition: 0.3s all ease;
}

.page-template-page-portfolio
  .pt-cv-wrapper
  .pt-cv-grid
  .pt-cv-page
  .pt-cv-content-item
  .pt-cv-ifield
  .pt-cv-mask {
  padding: 0px;
  height: 5vw;
  background-color: #55efc4;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease;
}

.page-template-page-portfolio
  .pt-cv-wrapper
  .pt-cv-grid
  .pt-cv-page
  .pt-cv-content-item
  .pt-cv-ifield
  h2.pt-cv-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.page-template-page-portfolio
  .pt-cv-wrapper
  .pt-cv-grid
  .pt-cv-page
  .pt-cv-content-item
  .pt-cv-ifield
  h2.pt-cv-title
  a {
  font-family: 'Righteous';
  font-size: 0.94vw;
  color: #111111;
  transition: 0.3s all ease;
}

.page-template-page-portfolio
  .pt-cv-wrapper
  .pt-cv-grid
  .pt-cv-page
  .pt-cv-content-item
  .pt-cv-ifield
  h2.pt-cv-title
  a:hover {
  text-decoration: underline !important;
}

/* #### PORTFOLIO-ITEM ################################ */

.single-portfolio .encompass-all-style {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/branding-images/joel-filipe-k8apfKm-Md4-unsplash.jpg);
}

.single-portfolio .sub-section-01-style .text-parent {
  justify-content: center;
  /* height: 35vw; */
}

.single-portfolio .sub-section-01-style .text-parent p:last-of-type {
  padding-bottom: 0;
}

.single-portfolio .sub-section-01-style .col-50:last-of-type {
  padding: 0 5vw;
}

.single-portfolio .bwg-background {
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-portfolio .text-parent a {
  color: #111111;
  transition: 0.3s all ease;
  text-decoration: none;
}

.single-portfolio .text-parent a::before {
  content: '\2014 \2002';
  font-family: 'Righteous';
}

.single-portfolio .text-parent a:hover {
  color: #6c5ce7;
}

.single-portfolio .text-parent a:focus {
  color: #55efc4;
}

.single-portfolio .sub-section-img-style p {
  width: 100%;
}

.single-portfolio .sub-section-img-style p img {
  width: 100%;
  height: auto;
  padding: 2.5vw;
}

/* POST-NAVIGATION */

.single-portfolio .post-navigation {
  position: fixed;
  bottom: 8.1vw;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.single-portfolio .post-navigation .nav-previous,
.single-portfolio .post-navigation .nav-next {
  /* height: 2.5vw;
	width: 5vw; */
  background-repeat: no-repeat;
  transition: 0.3s all ease;
  overflow: hidden;
  display: flex;
  align-items: center;
  z-index: 1000;
}

.single-portfolio a[href="https://www.tarek-kabil.de/portfolio/placerholder-nicht-loeschen-do-not-delete/"]
{
  /* Note: This will prevent forwarding the user to the placeholder. Neat! */
  width: 0 !important;
  height: 0 !important;
  visibility: hidden !important;
}

.single-portfolio .post-navigation .nav-previous {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-left-01.svg);
  background-position: left;
  justify-content: flex-start;
}

.single-portfolio .post-navigation .nav-previous:hover {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-left-hover-01.svg);
}

.single-portfolio .post-navigation .nav-next {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-right-01.svg);
  background-position: right;
  justify-content: flex-end;
}

.single-portfolio .post-navigation .nav-next:hover {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-right-hover-01.svg);
}

.single-portfolio .post-navigation a {
  width: 5vw;
  height: 2.5vw;
  color: #ffffff00;
  overflow: hidden;
  display: flex;
}

/* Lightbox */

.single-portfolio .spider_popup_wrap {
  background-color: #f2f2f2;
}

.single-portfolio .spider_popup_wrap .bwg_toggle_container,
.single-portfolio .spider_popup_wrap .bwg_ctrl_btn_container {
  background-color: #111111;
  opacity: 1;
  border-radius: 0;
}

.single-portfolio .spider_popup_wrap #spider_popup_right,
.single-portfolio .spider_popup_wrap #spider_popup_left {
  width: 5vw;
  height: 2.5vw;
  background-size: 5vw 2.5vw;
  background-repeat: no-repeat;
  bottom: 50%;
}

.single-portfolio .spider_popup_wrap #spider_popup_right {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-right-01.svg);
  background-position: right;
}

.single-portfolio .spider_popup_wrap #spider_popup_right:hover {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-right-hover-01.svg);
}

.single-portfolio .spider_popup_wrap #spider_popup_left {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-left-01.svg);
  background-position: left;
}

.single-portfolio .spider_popup_wrap #spider_popup_left:hover {
  background-image: url(https://www.tarek-kabil.de/wp-content/uploads/icons/tarek-kabil-arrow-left-hover-01.svg);
}

.single-portfolio .spider_popup_wrap #spider_popup_left span,
.single-portfolio .spider_popup_wrap #spider_popup_left span span,
.single-portfolio .spider_popup_wrap #spider_popup_left span span i,
.single-portfolio .spider_popup_wrap #spider_popup_right span,
.single-portfolio .spider_popup_wrap #spider_popup_right span span,
.single-portfolio .spider_popup_wrap #spider_popup_right span span i {
  display: none;
}

.single-portfolio .bwg_image_info {
  background: #f2f2f2;
}

.single-portfolio .bwg_image_title,
.single-portfolio .bwg_image_title * {
  color: #111111 !important;
  font-family: 'Roboto';
  font-size: 0.94vw;
  font-weight: 400;
}

/* #### MEDIA QUERIES ################################ */

@media all and (min-width: 1921px) {
  /* FONTS */

  body,
  .main-navigation,
  .page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter label div,
  .page-template-page-portfolio
    .pt-cv-wrapper
    .pt-cv-grid
    .pt-cv-page
    .pt-cv-content-item
    .pt-cv-ifield
    h2.pt-cv-title
    a {
    font-size: 18px;
  }

  h1,
  #colophon h2 {
    font-size: 65px;
  }

  .page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter label div {
    font-size: 18px;
  }

  /* FONTS END */
}

@media all and (max-width: 1919px) {
  /* FONTS */

  body,
  .main-navigation,
  .page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter label div,
  .page-template-page-portfolio
    .pt-cv-wrapper
    .pt-cv-grid
    .pt-cv-page
    .pt-cv-content-item
    .pt-cv-ifield
    h2.pt-cv-title
    a {
    font-size: 16px;
  }

  h1,
  #colophon h2 {
    font-size: 60px;
  }

  .page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter label div {
    font-size: 16px;
  }
}

@media all and (max-width: 1440px) {
  /* SITE NOTICE */

  .page-template-page-rechtliches .sub-section-02-style h2 {
    padding: 2vw 0;
  }

  .page-template-page-rechtliches .text-parent {
    width: 40vw;
  }
}

@media all and (max-width: 1190px) {
  /* FONTS */

  h1,
  #colophon h2 {
    font-size: 45px;
  }
}

@media all and (max-width: 1024px) {
  /* BROWSER CORRECTION */

  .section-02-style,
  .section-03-style,
  .section-04-style,
  .section-05-style,
  .section-06-style,
  .section-07-style,
  #colophon {
    transform: translateY(0px);
  }

  /* FONTS */

  h1,
  #colophon h2 {
    font-size: 30px;
  }

  /* MAIN NAVIGATION */

  .main-navigation a {
    padding: 0.78vw 3.5vw;
  }

  /* FOOTER */

  .footer-sub-section-02-style .widget:nth-of-type(2) {
    padding-left: 0;
  }

  .footer-encompass-all-style {
    padding: 5vw 10vw 7vw 10vw;
  }

  /* SITE NOTICE */

  .page-template-page-rechtliches .text-parent {
    width: 45vw;
    z-index: 2;
  }

  .page-template-page-rechtliches .sub-section-02-style h2 {
    padding: 4vw 0 3vw 0;
  }

  /* PORTFOLIO */

  .cvp-live-filter.cvp-button input ~ div {
    padding: 0.3vw 0;
  }
}

@media all and (max-width: 991px) {
  /* PORTFOLIO */

  .page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter {
    width: 45vw;
    height: 45vw;
  }

  .page-template-page-portfolio .cvp-live-filter.cvp-button input ~ div {
    padding: 1vw 0;
  }

  /* PORTFOLIO-ITEM */

  .single-portfolio .sub-section-01-style {
    flex-direction: column-reverse;
  }

  .single-portfolio .sub-section-01-style .sub-section-text-style,
  .single-portfolio .sub-section-01-style .sub-section-img-style {
    width: 100%;
  }

  .single-portfolio
    #bwg_container1_0
    #bwg_container2_0
    .bwg-container-0.bwg-standard-thumbnails {
    padding: 0;
  }

  .single-portfolio .bwg-item {
    width: 30%;
  }

  .single-portfolio .text-parent {
    width: 100%;
  }

  .single-portfolio .padding-top-bottom-5w {
    padding: 5vw 35vw 5vw 5vw;
  }

  .single-portfolio .sub-section-01-style .col-50:last-of-type {
    padding: 5vw 5vw 0 5vw;
  }

  .single-portfolio .bwg_thumbnail.bwg_container {
    padding: 0;
  }

  .single-portfolio .bwg_container {
    margin: 0;
  }

  .single-portfolio
    #bwg_container1_0
    #bwg_container2_0
    .bwg-container-0.bwg-standard-thumbnails
    .bwg-item {
    max-width: 50%;
    flex: 1 1 100%;
  }
}

@media all and (max-width: 768px) {
  /* MAIN NAVIGATION */

  .main-navigation a {
    padding: 1.78vw 4.5vw;
  }

  .site-branding {
    width: 9vw;
  }

  /* SITE NOTICE */

  .page-template-page-rechtliches .text-parent {
    width: 55vw;
    z-index: 2;
  }

  .page-template-page-rechtliches .sub-section-02-style ul {
    list-style-type: square;
    padding: 0 0 1.4vw 3.5vw;
  }

  /* DESIGN-ELEMENTS */

  .page-template-page-startseite #leading-arrow-01,
  .page-template-page-startseite #leading-arrow-03 {
    left: 90%;
    right: 0;
    transform: translateX(-50%);
  }

  .page-template-page-startseite #leading-arrow-02 {
    left: 0;
    transform: scaleX(-1) translateX(-50%);
  }

  .leading-arrow-style {
    width: 10vw;
    height: 10vw;
  }

  .icons-container-style {
    width: 50vw;
  }

  .icons-style {
    width: 15vw;
  }

  /* BUTTONS */

  .links-style-01,
  #footer-encompass-all .footer-sub-section-02-style a {
    padding: 10px 40px;
    -webkit-box-shadow: 15px 15px 0vw 0vw rgba(17, 17, 17, 1);
    -moz-box-shadow: 15px 15px 0vw 0vw rgba(17, 17, 17, 1);
    box-shadow: 15px 15px 0vw 0vw rgba(17, 17, 17, 1);
  }

  /* FOOTER */

  #colophon .footer-sub-section-02-style {
    flex-direction: column-reverse;
  }

  #colophon .footer-sub-section-02-style div#nav_menu-4 {
    padding-bottom: 3vw;
    padding-top: 7vw;
  }

  /* HOMEPAGE */

  .sub-section-text-style {
    padding: 5vw 0;
  }

  .sub-section-style .sub-section-img-style {
    overflow: hidden;
  }

  .page-template-page-startseite .sub-section-style {
    flex-direction: column-reverse;
  }

  .page-template-page-startseite .sub-section-03-style,
  .page-template-page-startseite .sub-section-07-style {
    flex-direction: column;
  }

  .page-template-page-startseite .sub-section-style .sub-section-img-style {
    height: 44vw;
    width: 100%;
  }

  .page-template-page-startseite .sub-section-style .sub-section-img-style img {
    transform: translateY(-23vw);
  }

  .page-template-page-startseite
    .sub-section-03-style
    .sub-section-img-style
    img {
    transform: translate(-3vw, -46vw);
  }

  .page-template-page-startseite
    .sub-section-04-style
    .sub-section-img-style
    img {
    transform: translateY(-45.5vw);
  }

  .page-template-page-startseite .sub-section-style .sub-section-text-style,
  .page-template-page-startseite
    .sub-section-style
    .sub-section-text-style
    .text-parent {
    width: 100%;
  }

  .page-template-page-startseite .sub-section-style .sub-section-text-style {
    padding: 7vw 25vw 7vw 5vw;
    justify-content: center;
    align-items: flex-start;
  }

  /* .sub-section-style .sub-section-img-style img {
		width: 126.5%;
		transform: translateX(-5.5vw);
	}

	.sub-section-06-style .sub-section-img-style img {
		width: 140.5%;
		transform: translateX(-8.5vw);
	} */

  /* SKILLS */

  .sub-section-05-style .text-parent {
    width: 73%;
  }

  .sub-section-05-style .skill-section-style {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 45%;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-01-style,
  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-03-style {
    padding: 0 2.5vw 0 0;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-02-style,
  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-04-style {
    padding: 0 0 0 2.5vw;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-02-style {
    padding-bottom: 5vw;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-style
    .skills-02-style {
    column-count: 1;
    column-gap: 0;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-style
    .skills-02-style
    .content:nth-of-type(3) {
    padding-bottom: 1.4vw;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-title-style {
    padding-bottom: 2.5vw;
  }

  /* PORTFOLIO */

  .page-template-page-portfolio
    .pt-cv-wrapper
    .pt-cv-grid
    .pt-cv-page
    .pt-cv-content-item
    .pt-cv-ifield
    .pt-cv-mask {
    height: 10vw;
  }

  .page-template-page-portfolio .pt-cv-wrapper .pt-cv-content-item::after {
    background-size: 10vw 10vw;
    width: 10vw;
    height: 10vw;
  }

  /* PORTFOLIO-ITEM */

  .single-portfolio
    #bwg_container1_0
    #bwg_container2_0
    .bwg-container-0.bwg-standard-thumbnails
    .bwg-item {
    max-width: 100%;
    flex: 1 1 100%;
  }

  .single-portfolio
    .section-02-style
    .sub-section-01-style
    .sub-section-text-style {
    padding: 5vw 5vw 10vw 5vw;
  }

  .single-portfolio
    .section-02-style
    .sub-section-01-style
    .sub-section-img-style {
    padding: 10vw 5vw 5vw 5vw;
  }
}

@media all and (max-width: 767px) {
  /* PORTFOLIO */

  .page-template-page-portfolio .pt-cv-wrapper .cvp-live-filter {
    width: 90vw;
    height: 90vw;
  }

  .cvp-live-filter.cvp-button input ~ div {
    padding: 2vw 0;
  }

  .page-template-page-portfolio
    .pt-cv-wrapper
    .pt-cv-grid
    .pt-cv-page
    .pt-cv-content-item
    .pt-cv-ifield
    .pt-cv-mask {
    height: 20vw;
  }

  .page-template-page-portfolio .pt-cv-wrapper .pt-cv-content-item::after {
    background-size: 20vw 20vw;
    width: 20vw;
    height: 20vw;
  }
}

@media all and (max-width: 600px) {
  /* NAVIGATION */

  .responsive-menu-button {
    display: inline-block !important;
  }

  #site-navigation {
    display: none;
  }
}

@media all and (max-width: 425px) {
  /* FONTS */

  h1 {
    padding-bottom: 4.5vw;
  }

  p {
    padding-bottom: 3.5vw;
  }

  .text-parent p:last-of-type {
    padding-bottom: 5vw;
  }

  .links-style-01,
  #footer-encompass-all .footer-sub-section-02-style a {
    font-size: 16px;
  }

  /* SITE BRANDING */

  .site-branding {
    width: 14.5vw;
    transition: 0.3s all ease;
  }

  /* BUTTONS */

  .down-to-content-style {
    display: none;
  }

  .back-to-top-style {
    width: 10vw;
    height: 20vw;
  }

  .link-container {
    width: 70vw;
  }

  .sub-section-style .sub-section-text-style,
  .sub-section-style .sub-section-img-style {
    align-items: flex-start;
  }

  .single-portfolio .post-navigation {
    top: 4.99vw;
    right: 16.8vw;
    bottom: auto;
    left: auto;
    margin: 0;
    width: auto;
    z-index: 99999;
  }

  .single-portfolio .post-navigation .nav-previous,
  .single-portfolio .post-navigation .nav-next {
    /* height: 12vw;
		width: 23.5vw; */
  }

  .single-portfolio .post-navigation a {
    /* width: 100%;
		height: 100%; */
    /* height: 12vw;
		width: 23.5vw; */
    height: 50px;
    width: 100px;
  }

  .single-portfolio a[href="https://www.tarek-kabil.de/portfolio/placerholder-nicht-loeschen-do-not-delete/"]
  {
    /* Note: This will prevent forwarding the user to the placeholder. Neat! */
    width: 0 !important;
    height: 0 !important;
    visibility: hidden !important;
  }

  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: right;
    width: auto;
  }

  /* HOMEPAGE */

  .sub-section-02-style,
  .sub-section-04-style,
  .sub-section-06-style {
    flex-direction: column-reverse;
  }

  .sub-section-03-style {
    flex-direction: column;
  }

  .sub-section-style .sub-section-text-style,
  .sub-section-style .sub-section-img-style,
  .sub-section-style div.text-parent {
    width: 100%;
  }

  .sub-section-style .sub-section-img-style img {
    width: 100%;
    transform: translateX(0);
  }

  .sub-section-text-style,
  .sub-section-05-style {
    padding: 10vw 5vw;
  }

  .sub-section-05-style .text-parent {
    width: 100%;
  }

  .page-template-page-startseite #sub-section-07 .text-parent {
    width: 100%;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-title-style {
    padding-bottom: 5vw;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-style
    .skills-style
    .content {
    padding-bottom: 3.5vw;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-style
    .skills-style
    .content
    h4 {
    padding-bottom: 2vw;
  }

  .page-template-page-startseite #section-05 #sub-section-05 .skillbar,
  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skillbar
    .skillbar {
    height: 0.8vw;
  }

  .page-template-page-startseite
    #section-05
    #sub-section-05
    .skill-section-style
    .skills-02-style
    .content:nth-of-type(3) {
    padding-bottom: 3.5vw;
  }

  /* SITE NOTICE */

  .page-template-page-rechtliches .text-parent {
    width: 100%;
  }

  .page-template-page-rechtliches h1,
  .page-template-page-rechtliches #colophon h2 {
    font-size: 40px;
  }

  .page-template-page-rechtliches .padding-all-5vw {
    padding: 10vw 5vw;
  }

  .page-template-page-rechtliches .sub-section-02-style h2 {
    padding: 7vw 0 4vw 0;
  }

  .page-template-page-rechtliches .sub-section-02-style ul {
    list-style-type: square;
    padding: 0 0 1.4vw 6.5vw;
  }

  /* PORTFOLIO-ITEM */

  .single-portfolio
    #bwg_container1_0
    #bwg_container2_0
    .bwg-container-0.bwg-standard-thumbnails
    .bwg-item {
    max-width: 100%;
    flex: 1 1 100%;
  }

  .single-portfolio
    .section-02-style
    .sub-section-01-style
    .sub-section-text-style {
    padding: 5vw 5vw 10vw 5vw;
  }

  .single-portfolio
    .section-02-style
    .sub-section-01-style
    .sub-section-img-style {
    padding: 10vw 5vw 5vw 5vw;
  }
}

@media all and (max-width: 335px) {
  .links-style-01,
  #footer-encompass-all .footer-sub-section-02-style a {
    padding: 10px 30px;
  }
}

@media all and (max-width: 320px) {
  #colophon .footer-sub-section-02-style a {
    padding: 10px 20px;
  }
}
