@charset 'utf-8';
/*
 Theme Name:   AquaPro Child
 Theme URI:    http://aquapro.ancorathemes.com/
 Description:  AquaPro - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     aquapro
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  aquapro
*/




/* =Theme customization starts here
-------------------------------------------------------------- */

#block-5 .wp-block-heading {
	margin-bottom:5px;
}

#nav_menu-3 .widget_title {
	margin-bottom:5px;
}
.scheme_default .sc_promo .sc_promo_descr {
	color:#000!important;
}

.sc_promo.sc_promo_size_normal .sc_promo_descr {
	font-size: 20px!important;
}
.scheme_default .woocommerce span.onsale {
	color:#fff!important;
}

@media (max-width: 479px) {
	.sc_promo.sc_promo_size_normal .sc_promo_descr, body {
		font-size: 18px!important;
	}
	  .sc_promo.sc_promo_size_normal .sc_promo_text_inner, .sc_promo.sc_promo_size_normal.sc_promo_image_position_right .sc_promo_text_inner { 
		  padding:1.3rem!important;
		  }
}


.sc_promo.sc_promo_size_normal .sc_promo_text_inner {
	padding: 3.5rem 3.5rem 3.5rem 3.5rem!important;
}

.sc_item_title {
	margin:0px!important;
}

.podnadpis {
	font-size:1.6rem!important;
	margin:0px!important;
}
.sc_item_descr {margin-top:5px!important;}

.sc_content.sc_align_left .sc_item_descr {max-width:100%!important;}

.breadcrumbs {display:none!important;}

.produkty {
	margin-bottom:30px!important;
}

.wpb-price-container {display:none;}

.center-content {
    display: flex;
    justify-content: center;
}