/**
Theme Name: Krambeutel Child
Author: Manja Neumann
Author URI: https://lechatinformatique.de
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: krambeutel-child
Template: astra
*/

/* Navigation */
.site-header-section {
    align-items: end;
}
.ast-site-header-cart .ast-woo-header-cart-info-wrap {
	font-weight: 400;
	line-height: 0 !important;
	font-size: 40px;
	font-family: krambeutel;
	color: #000;
}
.ast-cart-menu-wrap {
	display: none !important;
}
.main-header-bar {
    border-bottom-width: 0px !important;
}
@media only screen and (max-width: 768px) {
	.site-header-section {
		align-items: end !important;
	}
}
.ast-woo-header-cart-title {
    background-image: url('/wp-content/uploads/2021/03/krambeutel-gruen.jpg');
    background-repeat: no-repeat;
    display: inline;
    margin: 0;
    padding: 15px 0 0 50px;
}
.ast-menu-cart-outline .ast-cart-menu-wrap .count, .ast-menu-cart-outline .ast-addon-cart-wrap {
	border-style: none !important;
}
.ast-site-header-cart, .woocommerce .ast-site-header-cart {
	height: 55px !important;
}
/* Frontpage */
.uagb-column__inner-wrap {
	padding: 0 !important;
}
.wc-block-grid__product {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
.wc-block-grid__products {
	margin-bottom: 0 !important;
}
.wc-block-grid__product-image {
    margin-bottom: 15px !important;
}
.home .wp-block-button__link.uagb-text-link {
    font-size: 16px;
    font-family: krambeutel;
    color: #000;
    background: no-repeat;
    padding: 0;
}
/* WooCommerce Sale Badge */
.woocommerce span.onsale {
	background-color: #ffffff;
	color: #d64f38;
	font-family: krambeutelregular;
	font-size: 2.5em;
}
/* Hover Overlay */
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title { /* Frontpage Tiles */
	position: absolute;
	padding: 10px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0px;
	opacity: 0;
	color: #fff;
	font-size: 25px;
	line-height: 35px;
}
.wc-block-grid__product-title:hover {
	opacity: 0.8 !important;
	background: #e53424;
}
.astra-shop-summary-wrap { /* Shop Tiles */
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 10px;
	opacity: 0;
	padding: 20px 20px;
}
.astra-shop-summary-wrap:hover {
	opacity: 0.8;
	background-color: #e53424;
	cursor: pointer;
}
.woocommerce-loop-product__title {
	color: #ffffff;
	font-size: 2em!important;
}
.woocommerce-loop-product__title {
    padding-top: 10px !important;
    padding-left: 10px !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin-bottom: 15px !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	padding-bottom: 0 !important;
}

/* Single Product */
.woocommerce div.product .related.products, .woocommerce div.product .woocommerce-tabs {
	padding-top: 3em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 400;
	font-family: krambeutel;
	font-size: 1.5rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #d64f38 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
	display: none;
}	
/* Checkout */
.woocommerce-page.woocommerce-checkout #customer_details h3, .woocommerce.woocommerce-checkout #customer_details h3 {
	font-size: 1.667rem;
	border-bottom: none;
}
#order_payment_heading {
	padding: 20px 0 20px 0 !important;
	font-size: 1.667rem !important;
}
#order_review_heading {
	width: 100% !important;
	border: none !important;
	font-size: 1.667rem !important;
	padding: 20px 0 20px 0 !important;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
}
.woocommerce-gzd-legal-checkbox-text {
	font-weight: 400;
}
.wc-gzd-additional-info.small-business-info {
	font-weight: 400;
}
#place_order {
	width: 100%;
}
.woocommerce-page.woocommerce-checkout form #order_review, form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
	border: none;
	padding: 0;
}
#order_review .legal {
	padding: 0 0 25px 0!important;
}
.woocommerce form .form-row {
	padding: 0;
}
.woocommerce-page.woocommerce-checkout form #order_review th, .woocommerce-page.woocommerce-checkout form #order_review td {
	padding-left: 1rem;
}
.form-row.place-order.wc-gzd-place-order {
	text-align: center;
}
/* Blog Archive */
.blog .ast-article-post, .category .ast-article-post {
    padding-top: 2.5em;
	margin-bottom: 15px;
	background-color: #f2f2f2;
}
.category .ast-archive-description {
    display: none;
}
.read-more {
	font-family: krambeutel;
}
.ast-right-sidebar #secondary {
	background-color: #d64f38;
	padding: 30px 20px;
	border-left: 0px;
}
.ast-right-sidebar #primary {
	border-right: 0px;
}
.widget_ns_mailchimp label {
	display: block;
}
.widget_ns_mailchimp .button {
	margin-top: 1em;
	color: #ffffff;
	background-color: #364c91;
}

/*Social Media Icons Footer & Sidebar */
ul.social {
	display: block;
}
ul.social li {
  float: left;
  display: block;
  background-color: transparent !important;
}
ul.social li a {
  background-image: url('img/krambeutel_sprite.png') !important;
  display: block !important;
  width: 40px !important;
  height: 40px !important;
}
ul.social li a.facebook {
  background-position: -840px -102px;
}
ul.social.sidebar li a.facebook {
  background-position: -840px -22px;
}
ul.social li a.facebook:focus,
ul.social li a.facebook:hover,
ul.social li a.facebook:active {
  background-position: -840px -62px;
}
ul.social.sidebar li a.facebook:focus,
ul.social.sidebar li a.facebook:hover,
ul.social.sidebar li a.facebook:active {
  background-position: -840px -102px;
}
ul.social li a.instagram {
  background-position: -760px -102px;
}
ul.social.sidebar li a.instagram {
  background-position: -760px -22px;
}
ul.social li a.instagram:focus,
ul.social li a.instagram:hover,
ul.social li a.instagram:active {
  background-position: -760px -62px;
}
ul.social.sidebar li a.instagram:focus,
ul.social.sidebar li a.instagram:hover,
ul.social.sidebar li a.instagram:active {
  background-position: -760px -102px;
}
.invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

/* Footer */
@media only screen and (max-width: 768px) {
	.site-footer-section {
    	margin-bottom: 50px !important;
	}
}

/* Bugfixes */
.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong, .woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong {
min-width: 50%;
}
.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount, .woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount {
max-width: 50%;
}
.woocommerce-page .widget .widget-title {
	color: #ffffff;
	font-size: 25px;
	font-size: 1.5625rem;
}