.hide{
	display: none;
}
.woocommerce-error.lipa-polepole-alert-msg,.woocommerce-info.lipa-polepole-alert-msg{
	font-weight: 500;
	font-size: 16px;
	padding: 1em 2em 1em 2em;
	margin: 0 0 30px;
	position: relative;
	background-color: #fafafa;
	color: #515151;
	border-top: 3px solid #337ab7;
	width: auto;
	word-wrap: break-word;
}
div.woocommerce-error.lipa-polepole-alert-msg{
	border-color: #e82e05; color: #e82e05;
}
.woocommerce-info.lipa-polepole-alert-msg.booked-msg {
	padding: 10px 10px;	margin-bottom: 10px; font-size: 14px;
}
.woocommerce-info.lipa-polepole-alert-msg.booked-msg .main {
	margin-bottom: 4px; display: block;
}

.col-md-8.c-details .c-details-wr, .col-md-4.o-product .o-product-wr{
	border: 2px solid #ccc; padding: 20px 8px; border-radius: 4px; margin-bottom: 20px;
}
.c-details label{
	width: 50%;	padding: 10px;
}
.c-details label input,.c-details label select{
	display: block;
	width: 100%;
	border: 2px solid #ccc;
	border-radius: 4px;
}
.c-details label span{
	font-weight: 600;
}
.col-md-8.c-details .c-details-wr .t {
	padding: 0 10px;
	color: #4c12a1;
}
.col-md-8.c-details .c-details-wr .note {
	padding: 10px 10px;
	color: #00aa2b;
	font-size: 16px;
}
.col-md-8.c-details .c-details-wr .note span {
	color: #e00;
}
.col-md-8.c-details .c-details-wr .note p {
	/*color: #666;*/
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
}
.col-md-8.c-details .c-details-wr h4,.col-md-8.c-details .c-details-wr h5 {
	margin-bottom: 6px;
}
.col-md-8.c-details .c-details-wr hr {
	margin-top: 6px;
	margin-bottom: 6px;
}
.col-md-8.c-details .c-details-wr .t.delivery-location {
	margin-bottom: 10px;
}
.c-details label.loc {
	display: block;
	padding: 0 10px;
	width: 100%;
}
.c-details label.loc input {
	width: initial;
	margin-right: 10px;
	float: left;
}
.c-details .outside-nrb{
	display: none;
}

.col-md-8.c-details .c-details-wr .b {
	padding: 10px;
	margin-top: 10px;
}
.col-md-8.c-details .c-details-wr button {
	font-weight: 600;
	background: #4c12a1;
	border-radius: 4px;
	padding: 16px 40px;
	margin: 0 auto;
	display: block;
	width: 80%;
}
.col-md-8.c-details .c-details-wr button:hover,.col-md-8.c-details .c-details-wr button:focus{
	color: #fff;
}

@media only screen and (max-width: 557px){ /*smaller*/
	.col-md-8.c-details .c-details-wr,.c-details label {
		/*padding: 10px 2px;*/
		width: 100%;
	}
	.col-md-8.c-details .c-details-wr .note {
		font-size: 13px;
	}
	.col-md-8.c-details .c-details-wr h4,.col-md-8.c-details .c-details-wr h5 {
		font-size: 16px;
	}
}


/*p*/
.o-product-wr img, .o-product-wr a{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.o-product-wr a{
	font-weight: 600;
	margin-bottom: 10px;
}
.o-product-wr .p span {
	text-align: center;
	display: block;
	font-weight: 600;
	/*font-size: 16px;*/
	/*color: #005eb0;*/
}

/*btns*/
a.btn-lipa-polepole-loop {
	display: block;
	border-radius: 50px;
	background-color: #00a84f;
}
a.btn-lipa-polepole-single {
	padding: 7px 20px;
	margin-left: 10px;
	background-color: #00a84f;
}