/*
Theme Name: go1984
Description: go1984 Theme // Child from Techno
Author: logiware
Tags:  custom-menu, editor-style, featured-images
Template: techno
Version: 1.0.1
*/

@import '../techno/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/
.mean-container .mean-nav ul li {
    
}

.top-address {
  text-align: left;
}

.yay-currency-custom-select-wrapper.small
{
    width: fit-content !important;
}

.yay-currency-custom-select.open .yay-currency-custom-options {
    display: block !important;
    height: auto;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: all !important;
    border-radius: 0 0 4px 4px;
    background: #fff !important;
  }

.cartcount {
 font-size: 11px;
  background: #00005a;
  width: 19px;
  height: 19px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  line-height: 19px;
  color: #FFF;
  position: relative;
  top: -12px;
  left: -7px;
  outline: 1px solid white; 
}

.wp-gr.wpac .wp-google-name a {
    color: #fff!important;
}

.wp-gr .wp-google-powered {
    color: #fff!important;
}

.techno_menu > ul > li > a {
	font-size: 17px !important;
}

.techno_menu ul .sub-menu li a {   
    text-transform: none !important;
}


#lw h4{
	color: #6ec1e4;
} 
h2{
	#color: #FFFFFF;
} 

.elementor-alert{
	border-radius: 10px !important;
}

.style-two .order_now a{
  text-transform: none !important;
}

.label-primary {
    background-color: #0c5adb;
}

.label-warning {
    background-color: #FFC000;
}

.label-success {
    background-color: #61CE70;
}

.label {
    display: inline-block;
    padding: 0.50em 0.8em;
    font-size: 95%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: 0.375rem;
}

table, th, td, tr {
  border: 0px solid !important;
}

.counter_title h4 {
    text-transform: none !important;
}

.h2Version{
	color: #6ec1e4;
} 

.historyLink{
	color: #6ec1e4 !important;
}

.historyLink:hover{
	color: #3fb0e0 !important;
	text-decoration: none;
}

.historyText{
	color: #fff;
}

.mean-container .mean-nav ul li a {
	background: #f8f8f8;
	color: #232323;
	display: block;
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 1em 5%;
	text-align: left;
	text-decoration: none;
	text-transform: none !important;
	width: 90%;
}

.mean-container .mean-bar {
	background: rgb(25,54,154) !important;
    background: linear-gradient(180deg, #ddd 0%, #fff 99%) !important; 
}

.mean-container .mean-bar::before {
	color: #19369a !important;
}

.mean-container a.meanmenu-reveal span {
	background: #19369a !important;
}
	

.mean-container a.meanmenu-reveal {
	color: #19369a !important;
}
.mean-container a.meanmenu-reveal:hover span {
	background: #19369a !important;
}


.techno-header-top {
    height: 46px !important;
    background-color: #0c5adb !important;
    background-image: url('https://www.go1984.de/wp-content/uploads/2022/08/footer-threee.jpg'); !important;
}

.techno-blog-index.blog-area.techno-blog-area, .techno-blog-area.techno-blog-archive, .techno-search-page {
    padding: 100px 0 100px;
    background: #151930 !important;
	border-bottom: 1px solid white !important;
}


.techno-single-blog-details {
    border-radius: 10px !important;
}

.elementor-20393 .elementor-element.elementor-element-eb04e55 .hero-text h1 {
    color: #FFFFFF;
	text-shadow: -1px -1px 0 #0D0F3B,
				1px -1px 0 #0D0F3B,
				-1px 1px 0 #0D0F3B,
				1px 1px 0 #0D0F3B !important;
}

.elementor-20393 .elementor-element.elementor-element-eb04e55 .hero-text p {
    color: #FFFFFF;
	text-shadow: -1px -1px 0 #0D0F3B,
				1px -1px 0 #0D0F3B,
				-1px 1px 0 #0D0F3B,
				1px 1px 0 #0D0F3B !important;
	letter-spacing: 2px;
}

.dreamit-slick-slider .hero-text-wrap h1 {
	 font-size: 60px;
    color: #232323;
    -webkit-animation: 1s 1.6s fadeInUp both;
    animation: 1s 1.6s fadeInUp both;
    line-height: 1.1;
    text-shadow: -1px -1px 0 #0D0F3B,
1px -1px 0 #0D0F3B,
-1px 1px 0 #0D0F3B,
1px 1px 0 #0D0F3B !important;
}

.elementor-22358 .elementor-element.elementor-element-eb04e55 .hero-text p, .elementor-22358 .elementor-element.elementor-element-eb04e55 .slider_two .hero-text p {
text-shadow: -1px -1px 0 #0D0F3B,
1px -1px 0 #0D0F3B,
-1px 1px 0 #0D0F3B,
1px 1px 0 #0D0F3B !important;
}


/* ### Style for the Main WP Login Screen by lw ###*/ 		

		
#login h1 a {
  display: none;
}

body.login
{
background-image: url('/wp-content/uploads/2023/04/go198_desk.jpg'); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: flex;
  flex-flow: column nowrap;
  height: auto !important;
  min-height: 100vh;
  justify-content: space-between;
}

		
.login form{
	box-shadow:none;
	padding:20px;
}

#login {
	background: rgba(255, 255, 255, 0.9);
	width: 320px;
	border-radius: 12px;
	border: 1px solid gray;
	padding: 0px !important;
	box-shadow: 0.0078125px 0 65px 15px rgba(0, 0, 0, 0.93);
}
.login #nav {
  margin: 4px 0 0 !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

.login label {
	color: #000;
	font-size: 14px;
}

.login form .forgetmenot{
	float:none;
}
 
#loginform {
	background: rgba(255, 255, 255, 0); 
	border-radius: 10px;
	border: 0px transparent;
}

#loginform label{
	text-transform: uppercase !important;
}

.login #backtoblog a, .login #nav a {
  text-decoration: none;
  color: #000 !important;
  font-weight: 400;
  color: darkblue !important;	
}

#login form p.submit{
	margin-top:15px;
}

.login.wp-core-ui .button-primary {
	background: #0C5ADB;
	border-color:#0C5ADB;
	color: #FFF;
	text-shadow: none;
	float: none;
	clear: both;
	display: block;
	width: 100%;
	padding: 5px;
	height: auto;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase !important;
}

#login-message {
    margin: 20px !important; 
}

/*mw fix for additional EUR in cart*/
.order-total strong .amount {
    visibility: visible;
}
.order-total strong {
    visibility: collapse;
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;    
    text-align: left !important;
}

.woocommerce-store-notice, p.demo_store { 
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #7f54b3;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
    display: none;
    height: max-content !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    /* width:40% !important; */
}
/* .woocommerce-Price-amount bdi 
{
display: inline-flex;
flex-direction: row-reverse;
} */

/* Pricing Table own Badge with Text by rw and mw */
.badge {
    position: fixed;
    top: 10px;
    left: 0px;
    background-color: #fedd89;
    color: #b38702;
    border-top: 1px solid;
    border-radius: 0 5px 5px 0 !important;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-left: 20px solid #fedd89;
    padding-right: 20px !important;
}
.pricing_top_bar {
  position: relative;
}

.mean-container .mean-nav {
	background: #f8f8f8 none repeat scroll 0 0 !important;
	float: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 60px;
}

.mean-container .mean-nav ul li {
    background: #f8f8f8 !important;
  } 

.yay-currency-dropdown {
  border-radius: 4px;
  height: 30px !important;
  /* margin: auto 0 !important; */
  max-width: 96% !important;
  padding-top: 8px  !important;
  padding-bottom: 10px  !important;
  padding-left: 16px  !important;
  }

/*

body.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

 
.techno-mobile-nav {
  position: relative;
  width: 100%;
}


.techno-mobile-menu-toggle {
  display: inline-block;
  background: none;
  border: none;
  cursor: pointer;
  padding: 15px;
  z-index: 1001;
  transition: all 0.3s ease;
}

.techno-hamburger {
  display: block;
  width: 25px;
  height: 2px;
  background: #333;
  position: relative;
  transition: all 0.3s ease;
}

.techno-hamburger::before,
.techno-hamburger::after {
  content: '';
  display: block;
  width: 25px;
  height: 2px;
  background: #333;
  position: absolute;
  left: 0;
  transition: all 0.3s ease;
}

.techno-hamburger::before {
  top: -8px;
}

.techno-hamburger::after {
  top: 8px;
}


.techno-mobile-nav.open .techno-hamburger {
  background: transparent;
}

.techno-mobile-nav.open .techno-hamburger::before {
  transform: rotate(45deg);
  top: 0;
}

.techno-mobile-nav.open .techno-hamburger::after {
  transform: rotate(-45deg);
  top: 0;
}


.techno-mobile-menu {
  display: none;
  flex-direction: column;
  background: #fff;
  position: fixed;
  top: 80px; 
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  padding: 0;
  overflow-y: auto;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  border-top: 1px solid #eee;
  transition: transform 0.3s cubic-bezier(.4,0,.2,1);
  transform: translateY(-100%);
}

.techno-mobile-nav.open .techno-mobile-menu {
  display: flex;
  transform: translateY(0);
}


.techno-mobile-menu .main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.techno-mobile-menu .main-menu li {
  border-bottom: 1px solid #eee;
  position: relative;
}

.techno-mobile-menu .main-menu li:last-child {
  border-bottom: none;
}

.techno-mobile-menu .main-menu a {
  display: block;
  padding: 18px 48px 18px 16px; 
  color: #222;
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  background: none;
  transition: background 0.2s;
  position: relative;
}

.techno-mobile-menu .main-menu a:hover {
  background: #f5f5f5;
}


.techno-mobile-menu .sub-menu {
  display: none;
  padding-left: 0;
  background: #fafafa;
}

.techno-mobile-menu .menu-item-has-children {
  position: relative;
}

.techno-mobile-menu .menu-item-has-children > a::after {
  content: '+';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  transition: transform 0.3s ease;
}

.techno-mobile-menu .menu-item-has-children.active > a::after {
  transform: translateY(-50%) rotate(45deg);
}

.techno-mobile-menu .menu-item-has-children.active > .sub-menu {
  display: block;
}


@media (min-width: 992px) {
  .techno-mobile-menu-toggle {
      display: none;
  }
  
  .techno-mobile-menu {
      display: flex !important;
      position: static;
      transform: none;
      padding: 0;
      background: none;
      box-shadow: none;
      overflow: visible;
  }

  .techno-mobile-menu .main-menu {
      display: flex;
      flex-direction: row;
  }

  .techno-mobile-menu .main-menu li {
      border: none;
      margin: 0 15px;
  }

  .techno-mobile-menu .main-menu a {
      padding: 10px 0;
  }

  .techno-mobile-menu .sub-menu {
      position: absolute;
      top: 100%;
      left: 0;
      background: #fff;
      min-width: 200px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
      padding: 10px 0;
  }

  .techno-mobile-menu .menu-item-has-children > a::after {
      content: '▼';
      font-size: 12px;
      margin-left: 5px;
  }
}


.techno-mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding: 0 16px;
    height: 56px;
    position: relative;
    z-index: 1002;
}
.techno-mobile-menu-toggle,
.techno-mobile-menu-close {
    background: none;
    border: none;
    font-size: 28px;
    color: #222;
    cursor: pointer;
    padding: 8px;
    line-height: 1;
}
.techno-mobile-title {
    flex: 1;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #222;
    letter-spacing: 0.02em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.techno-mobile-menu-close {
    display: none;
}
.techno-mobile-nav.open .techno-mobile-menu-close {
    display: block;
}
.techno-mobile-nav.open .techno-mobile-menu-toggle {
    display: none;
}


.techno-mobile-menu .main-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.techno-mobile-menu .main-menu > li {
    border-bottom: 1px solid #eee;
}
.techno-mobile-menu .main-menu > li:last-child {
    border-bottom: none;
}
.techno-mobile-menu .main-menu a {
    display: block;
    padding: 18px 48px 18px 16px;
    color: #222;
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
    background: none;
    transition: background 0.2s;
    position: relative;
}
.techno-mobile-menu .main-menu a:hover {
    background: #f5f5f5;
}


.techno-mobile-menu .menu-item-has-children > a {
    position: relative;
}
.techno-mobile-menu .submenu-toggle {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    color: #222;
    cursor: pointer;
    user-select: none;
    background: none;
    border: none;
    padding: 0;
    line-height: 1;
}
.techno-mobile-menu .sub-menu {
    display: none;
    background: #fafafa;
    padding-left: 0;
}
.techno-mobile-menu .menu-item-has-children.open > .sub-menu {
    display: block;
}
.techno-mobile-menu .sub-menu li a {
    padding-left: 32px;
    font-size: 16px;
    border-bottom: none;
}


@media (min-width: 992px) {
    .techno-mobile-header,
    .techno-mobile-menu {
        display: none !important;
    }
}