/*
 WCEX Auto Delivery Style
*/

/* =item_single.php
-------------------------------------------------------------- */

.item-info #wc_regular {
	margin: 2.142em 0 0;
}

.item-info #wc_regular .wcr_tlt {
	margin-bottom: 0;
	padding: .5714em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: none;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	text-indent: 0;
}

/* -- table -- */
.ad-table-wrapper {
	margin: 1.429em;
}

#wc_regular table {
	margin-bottom: 0;
	border-collapse: separate;
	border: none;
	border-top-width: 1px;
	border-top-style: solid;
}

#wc_regular table th,
#wc_regular table td {
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: none;
}

#wc_regular table th {
	padding: .357em;
	background: none;
}

.item-info #wc_regular .field,
.item-info #wc_regular .skuform {
	padding: .714em 0;
}

#wc_regular form {
	margin: 0 1.429em;
	padding-bottom: 1.429em;
}

#wc_regular .itemGpExp dt,
#wc_regular .itemGpExp dd {
	width: auto;
}

#wc_regular input.skuquantity {
	width: 50px !important;
	height: 40px;
	margin-top: .357em;
	padding: 0 .357em;
	text-align: center;
}

.item-info #wc_regular .skubutton {
	width: 100%;
	padding: 0;
}

/* =Member Page
-------------------------------------------------------------- */

#wc_autodelivery_history h3 {
	margin: 0;
	padding: 0 15px 20px;
	border: none;
	background: none;
	font-size: 16px;
	letter-spacing: 1px;
}

#wc_autodelivery_history .currency_code {
	margin: 0 1.071em;
}

#wc_autodelivery_history .inside {
	margin: 0 1.071em;
	border: none;
}

/* -- table -- */
#wc_autodelivery_history table {
	border-collapse: separate;
	border: none;
	border-top-width: 1px;
	border-top-style: solid;
}

#wc_autodelivery_history table th,
#wc_autodelivery_history table td {
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#wc_autodelivery_history table th {
	background: none;
}

#wc_autodelivery_history .send input {
	background: none;
}


/**
 * 16.1 Mobile Large 620px
 */
@media screen and (min-width: 38.75em) {


	/* =Member Page
-------------------------------------------------------------- */

	#wc_autodelivery_history table tr {
		display: table-row;
	}

}


/**
 * 16.4 Desktop Small 1000px
 */
@media screen and (min-width: 62.5em) {


	/* =item_single.php
-------------------------------------------------------------- */

	.item-info #wc_regular {
		margin-top: 1.429em;
	}

	/* -- skuform -- */
	.item-info #wc_regular .skuform .field {
		padding: 0;
	}

	/* =Member Page
-------------------------------------------------------------- */

	#wc_autodelivery_history h3 {
		margin: 0 0 30px;
		padding: 0;
		background: none;
		font-size: 20px;
	}

	#wc_autodelivery_history .currency_code,
	#wc_autodelivery_history .inside {
		margin: 0;
	}


}
