/*
Theme Name: Woostify Child
Theme URI: https://woostify.com
Template: woostify
Author: Woostify
Author URI: https://woostify.com/about
Description: Woostify is fast, lightweight, responsive and super flexible WooCommerce theme built with SEO, speed, and usability in mind. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Therefore, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Woostify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://woostify.com
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,rtl-language-support,footer-widgets,sticky-post,theme-options
Version: 1.9.9.1636643850
Updated: 2021-11-11 16:17:30

*/

/**
 * Use the following code in your theme template files to display breadcrumbs:
 */
@media (max-width: 991px) {
  .product-summary {
    margin-top: 50px;
    width: 100%;
  }
  .single-product .woostify-breadcrumb {
    display: true;
  }
  .single-product .elementor-widget-woostify-breadcrumb .woostify-breadcrumb {
    display: block;
  }
}
.mama_tag_button_pink {
  background-color: #faeefa;
  border-width:1px; 
  border-color:#eeeeee;
  border-radius: 12px
  height:30px;
  color: white;
  padding: 2px 2px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  margin: 2px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}
.button_pink {
  background-color: #faeefa; 
  color: black; 
  border: 1px solid  #eeeeee;
  width:150px;
 border-radius: 12px
}
.button_pink:hover {
  background-color: #fcade2;
  color: white;
}
#wp-block-columns{
	padding 0px 0px 0px 0px;
	margin 0px 0px 0px 0px;
	text-wrap: nowrap;
}
#wp-block-column{
	padding 0px 0px 0px 0px;
	margin 0px 0px 0px 0px;
	text-wrap: nowrap;
}
#wp-block-image{
	padding 0px 0px 0px 0px;
	margin 0px 0px 0px 0px;
	text-wrap: nowrap;
}
.zero-wrap{
	word-wrap: normal;
        word-break: keep-all;
}
#wp-block-heading h2  {
	font-size: 21px;
	font-weight: strong;
}
#wp-block-heading h3  {
	font-size: 19px;
	font-weight: strong;
}
.strona h2  {
	font-size: 21px;
	font-weight: strong;
}
.strona h3  {
	font-size: 18px;
	font-weight: strong;
}
blockquote {
  font-weight: 300;
  margin: 20px 0;
  padding-left: 20px;
  position: relative;
  border:none;
  clear: both;
  display: block;
}