/* 
Theme Name: PlanetMutlu Child Theme
Theme URI: https://planetmutlu.de
Description: Custom Child Theme for Hello Elementor, created for PlanetMutlu web projects.
Author: PlanetMutlu
Author URI: https://planetmutlu.de
Template: hello-elementor
Version: 1.0.0
Text Domain: planetmutlu-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: child-theme, elementor, custom-design, flexible-header, custom-menu, custom-logo, featured-images, translation-ready
*/

/* Add your custom styles here */





/* Coupon input */
.wc-block-components-text-input input {
    background-color: #ffffff !important;
    border: 2px solid #006032 !important;
    color: #333 !important;
    border-radius: 6px !important;
    box-shadow: none !important;
}

.wc-block-components-text-input label {
    color: #7A7A7A !important;
}

.wc-block-components-text-input input:focus {
    background-color: #ffffff !important;
    border-color: #006032 !important;
    outline: none !important;
    box-shadow: none !important;
}

/* Coupon button */
.wc-block-components-totals-coupon__button {
    background-color: #006032 !important;
    border-color: #006032 !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    box-shadow: none !important;
}

/* Cart submit button */
.wc-block-cart__submit .wc-block-components-button {
    background-color: #006032 !important;
    border-color: #006032 !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    box-shadow: none !important;
}

.wc-block-cart__submit .wc-block-components-button:hover {
    background-color: #004d28 !important;
    border-color: #004d28 !important;
    color: #ffffff !important;
}

/* Checkout place order button */
.wc-block-components-checkout-place-order-button {
    background-color: #006032 !important;
    border-color: #006032 !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    box-shadow: none !important;
}

/* Hover for place order button */
.wc-block-components-checkout-place-order-button:hover {
    background-color: #004d28 !important;
    border-color: #004d28 !important;
    color: #ffffff !important;
}

















header .elementor-container { max-width: 1600px;}

.wpml-ls-legacy-list-horizontal .wpml-ls-display {
    font-size: 12px!important;

}





/************************************************************
 * 
 ************************************************************/
html,
body {
  max-width: 100%!important;
  overflow-x: hidden!important;
}

/************************************************************
 * 
 ************************************************************/
.elementor-4291 .elementor-element.elementor-element-a9d7679:not(.elementor-motion-effects-element-type-background), .elementor-4291 .elementor-element.elementor-element-a9d7679 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
   z-index:1;
}


/************************************************************
 * 
 ************************************************************/

@media (max-width:1024px){ 
.elementor-widget-n-tabs .e-n-tabs-heading {
    display:flex;
	flex-direction:column;
}
}

/************************************************************
 * link hover on all languages
 ************************************************************/


.arcive-menu li.menu-item > a.elementor-item {
  position: relative;
  padding-left: 14px!important;
}


.arcive-menu a.elementor-item::before {
  opacity: 0 !important;
}


.arcive-menu li.menu-item > a.elementor-item.is-active-manual::before {
  content: ">" !important;
	color:#006032!important;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) !important;
  opacity: 1 !important;
}

.elementor-5692 .elementor-element.elementor-element-8101a57 
.elementor-nav-menu--main .elementor-item.is-active-manual {
  color: #006032 !important;  
 
}
/************************************************************
 * vorrätig weg machen
 ************************************************************/

.b2c-free-versand { display: none !important; }



