/*
Theme Name:     Pobieralnia
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        12.0
*/

.edd_download_inner {
	text-align: center;
}
.edd_download_inner img {
	margin: auto;
}
p#edd-first-name-wrap {display:none;}
p#edd-last-name-wrap {display:none;}
.tdb-featured-image-bg {
	display: none;
}
p#edd_final_total_wrap {display:none;}
.edd_purchase_submit_wrapper {
  text-align: center;
}

.opis-produktu {
  display: inline-block;
  width: 100%;
  position: relative;
}

.astra-search-icon::before {
  content: "\e80a";
  font-family: 'newspaper';
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top-search #search-top-bar-submit {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: none;
  border-radius: 0 5px 5px 0;
  background: transparent;
  padding: 0 10px;
  height: 38px;
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 1.1em;
  line-height: 1.5;
  color: #777;
}
.top-search input[type="search"] {
  background: transparent;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: none;
  border-radius: 5px 0 0 5px;
  color: #777;
  font-size: 1em;
  padding-left: 10px;
  padding-right: 5px;
  height: 34px;
  width: 95%;
  transition: background 250ms cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
  margin-top: 10px;
}
.ast-row {
	margin-bottom: 30px;
}
.ast-col-md-3 {
	position: relative;
}
.single-product .product .summary .cart .button {
  background: none #13a04a !important;
	font-size: 16px !important;
}
h2.woocommerce-Reviews-title {
	display: none;
}
@media (max-width: 600px) {
	.woocommerce div.product div.summary {
		text-align: center;
	}
	.single-product .product .summary .cart .button {
  float: none;
}
	.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0 auto;
  float: none !important;
}
}
.cart-subtotal {
	display: none;
}
.woocommerce .star-rating {
  color: #13a04a;
}
.features-list > li {
  border: solid 1px #111;
  border-radius: 5px;
  margin-top: 10px;
  padding: 3px 5px;
  background: #428bca;
  color: #fff;
	display: inline-block;
	font-size: 9px;
}
.woocommerce-page table.shop_table .product-quantity,
.woocommerce-page table.shop_table .product-subtotal {
	display: none;
}

.tekst-zdj {
	float: left;
position: absolute;
top: 45px;
left: 0;
padding: 3px;
	border: 1px solid #333;
	background: #428bca;
height: auto;
	font-size: 11px;
}
.tekst-zdj p {
	margin-bottom: 1px;
	line-height: 11px;
	color: #fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 60px !important;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 40px !important;
}