/*
Theme Name: Twenty Twenty-Child
Theme URI: https://jawala.de/themes/twentytwenty-child/
Description:  Twenty Twenty Child Theme
Author: Studio Fluffy
Author URI: https://studiofluffy.com/
Template:     twentytwenty
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentychild
*/


/*////////////////////////////////////////////////////////////////
1. - - - - - IMPORT FONTS
////////////////////////////////////////////////////////////////*/

@font-face {
    font-family: "29LTOskura-Regular";
    src:   url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Regular.woff") format("woff"),
           url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Regular.woff2") format("woff2"),
           url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Regular.ttf") format("truetype");
      font-weight: 400; font-style: normal;font-display: swap;
}
@font-face {
    font-family: "29LTOskura-Light";
    src:   url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Light.woff") format("woff"),
           url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Light.woff2") format("woff2"),
           url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Light.ttf") format("truetype");
          font-weight: 300; font-style: normal;font-display: swap;
}
@font-face {
    font-family: "29LTOskura-Bold";
    src:   url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Bold.woff") format("woff"),
           url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Bold.woff2") format("woff2"),
           url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Bold.ttf") format("truetype");
  font-weight: 700; font-style: normal;font-display: swap;
}

@font-face {
    font-family: "29LTOskura-Medium";
    src:   url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Medium.woff") format("woff"),
           url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Medium.woff2") format("woff2"),
           url("https://jawala.de/wp-content/themes/twentytwenty/assets/fonts/29LTOskura-Medium.ttf") format("truetype");
  font-weight: 500; font-style: normal; font-display: swap;
}



/*////////////////////////////////////////////////////////////////
2. - - - - - COLORS
////////////////////////////////////////////////////////////////*/

body, .entry-title a, :root .has-primary-color,
.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle  {
  color: white !important;
}

/* COLOR */


body, .entry-title a, :root .has-primary-color,
.color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
	color: white !important;
}


/* BACKGROUND COLOR */

body.custom-background,
.bg-accent,
.bg-accent-hover:focus,
.bg-accent-hover:hover {
	background-color: #1f2841 !important;
}

/* BORDER COLOR */

.border-color-accent,
.border-color-accent-hover:focus,
.border-color-accent-hover:hover {
	border-color: black !important;
}

/* FILL COLOR */

.fill-children-accent,
.fill-children-accent * {
	fill: white;
}

.fill-children-current-color,
.fill-children-current-color * {
	fill: currentColor;
}




/* CUSTOM COLORS */

:root .has-accent-color {
	color: yellow;
}

:root .has-accent-background-color {
	background-color: black;
	color: #fff;
}

:root .has-primary-color {
	color: #fff;
}

:root .has-primary-background-color {
	background-color: #000;
	color: #f5efe0;
}

:root .has-secondary-color {
	color: #6d6d6d;
}

:root .has-secondary-background-color
 {
	background-color: #6d6d6d;
	color: #fff;
}

:root .has-subtle-background-color {
	color: #dcd7ca;
}

:root .has-subtle-background-background-color {
	background-color: #dcd7ca;
	color: #000;
}

:root .has-background-color {
	color: #f5efe0;
}

:root .has-background-background-color {
	background-color: #f5efe0;
	color: #000;
}


button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
  background-color: #091021 !important;
  color: yellow !important;
}



.singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
  color: yellow;
}


/*////////////////////////////////////////////////////////////////
3. - - - - - LOGO
////////////////////////////////////////////////////////////////*/

.site-logo img {
  max-height: 6rem;
}


/*////////////////////////////////////////////////////////////////
4. - - - - - TYPOGRAPHIE
////////////////////////////////////////////////////////////////*/



/*html {font-size: 100%;} /*16px*/


body
{
font-family: '29LTOskura-Light', sans-serif;
font-size: 3em; /*hier wird der Basiswert gesetzt*/
line-height: 1em;
color: white;
}




p {
  font-family: '29LTOskura-Light', sans-serif;
  margin-bottom: 1rem;
}




h1 {
	font-family: '29LTOskura-Medium', sans-serif;
	  font-size: 2.25em;	
	letter-spacing: 0.01rem;
	
	}
		
  .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content cite, .entry-content figcaption, .entry-content table, .entry-content address, .entry-content .wp-caption-text, .entry-content .wp-block-file {
    font-family: '29LTOskura-Medium', sans-serif !important;
}


  .woocommerce-tabs #tab-description h2, h1 {
    font-family: '29LTOskura-Medium', sans-serif;
    letter-spacing: 0.01rem;
    
    }
		
	
				
	h3 {
	font-family: '29LTOskura-Light', sans-serif;
	font-size: 1.25em;
	letter-spacing: 0.25rem;
	text-transform: uppercase;
	border-bottom: 2px solid rgba(255, 255, 255, 0.4);;
	text-align: center;
  margin-bottom: 2em;
  margin-top: 6em;
	} 
	
			   
				
	h4 {
	font-family: '29LTOskura-Medium', sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.25rem;
	text-transform: uppercase;
	}



 

  a
   {
    color: yellow;
    text-decoration: underline;
  }


  .footer-menu a {
  color: white !important;
  text-decoration: none;
  justify-content: center;

}



.singular .entry-header {
	background-color: green;
	padding: 4rem 0;
}

.wc_payment_method .payment_box fieldset {

  background: none;
}





/* - - - WooCommerce  - - - */


.woocommerce-cart-form table tbody, .woocommerce-cart-form table td, .woocommerce-cart-form table th {
  display: inline-block;
}


.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
  margin-top: 1em;
}


a.product-name {
  color: white;
}


.price {
  font-family: '29LTOskura-Regular', sans-serif;
  font-size: inherit;

}

.entry-content {
  font-family: '29LTOskura-Regular', sans-serif;
  font-size: 1.25em;
}

.woocommerce-breadcrumb {
  font-family: '29LTOskura-Regular', sans-serif !important;
  font-size: 1.25em;

}

.woocommerce-breadcrumb a {
  color:#523f79 !important;
}



.woocommerce table.shop_table tbody tr, .woocommerce-page table.shop_table tbody tr {
  display: block ruby;
}

.woocommerce-cart-form table td.product-thumbnail {
  width: inherit;
}





select {
  font-family: '29LTOskura-Regular', sans-serif;
  font-size: 0.8em;
  padding-bottom: 0em;
  padding-top: 0.25em;
  padding-left: 0.2em;
  max-width: 75%;

}

option {
  font-family: '29LTOskura-Regular', sans-serif;
  font-size: 0.8em;
  line-height: 1em;

}



.summary .entry-summary h1 {
  font-size: inherit;
}


.woocommerce-ordering {
  text-align: center;
}



.theme-twentytwenty .wc-block-grid__product-title {
  font-family: '29LTOskura-Regular', sans-serif;
  color: white;
  font-size: 2em;
}


.theme-twentytwenty .wc-block-grid__product-title::after {
text-decoration: none;
}


.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product, .wc-block-grid.has-2-columns .wc-block-grid__product {
  max-width: 86%;
}



ul.products li.product .price, ul.products li.product .star-rating, ul.products li.product .woocommerce-loop-product__title {
  color: #fff;
}

.theme-twentytwenty .wc-block-components-product-button > .wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart > .wp-block-button__link {

  font-family: '29LTOskura-Regular', sans-serif;
}


.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {

  font-family: '29LTOskura-Regular', sans-serif;

}



.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
  font-family: '29LTOskura-Regular', sans-serif;

}


table {
  font-size: 1.25em;
  letter-spacing: none;
}




.uagb-post-grid .uagb-post-grid-byline {
  font-size: 0.6em;

}






/*////////////////////////////////////////////////////////////////
5. - - - - - LAYOUT
////////////////////////////////////////////////////////////////*/



/* - - - Page Layout  - - - */


html, body {
  width: 100%;
  height: 100%;
  padding:0;
  margin:0;
  background-color:#031219; 
  color: white;
}


* {
  box-sizing: border-box;
}

#boids {
    position: absolute;
    top: 20%;
    width: 100%;
    height: 2600px;
    z-index: 2;
}

.site-wrapper {
  background-color: #111930;
}


.page-wrapper {
  border: #523f79 0px solid;
}

.page-header {
  background: rgba(0, 0, 0, 0.8);
  position: sticky;
	top: 0;
  z-index: 20;
}

.page-header-row {
  text-align: center;
}

.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


.flexbox-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}


.box-01 {
    flex-basis: 112px;
    flex-grow: 1;
    text-align: left;
    color: white;
    padding: 8px;
}
.box-02 {
    flex-basis: 256px;
    flex-grow: 4;
    text-align: center;
    padding-bottom: 6px;
}
.box-03 {
    flex-basis: 112px;
    flex-grow: 1;
    text-align: right;
    padding: 4px;
}

.homepage-background {
    background:
    url("https://jawala.de/wp-content/themes/twentytwenty/assets/media/footer-j.webp") bottom no-repeat,
    linear-gradient(to bottom, 
    #192034 980px,   /* Ende Header */
    #192034 1024px,   /* Fade*/
    #291340 52%,      /* purple */  
    #6c2a0a 91%,      /* Embers */     
    #6c2a0a 94%,      /* Embers */   
    #4b281e 100%      /* Embers */ 
    );
    height: auto;
    background-size: contain;
    }


  .page-background {
    background:
    linear-gradient(to bottom, 
    #192034 1px,   
    #291340 52%,      /* purple */  
    #6c2a0a 91%,      /* Embers */     
    #6c2a0a 94%,      /* Embers */   
    #4b281e 100%      /* Embers */ 
    );
    height: auto;
    }   



.page-top {
    height: 998px;
    position:absolute;
    top: 0;
    left:0;
    right:0;
    z-index: 2;
    background-color: #192034;
}




.page-top-video  {
  pointer-events: none;
    object-position: bottom;
    object-fit: cover;
    width: 100%;
    height: 100%;
    
}

.page-content {
  width: 1184px;
  max-width: 86%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
  padding-top: 2em;
  padding-bottom: 16em;

}



.post-inner {
  padding-top: none;
}





.page-full-center {
  max-width: 86%;
  margin: 0 auto;
}

.woocommerce .content-area {
  width: 1184px;
  max-width: 86%;
  padding: 4vw 6vw;
  margin: 0 auto;
}




/* - - - Page Layout END - - - */



/* - - - Header Nav - - - */



.social-row { 
  text-align: center;
}


.social-row  ul li { 
  float: center;
  list-style: none;
  position:relative;
  display:inline;
  padding: 9px 6px;
  }

.logo-nav-row {
position: relative;
max-width: 1184px;
margin: auto;
}

.header-left {
  float: left;
  width: 3em;
}

.header-center { 
  padding-right: 4em;
  padding-left: 4em;
}

.header-right { 
  float:right;
  width: 3em;
  padding-right: 2em;
}



 /* - - - Header Nav Ende- - - */




 /* Hamburger Toggler */ 
  .page-header .toggler {
	position: absolute;
	padding: 1rem;
  top: 2px;
  right: 1%;
	opacity: 0;
	height: 48px;
	width: 48px;
	cursor: pointer;
	z-index: 22;
  }
  
  .page-header .hamburger {
	position: absolute;
    top: 2px;
    right: 1%;
	height: 48px;
	width: 48px;
	background: transparent;
	padding: 1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 21;
  }
  
  /* Hamburger line */
 .hamburger > div {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: white;
	flex: none;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.4s;
  }
  
  /* Hamburger top & bottom line */
  .page-header .hamburger > div:before,
  .page-header .hamburger > div:after {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	background: inherit;
	height: 4px;
	width: 100%;
	z-index: 21;
  }
  .page-header .hamburger > div:after {
	top: -10px;
  }
  
  /* Toggler Animation */
  .page-header .toggler:checked + .hamburger > div {
	transform: rotate(135deg);
  }
  .page-header .toggler:checked + .hamburger > div:before,
  .page-header .toggler:checked + .hamburger > div:after {
	top: 0;
	transform: rotate(90deg);
  }
  

  .overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    height: 100vh;
    width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 0;
    transition: all var(--overlay-menu-speed) ease;
    padding-right: 1.5em;
    padding-top: calc(2% + 7em);
    z-index: -1;
    }
  
  .overlay-menu > div {
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	flex: none;
	display: flex;
	justify-content: center;
	text-align: center;
	opacity: 0;
	transition: opacity 0.4s ease-in;
  }
  .overlay-menu ul {
	list-style: none;
  }
  .overlay-menu li {
	padding: 1rem 0;
  line-height: 1.4em;
  }
  .overlay-menu > div a {
	text-decoration: none;
	color: white;
	font-size: 1.8em;
	opacity: 0;
	transition: opacity 1s ease-in;
  }
  .overlay-menu a:hover {
	color: white;
	transition: color 0.3s ease-in;
  }
  
  /* Show Menu */
  .page-header .toggler:checked ~ .overlay-menu {
	opacity: 1;
	width: 100%;
	transition: all var(--overlay-menu-speed) ease;
  }
  .page-header .toggler:checked ~ .overlay-menu > div {
	opacity: 1;
	transition: opacity 0.4s ease-in;
  }
  .page-header .toggler:checked ~ .overlay-menu > div a {
	opacity: 1;
	transition: opacity 1s ease-in;
  }


   /* Hamburger Toggler Ende */ 



.switch-lang {
    position: fixed;
    width: 3.4em;
    height: 3.4em;
    border-radius: 1.7em;
    top: 5em;
    right: 0.25em;
    color: #523f79;
    background: rgba(0,0,0,0.9);
    padding-top: 1.15em;
    padding-left: 0.4em;

  }



  .switch-lang-txt {
    font-family: '29LTOskura-Regular', sans-serif !important;
    font-size: .75em;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding-top: .2em;
  }


  .switch-lang-txt ul {
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
    list-style-image: none; 
  }
  
  .switch-lang-txt li {
    margin:0;
    display: inline; 
  padding-left: 0px;}
  

  .switch-lang-txt a {
    color: #fff;
  }

  
  .footer-nav a {
    color: var(--global--color-black);
    text-decoration: none;
  }
  






      /* WooCommerce Shopping Card */ 

      .cart-contents {
        font: size 28px;
        padding-right:5px;
        text-decoration: none !important;
}




      .cart-contents:before {
        font-family:WooCommerce;
        content: "\e01d";
        font-size:28px;
        font-style:normal;
        font-weight:400;
        padding-right:5px;
        color: #523f79;
        vertical-align: -0.25em;

    }
    .cart-contents:hover {
        text-decoration: none;
    }
    .cart-contents-count {
        background-color: #291340;
        color: white;
        line-height: 32px;
        display: inline-block;
        padding-bottom: 2px;
        padding-top: 6px;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 10px;
    }






  /* Posts */

    .singular .featured-media-inner {
      left: none;
      width: 100%;
    }
    

    #site-header, .footer-nav-widgets-wrapper, #site-footer, .menu-modal, .menu-modal-inner, .search-modal-inner, .archive-header, .singular .entry-header, .singular .featured-media::before, .wp-block-pullquote::before {
      background-color: transparent;
    }


    .entry-categories a {
      font-size: .75em;
      letter-spacing: 0.15em;
    }


    .uagb-post__inner-wrap {
      background: transparent !important;
  
    }
  




  /* Footer */


  .page-footer {
    min-height: 200px; 
  }
  
  .footer-branding {
    background:
    url("https://jawala.de/wp-content/themes/twentytwenty/assets/media/jawala-a-white.png") bottom no-repeat;
    height: 240px;
    background-size: 160px;
    background-color: #150824;
    background-position: center;
    margin-bottom: 2em;
  }


  .footer-nav-widgets-wrapper, #site-footer {
    background-color: #192034;
    border-color: #192034;
    border-style: solid;
    border-width: 0;
  }


  .footer-menu {
    font-weight: inherit;
    letter-spacing: 0.0025rem;
    justify-content: center;
  }





.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
    margin-top: 0px;
}


.footer-widgets-outer-wrapper {
  border-bottom: none;
}


.footer-top {
  border: none;
  justify-content: center;
}


.section-line {
  border-bottom: 2px solid #251960;
}

#site-footer {
  padding: none;
}


  /* Bandsintown */



ul.widget_bandsintown_js_widget {
  margin:auto;
  list-style: none;
}


.widget_bandsintown_js_widget:first-child {
  margin-left: -1em;
}

  /* Forms */

  .header-footer-group textarea,
  textarea.wpcf7-form-control,
  input.wpcf7-form-control
  {
    background-color: #1b2743;
    border-color: #091021 !important;
  }



  input, textarea {
    color: #fff;
    background: #1b2743 !important;
  }




  label {
    font-size: 1em;

  }





 /* Forms End */

	
.wrapper_header_mobile{
	display: none;
   }    







   
   
    /* WooCommerce */


.woocommerce-ordering, .woocommerce-result-count {
      display: flex;
  }




.shipping-calculator-button {
  margin-top: inherit;
  margin-left: .5em;
}

   
   .woocommerce ul.products {

    max-width: 86%;
    justify-content: center;
    margin: auto;
  }

  .wc-block-grid__product {
    max-width: none;
  }



  .theme-twentytwenty .wc-block-grid__product-title {
    font-size: 1.2em;
  }

  .price {
    font-size: 1em;
  }










  #site-content {
    margin-top: 3em;
    margin-bottom: 3em;
  }




  .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: none;
  }

  .woocommerce-shipping-calculator {
    text-align: left;
  }

.includes_tax {
display: block;
}

.woocommerce-info {
background: none;
color: white;
border-top: none;
font-family: inherit;
}

a.showlogin {
display:block;
}

.woocommerce-checkout form .col2-set label {
font-family: inherit;
}


.shop_table .woocommerce-checkout-review-order-table {
letter-spacing: none !important;
}

a.about_paypal {
display: block;
}

.wc_payment_method input.input-radio[name="payment_method"] + label {
font-family: inherit;
}

.wc_payment_method .payment_box {
background: none;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
background: none;
font-size: .9em;
font-family: inherit;
letter-spacing: normal;
}

.woocommerce-error {
background: #8522b2;
}


.woocommerce-message {
  color: white;
}




.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
font-family: inherit;
font-size: .7em;
letter-spacing: normal;
}

a.showlogin {
  color: yellow !important;
  display:contents;
  letter-spacing: normal;
  }

a.product-name {
color: yellow !important;
}


.shop_table .woocommerce-checkout-review-order-table {
  font-size: 1em;
}

.shop_table .woocommerce-checkout-review-order-table {
  font-size: 1.5em;
}


.woocommerce-checkout-review-order ul {

  display: inline-block;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td, .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table td, .woocommerce-checkout form #order_review_heading .woocommerce-checkout-review-order-table th {
  display: flow-root;
}


#shipping_method {
  font-family: inherit;
}



a.remove {
  line-height: 28px;
  font-size: 26px;
}

.cart_totals .woocommerce-shipping-destination {
  font-family: inherit;
}


.select2-dropdown {
  background-color: #192034;
}


    /* fullwidth-template */



.alignfull {
    margin-top: 0px;

  }


    /* PRESSKIT */


    .presskit-container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 1200px;
      max-width: 86%;
      margin: auto;
    }



    .presskit-container a {
      color: white;
      }
    




.presskit-tile {
position: relative;
    text-align: left;
    background-color: black;
    aspect-ratio: 1 / 1;

}



.presskit-tile img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        
}



.presskit-text {
  position: absolute;
  margin: auto;
  z-index: 1;
  top: 49%;
left: 50%;
transform: translate(-50%,-50%);
font-size: calc(1em + 0.6vw);
text-align: center;
}


.presskit-download {
  position: absolute;
  margin: auto;
  z-index: 1;
  top: 81%;
left: 50%;
transform: translate(-50%,-50%);
opacity: 0;
font-size: calc(0.5em + 0.4vw);
text-transform: uppercase;
letter-spacing: 0.2em;
}

  


.presskit-download:before {
        content: "DOWNLOAD";
    }



.presskit-tile:hover .presskit-download {
top: 70%;
opacity: 1;
transition: all 500ms ease-out;
}


.presskit-tile:hover img {
  opacity: 0.5;
  transition: 250ms ease-in;
}



/*////////////////////////////////////////////////////////////////
6. - - - - - NAVIGATION
////////////////////////////////////////////////////////////////*/

a {
	color: yellow;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}




/* Social Icons ------------------------------ */

ul.social-icons {
	display: flex;
	flex-wrap: wrap;
	margin: -0.9rem 0 0 -0.9rem;
	width: calc(100% + 0.9rem);
}

ul.social-icons li {
	margin: 0.9rem 0 0 0.9rem;
}

.social-icons a {
	align-items: center;
	border-radius: 50%;
	color: black !important;
	display: flex;
	justify-content: center;
	padding: 0;
	text-decoration: none;
	transition: transform 0.15s ease-in-out;
	width: 3rem;
  height: 3rem;

}

.social-icons a:focus,
.social-icons a:hover {
	transform: scale(1.1);
	text-decoration: none;
}




.social-icons a, #site-footer button:not(.toggle), #site-footer .button, #site-footer .faux-button, #site-footer .wp-block-button__link, #site-footer .wp-block-file__button, #site-footer input[type="button"], #site-footer input[type="reset"], #site-footer input[type="submit"] {
  background-color: #523f79 !important;
}










/*////////////////////////////////////////////////////////////////
7. - - - - - BUTTONS
////////////////////////////////////////////////////////////////*/


/* Block: Button ----------------------------- */

.wp-block-button {
	margin: 3rem 0;
}

.wp-block-button.is-style-outline {
	color: black;
}

.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}

.is-style-outline .wp-block-button__link {
	padding: calc(1.1em - 0.2rem) calc(1.44em - 0.2rem);
}



button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link,
.footer-widgets a
 {
  font-family: '29LTOskura-Light', sans-serif;
  font-size: 0.8em !important;
  padding: 0.4em 0.4em 0.1em 0.4em !important;
}



.grecaptcha-badge { visibility: hidden; }




/* WooCommerce ----------------------------- */


.woocommerce-product-gallery__trigger {
  z-index: 10;
}


.woocommerce-tabs ul li.active a {
  display: none;
}





/* back to top ----------------------------- */


.back-to-top {
  font-family: '29LTOskura-Light', sans-serif;
        font-size: 1em;
        font-style:normal;
        padding-right:5px;
        color: #523f79;
        text-decoration: none;
}

.arrow-image {
        background-image: url("https://jawala.de/wp-content/themes/twentytwenty/assets/media/arrow.png");
        background-size: contain;
        height: 2em;
        width: 1em;
        background-repeat: no-repeat;
        display: inline-block;
background-position: bottom;
vertical-align: -0.25em;
margin-left: 0.5em;
}


.back-to-top-arrow {
        line-height: 32px;
        display: inline-block;
        padding-bottom: 2px;
        border-radius: 10px;
}


/* back to top - End ----------------------------- */


/* UAGB-Block ----------------------------- */



.uagb-block-4722d82f .uagb-post__inner-wrap {
  background:transparent !important;
 }




/*////////////////////////////////////////////////////////////////
7. - - - - - MEDIA QUERY
////////////////////////////////////////////////////////////////*/
          
@media only screen and (max-width: 760px) {

  .switch-lang {
    position: fixed;
    width: 2.4em;
    height: 2.4em;
    border-radius: 1.2em;
    top: auto;
    bottom: 0.5em !important;
    padding-top: .7em;
  }
  .switch-lang-txt {
    font-size: .5em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }





	.mobile-none {
			display: none;
		   }

 
		
	.wrapper_header_mobile{
        display: inline;
        height: 460px;
        overflow: hidden;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;    
        right: 0;
        background-position: bottom;
        background-color: #192034;
	}    
	
	.wrapper_header_mobile img {
        object-position: bottom;
        object-fit: cover;
        width: 100%;
        height: 460px;
	}
	
	

  .page-content {
    width: 1184px;
    max-width: 86%;
    padding-bottom: 160px;
  
  }


  .post-inner {
    padding-top: none;
}


    .homepage-background {    
        background-position: 0px 0px;
        background:
        linear-gradient(to bottom, 
        #192034 420px,   /* Ende Header */
        #192034 510px,   /* Fade*/
        #291340 52%,      /* purple */  
        #6c2a0a 91%,      /* Embers */     
        #6c2a0a 94%,      /* Embers */   
        #4b281e 100%      /* Embers */ 
        );
        height: auto;
        z-index: -200;
    }


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


        
        label {
          font-size: 0.7em;
      
        }


        .footer-menu {
          font-size: .8em;
        }


        /* WooCommerce ----------------------------- */


        .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
          display: table-header-group;
        }




        table {
          font-size: 0.85em !important;
          letter-spacing: none;
        }
        




		
	}


