.x13wysylka-p{
	margin: 10px 0;
}
.x13wysylka-content{
	width: 100%!important;
	font-size: 0.975rem;
}
.x13wysylka-content .x13w-info{
	flex: 1 1 auto;
	margin-right: 10px;
	margin-bottom: 0;
}
.x13wysylka-content .x13w-link{
	flex: 0 0 106px;
	font-weight: 700;
}


li.productWysylka {
	position: relative;
	padding-left: 25px;
	list-style: none;
	margin:10px;
	text-align: left;
}

.modal-footer li.productWysylka{
	margin-left: 40px;
}

li.productWysylka:before{
	font-family: Material Icons;
	content: '\e558';
	position: absolute;
	top: 1px;
	left: 0;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-feature-settings: "liga";
	font-feature-settings: "liga";
	font-size: 18px;
	color: #333;
}

.wysylka_title{
	font-size: 1rem;
}

.wysylka_title span{
	font-weight: bold;
}

.product-footer-shipping {
	background: #fff;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
	padding: 1.25rem 1.875rem;
	margin-top: 2rem;
}
.product-footer-shipping .page-product-heading {
	font-size: 24px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.x13wysylka-modal .modal-content {
	padding: 20px;
	position: relative;
}

.x13wysylka-modal .close {
	position: absolute;
	right: -13px;
	top: -10px;
	border: solid 2px #e0e0e0;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	opacity: 1;
}

.x13wysylka-modal .close span {
	line-height: 22px;
	font-size: 28px;
	display: block;
	height: 26px;
	text-align: center;
	color: #777;
}

.x13wysylka-modal .close:hover span {
	color: #333;
}
.idTabProductShipping .std,
.x13wysylka-modal .std {
	border: 1px solid rgba(0,0,0,.25);
}

.idTabProductShipping .std thead th,
.x13wysylka-modal .std thead th {
	background: #f6f6f6;
}

.idTabProductShipping .std tbody tr td,
.idTabProductShipping .std thead th,
.x13wysylka-modal .std tbody tr td,
.x13wysylka-modal .std thead th {
	border-right: 1px solid rgba(0,0,0,.25);
	padding: 6px;
}

.idTabProductShipping .std tbody tr td:last-child,
.idTabProductShipping .std thead th:last-child,
.x13wysylka-modal .std tbody tr td:last-child,
.x13wysylka-modal .std thead th:last-child {
	border-right: none;
}

.idTabProductShipping .std tbody tr,
.x13wysylka-modal .std tbody tr {
	border-top: 1px solid rgba(0,0,0,.25);
}

.x13wysylka-modal .modal-content {
	padding: 20px
}
