/*
Theme Name: webseide Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the webseide Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 3.0.2
Author: DELUCKS GmbH
Author URI: https://delucks.com/
Template: webseide
*/

@import url(../webseide/style.css);

/* --- Typo --- */
@font-face {
    font-family: 'RBN';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/RBNo21a-Light.woff2') format('woff2'),
         url('fonts/RBNo21a-Light.woff') format('woff'),
         url('fonts/RBNo21a-Light.ttf') format('truetype');
    font-display: swap;
}

#masthead.site-header,
.site-content h1,
.site-content h2,
.site-content h3,
.footer-widget h2,
.footer-widget p,
.footer-widget a,
ul#footer-menu li a{
   font-family: 'RBN', Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'!important;
  letter-spacing:0.03em !important;
}

/* --- Header --- */
/* Hover and active in Navi*/
#masthead a:hover, .current-menu-item > a,
.current_page_parent > a, 
.current-menu-parent > a,
#masthead #mobileMenuToggle a:hover,
#masthead #mobileMenuToggle .current-menu-item > a,
#masthead #mobileMenuToggle .current_page_parent > a {
    color: #6f763d;
}

#header_right > div, #header_right > form {
    display: inline-block;
}

a#account {
    width: 20px;
    height: 20px!important;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M28.9,32c-0.8,0-1.5-0.7-1.5-1.5v-3.2c0-2.7-2.2-4.9-4.9-4.9H9.6c-2.7,0-4.9,2.2-4.9,4.9v3.2C4.7,31.3,4,32,3.1,32 s-1.5-0.7-1.5-1.5v-3.2c0-4.4,3.6-8,8-8h12.9c4.4,0,8,3.6,8,8v3.2C30.4,31.3,29.7,32,28.9,32z'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M16,15.9c-4.4,0-8-3.6-8-8s3.6-8,8-8s8,3.6,8,8S20.4,15.9,16,15.9z M16,3c-2.7,0-4.9,2.2-4.9,4.9s2.2,4.9,4.9,4.9 s4.9-2.2,4.9-4.9S18.7,3,16,3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-position: center;
    margin-left: 5px;
    margin-right : 5px;
    display: block;
}

.logged-in a#account {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%236F763D;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M28.9,32c-0.8,0-1.5-0.7-1.5-1.5v-3.2c0-2.7-2.2-4.9-4.9-4.9H9.6c-2.7,0-4.9,2.2-4.9,4.9v3.2 C4.7,31.3,4,32,3.1,32s-1.5-0.7-1.5-1.5v-3.2c0-4.4,3.6-8,8-8h12.9c4.4,0,8,3.6,8,8v3.2C30.4,31.3,29.7,32,28.9,32z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st0' d='M16,15.9c-4.4,0-8-3.6-8-8s3.6-8,8-8s8,3.6,8,8S20.4,15.9,16,15.9z M16,3c-2.7,0-4.9,2.2-4.9,4.9 s2.2,4.9,4.9,4.9s4.9-2.2,4.9-4.9S18.7,3,16,3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

a#account span {
    display: none;
}

/* --- Content --- */
/* Überschriften in Produkten links*/
h1.product_title {text-align:left!important;}



/* --- Footer --- */
/* Footer Widget centered setzen */
.footer-widgets .kt-row-column-wrap {
    /*margin-left: 0!important;*/
    margin-right: 0!important;
}

.footer-widgets h2 {
	color: #fff;
	text-align:left;
}
#overallfooter {
	padding-top: 0;
	padding-bottom:0;
}

/* Update Footer, 20230321, Oliver Walter - Webmonauten GmbH */
.wp-block-kadence-rowlayout {
    width: 100%!important;
    margin-left: 0!important;
    margin-right: 0!important;
}

@font-face {
  font-family: "WooCommerce";
  src: url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.wc-proceed-to-checkout .ppc-button-wrapper {
  display: none !important;
}