
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('https://maritas-tonart.de/fonts/JosefinSans-Regular.eot');
    src: url('https://maritas-tonart.de/fonts/JosefinSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('https://maritas-tonart.de/fonts/JosefinSans-Regular.woff2') format('woff2'),
        url('https://maritas-tonart.de/fonts/JosefinSans-Regular.woff') format('woff'),
        url('https://maritas-tonart.de/fonts/JosefinSans-Regular.ttf') format('truetype'),
        url('https://maritas-tonart.de/fonts/JosefinSans-Regular.svg#JosefinSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, #content, .entry-content, .post-content, .page-content, .post-excerpt, .entry-summary, .entry-excerpt, .widget-area, .widget, .sidebar, #sidebar, footer, .footer, #footer, .site-footer {
    font-family: "Josefin Sans";
}

._brlbs-embed._brlbs-google-maps,
img._brlbs-thumbnail.lazyloaded,
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{
    height: 300px !important;
}
h3._brlbs._brlbs-cg-external-media,
a._brlbs-btn-cookie-preference.borlabs-cookie-preference{
    margin-top: 20px;
}

.woocommerce-variation-availability {
    //display: none;
}

.hinweis {
    border: 1px solid #000;
  background: #990000;
    color: #fff;
    padding: 15px;
  font-weight: 500;
  font-size: 19px;
  margin-bottom: 40px;
}

.hinweis_beschreibung {
    font-weight: 400;
   font-size: 16px;
}

.main-navigation ul li a, .site-title a, ul.menu li a,
.borlabs-cookie-preference{
  color: #9f3f24 !important;
}


.borlabs-cookie-preference::before {
    content: "";
  display: inline-block;
     font-style: normal; 
     font-variant: normal; 
     font-weight: normal; 
    line-height: 1;
    font-family: "Font Awesome 5 Free";
     font-weight: 900; 
     line-height: inherit; 
     vertical-align: baseline; 
    margin-right: 0.5407911001em;
    display: block;
     float: left; 
    opacity: .35;
    width: 1em;
  color: #000;
}

a._brlbs-btn-cookie-preference.borlabs-cookie-preference {
    text-decoration: none;
}
a._brlbs-btn-cookie-preference.borlabs-cookie-preference::before {
    display: none;
}

@media (min-width: 768px) {
.site-header .site-header-cart .count, .main-navigation ul.menu ul a:hover, .main-navigation ul.menu ul li:hover > a, .main-navigation ul.nav-menu ul a:hover, .main-navigation ul.nav-menu ul li:hover > a {
    color: #ffffff !important;
}
}

@media screen and (min-width: 768px) {
.site-header-cart .widget_shopping_cart .buttons, .site-header-cart .widget_shopping_cart .total {
    background-color: #fff;
}
}

body, button, input, select, textarea {
    font-family: "Josefin Sans";
}

.site-header {
  margin-bottom: 40px;
}


ul.products li.product, .storefront-handheld-footer-bar {
    background-color: transparent;
}

button.menu-toggle
{
  color: #f0eadd !important;
}

button.menu-toggle, button.menu-toggle:hover {
    border-color: transparent !important;
}

button.menu-toggle
{
  border: none !important;
  outline-color: #f0eadd !important;
}

button.menu-toggle::before, button.menu-toggle::after, button.menu-toggle span::before {
  width: 22px;
  height: 4px;
}

button.menu-toggle::before {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}

button.menu-toggle::after {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}

#mybyte_media_cookiesettings {
  box-shadow: none;
    position: relative !important;
    z-index: 1 !important;
    background: none;
    border: 0 none;
    font-size: 16px;
  font-weight: 400;
    text-decoration: underline;
    padding: 0;
    margin: 0;
  color: #000;
}

#mybyte_media_cookiehinweis {
  width: 210px;
}


.single-post #secondary {
    display: none;
}
.single-post #primary
{
  width: 100% !important;
}

button, input[type='button'], input[type='reset'], input[type='submit'], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart
{
  font-weight: 400;
}

.widget-area .widget a.button {
  font-weight: 400 !important;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments
{
  background-color: #080035;
}
.wc-gzd-product-name-left
{
    display: none !important;
}

.hentry .entry-header .posted-on, .hentry .entry-header .post-author, .hentry .entry-header .post-comments, .hentry .entry-header .byline,
#comments, .cat-links
{
  display: none;
}
button.menu-toggle:after, button.menu-toggle:before, button.menu-toggle span:before {
    background-color: #080035;
}

button.menu-toggle, button.menu-toggle:hover {
    border-color: transparent;
}

#mybyte_media_cookiehinweis_close {
    background: #080035;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover
{
  background-color: #080035;
}

.stock.in-stock {
  color: #080035;
}

@media (min-width: 768px) {
.site-header .site-search .widget_product_search form label:hover:before, .site-header .site-search .widget_product_search form label:focus:before, .site-header .site-search .widget_product_search form label:active:before, .site-header .site-search.active .widget_product_search form label:before, .site-header .site-header-cart:hover:before, .site-header .site-header-cart.active:before {
    color: #080035;
}
  
.site-header .main-navigation ul.menu ul.sub-menu a, .site-header .main-navigation ul.menu ul.children a, .site-header .main-navigation ul.nav-menu ul.sub-menu a, .site-header .main-navigation ul.nav-menu ul.children a
  {
    text-transform: none;
    font-weight: 400;
  }
}

.shipping-costs-info a {
    text-decoration: underline;
}

.site-header .main-navigation ul.menu > li > a, .site-header .main-navigation ul.nav-menu > li > a
{
  padding-top: 15px;
  padding-right: 18px;
}

.woocommerce-active .site-branding {
    float: right;
}
button.menu-toggle {
    float: left;
    margin-top: 53px;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt
{
       background-color: #080035; 
     border-color: #080035;
     color: #fff
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header
{
  margin-bottom: 0;
}
.shop_cat_desc {
max-height: 130px;
  overflow: hidden;
}

ul.products li.product .bistro-rating-cart-button
{
  background-color: inherit;
  padding: 0;
}

ul.products li.product .price,
ul.products li.product h2,
.shop_cat_desc
{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.shop_cat_desc:after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f9f9f9+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(249,249,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(249,249,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(249,249,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
    content: '';
    height: 50px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.widget_shopping_cart p.total {
    font-weight: 400;
}
ul.products li.product h2, ul.products li.product h3, ul.products li.product .woocommerce-loop-product__title {
    font-weight: 400;
  padding-top: 10px;
}

.single-product div.product .product_meta a
{
  font-weight: 400;
}

table th {
    font-weight: 400;
}

b, strong {
    font-weight: 400;
    color: #000;
}

.widget-area .widget a:not(.button):not(.components-button) {
    font-weight: 400;
    text-decoration: underline;
}

h2.woocommerce-loop-category__title {
    text-transform: uppercase;
}

mark.count {
    display: none;
}

.site-header .main-navigation ul.menu > li > a, .site-header .main-navigation ul.nav-menu > li > a {
    padding-bottom: .326em;
    font-weight: 400;
    position: relative;
    text-transform: none;
    font-size: 21px;
}

.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .main-navigation ul.menu li.current-menu-item > a {
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
    font-weight: 500;
}

.footer-widgets .widget {
    font-family: inherit;
}

.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a, .site-footer .storefront-handheld-footer-bar a:not(.button), button.menu-toggle, button.menu-toggle:hover, .handheld-navigation .dropdown-toggle
{
  color: #666666;
}

.site-header-cart .widget_shopping_cart, .site-header .site-search input[type=search], .main-navigation ul.menu ul.sub-menu, .main-navigation ul.nav-menu ul.children,
.site-header,
.site-footer {
    background: #fff;
}

.pswp__caption,
.woocommerce-breadcrumb,
.storefront-breadcrumb,
.site-info {
  display: none !important;
}

p.wc-gzd-additional-info.tax-info {
    display: none !important;
}

span.wc-gzd-additional-info.tax-info,
span.wc-gzd-additional-info.tax-info.variation_modified {
    display: none !important;
}

p.total.total-cart-tax.wc-gzd-total-mini-cart
{
    display: none !important;
}


p.stock.available-on-backorder {
    background: #fff;
    padding: 10px;
    color: #080035;
}

.backorder_notification{
    display: none;
}
.backorder_notification_custom{
    display: block;
    margin-bottom:0px;
}
.site-header, .secondary-navigation ul ul, .main-navigation ul.menu > li.menu-item-has-children:after, .secondary-navigation ul.menu ul, .storefront-handheld-footer-bar, .storefront-handheld-footer-bar ul li > a, .storefront-handheld-footer-bar ul li.search .site-search, button.menu-toggle, button.menu-toggle:hover
{
  background-color: #fff !important;
}

.menu-toggle span {
    color: #fff;
}